(1.1ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar(255) NOT NULL, "access_token" varchar(255), "first_name" varchar(255), "last_name" varchar(255), "full_name" varchar(255), "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar(255))   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.8ms) CREATE TABLE "openstax_accounts_group_members" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_members_on_group_id_and_user_id" ON "openstax_accounts_group_members" ("group_id", "user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_group_members_on_user_id" ON "openstax_accounts_group_members" ("user_id")  (0.6ms) CREATE TABLE "openstax_accounts_group_nestings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "member_group_id" integer NOT NULL, "container_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.9ms) CREATE INDEX "index_openstax_accounts_group_nestings_on_container_group_id" ON "openstax_accounts_group_nestings" ("container_group_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index'   (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_nestings_on_member_group_id" ON "openstax_accounts_group_nestings" ("member_group_id")  (0.8ms) CREATE TABLE "openstax_accounts_group_owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_owners_on_group_id_and_user_id" ON "openstax_accounts_group_owners" ("group_id", "user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'   (0.8ms) CREATE INDEX "index_openstax_accounts_group_owners_on_user_id" ON "openstax_accounts_group_owners" ("user_id")  (0.8ms) CREATE TABLE "openstax_accounts_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "is_public" boolean DEFAULT 'f' NOT NULL, "name" varchar(255), "cached_subtree_group_ids" text, "cached_supertree_group_ids" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.9ms) CREATE INDEX "index_openstax_accounts_groups_on_is_public" ON "openstax_accounts_groups" ("is_public")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index'   (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_groups_on_openstax_uid" ON "openstax_accounts_groups" ("openstax_uid")  (0.7ms) CREATE TABLE "ownerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "index_ownerships_on_owner_id_and_owner_type" ON "ownerships" ("owner_id", "owner_type")  (0.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "account_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.8ms) CREATE UNIQUE INDEX "index_users_on_account_id" ON "users" ("account_id")  (0.9ms) 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.7ms) INSERT INTO "schema_migrations" (version) VALUES ('1001')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('1000')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('2')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('3')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('4')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('5')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('6')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('7')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('8') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.5ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.3ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2016-12-06 16:25:01.657998"], ["first_name", ""], ["last_name", ""], ["openstax_uid", 1], ["title", ""], ["updated_at", "2016-12-06 16:25:01.657998"], ["username", ""]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 60 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 60 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2016-12-06 16:25:01.663888"], ["first_name", ""], ["last_name", ""], ["openstax_uid", 60], ["title", ""], ["updated_at", "2016-12-06 16:25:01.663888"], ["username", ""]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -40423646 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2bed96b4683f3e1f0edca19d39bbabab"], ["created_at", "2016-12-06 16:25:01.672447"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -40423646], ["updated_at", "2016-12-06 16:25:01.672447"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -580412977 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "29fc2dd02a3118c715b21e364c769671"], ["created_at", "2016-12-06 16:25:01.674862"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -580412977], ["updated_at", "2016-12-06 16:25:01.674862"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -283846129 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4502d349e6de08dea2b964a58d6b8d6c"], ["created_at", "2016-12-06 16:25:01.685389"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -283846129], ["updated_at", "2016-12-06 16:25:01.685389"], ["username", "jstead"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -985614100 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "49fd6e212b6b3c253712b6142cba305a"], ["created_at", "2016-12-06 16:25:01.688069"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -985614100], ["updated_at", "2016-12-06 16:25:01.688069"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -10129201 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "592d679a92aeb5759fa43bdf18eea4e7"], ["created_at", "2016-12-06 16:25:01.696846"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -10129201], ["updated_at", "2016-12-06 16:25:01.696846"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1699505741 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "2da3bf0b25474564e53357ff5c3cd999"], ["created_at", "2016-12-06 16:25:01.699323"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1699505741], ["updated_at", "2016-12-06 16:25:01.699323"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -690372182 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "34f261633401f274a405fc1fccc618a5"], ["created_at", "2016-12-06 16:25:01.701621"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -690372182], ["updated_at", "2016-12-06 16:25:01.701621"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -918246282 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "46bc2eee2524112a54bffcf77c371607"], ["created_at", "2016-12-06 16:25:01.703384"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -918246282], ["updated_at", "2016-12-06 16:25:01.703384"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'jstra%'))  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'jstra%')) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -441720932 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ca4b36e810df3f7455dc33728dbd0dc7"], ["created_at", "2016-12-06 16:25:01.709150"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -441720932], ["updated_at", "2016-12-06 16:25:01.709150"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -844595085 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "bf1d5b5fdcd77e4b0394e6c61d4d1bc9"], ["created_at", "2016-12-06 16:25:01.711092"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -844595085], ["updated_at", "2016-12-06 16:25:01.711092"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1040973081 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1bb9fb5d1d6727eb94e630760fb901e6"], ["created_at", "2016-12-06 16:25:01.713002"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1040973081], ["updated_at", "2016-12-06 16:25:01.713002"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -22090779 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "cdeeee13c1ff4893c54a8ed2172c249e"], ["created_at", "2016-12-06 16:25:01.714628"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -22090779], ["updated_at", "2016-12-06 16:25:01.714628"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))) AND (((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))) AND (((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1424805650 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5f4ac3550e20e24b925b3b833838564a"], ["created_at", "2016-12-06 16:25:01.721361"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -1424805650], ["updated_at", "2016-12-06 16:25:01.721361"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1007235429 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "94843219ac5e42d427e9496cf48391c6"], ["created_at", "2016-12-06 16:25:01.723225"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1007235429], ["updated_at", "2016-12-06 16:25:01.723225"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1857255031 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8e37000679b75c0dd754a67fc79a84da"], ["created_at", "2016-12-06 16:25:01.725004"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1857255031], ["updated_at", "2016-12-06 16:25:01.725004"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -954290721 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "486b24cbb28eac0998403fbd21f52a5f"], ["created_at", "2016-12-06 16:25:01.726574"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -954290721], ["updated_at", "2016-12-06 16:25:01.726574"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'ar%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'ar%')) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -288136455 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "05671c38eb5c8f2ca6ee9ba9b09d696a"], ["created_at", "2016-12-06 16:25:01.732132"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -288136455], ["updated_at", "2016-12-06 16:25:01.732132"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -587399097 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "64291e9b190b73ce7172ba1960b1b258"], ["created_at", "2016-12-06 16:25:01.733978"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -587399097], ["updated_at", "2016-12-06 16:25:01.733978"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -180954348 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "bff856e96b8200fe158fd97f6c9da84b"], ["created_at", "2016-12-06 16:25:01.735791"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -180954348], ["updated_at", "2016-12-06 16:25:01.735791"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -734040561 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ede16dd39a10a14666c5d57f2b083626"], ["created_at", "2016-12-06 16:25:01.737401"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -734040561], ["updated_at", "2016-12-06 16:25:01.737401"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))) AND (("openstax_accounts_accounts"."username" LIKE 'jst%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))) AND (("openstax_accounts_accounts"."username" LIKE 'jst%')) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -366452318 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d6c50e070c66231b921b04d3d0060a5b"], ["created_at", "2016-12-06 16:25:01.742969"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -366452318], ["updated_at", "2016-12-06 16:25:01.742969"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -288216465 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "a4a0b3c81b01de83fd4561301090f7b1"], ["created_at", "2016-12-06 16:25:01.744830"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -288216465], ["updated_at", "2016-12-06 16:25:01.744830"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1389883119 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ff9b3058d74a15c79624da4edcc26762"], ["created_at", "2016-12-06 16:25:01.746617"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1389883119], ["updated_at", "2016-12-06 16:25:01.746617"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -907348424 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "07d62fc5682da2a05975283449ddb576"], ["created_at", "2016-12-06 16:25:01.748133"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -907348424], ["updated_at", "2016-12-06 16:25:01.748133"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -842597729 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ea859000a9729d328df3e70cbf833b7a"], ["created_at", "2016-12-06 16:25:01.753280"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -842597729], ["updated_at", "2016-12-06 16:25:01.753280"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1891803102 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "ce96702abf8542f21fd4d17e82d51b4b"], ["created_at", "2016-12-06 16:25:01.755119"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1891803102], ["updated_at", "2016-12-06 16:25:01.755119"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1002380455 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "fcf22f98680186f25165b1e6f1fc2f67"], ["created_at", "2016-12-06 16:25:01.757223"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1002380455], ["updated_at", "2016-12-06 16:25:01.757223"], ["username", "jstead"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -44259389 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "53a9d56f01024282800d2234f6c0f144"], ["created_at", "2016-12-06 16:25:01.758834"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -44259389], ["updated_at", "2016-12-06 16:25:01.758834"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."first_name" LIKE 'John%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."first_name" LIKE 'John%')) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -542336064 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1accc75168f6368a8643ab3edd7d130e"], ["created_at", "2016-12-06 16:25:01.764580"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -542336064], ["updated_at", "2016-12-06 16:25:01.764580"], ["username", "jstrav"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1400055166 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "cfb9964b94f8f71d1bdabde6daa8c806"], ["created_at", "2016-12-06 16:25:01.767361"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1400055166], ["updated_at", "2016-12-06 16:25:01.767361"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -551587283 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8e8399963468e1db209455b332dcc85b"], ["created_at", "2016-12-06 16:25:01.769747"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -551587283], ["updated_at", "2016-12-06 16:25:01.769747"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1443648498 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ffd524d364890f62148999a526700aaa"], ["created_at", "2016-12-06 16:25:01.771859"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -1443648498], ["updated_at", "2016-12-06 16:25:01.771859"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -177905252 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "348af3ed9740e0c191cb8b75bdffad07"], ["created_at", "2016-12-06 16:25:01.778272"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -177905252], ["updated_at", "2016-12-06 16:25:01.778272"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1741841742 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "41cf4729c4b270b7fc0e499cd704e62d"], ["created_at", "2016-12-06 16:25:01.780461"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1741841742], ["updated_at", "2016-12-06 16:25:01.780461"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -661809232 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "64179a483c6470c82a1826294338be46"], ["created_at", "2016-12-06 16:25:01.782254"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -661809232], ["updated_at", "2016-12-06 16:25:01.782254"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1025341866 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "872fa29d708e3b7211a848d87d56dc4f"], ["created_at", "2016-12-06 16:25:01.783828"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -1025341866], ["updated_at", "2016-12-06 16:25:01.783828"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1968919958 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "eeac709b3783a374bf4ba0e565ee91ff"], ["created_at", "2016-12-06 16:25:01.788647"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -1968919958], ["updated_at", "2016-12-06 16:25:01.788647"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1186787158 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "c751a89fd1f6894d57d9c3e3e6af34c3"], ["created_at", "2016-12-06 16:25:01.791071"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1186787158], ["updated_at", "2016-12-06 16:25:01.791071"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1818735424 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "11b047b484afc5e5df2100a393ec1b0e"], ["created_at", "2016-12-06 16:25:01.793222"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1818735424], ["updated_at", "2016-12-06 16:25:01.793222"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1235445807 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "dbbe4af8c62b5c9220bc1c075b5bcc11"], ["created_at", "2016-12-06 16:25:01.794852"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -1235445807], ["updated_at", "2016-12-06 16:25:01.794852"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'rav%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'rav%')) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1663631975 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "685b1081af0d80e31f6f920b63a4a7f0"], ["created_at", "2016-12-06 16:25:01.800330"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -1663631975], ["updated_at", "2016-12-06 16:25:01.800330"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -648468463 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "bbac9aef5deb071e9ab0bc4483204fe6"], ["created_at", "2016-12-06 16:25:01.802249"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -648468463], ["updated_at", "2016-12-06 16:25:01.802249"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1224374819 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8645ae132fec1990e2ab7de886f072e4"], ["created_at", "2016-12-06 16:25:01.804129"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1224374819], ["updated_at", "2016-12-06 16:25:01.804129"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2081500860 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ac47876ac2ab4b4df27cd4bdf90c525d"], ["created_at", "2016-12-06 16:25:01.805823"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -2081500860], ["updated_at", "2016-12-06 16:25:01.805823"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -52142992 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "68f441a17fd5b6fd1679896667019a7b"], ["created_at", "2016-12-06 16:25:01.807476"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["openstax_uid", -52142992], ["updated_at", "2016-12-06 16:25:01.807476"], ["username", "billy_00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -941372385 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b313334e6a029c4889fd8552af8adb87"], ["created_at", "2016-12-06 16:25:01.809400"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["openstax_uid", -941372385], ["updated_at", "2016-12-06 16:25:01.809400"], ["username", "billy_01"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1232073849 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7c1e25d82b3746346a41abaf37b67ce1"], ["created_at", "2016-12-06 16:25:01.811016"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["openstax_uid", -1232073849], ["updated_at", "2016-12-06 16:25:01.811016"], ["username", "billy_02"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1186505100 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "f83bf288a048346fad95114eb1788665"], ["created_at", "2016-12-06 16:25:01.812628"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["openstax_uid", -1186505100], ["updated_at", "2016-12-06 16:25:01.812628"], ["username", "billy_03"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1063449326 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0d8b95bc3a581b2f72f06331cce9db18"], ["created_at", "2016-12-06 16:25:01.814280"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["openstax_uid", -1063449326], ["updated_at", "2016-12-06 16:25:01.814280"], ["username", "billy_04"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -803722417 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "58658d5cc32352ab4155b8058d8b9d58"], ["created_at", "2016-12-06 16:25:01.815890"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["openstax_uid", -803722417], ["updated_at", "2016-12-06 16:25:01.815890"], ["username", "billy_05"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -580710619 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "25e6ec703dcabaa42f8ef08719585d4a"], ["created_at", "2016-12-06 16:25:01.817480"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["openstax_uid", -580710619], ["updated_at", "2016-12-06 16:25:01.817480"], ["username", "billy_06"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -522711728 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "57e058d4f200a2e452c90c65a8fc85b4"], ["created_at", "2016-12-06 16:25:01.819107"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["openstax_uid", -522711728], ["updated_at", "2016-12-06 16:25:01.819107"], ["username", "billy_07"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1803797330 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ce989af3a1acf69668d78dd933207ee1"], ["created_at", "2016-12-06 16:25:01.820701"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["openstax_uid", -1803797330], ["updated_at", "2016-12-06 16:25:01.820701"], ["username", "billy_08"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1135548966 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "da9c480d9d6727858580a39fb2b69fd6"], ["created_at", "2016-12-06 16:25:01.822295"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["openstax_uid", -1135548966], ["updated_at", "2016-12-06 16:25:01.822295"], ["username", "billy_09"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -869903574 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8d7168ba6d05a84264ac9ecf05b9b32a"], ["created_at", "2016-12-06 16:25:01.823923"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["openstax_uid", -869903574], ["updated_at", "2016-12-06 16:25:01.823923"], ["username", "billy_10"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -776610434 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "f9b21b4b0cd3823a1d5c6ef27bc458f0"], ["created_at", "2016-12-06 16:25:01.825653"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["openstax_uid", -776610434], ["updated_at", "2016-12-06 16:25:01.825653"], ["username", "billy_11"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -491938633 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "3bcc5e35985f61bc854890f22c349072"], ["created_at", "2016-12-06 16:25:01.831348"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["openstax_uid", -491938633], ["updated_at", "2016-12-06 16:25:01.831348"], ["username", "billy_12"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -396527537 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "dd2929f5e8d272c08262417f2985feb3"], ["created_at", "2016-12-06 16:25:01.833185"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["openstax_uid", -396527537], ["updated_at", "2016-12-06 16:25:01.833185"], ["username", "billy_13"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -132622958 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "3391be07a963d5fca0ad2736f565a2c0"], ["created_at", "2016-12-06 16:25:01.834782"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["openstax_uid", -132622958], ["updated_at", "2016-12-06 16:25:01.834782"], ["username", "billy_14"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -21336417 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "36adf4e58898b3edf7bad282f0a52329"], ["created_at", "2016-12-06 16:25:01.836434"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["openstax_uid", -21336417], ["updated_at", "2016-12-06 16:25:01.836434"], ["username", "billy_15"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1782577180 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d1cbac533b0c1fc020a0597d12d937eb"], ["created_at", "2016-12-06 16:25:01.837987"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["openstax_uid", -1782577180], ["updated_at", "2016-12-06 16:25:01.837987"], ["username", "billy_16"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035360187 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7ce23bf1cee2d007c14bdb197b51cec5"], ["created_at", "2016-12-06 16:25:01.839685"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["openstax_uid", -1035360187], ["updated_at", "2016-12-06 16:25:01.839685"], ["username", "billy_17"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -259259221 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b50d662c23207ea0181cd24922fad929"], ["created_at", "2016-12-06 16:25:01.841352"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["openstax_uid", -259259221], ["updated_at", "2016-12-06 16:25:01.841352"], ["username", "billy_18"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -317137976 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "557207e666c6fa7eb4abc65d4a387690"], ["created_at", "2016-12-06 16:25:01.842990"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["openstax_uid", -317137976], ["updated_at", "2016-12-06 16:25:01.842990"], ["username", "billy_19"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1694622631 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5a1c8ece7404aa5079073c275f441a47"], ["created_at", "2016-12-06 16:25:01.844775"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["openstax_uid", -1694622631], ["updated_at", "2016-12-06 16:25:01.844775"], ["username", "billy_20"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -146068363 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e5c5e40433098a65d6f8cffdcfb59604"], ["created_at", "2016-12-06 16:25:01.846468"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["openstax_uid", -146068363], ["updated_at", "2016-12-06 16:25:01.846468"], ["username", "billy_21"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1022087926 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "33919ecf0d29765272425ff35363e3a0"], ["created_at", "2016-12-06 16:25:01.848172"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["openstax_uid", -1022087926], ["updated_at", "2016-12-06 16:25:01.848172"], ["username", "billy_22"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2117530792 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6d7c7ac99804a631f431a339bc21b391"], ["created_at", "2016-12-06 16:25:01.849794"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["openstax_uid", -2117530792], ["updated_at", "2016-12-06 16:25:01.849794"], ["username", "billy_23"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1457059525 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "dfffd69c324564f47228a3bb365bc456"], ["created_at", "2016-12-06 16:25:01.851386"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["openstax_uid", -1457059525], ["updated_at", "2016-12-06 16:25:01.851386"], ["username", "billy_24"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466319241 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "62ef11a3136b8d783c60e03cc77d3965"], ["created_at", "2016-12-06 16:25:01.852977"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["openstax_uid", -466319241], ["updated_at", "2016-12-06 16:25:01.852977"], ["username", "billy_25"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -257489962 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0904581446f97ec55795f1df0b4989f3"], ["created_at", "2016-12-06 16:25:01.854627"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["openstax_uid", -257489962], ["updated_at", "2016-12-06 16:25:01.854627"], ["username", "billy_26"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1177302146 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b55b53da03e0859bde85ae5380bfe160"], ["created_at", "2016-12-06 16:25:01.856337"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["openstax_uid", -1177302146], ["updated_at", "2016-12-06 16:25:01.856337"], ["username", "billy_27"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2051918713 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0fb2c1b92e176f7601323ee261e6033a"], ["created_at", "2016-12-06 16:25:01.858102"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["openstax_uid", -2051918713], ["updated_at", "2016-12-06 16:25:01.858102"], ["username", "billy_28"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -137018430 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a0edbb332dedf26eea3e183bf3040fd6"], ["created_at", "2016-12-06 16:25:01.859880"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["openstax_uid", -137018430], ["updated_at", "2016-12-06 16:25:01.859880"], ["username", "billy_29"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1998978692 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8eccba78b92f606311e2f3d0861a6ba1"], ["created_at", "2016-12-06 16:25:01.861532"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["openstax_uid", -1998978692], ["updated_at", "2016-12-06 16:25:01.861532"], ["username", "billy_30"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1351807644 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5fd0fdde6f43b3b22bb5593627024eb6"], ["created_at", "2016-12-06 16:25:01.863201"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["openstax_uid", -1351807644], ["updated_at", "2016-12-06 16:25:01.863201"], ["username", "billy_31"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1720936489 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b58493e2e7a576a79e30cdaf8064666b"], ["created_at", "2016-12-06 16:25:01.864851"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["openstax_uid", -1720936489], ["updated_at", "2016-12-06 16:25:01.864851"], ["username", "billy_32"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1984185675 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "bbedfbbe9fb684b1a69198dac5315743"], ["created_at", "2016-12-06 16:25:01.866440"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["openstax_uid", -1984185675], ["updated_at", "2016-12-06 16:25:01.866440"], ["username", "billy_33"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -209158692 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ef905ef1b8f4c2e72ce83af3f7ac8cb0"], ["created_at", "2016-12-06 16:25:01.868050"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["openstax_uid", -209158692], ["updated_at", "2016-12-06 16:25:01.868050"], ["username", "billy_34"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1003945548 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ec9459feba1def514bdac220d44009b0"], ["created_at", "2016-12-06 16:25:01.869626"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["openstax_uid", -1003945548], ["updated_at", "2016-12-06 16:25:01.869626"], ["username", "billy_35"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -810609301 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d30b1911a0e86573efaaf607fcbeaf76"], ["created_at", "2016-12-06 16:25:01.871190"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["openstax_uid", -810609301], ["updated_at", "2016-12-06 16:25:01.871190"], ["username", "billy_36"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -64388009 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0042925f1ce6a0a3d9cab1da68c20f9a"], ["created_at", "2016-12-06 16:25:01.872844"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["openstax_uid", -64388009], ["updated_at", "2016-12-06 16:25:01.872844"], ["username", "billy_37"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -715641153 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0a214b1d55f060b4afe6c4034087a335"], ["created_at", "2016-12-06 16:25:01.874472"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["openstax_uid", -715641153], ["updated_at", "2016-12-06 16:25:01.874472"], ["username", "billy_38"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1157461079 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5d5d1164af6f4519bd1df2512fb1f028"], ["created_at", "2016-12-06 16:25:01.876124"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["openstax_uid", -1157461079], ["updated_at", "2016-12-06 16:25:01.876124"], ["username", "billy_39"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -703605519 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "03174ac84abb7fba464d92e9de334ca7"], ["created_at", "2016-12-06 16:25:01.877731"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["openstax_uid", -703605519], ["updated_at", "2016-12-06 16:25:01.877731"], ["username", "billy_40"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1424544464 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6641beabc005b6f6cfe01d1ddf7140a1"], ["created_at", "2016-12-06 16:25:01.879422"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["openstax_uid", -1424544464], ["updated_at", "2016-12-06 16:25:01.879422"], ["username", "billy_41"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -825214540 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "30313d99f621432f629acbed0a16d165"], ["created_at", "2016-12-06 16:25:01.881053"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["openstax_uid", -825214540], ["updated_at", "2016-12-06 16:25:01.881053"], ["username", "billy_42"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1594950899 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6c26f141f81aff3083416cf23bacbfd1"], ["created_at", "2016-12-06 16:25:01.882678"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["openstax_uid", -1594950899], ["updated_at", "2016-12-06 16:25:01.882678"], ["username", "billy_43"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781082751 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "83832529c0910fb869351997ea123385"], ["created_at", "2016-12-06 16:25:01.884256"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["openstax_uid", -1781082751], ["updated_at", "2016-12-06 16:25:01.884256"], ["username", "billy_44"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1291696011 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0bd8d395a2030a89337b2bb79715e876"], ["created_at", "2016-12-06 16:25:01.885831"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["openstax_uid", -1291696011], ["updated_at", "2016-12-06 16:25:01.885831"], ["username", "billy_45"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'billy%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'billy%')) ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2079638636 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "44337df3031eac87cf8e531625fbc2fc"], ["created_at", "2016-12-06 16:25:01.894626"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -2079638636], ["updated_at", "2016-12-06 16:25:01.894626"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1230899278 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "07b0277c4fd0d27c352f9ad4b8482fef"], ["created_at", "2016-12-06 16:25:01.896683"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1230899278], ["updated_at", "2016-12-06 16:25:01.896683"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1424594105 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "10df3708f80f2f18f9683cc0b0d3f110"], ["created_at", "2016-12-06 16:25:01.898636"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1424594105], ["updated_at", "2016-12-06 16:25:01.898636"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -91382423 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "36ce99795f968bcfe76bba80502be050"], ["created_at", "2016-12-06 16:25:01.900245"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -91382423], ["updated_at", "2016-12-06 16:25:01.900245"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1562441293 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "285e02468908b7ac1fe98997e4fec00d"], ["created_at", "2016-12-06 16:25:01.901864"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["openstax_uid", -1562441293], ["updated_at", "2016-12-06 16:25:01.901864"], ["username", "billy_00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -910607298 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c23ba6f018c41bd123751334225cce57"], ["created_at", "2016-12-06 16:25:01.903762"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["openstax_uid", -910607298], ["updated_at", "2016-12-06 16:25:01.903762"], ["username", "billy_01"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1436318954 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "23c14c84712a4ab1baf95a3e393c6816"], ["created_at", "2016-12-06 16:25:01.905363"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["openstax_uid", -1436318954], ["updated_at", "2016-12-06 16:25:01.905363"], ["username", "billy_02"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1037365396 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9efbb8e229522b9da905ecd7f3793a03"], ["created_at", "2016-12-06 16:25:01.906974"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["openstax_uid", -1037365396], ["updated_at", "2016-12-06 16:25:01.906974"], ["username", "billy_03"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1984246533 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "62aab351a60dc1140289e7490a925ca1"], ["created_at", "2016-12-06 16:25:01.908623"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["openstax_uid", -1984246533], ["updated_at", "2016-12-06 16:25:01.908623"], ["username", "billy_04"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1180188105 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b3b03eeeb00b7a6ecd822aec798009b1"], ["created_at", "2016-12-06 16:25:01.910227"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["openstax_uid", -1180188105], ["updated_at", "2016-12-06 16:25:01.910227"], ["username", "billy_05"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1181432144 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8df813e1e73b69c8fa0fa14335ebcd7d"], ["created_at", "2016-12-06 16:25:01.911866"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["openstax_uid", -1181432144], ["updated_at", "2016-12-06 16:25:01.911866"], ["username", "billy_06"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1784543401 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a0799e24b2ac1b0fc07ca498e50c86ca"], ["created_at", "2016-12-06 16:25:01.913553"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["openstax_uid", -1784543401], ["updated_at", "2016-12-06 16:25:01.913553"], ["username", "billy_07"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -208998274 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "734ca4d2b1ab53de1c54c6c412065edf"], ["created_at", "2016-12-06 16:25:01.915222"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["openstax_uid", -208998274], ["updated_at", "2016-12-06 16:25:01.915222"], ["username", "billy_08"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -40142265 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6580abc34270a8c5c36ea0018cf61585"], ["created_at", "2016-12-06 16:25:01.916880"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["openstax_uid", -40142265], ["updated_at", "2016-12-06 16:25:01.916880"], ["username", "billy_09"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1889891875 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d92d92ec71eec154b4cd7eab79542d5d"], ["created_at", "2016-12-06 16:25:01.918480"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["openstax_uid", -1889891875], ["updated_at", "2016-12-06 16:25:01.918480"], ["username", "billy_10"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -551093615 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ffc661d78028a1a34155f86ca3fdbdd8"], ["created_at", "2016-12-06 16:25:01.920052"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["openstax_uid", -551093615], ["updated_at", "2016-12-06 16:25:01.920052"], ["username", "billy_11"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1143134352 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d12fc780bc9e1e32ccc9ae495d201771"], ["created_at", "2016-12-06 16:25:01.921590"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["openstax_uid", -1143134352], ["updated_at", "2016-12-06 16:25:01.921590"], ["username", "billy_12"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1721526301 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ed6a9c47731acbd3c3a8aacf2c9828a5"], ["created_at", "2016-12-06 16:25:01.923152"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["openstax_uid", -1721526301], ["updated_at", "2016-12-06 16:25:01.923152"], ["username", "billy_13"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -690364606 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2f74d36fe4f508f35940e6bbcfc588c7"], ["created_at", "2016-12-06 16:25:01.924790"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["openstax_uid", -690364606], ["updated_at", "2016-12-06 16:25:01.924790"], ["username", "billy_14"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1311902108 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7a967d1e68cb8cd86f6184fd91d2de27"], ["created_at", "2016-12-06 16:25:01.927210"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["openstax_uid", -1311902108], ["updated_at", "2016-12-06 16:25:01.927210"], ["username", "billy_15"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -910516339 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a8bab1556a00295547391590e55a4def"], ["created_at", "2016-12-06 16:25:01.929640"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["openstax_uid", -910516339], ["updated_at", "2016-12-06 16:25:01.929640"], ["username", "billy_16"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -666070660 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "44422cdf163dd85e65ce5fc052f76ff2"], ["created_at", "2016-12-06 16:25:01.931790"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["openstax_uid", -666070660], ["updated_at", "2016-12-06 16:25:01.931790"], ["username", "billy_17"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -143833721 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d0e32296a4d7e412ac130141cebc9d2c"], ["created_at", "2016-12-06 16:25:01.933906"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["openstax_uid", -143833721], ["updated_at", "2016-12-06 16:25:01.933906"], ["username", "billy_18"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1425874620 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "f663ac79c684f0b2186d1c5ba0980e67"], ["created_at", "2016-12-06 16:25:01.936029"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["openstax_uid", -1425874620], ["updated_at", "2016-12-06 16:25:01.936029"], ["username", "billy_19"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1746173087 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "28ea1b457384df65473a8112511b1192"], ["created_at", "2016-12-06 16:25:01.937940"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["openstax_uid", -1746173087], ["updated_at", "2016-12-06 16:25:01.937940"], ["username", "billy_20"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1670165351 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2ae523142bc5dc5f4473162e28ea7c83"], ["created_at", "2016-12-06 16:25:01.939748"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["openstax_uid", -1670165351], ["updated_at", "2016-12-06 16:25:01.939748"], ["username", "billy_21"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -165821533 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2beb0c811d98e1671b623209ab284d82"], ["created_at", "2016-12-06 16:25:01.941523"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["openstax_uid", -165821533], ["updated_at", "2016-12-06 16:25:01.941523"], ["username", "billy_22"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -126221599 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "3ff9393c6bd8624d02dd4fbf080e1b2b"], ["created_at", "2016-12-06 16:25:01.943171"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["openstax_uid", -126221599], ["updated_at", "2016-12-06 16:25:01.943171"], ["username", "billy_23"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1976870194 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0f7fa5c1daf34f25e394ae4924098c5b"], ["created_at", "2016-12-06 16:25:01.944803"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["openstax_uid", -1976870194], ["updated_at", "2016-12-06 16:25:01.944803"], ["username", "billy_24"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -116655208 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0a7df1dfccdf3790a46eaa142ba2fc43"], ["created_at", "2016-12-06 16:25:01.946432"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["openstax_uid", -116655208], ["updated_at", "2016-12-06 16:25:01.946432"], ["username", "billy_25"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -615234589 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c8afeb6eadf8db23f3d96879ed9aeefa"], ["created_at", "2016-12-06 16:25:01.948083"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["openstax_uid", -615234589], ["updated_at", "2016-12-06 16:25:01.948083"], ["username", "billy_26"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -586642236 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "59a15f36f0d8506af810c9a78a9056c1"], ["created_at", "2016-12-06 16:25:01.949766"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["openstax_uid", -586642236], ["updated_at", "2016-12-06 16:25:01.949766"], ["username", "billy_27"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -932984782 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "fd54b5b60d1fbada176d3329e7347265"], ["created_at", "2016-12-06 16:25:01.955452"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["openstax_uid", -932984782], ["updated_at", "2016-12-06 16:25:01.955452"], ["username", "billy_28"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1315683914 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ad75c31566e3ff24eae5f2e35dc117bf"], ["created_at", "2016-12-06 16:25:01.957055"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["openstax_uid", -1315683914], ["updated_at", "2016-12-06 16:25:01.957055"], ["username", "billy_29"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -760802026 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7d431aeee69b46d28c941197ee34e19b"], ["created_at", "2016-12-06 16:25:01.958605"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["openstax_uid", -760802026], ["updated_at", "2016-12-06 16:25:01.958605"], ["username", "billy_30"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1682533359 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2661d23d7da5ced14c6dda9216274d6b"], ["created_at", "2016-12-06 16:25:01.960090"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["openstax_uid", -1682533359], ["updated_at", "2016-12-06 16:25:01.960090"], ["username", "billy_31"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -368801758 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a3d6644ddf856b260c88ad7815a11284"], ["created_at", "2016-12-06 16:25:01.961610"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["openstax_uid", -368801758], ["updated_at", "2016-12-06 16:25:01.961610"], ["username", "billy_32"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1706457326 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "edbbe1c67031f83d733a7c34c7a682a7"], ["created_at", "2016-12-06 16:25:01.963112"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["openstax_uid", -1706457326], ["updated_at", "2016-12-06 16:25:01.963112"], ["username", "billy_33"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -375812646 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "39aa3ada8acb10e5ca09bcd49a2534c7"], ["created_at", "2016-12-06 16:25:01.964549"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["openstax_uid", -375812646], ["updated_at", "2016-12-06 16:25:01.964549"], ["username", "billy_34"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -561293785 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "130b05df2fe176492250b2a80983b442"], ["created_at", "2016-12-06 16:25:01.966018"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["openstax_uid", -561293785], ["updated_at", "2016-12-06 16:25:01.966018"], ["username", "billy_35"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -198472725 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "58f3810f4a1850d12ab761ffa28c8380"], ["created_at", "2016-12-06 16:25:01.967463"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["openstax_uid", -198472725], ["updated_at", "2016-12-06 16:25:01.967463"], ["username", "billy_36"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1135009323 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c93b64db074d6303c9c53be05bf8c9de"], ["created_at", "2016-12-06 16:25:01.969004"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["openstax_uid", -1135009323], ["updated_at", "2016-12-06 16:25:01.969004"], ["username", "billy_37"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1768413136 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9ea26c361bcb161ffdde8ad0fd9f84e8"], ["created_at", "2016-12-06 16:25:01.970635"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["openstax_uid", -1768413136], ["updated_at", "2016-12-06 16:25:01.970635"], ["username", "billy_38"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -967883984 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e2b23fb53a282bab8bfbacc18ad67cfd"], ["created_at", "2016-12-06 16:25:01.972166"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["openstax_uid", -967883984], ["updated_at", "2016-12-06 16:25:01.972166"], ["username", "billy_39"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1636989332 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d00f75d26860568cda637fff4d40597d"], ["created_at", "2016-12-06 16:25:01.973708"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["openstax_uid", -1636989332], ["updated_at", "2016-12-06 16:25:01.973708"], ["username", "billy_40"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1295043642 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "40498314c4a97ba22a26ecccf10de573"], ["created_at", "2016-12-06 16:25:01.975340"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["openstax_uid", -1295043642], ["updated_at", "2016-12-06 16:25:01.975340"], ["username", "billy_41"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1183708009 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4270306d312f084e924789c2691574dd"], ["created_at", "2016-12-06 16:25:01.976920"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["openstax_uid", -1183708009], ["updated_at", "2016-12-06 16:25:01.976920"], ["username", "billy_42"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -239511571 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "f4ad82440d13afe9ccacee938ba07253"], ["created_at", "2016-12-06 16:25:01.978491"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["openstax_uid", -239511571], ["updated_at", "2016-12-06 16:25:01.978491"], ["username", "billy_43"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1557346783 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a48129fb41575ff4a4c5a4432c86313c"], ["created_at", "2016-12-06 16:25:01.980137"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["openstax_uid", -1557346783], ["updated_at", "2016-12-06 16:25:01.980137"], ["username", "billy_44"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1920333120 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1b5caa96d03f187121b55c3566c7be8b"], ["created_at", "2016-12-06 16:25:01.981680"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["openstax_uid", -1920333120], ["updated_at", "2016-12-06 16:25:01.981680"], ["username", "billy_45"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'billy%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'billy%')) ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -934908001 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "51bebfcebc4554fc271c94f6a17e363f"], ["created_at", "2016-12-06 16:25:01.990416"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -934908001], ["updated_at", "2016-12-06 16:25:01.990416"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -791726526 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "d727cab93cf2d94dd6c5d0992984c6af"], ["created_at", "2016-12-06 16:25:01.992838"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -791726526], ["updated_at", "2016-12-06 16:25:01.992838"], ["username", "mary"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2048416927 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7a4b98c8f076411673b07b1b9a4d6f67"], ["created_at", "2016-12-06 16:25:01.995399"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -2048416927], ["updated_at", "2016-12-06 16:25:01.995399"], ["username", "jstead"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -430008841 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "42ed2e6b882e0c535c2c99c372ab8cc1"], ["created_at", "2016-12-06 16:25:01.998015"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -430008841], ["updated_at", "2016-12-06 16:25:01.998015"], ["username", "bigbear"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1815334495 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e414233a7eb197d32652b6896ba2a962"], ["created_at", "2016-12-06 16:25:02.000307"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["openstax_uid", -1815334495], ["updated_at", "2016-12-06 16:25:02.000307"], ["username", "billy_00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1933680241 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "22a4698608f225409a7712737d4d691c"], ["created_at", "2016-12-06 16:25:02.002387"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["openstax_uid", -1933680241], ["updated_at", "2016-12-06 16:25:02.002387"], ["username", "billy_01"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1617347437 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e04e1b91d4a3495ae75fb49bf8d29c51"], ["created_at", "2016-12-06 16:25:02.004390"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["openstax_uid", -1617347437], ["updated_at", "2016-12-06 16:25:02.004390"], ["username", "billy_02"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -960732876 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "69d877c25d613a7633f9f98d1c8dea73"], ["created_at", "2016-12-06 16:25:02.006327"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["openstax_uid", -960732876], ["updated_at", "2016-12-06 16:25:02.006327"], ["username", "billy_03"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466740751 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "63c16a06d19ed9c177cb1be040a27455"], ["created_at", "2016-12-06 16:25:02.008003"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["openstax_uid", -466740751], ["updated_at", "2016-12-06 16:25:02.008003"], ["username", "billy_04"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2038655623 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "3a3f4b066e3e15d4d44644ef84eb42c9"], ["created_at", "2016-12-06 16:25:02.009724"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["openstax_uid", -2038655623], ["updated_at", "2016-12-06 16:25:02.009724"], ["username", "billy_05"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -168991292 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ba80962b19590c82761d9afabb5cd4be"], ["created_at", "2016-12-06 16:25:02.011231"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["openstax_uid", -168991292], ["updated_at", "2016-12-06 16:25:02.011231"], ["username", "billy_06"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1120854526 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "21c57c5bb58c3267ac064e7705d1d8cb"], ["created_at", "2016-12-06 16:25:02.012768"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["openstax_uid", -1120854526], ["updated_at", "2016-12-06 16:25:02.012768"], ["username", "billy_07"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1230595123 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "61f3e50fb8d3dd45ffdfd53d860913a7"], ["created_at", "2016-12-06 16:25:02.014265"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["openstax_uid", -1230595123], ["updated_at", "2016-12-06 16:25:02.014265"], ["username", "billy_08"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -518436331 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "14cdc260bb8f4520141d6fd2806cf113"], ["created_at", "2016-12-06 16:25:02.015767"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["openstax_uid", -518436331], ["updated_at", "2016-12-06 16:25:02.015767"], ["username", "billy_09"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1812288300 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8299a53e524ccaf049eee7cbca0a966b"], ["created_at", "2016-12-06 16:25:02.017264"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["openstax_uid", -1812288300], ["updated_at", "2016-12-06 16:25:02.017264"], ["username", "billy_10"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1197921059 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "cd138cec09c20c0aaee444b6f673dd43"], ["created_at", "2016-12-06 16:25:02.018786"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["openstax_uid", -1197921059], ["updated_at", "2016-12-06 16:25:02.018786"], ["username", "billy_11"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1491025816 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c47fb676a2eeb7b2a50f4f72c1d61e02"], ["created_at", "2016-12-06 16:25:02.020258"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["openstax_uid", -1491025816], ["updated_at", "2016-12-06 16:25:02.020258"], ["username", "billy_12"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1777072599 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b30d2fa21f2b12c4e7b30d89667a5660"], ["created_at", "2016-12-06 16:25:02.021766"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["openstax_uid", -1777072599], ["updated_at", "2016-12-06 16:25:02.021766"], ["username", "billy_13"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -973881276 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "69aedea40f9549cc6c9acb5779787ee3"], ["created_at", "2016-12-06 16:25:02.023525"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["openstax_uid", -973881276], ["updated_at", "2016-12-06 16:25:02.023525"], ["username", "billy_14"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -849509144 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "533245ff1cb4fcde29d7ad7b38dcc301"], ["created_at", "2016-12-06 16:25:02.025828"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["openstax_uid", -849509144], ["updated_at", "2016-12-06 16:25:02.025828"], ["username", "billy_15"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -561612444 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c4f356dde991e75b866cda574574f3d1"], ["created_at", "2016-12-06 16:25:02.028154"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["openstax_uid", -561612444], ["updated_at", "2016-12-06 16:25:02.028154"], ["username", "billy_16"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -187012035 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ee05b63ff669fa435ee08548f1e4f2b6"], ["created_at", "2016-12-06 16:25:02.030349"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["openstax_uid", -187012035], ["updated_at", "2016-12-06 16:25:02.030349"], ["username", "billy_17"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1509794804 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "426cd83e1b8084d99c1056c4b462b99d"], ["created_at", "2016-12-06 16:25:02.032870"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["openstax_uid", -1509794804], ["updated_at", "2016-12-06 16:25:02.032870"], ["username", "billy_18"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1237340002 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "bb749c4b5a9d478ccb2270707cf4d0e8"], ["created_at", "2016-12-06 16:25:02.035134"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["openstax_uid", -1237340002], ["updated_at", "2016-12-06 16:25:02.035134"], ["username", "billy_19"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1120643606 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "f54d9d94f60a4ed0d910589d09477748"], ["created_at", "2016-12-06 16:25:02.037135"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["openstax_uid", -1120643606], ["updated_at", "2016-12-06 16:25:02.037135"], ["username", "billy_20"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1429926231 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8138d6b69dcb930fc093f23de73510d4"], ["created_at", "2016-12-06 16:25:02.039134"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["openstax_uid", -1429926231], ["updated_at", "2016-12-06 16:25:02.039134"], ["username", "billy_21"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1992638914 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e963c7f36d89fe5298a1d212efa017fe"], ["created_at", "2016-12-06 16:25:02.041086"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["openstax_uid", -1992638914], ["updated_at", "2016-12-06 16:25:02.041086"], ["username", "billy_22"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1423740461 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e5454350f1b2571b23c9e9d0250d2e7c"], ["created_at", "2016-12-06 16:25:02.042770"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["openstax_uid", -1423740461], ["updated_at", "2016-12-06 16:25:02.042770"], ["username", "billy_23"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1716294070 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "bcd5caac1105fecc4079a44a98ba12cd"], ["created_at", "2016-12-06 16:25:02.044458"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["openstax_uid", -1716294070], ["updated_at", "2016-12-06 16:25:02.044458"], ["username", "billy_24"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1783776602 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "363c8e5b80dab551b8a81f825484ae13"], ["created_at", "2016-12-06 16:25:02.046015"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["openstax_uid", -1783776602], ["updated_at", "2016-12-06 16:25:02.046015"], ["username", "billy_25"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1779203028 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6d0112427e90e8dbc051844d70e4c244"], ["created_at", "2016-12-06 16:25:02.047482"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["openstax_uid", -1779203028], ["updated_at", "2016-12-06 16:25:02.047482"], ["username", "billy_26"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1519311369 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8b9da5c85389c770df5eacaf1a2fe76b"], ["created_at", "2016-12-06 16:25:02.048972"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["openstax_uid", -1519311369], ["updated_at", "2016-12-06 16:25:02.048972"], ["username", "billy_27"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -827509763 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c08160bfa39d00aad19b5dbde4da3c2d"], ["created_at", "2016-12-06 16:25:02.050449"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["openstax_uid", -827509763], ["updated_at", "2016-12-06 16:25:02.050449"], ["username", "billy_28"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -273594122 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2bf04d2670122feb55cf09ee16296667"], ["created_at", "2016-12-06 16:25:02.051932"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["openstax_uid", -273594122], ["updated_at", "2016-12-06 16:25:02.051932"], ["username", "billy_29"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1131030023 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "27d0a4c3fb259f7ffc1f84025cf1d887"], ["created_at", "2016-12-06 16:25:02.053490"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["openstax_uid", -1131030023], ["updated_at", "2016-12-06 16:25:02.053490"], ["username", "billy_30"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1066630055 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "365d0fe586182791ed015c7fbf13d1ee"], ["created_at", "2016-12-06 16:25:02.054999"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["openstax_uid", -1066630055], ["updated_at", "2016-12-06 16:25:02.054999"], ["username", "billy_31"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1605682816 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "77c6932a8fc4b1e23b5a77b40510fa3c"], ["created_at", "2016-12-06 16:25:02.056512"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["openstax_uid", -1605682816], ["updated_at", "2016-12-06 16:25:02.056512"], ["username", "billy_32"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -735283295 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "12f15fe473974fbcf1f4eae054fb2995"], ["created_at", "2016-12-06 16:25:02.057989"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["openstax_uid", -735283295], ["updated_at", "2016-12-06 16:25:02.057989"], ["username", "billy_33"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1428066267 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "94578604a2d89a27a3fadc234c0ef5f8"], ["created_at", "2016-12-06 16:25:02.059483"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["openstax_uid", -1428066267], ["updated_at", "2016-12-06 16:25:02.059483"], ["username", "billy_34"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -292032741 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "3a45a75a9b63fbc792a1f1dc791829a0"], ["created_at", "2016-12-06 16:25:02.060943"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["openstax_uid", -292032741], ["updated_at", "2016-12-06 16:25:02.060943"], ["username", "billy_35"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -479019815 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "bfe78304a100949abff0df9415b85746"], ["created_at", "2016-12-06 16:25:02.062413"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["openstax_uid", -479019815], ["updated_at", "2016-12-06 16:25:02.062413"], ["username", "billy_36"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1614007217 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "3eee2d64ed951851e8f38618240015b4"], ["created_at", "2016-12-06 16:25:02.063921"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["openstax_uid", -1614007217], ["updated_at", "2016-12-06 16:25:02.063921"], ["username", "billy_37"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -91554231 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "04b49d5957ba081844c19387b2dee0e4"], ["created_at", "2016-12-06 16:25:02.065445"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["openstax_uid", -91554231], ["updated_at", "2016-12-06 16:25:02.065445"], ["username", "billy_38"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1780919474 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c401dcb79dd25ca075b27d5045e3a1b3"], ["created_at", "2016-12-06 16:25:02.066955"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["openstax_uid", -1780919474], ["updated_at", "2016-12-06 16:25:02.066955"], ["username", "billy_39"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -300585156 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "07f44d37e07174c0f70c3c8997a8b6d1"], ["created_at", "2016-12-06 16:25:02.068439"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["openstax_uid", -300585156], ["updated_at", "2016-12-06 16:25:02.068439"], ["username", "billy_40"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1174472083 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0e589fa86fcdc420e9ff42addac9878b"], ["created_at", "2016-12-06 16:25:02.069965"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["openstax_uid", -1174472083], ["updated_at", "2016-12-06 16:25:02.069965"], ["username", "billy_41"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -516314674 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "837bfe3e80cccca97a6e30d1e18d145a"], ["created_at", "2016-12-06 16:25:02.071434"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["openstax_uid", -516314674], ["updated_at", "2016-12-06 16:25:02.071434"], ["username", "billy_42"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1071622921 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2612cc52a21056526148c041c359d388"], ["created_at", "2016-12-06 16:25:02.072900"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["openstax_uid", -1071622921], ["updated_at", "2016-12-06 16:25:02.072900"], ["username", "billy_43"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1883007751 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "445fd6a642860b40b7f0b40896ea78de"], ["created_at", "2016-12-06 16:25:02.074402"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["openstax_uid", -1883007751], ["updated_at", "2016-12-06 16:25:02.074402"], ["username", "billy_44"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1512598287 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "fe5895a2f33d6bef791c64844f2c41d8"], ["created_at", "2016-12-06 16:25:02.075854"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["openstax_uid", -1512598287], ["updated_at", "2016-12-06 16:25:02.075854"], ["username", "billy_45"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'billy%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'billy%')) ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1767853357 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "05f5872edacfa36fe347b9980d126b8e"], ["created_at", "2016-12-06 16:25:02.083858"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -1767853357], ["updated_at", "2016-12-06 16:25:02.083858"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1691250379 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "0db1039d621f753dcdaa2ab6fca52421"], ["created_at", "2016-12-06 16:25:02.085691"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1691250379], ["updated_at", "2016-12-06 16:25:02.085691"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -211206695 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7a1c1f1a5d4753d3da5ffc4fbc3dc48c"], ["created_at", "2016-12-06 16:25:02.087422"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -211206695], ["updated_at", "2016-12-06 16:25:02.087422"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1901613938 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1cb398275aa67be7704c05c36aabf2f5"], ["created_at", "2016-12-06 16:25:02.088974"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -1901613938], ["updated_at", "2016-12-06 16:25:02.088974"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1182382636 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e26b70888af15f04a47cfcf3054efcde"], ["created_at", "2016-12-06 16:25:02.090476"], ["first_name", "Bob"], ["last_name", "Brown"], ["openstax_uid", -1182382636], ["updated_at", "2016-12-06 16:25:02.090476"], ["username", "foo_bb"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1666824479 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d7243a4b2480baa120d4a6312c3ed3d3"], ["created_at", "2016-12-06 16:25:02.092789"], ["first_name", "Bob"], ["last_name", "Jones"], ["openstax_uid", -1666824479], ["updated_at", "2016-12-06 16:25:02.092789"], ["username", "foo_bj"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1204386149 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "edfdd6aede79bbde429cbf50d26888c1"], ["created_at", "2016-12-06 16:25:02.095246"], ["first_name", "Tim"], ["last_name", "Jones"], ["openstax_uid", -1204386149], ["updated_at", "2016-12-06 16:25:02.095246"], ["username", "foo_tj"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'foo%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'foo%')) ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'foo%'))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'foo%')) ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "c36b98e146c1d185088007da106fc452"], ["created_at", "2016-12-06 16:25:02.103662"], ["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:02.103662"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 16:25:02.109358"], ["updated_at", "2016-12-06 16:25:02.109358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.3ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "542afe9bf29595989dfd31b49a036beb"], ["created_at", "2016-12-06 16:25:02.506065"], ["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:02.506065"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 16:25:02.507353"], ["updated_at", "2016-12-06 16:25:02.507353"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "406e414d140760354d3b5969fe0b7199"], ["created_at", "2016-12-06 16:25:02.913253"], ["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:02.913253"], ["username", "some_user"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 16:25:02.914552"], ["updated_at", "2016-12-06 16:25:02.914552"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "547a15e516890084ae9ab13d54be0a68"], ["created_at", "2016-12-06 16:25:03.330382"], ["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:03.330382"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 16:25:03.331632"], ["updated_at", "2016-12-06 16:25:03.331632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = 1 ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = 1 ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (2.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "eed8a2d91b612d6ac78b899d034bc804"], ["created_at", "2016-12-06 16:25:03.741973"], ["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:03.741973"], ["username", "some_user"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 16:25:03.743792"], ["updated_at", "2016-12-06 16:25:03.743792"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = 1 ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "1428e9089e16f26041863d18b230fa40"], ["created_at", "2016-12-06 16:25:04.174153"], ["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:04.174153"], ["username", "some_user"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 16:25:04.175932"], ["updated_at", "2016-12-06 16:25:04.175932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "3af8dc8a4dd02090cca262dcc0338bef"], ["created_at", "2016-12-06 16:25:04.178194"], ["openstax_uid", 2], ["updated_at", "2016-12-06 16:25:04.178194"], ["username", "another_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2016-12-06 16:25:04.179540"], ["updated_at", "2016-12-06 16:25:04.179540"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -942336789 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.187919"], ["name", "MyGroup"], ["openstax_uid", -942336789], ["updated_at", "2016-12-06 16:25:04.187919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -889516966 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.191258"], ["name", "MyGroup"], ["openstax_uid", -889516966], ["updated_at", "2016-12-06 16:25:04.191258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = -889516966 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -889516966 ' WHERE "openstax_accounts_groups"."id" = 2 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = -942336789 ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -942336789 ' WHERE "openstax_accounts_groups"."id" = 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" IN (-889516966) SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" IN (-942336789) SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "created_at", "member_group_id", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -942336789], ["created_at", "2016-12-06 16:25:04.195880"], ["member_group_id", -889516966], ["updated_at", "2016-12-06 16:25:04.195880"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -889516966) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -889516966) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.213803"], ["group_id", -889516966], ["updated_at", "2016-12-06 16:25:04.213803"], ["user_id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -889516966) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = -889516966 ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = -889516966 AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -889516966 - -942336789 ' WHERE "openstax_accounts_groups"."id" = 2 OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-889516966, -942336789) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "ownerships" ("created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.240658"], ["owner_id", 2], ["owner_type", "User"], ["updated_at", "2016-12-06 16:25:04.240658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-889516966, -942336789) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "ownerships" ("created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.247716"], ["owner_id", 1], ["owner_type", "User"], ["updated_at", "2016-12-06 16:25:04.247716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-889516966, -942336789) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "ownerships" ("created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.252606"], ["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["updated_at", "2016-12-06 16:25:04.252606"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-889516966, -942336789) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-889516966, -942336789) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.258574"], ["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["updated_at", "2016-12-06 16:25:04.258574"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-889516966, -942336789) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-889516966, -942336789) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-889516966, -942336789) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1460054420 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "66d817362ad579337751bcb927bd051d"], ["created_at", "2016-12-06 16:25:04.269215"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -1460054420], ["updated_at", "2016-12-06 16:25:04.269215"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -958443008 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "fb2352179e0660d3e4a6dde9197f3f41"], ["created_at", "2016-12-06 16:25:04.271319"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -958443008], ["updated_at", "2016-12-06 16:25:04.271319"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1086375284 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "23abe9d53bb44bb3fd29d399486951fd"], ["created_at", "2016-12-06 16:25:04.273126"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1086375284], ["updated_at", "2016-12-06 16:25:04.273126"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -795021721 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5190ee456e21a0f7cd2232f69bb9b229"], ["created_at", "2016-12-06 16:25:04.274650"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -795021721], ["updated_at", "2016-12-06 16:25:04.274650"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1717300315 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "bdd086f54479ef4c7a59e8c8b5a10b9d"], ["created_at", "2016-12-06 16:25:04.276155"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["openstax_uid", -1717300315], ["updated_at", "2016-12-06 16:25:04.276155"], ["username", "billy_00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -743007707 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "93eb0d51cb9245311a376739529b1f21"], ["created_at", "2016-12-06 16:25:04.278082"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["openstax_uid", -743007707], ["updated_at", "2016-12-06 16:25:04.278082"], ["username", "billy_01"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -58548313 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4b1c18a426f371d1485cd1711397fde7"], ["created_at", "2016-12-06 16:25:04.280429"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["openstax_uid", -58548313], ["updated_at", "2016-12-06 16:25:04.280429"], ["username", "billy_02"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1176045404 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "04fc6f4cc24b1853fd8e45ac49eade73"], ["created_at", "2016-12-06 16:25:04.282409"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["openstax_uid", -1176045404], ["updated_at", "2016-12-06 16:25:04.282409"], ["username", "billy_03"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1349153615 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2bebb00aa6499ec055972b829c72be0f"], ["created_at", "2016-12-06 16:25:04.284471"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["openstax_uid", -1349153615], ["updated_at", "2016-12-06 16:25:04.284471"], ["username", "billy_04"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1223926052 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "cae4bc213c7ed15f31c3a2587b74eeb0"], ["created_at", "2016-12-06 16:25:04.286511"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["openstax_uid", -1223926052], ["updated_at", "2016-12-06 16:25:04.286511"], ["username", "billy_05"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1986717240 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "aefd3b185f2cfc925572853d5ee1ce3d"], ["created_at", "2016-12-06 16:25:04.288459"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["openstax_uid", -1986717240], ["updated_at", "2016-12-06 16:25:04.288459"], ["username", "billy_06"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -106209781 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b13afae5fd55ef1567e9546911665b90"], ["created_at", "2016-12-06 16:25:04.290202"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["openstax_uid", -106209781], ["updated_at", "2016-12-06 16:25:04.290202"], ["username", "billy_07"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1948427968 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "da7c6f7945e7b145f653c31d9501f3e1"], ["created_at", "2016-12-06 16:25:04.291908"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["openstax_uid", -1948427968], ["updated_at", "2016-12-06 16:25:04.291908"], ["username", "billy_08"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -912684640 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "62945bdbde46ef992c38f952cca4a7ac"], ["created_at", "2016-12-06 16:25:04.293444"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["openstax_uid", -912684640], ["updated_at", "2016-12-06 16:25:04.293444"], ["username", "billy_09"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1005691623 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "24f9e9d8bba0ecf429dd0db34701f1f6"], ["created_at", "2016-12-06 16:25:04.295033"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["openstax_uid", -1005691623], ["updated_at", "2016-12-06 16:25:04.295033"], ["username", "billy_10"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -800269312 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "622952014fec03a7484dac2b5c7fc493"], ["created_at", "2016-12-06 16:25:04.297059"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["openstax_uid", -800269312], ["updated_at", "2016-12-06 16:25:04.297059"], ["username", "billy_11"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -171890520 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "93adfe04db66a02d742a1e82e29c1379"], ["created_at", "2016-12-06 16:25:04.298604"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["openstax_uid", -171890520], ["updated_at", "2016-12-06 16:25:04.298604"], ["username", "billy_12"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1197132854 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8b3adaa86a9b0918ed3c296228417871"], ["created_at", "2016-12-06 16:25:04.300104"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["openstax_uid", -1197132854], ["updated_at", "2016-12-06 16:25:04.300104"], ["username", "billy_13"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654868198 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "717ef3687759fcbfc7fa4471d6ad418d"], ["created_at", "2016-12-06 16:25:04.301567"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["openstax_uid", -1654868198], ["updated_at", "2016-12-06 16:25:04.301567"], ["username", "billy_14"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1572334346 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a8655a5a30fa15657991984309cede2d"], ["created_at", "2016-12-06 16:25:04.303193"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["openstax_uid", -1572334346], ["updated_at", "2016-12-06 16:25:04.303193"], ["username", "billy_15"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1624472130 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "dadccc347c2e20a4869a11fac12182ca"], ["created_at", "2016-12-06 16:25:04.304753"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["openstax_uid", -1624472130], ["updated_at", "2016-12-06 16:25:04.304753"], ["username", "billy_16"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1872417572 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1cda1c8bc4903c5e5016d86b9c832baf"], ["created_at", "2016-12-06 16:25:04.306355"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["openstax_uid", -1872417572], ["updated_at", "2016-12-06 16:25:04.306355"], ["username", "billy_17"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1882898989 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "80f02caddffb7a94e3ca58bab364166d"], ["created_at", "2016-12-06 16:25:04.307932"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["openstax_uid", -1882898989], ["updated_at", "2016-12-06 16:25:04.307932"], ["username", "billy_18"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1596875350 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "40124b9d0d9ed8d91e8713a80859d5be"], ["created_at", "2016-12-06 16:25:04.309582"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["openstax_uid", -1596875350], ["updated_at", "2016-12-06 16:25:04.309582"], ["username", "billy_19"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1373466754 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "72c551c7304720bf4ce8b794080c1703"], ["created_at", "2016-12-06 16:25:04.311106"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["openstax_uid", -1373466754], ["updated_at", "2016-12-06 16:25:04.311106"], ["username", "billy_20"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1702539115 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b0fd41163efbf134ab9049fa57c626eb"], ["created_at", "2016-12-06 16:25:04.312608"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["openstax_uid", -1702539115], ["updated_at", "2016-12-06 16:25:04.312608"], ["username", "billy_21"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -192654471 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ce28998d72d26b3d71e19098606932ef"], ["created_at", "2016-12-06 16:25:04.314075"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["openstax_uid", -192654471], ["updated_at", "2016-12-06 16:25:04.314075"], ["username", "billy_22"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1555219568 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "066aa7ec3c08e6a947a4428bf1d29195"], ["created_at", "2016-12-06 16:25:04.315614"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["openstax_uid", -1555219568], ["updated_at", "2016-12-06 16:25:04.315614"], ["username", "billy_23"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1678543208 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "29dab07414e0059f88590a83a9f4e514"], ["created_at", "2016-12-06 16:25:04.317151"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["openstax_uid", -1678543208], ["updated_at", "2016-12-06 16:25:04.317151"], ["username", "billy_24"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -796402418 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "17208eb504abf38cf334fc74baa77eb5"], ["created_at", "2016-12-06 16:25:04.318702"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["openstax_uid", -796402418], ["updated_at", "2016-12-06 16:25:04.318702"], ["username", "billy_25"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1430877141 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ba34f88a4426e808ad2d27c5e8c9c1f2"], ["created_at", "2016-12-06 16:25:04.320189"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["openstax_uid", -1430877141], ["updated_at", "2016-12-06 16:25:04.320189"], ["username", "billy_26"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -131456609 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "348aad2ed9d7042500f0cf2aac6cc150"], ["created_at", "2016-12-06 16:25:04.321709"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["openstax_uid", -131456609], ["updated_at", "2016-12-06 16:25:04.321709"], ["username", "billy_27"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2096907145 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d4211806e4db809ad458740b60f7e63f"], ["created_at", "2016-12-06 16:25:04.323217"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["openstax_uid", -2096907145], ["updated_at", "2016-12-06 16:25:04.323217"], ["username", "billy_28"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1761519899 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "db376b993eb8402db3634805595eee47"], ["created_at", "2016-12-06 16:25:04.324735"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["openstax_uid", -1761519899], ["updated_at", "2016-12-06 16:25:04.324735"], ["username", "billy_29"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -550039565 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "07c3480abd14154de55126dab9659029"], ["created_at", "2016-12-06 16:25:04.326235"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["openstax_uid", -550039565], ["updated_at", "2016-12-06 16:25:04.326235"], ["username", "billy_30"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1557088734 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ceec888190916e93dff41803ebc2306e"], ["created_at", "2016-12-06 16:25:04.327741"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["openstax_uid", -1557088734], ["updated_at", "2016-12-06 16:25:04.327741"], ["username", "billy_31"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855253934 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2fe90e02e0562c1dfa791695a0c067d8"], ["created_at", "2016-12-06 16:25:04.329318"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["openstax_uid", -1855253934], ["updated_at", "2016-12-06 16:25:04.329318"], ["username", "billy_32"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -378478293 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "782d68bedb69b37ff6e2c1c2812bc577"], ["created_at", "2016-12-06 16:25:04.330886"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["openstax_uid", -378478293], ["updated_at", "2016-12-06 16:25:04.330886"], ["username", "billy_33"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1168594736 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "60b31b7ffa89e853a397846f11b6a83e"], ["created_at", "2016-12-06 16:25:04.332418"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["openstax_uid", -1168594736], ["updated_at", "2016-12-06 16:25:04.332418"], ["username", "billy_34"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -54051276 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6e4153604bf54009c0aa06acd90e5fea"], ["created_at", "2016-12-06 16:25:04.333939"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["openstax_uid", -54051276], ["updated_at", "2016-12-06 16:25:04.333939"], ["username", "billy_35"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1218307717 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "64a4d9973a14b783c74c6cdb6b0accdd"], ["created_at", "2016-12-06 16:25:04.335533"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["openstax_uid", -1218307717], ["updated_at", "2016-12-06 16:25:04.335533"], ["username", "billy_36"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -54058406 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "64bda4aea071c873f999fd71538ce9b6"], ["created_at", "2016-12-06 16:25:04.337060"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["openstax_uid", -54058406], ["updated_at", "2016-12-06 16:25:04.337060"], ["username", "billy_37"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1282939636 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2e4082c52a84e5de2b28dbe58a8e75d7"], ["created_at", "2016-12-06 16:25:04.338597"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["openstax_uid", -1282939636], ["updated_at", "2016-12-06 16:25:04.338597"], ["username", "billy_38"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1256406873 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "180f373f1108b9ee7c769f243fb2a86f"], ["created_at", "2016-12-06 16:25:04.340125"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["openstax_uid", -1256406873], ["updated_at", "2016-12-06 16:25:04.340125"], ["username", "billy_39"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1786201264 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "cb1f89fb28cf8913850431b0e796c806"], ["created_at", "2016-12-06 16:25:04.341751"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["openstax_uid", -1786201264], ["updated_at", "2016-12-06 16:25:04.341751"], ["username", "billy_40"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1001765749 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b5ad0ee325b5ca2b6d98a12341037a5b"], ["created_at", "2016-12-06 16:25:04.343281"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["openstax_uid", -1001765749], ["updated_at", "2016-12-06 16:25:04.343281"], ["username", "billy_41"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1696471354 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "cbdb968105e1201c381d377fde7091f1"], ["created_at", "2016-12-06 16:25:04.344816"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["openstax_uid", -1696471354], ["updated_at", "2016-12-06 16:25:04.344816"], ["username", "billy_42"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -441262697 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e145666875f64357e97c77d15df7bdd6"], ["created_at", "2016-12-06 16:25:04.346329"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["openstax_uid", -441262697], ["updated_at", "2016-12-06 16:25:04.346329"], ["username", "billy_43"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -468377280 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6c24cb5a5ab30e6f637f201a3e513ce0"], ["created_at", "2016-12-06 16:25:04.347857"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["openstax_uid", -468377280], ["updated_at", "2016-12-06 16:25:04.347857"], ["username", "billy_44"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1689833965 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "47d153975b3d29e9e53b81e85cf17feb"], ["created_at", "2016-12-06 16:25:04.349359"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["openstax_uid", -1689833965], ["updated_at", "2016-12-06 16:25:04.349359"], ["username", "billy_45"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -128772356 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "50c8b6fbb467820a238fdeaa35ec9aac"], ["created_at", "2016-12-06 16:25:04.350835"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["openstax_uid", -128772356], ["updated_at", "2016-12-06 16:25:04.350835"], ["username", "billy_46"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1886829836 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "3c22f0afa41c0a3297bf1275410dd861"], ["created_at", "2016-12-06 16:25:04.352405"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["openstax_uid", -1886829836], ["updated_at", "2016-12-06 16:25:04.352405"], ["username", "billy_47"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1056583507 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4b4c6cf23697fb634adec5134ff7ac5d"], ["created_at", "2016-12-06 16:25:04.353950"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["openstax_uid", -1056583507], ["updated_at", "2016-12-06 16:25:04.353950"], ["username", "billy_48"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2026932463 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "812205f4f35e21a7d8ad20fa58cb6811"], ["created_at", "2016-12-06 16:25:04.355493"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["openstax_uid", -2026932463], ["updated_at", "2016-12-06 16:25:04.355493"], ["username", "billy_49"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'jstra%')) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'jstra%')) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1409165881 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8f159eeefb639fd5979701314111b0a9"], ["created_at", "2016-12-06 16:25:04.362356"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -1409165881], ["updated_at", "2016-12-06 16:25:04.362356"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1453457675 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "71a550506eb6f299384f8c6767be2774"], ["created_at", "2016-12-06 16:25:04.364159"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1453457675], ["updated_at", "2016-12-06 16:25:04.364159"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1746003642 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2cb6299a85a295b108a316107cc64551"], ["created_at", "2016-12-06 16:25:04.365958"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1746003642], ["updated_at", "2016-12-06 16:25:04.365958"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -533681107 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4ee09cf2e06470fd85edd15021810ce5"], ["created_at", "2016-12-06 16:25:04.367488"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -533681107], ["updated_at", "2016-12-06 16:25:04.367488"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1307984033 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6ffba7040da330426c74990239373336"], ["created_at", "2016-12-06 16:25:04.369029"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["openstax_uid", -1307984033], ["updated_at", "2016-12-06 16:25:04.369029"], ["username", "billy_00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -453303147 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "410c4d7292d0e8528f89023db1d2af98"], ["created_at", "2016-12-06 16:25:04.371381"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["openstax_uid", -453303147], ["updated_at", "2016-12-06 16:25:04.371381"], ["username", "billy_01"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1611351596 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "69cad0c846dfc75be53e1066232d8ad6"], ["created_at", "2016-12-06 16:25:04.373917"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["openstax_uid", -1611351596], ["updated_at", "2016-12-06 16:25:04.373917"], ["username", "billy_02"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -290523704 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d945cc2ebec264ee98271ae3b43b49b5"], ["created_at", "2016-12-06 16:25:04.376110"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["openstax_uid", -290523704], ["updated_at", "2016-12-06 16:25:04.376110"], ["username", "billy_03"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1953619369 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "265b821c9d347d73632fba56d473cbb3"], ["created_at", "2016-12-06 16:25:04.378176"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["openstax_uid", -1953619369], ["updated_at", "2016-12-06 16:25:04.378176"], ["username", "billy_04"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1543681243 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8cc25ce06516de081add42e74aef67ad"], ["created_at", "2016-12-06 16:25:04.380241"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["openstax_uid", -1543681243], ["updated_at", "2016-12-06 16:25:04.380241"], ["username", "billy_05"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1421798821 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c6f75686d10d8dc2db3992e9d06a6114"], ["created_at", "2016-12-06 16:25:04.382217"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["openstax_uid", -1421798821], ["updated_at", "2016-12-06 16:25:04.382217"], ["username", "billy_06"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1349959236 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "44515d28f56fb1be7229c937141a347f"], ["created_at", "2016-12-06 16:25:04.383969"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["openstax_uid", -1349959236], ["updated_at", "2016-12-06 16:25:04.383969"], ["username", "billy_07"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -147499102 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0450f1136939f7e58ec4531f39988af4"], ["created_at", "2016-12-06 16:25:04.385713"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["openstax_uid", -147499102], ["updated_at", "2016-12-06 16:25:04.385713"], ["username", "billy_08"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2015459177 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4ca01ff4777c23c175300542731d4a3c"], ["created_at", "2016-12-06 16:25:04.387347"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["openstax_uid", -2015459177], ["updated_at", "2016-12-06 16:25:04.387347"], ["username", "billy_09"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1995192711 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1fadb2366cf8c8b27825a83824f47839"], ["created_at", "2016-12-06 16:25:04.388919"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["openstax_uid", -1995192711], ["updated_at", "2016-12-06 16:25:04.388919"], ["username", "billy_10"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950975981 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9ad0073da5e8159b55c6292ff18d6449"], ["created_at", "2016-12-06 16:25:04.390507"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["openstax_uid", -1950975981], ["updated_at", "2016-12-06 16:25:04.390507"], ["username", "billy_11"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -778993124 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6732e23660e1172202dbd10f0e27b3b3"], ["created_at", "2016-12-06 16:25:04.392013"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["openstax_uid", -778993124], ["updated_at", "2016-12-06 16:25:04.392013"], ["username", "billy_12"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -912069918 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6db75e9811c01af8fc71f90774794c7a"], ["created_at", "2016-12-06 16:25:04.393492"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["openstax_uid", -912069918], ["updated_at", "2016-12-06 16:25:04.393492"], ["username", "billy_13"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1036212644 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ddd70622b2a4758fe832a4b128191459"], ["created_at", "2016-12-06 16:25:04.394987"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["openstax_uid", -1036212644], ["updated_at", "2016-12-06 16:25:04.394987"], ["username", "billy_14"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1366983582 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2e59b47198bf862cbb42bebb7c2d39d1"], ["created_at", "2016-12-06 16:25:04.397096"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["openstax_uid", -1366983582], ["updated_at", "2016-12-06 16:25:04.397096"], ["username", "billy_15"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1865710771 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5e87f479c5174da0f0af313c103f7597"], ["created_at", "2016-12-06 16:25:04.399170"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["openstax_uid", -1865710771], ["updated_at", "2016-12-06 16:25:04.399170"], ["username", "billy_16"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1619693834 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a88f8b28d090e89f946dfca98f6f6751"], ["created_at", "2016-12-06 16:25:04.400834"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["openstax_uid", -1619693834], ["updated_at", "2016-12-06 16:25:04.400834"], ["username", "billy_17"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1916802280 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1d96611d0f7e79984ee2fe5f8fccb602"], ["created_at", "2016-12-06 16:25:04.402428"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["openstax_uid", -1916802280], ["updated_at", "2016-12-06 16:25:04.402428"], ["username", "billy_18"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1807416563 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5d762c40256833a0fc321376849b4c06"], ["created_at", "2016-12-06 16:25:04.403971"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["openstax_uid", -1807416563], ["updated_at", "2016-12-06 16:25:04.403971"], ["username", "billy_19"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1268760364 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d7ae48010b69381017da6a51f4da1e1c"], ["created_at", "2016-12-06 16:25:04.405473"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["openstax_uid", -1268760364], ["updated_at", "2016-12-06 16:25:04.405473"], ["username", "billy_20"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1691565589 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "cd501607ddb63cfae846ea52b7a7b10a"], ["created_at", "2016-12-06 16:25:04.407032"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["openstax_uid", -1691565589], ["updated_at", "2016-12-06 16:25:04.407032"], ["username", "billy_21"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -374200823 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "291a1bb183d835ac70fd3032392c2291"], ["created_at", "2016-12-06 16:25:04.408810"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["openstax_uid", -374200823], ["updated_at", "2016-12-06 16:25:04.408810"], ["username", "billy_22"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1358060694 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "dd3321b5411c0cdada07380c0d1aa186"], ["created_at", "2016-12-06 16:25:04.411021"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["openstax_uid", -1358060694], ["updated_at", "2016-12-06 16:25:04.411021"], ["username", "billy_23"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -410287632 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9b4b1c0fb499f08c97ac80ffbe8f00a0"], ["created_at", "2016-12-06 16:25:04.413302"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["openstax_uid", -410287632], ["updated_at", "2016-12-06 16:25:04.413302"], ["username", "billy_24"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1578222843 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d9a1d3e990a35a152f82311c03bc37ff"], ["created_at", "2016-12-06 16:25:04.415343"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["openstax_uid", -1578222843], ["updated_at", "2016-12-06 16:25:04.415343"], ["username", "billy_25"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -320286202 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9119c366e3022572e358daa48803a632"], ["created_at", "2016-12-06 16:25:04.417371"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["openstax_uid", -320286202], ["updated_at", "2016-12-06 16:25:04.417371"], ["username", "billy_26"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38340214 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "cdd1a800984a42cf8ccd0566eff7a8da"], ["created_at", "2016-12-06 16:25:04.419302"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["openstax_uid", -38340214], ["updated_at", "2016-12-06 16:25:04.419302"], ["username", "billy_27"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1118836007 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1fe5df45c072ebe4321b2d92c898e52d"], ["created_at", "2016-12-06 16:25:04.421156"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["openstax_uid", -1118836007], ["updated_at", "2016-12-06 16:25:04.421156"], ["username", "billy_28"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1307651881 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7a40c82083031c711d364709cb059924"], ["created_at", "2016-12-06 16:25:04.422947"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["openstax_uid", -1307651881], ["updated_at", "2016-12-06 16:25:04.422947"], ["username", "billy_29"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1620850507 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a7e7c38055eb9d1c63c1e0cc4e89789b"], ["created_at", "2016-12-06 16:25:04.424631"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["openstax_uid", -1620850507], ["updated_at", "2016-12-06 16:25:04.424631"], ["username", "billy_30"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -491157441 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d259e7986e9d40b896cc76f309624f24"], ["created_at", "2016-12-06 16:25:04.426155"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["openstax_uid", -491157441], ["updated_at", "2016-12-06 16:25:04.426155"], ["username", "billy_31"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1308469035 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e6c0cab6a7143dc898a4035570268ab9"], ["created_at", "2016-12-06 16:25:04.427653"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["openstax_uid", -1308469035], ["updated_at", "2016-12-06 16:25:04.427653"], ["username", "billy_32"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -631753866 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "64f6b511e28f88f14e45c3d0fa474197"], ["created_at", "2016-12-06 16:25:04.429190"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["openstax_uid", -631753866], ["updated_at", "2016-12-06 16:25:04.429190"], ["username", "billy_33"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114362890 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9c4fef3a6275b318b4aa4c01cac296d9"], ["created_at", "2016-12-06 16:25:04.430802"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["openstax_uid", -2114362890], ["updated_at", "2016-12-06 16:25:04.430802"], ["username", "billy_34"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -886664586 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "fba4b8479b0363186ce57d752ccf7490"], ["created_at", "2016-12-06 16:25:04.437742"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["openstax_uid", -886664586], ["updated_at", "2016-12-06 16:25:04.437742"], ["username", "billy_35"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -559591486 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "33366e32c8c0c7b487c4e71a3e3e6bc2"], ["created_at", "2016-12-06 16:25:04.439500"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["openstax_uid", -559591486], ["updated_at", "2016-12-06 16:25:04.439500"], ["username", "billy_36"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1229565960 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "87cb396f40b063ab81b6418d8ed8ce06"], ["created_at", "2016-12-06 16:25:04.441072"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["openstax_uid", -1229565960], ["updated_at", "2016-12-06 16:25:04.441072"], ["username", "billy_37"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -112377524 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7184ab8a34242bd872925584ef6ea9f3"], ["created_at", "2016-12-06 16:25:04.442582"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["openstax_uid", -112377524], ["updated_at", "2016-12-06 16:25:04.442582"], ["username", "billy_38"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1282077330 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9a09a349f3e537314117208897dd57c7"], ["created_at", "2016-12-06 16:25:04.444148"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["openstax_uid", -1282077330], ["updated_at", "2016-12-06 16:25:04.444148"], ["username", "billy_39"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -372335185 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "bfb5b587dedcc20b030e316b7db3901a"], ["created_at", "2016-12-06 16:25:04.445712"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["openstax_uid", -372335185], ["updated_at", "2016-12-06 16:25:04.445712"], ["username", "billy_40"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -352434077 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d90a1bc3c7e483ee42ec8fc01848c925"], ["created_at", "2016-12-06 16:25:04.447247"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["openstax_uid", -352434077], ["updated_at", "2016-12-06 16:25:04.447247"], ["username", "billy_41"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -602322847 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "930c1f57eb19cfe746330045287b4f12"], ["created_at", "2016-12-06 16:25:04.448936"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["openstax_uid", -602322847], ["updated_at", "2016-12-06 16:25:04.448936"], ["username", "billy_42"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -395928040 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ca570699b09796b62923fb1c61944461"], ["created_at", "2016-12-06 16:25:04.450480"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["openstax_uid", -395928040], ["updated_at", "2016-12-06 16:25:04.450480"], ["username", "billy_43"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -471061138 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b06fb2480477e52c5246c601561a8b60"], ["created_at", "2016-12-06 16:25:04.452068"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["openstax_uid", -471061138], ["updated_at", "2016-12-06 16:25:04.452068"], ["username", "billy_44"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2000610707 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "19e89dd745667b06489f069d67709f94"], ["created_at", "2016-12-06 16:25:04.453628"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["openstax_uid", -2000610707], ["updated_at", "2016-12-06 16:25:04.453628"], ["username", "billy_45"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -954117724 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1a882d66580b7e235511d53fb5482bdc"], ["created_at", "2016-12-06 16:25:04.455190"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["openstax_uid", -954117724], ["updated_at", "2016-12-06 16:25:04.455190"], ["username", "billy_46"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -494685071 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "01c6cf854711927b46e7ec83075ae32e"], ["created_at", "2016-12-06 16:25:04.457394"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["openstax_uid", -494685071], ["updated_at", "2016-12-06 16:25:04.457394"], ["username", "billy_47"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -361275636 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "41f84dd65dd9aa476a4704c87038735e"], ["created_at", "2016-12-06 16:25:04.459933"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["openstax_uid", -361275636], ["updated_at", "2016-12-06 16:25:04.459933"], ["username", "billy_48"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1587035961 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "792de5da74c5043469b5bcb6936e23c8"], ["created_at", "2016-12-06 16:25:04.462127"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["openstax_uid", -1587035961], ["updated_at", "2016-12-06 16:25:04.462127"], ["username", "billy_49"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1903648702 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b27894492054eb37501911405e51e30a"], ["created_at", "2016-12-06 16:25:04.471627"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -1903648702], ["updated_at", "2016-12-06 16:25:04.471627"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1934311946 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "eae62d5002eacc7773e77123c2de1dad"], ["created_at", "2016-12-06 16:25:04.474079"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1934311946], ["updated_at", "2016-12-06 16:25:04.474079"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -835566386 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6ee48a5317e659ed4a9ac71bcbff1277"], ["created_at", "2016-12-06 16:25:04.476535"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -835566386], ["updated_at", "2016-12-06 16:25:04.476535"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -318316787 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "80a9ee8ecaa1f3b2c7d731928457beec"], ["created_at", "2016-12-06 16:25:04.478622"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -318316787], ["updated_at", "2016-12-06 16:25:04.478622"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1675065572 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "25ccb1803141cf500974639358587fb9"], ["created_at", "2016-12-06 16:25:04.480387"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["openstax_uid", -1675065572], ["updated_at", "2016-12-06 16:25:04.480387"], ["username", "billy_00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1414712676 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a49908cf1dad76da6e03c9fbea007652"], ["created_at", "2016-12-06 16:25:04.482071"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["openstax_uid", -1414712676], ["updated_at", "2016-12-06 16:25:04.482071"], ["username", "billy_01"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1025491649 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a5d5880fa383d761bd84f8cdaa731874"], ["created_at", "2016-12-06 16:25:04.483609"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["openstax_uid", -1025491649], ["updated_at", "2016-12-06 16:25:04.483609"], ["username", "billy_02"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -190834002 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4fd28c60c0eec051216b86cd1c100744"], ["created_at", "2016-12-06 16:25:04.485114"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["openstax_uid", -190834002], ["updated_at", "2016-12-06 16:25:04.485114"], ["username", "billy_03"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1212946296 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2949778e0c6dd53dcbfa7958bee7cf88"], ["created_at", "2016-12-06 16:25:04.486634"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["openstax_uid", -1212946296], ["updated_at", "2016-12-06 16:25:04.486634"], ["username", "billy_04"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1493136275 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "65f9c6fd39221d82ed8503b47e9c9f0b"], ["created_at", "2016-12-06 16:25:04.488146"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["openstax_uid", -1493136275], ["updated_at", "2016-12-06 16:25:04.488146"], ["username", "billy_05"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -46059515 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c5569062cd61ac9a72d7e5354819cf87"], ["created_at", "2016-12-06 16:25:04.489656"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["openstax_uid", -46059515], ["updated_at", "2016-12-06 16:25:04.489656"], ["username", "billy_06"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -609751813 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c7280c7cdb1e2b2cb4a1434d7ff58989"], ["created_at", "2016-12-06 16:25:04.491219"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["openstax_uid", -609751813], ["updated_at", "2016-12-06 16:25:04.491219"], ["username", "billy_07"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -174167059 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "023545337b5d8f71b125c65c3a9063b0"], ["created_at", "2016-12-06 16:25:04.492819"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["openstax_uid", -174167059], ["updated_at", "2016-12-06 16:25:04.492819"], ["username", "billy_08"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -969359781 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "f983d4851ddb33d9bd398b284d274f53"], ["created_at", "2016-12-06 16:25:04.494388"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["openstax_uid", -969359781], ["updated_at", "2016-12-06 16:25:04.494388"], ["username", "billy_09"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2087688352 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "3a1654bd65e98a7ec832bcf9cca836c1"], ["created_at", "2016-12-06 16:25:04.495947"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["openstax_uid", -2087688352], ["updated_at", "2016-12-06 16:25:04.495947"], ["username", "billy_10"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1396635827 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4044dcf66b647e73f6b9ca4c1f495bb7"], ["created_at", "2016-12-06 16:25:04.497476"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["openstax_uid", -1396635827], ["updated_at", "2016-12-06 16:25:04.497476"], ["username", "billy_11"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1529672712 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7d3296e7f37b8819c06c3ec80043f605"], ["created_at", "2016-12-06 16:25:04.499182"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["openstax_uid", -1529672712], ["updated_at", "2016-12-06 16:25:04.499182"], ["username", "billy_12"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1303563699 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8741d33f976ccaa449422d2a84af5056"], ["created_at", "2016-12-06 16:25:04.500951"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["openstax_uid", -1303563699], ["updated_at", "2016-12-06 16:25:04.500951"], ["username", "billy_13"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1639350852 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "924cf2bc97fac50dd0dfcff519632ed7"], ["created_at", "2016-12-06 16:25:04.502826"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["openstax_uid", -1639350852], ["updated_at", "2016-12-06 16:25:04.502826"], ["username", "billy_14"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -58997620 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "21ee91a3161840c4b295118b07e9ab60"], ["created_at", "2016-12-06 16:25:04.505938"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["openstax_uid", -58997620], ["updated_at", "2016-12-06 16:25:04.505938"], ["username", "billy_15"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466359643 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "bb5d5f65e0f5cc837d6498f03fb38b21"], ["created_at", "2016-12-06 16:25:04.508306"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["openstax_uid", -466359643], ["updated_at", "2016-12-06 16:25:04.508306"], ["username", "billy_16"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1275376618 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ba807e8a838665b6e07c656fdd004142"], ["created_at", "2016-12-06 16:25:04.510771"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["openstax_uid", -1275376618], ["updated_at", "2016-12-06 16:25:04.510771"], ["username", "billy_17"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1677648488 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b6b3494311e790e55c7f89fdcc54b042"], ["created_at", "2016-12-06 16:25:04.513218"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["openstax_uid", -1677648488], ["updated_at", "2016-12-06 16:25:04.513218"], ["username", "billy_18"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144939161 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b1365340f1a7d86b8eedab4348b4e319"], ["created_at", "2016-12-06 16:25:04.515499"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["openstax_uid", -2144939161], ["updated_at", "2016-12-06 16:25:04.515499"], ["username", "billy_19"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -864399138 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "09d8c4ef17da45ab8f3d9a5cb481086b"], ["created_at", "2016-12-06 16:25:04.517652"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["openstax_uid", -864399138], ["updated_at", "2016-12-06 16:25:04.517652"], ["username", "billy_20"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -43187910 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7ebb7cc084599a456eb70284cfe0b693"], ["created_at", "2016-12-06 16:25:04.519624"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["openstax_uid", -43187910], ["updated_at", "2016-12-06 16:25:04.519624"], ["username", "billy_21"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1804693391 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "15039ea8683557368a464241847477e5"], ["created_at", "2016-12-06 16:25:04.521448"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["openstax_uid", -1804693391], ["updated_at", "2016-12-06 16:25:04.521448"], ["username", "billy_22"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1304391219 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6832858dfa263471b873357b9aa5677b"], ["created_at", "2016-12-06 16:25:04.523222"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["openstax_uid", -1304391219], ["updated_at", "2016-12-06 16:25:04.523222"], ["username", "billy_23"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -365639230 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "968e58174bf9e65638b5ccc3bdae8f57"], ["created_at", "2016-12-06 16:25:04.524898"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["openstax_uid", -365639230], ["updated_at", "2016-12-06 16:25:04.524898"], ["username", "billy_24"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -855961429 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6cdbda58fc9d43dd8d0d075d1a69896b"], ["created_at", "2016-12-06 16:25:04.526976"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["openstax_uid", -855961429], ["updated_at", "2016-12-06 16:25:04.526976"], ["username", "billy_25"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2015076543 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0fc00fef8600191be3091606a2069701"], ["created_at", "2016-12-06 16:25:04.528611"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["openstax_uid", -2015076543], ["updated_at", "2016-12-06 16:25:04.528611"], ["username", "billy_26"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1780767312 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1e8dcb5f40d042684eb88f7ce3f96003"], ["created_at", "2016-12-06 16:25:04.530231"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["openstax_uid", -1780767312], ["updated_at", "2016-12-06 16:25:04.530231"], ["username", "billy_27"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -501998160 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "dda653ec5de397a5e5a1d2580a059aec"], ["created_at", "2016-12-06 16:25:04.531872"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["openstax_uid", -501998160], ["updated_at", "2016-12-06 16:25:04.531872"], ["username", "billy_28"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1417070319 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0e446c5ea9a39c644b56a80504d4c1ea"], ["created_at", "2016-12-06 16:25:04.533694"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["openstax_uid", -1417070319], ["updated_at", "2016-12-06 16:25:04.533694"], ["username", "billy_29"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1319738484 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "209ad7321fa227a02e4b8bb617228e0a"], ["created_at", "2016-12-06 16:25:04.535221"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["openstax_uid", -1319738484], ["updated_at", "2016-12-06 16:25:04.535221"], ["username", "billy_30"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -788894468 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d4052f546a1248282b6f1beb815360db"], ["created_at", "2016-12-06 16:25:04.536802"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["openstax_uid", -788894468], ["updated_at", "2016-12-06 16:25:04.536802"], ["username", "billy_31"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -192682782 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "01ea6caa664a2f16c95bd35b3378d11b"], ["created_at", "2016-12-06 16:25:04.539133"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["openstax_uid", -192682782], ["updated_at", "2016-12-06 16:25:04.539133"], ["username", "billy_32"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -547134967 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "efa32bb8bf28001ecc1bbb9626fcddfc"], ["created_at", "2016-12-06 16:25:04.541723"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["openstax_uid", -547134967], ["updated_at", "2016-12-06 16:25:04.541723"], ["username", "billy_33"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2080349685 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "71a813345650332a34853c110f4c9f30"], ["created_at", "2016-12-06 16:25:04.543806"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["openstax_uid", -2080349685], ["updated_at", "2016-12-06 16:25:04.543806"], ["username", "billy_34"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -277839653 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0fe35f08bfb1f4eaee7403a9ddfce1e3"], ["created_at", "2016-12-06 16:25:04.545992"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["openstax_uid", -277839653], ["updated_at", "2016-12-06 16:25:04.545992"], ["username", "billy_35"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -575249234 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "205a5ad80156241ed86d303c7720d36a"], ["created_at", "2016-12-06 16:25:04.548151"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["openstax_uid", -575249234], ["updated_at", "2016-12-06 16:25:04.548151"], ["username", "billy_36"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -719818091 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ff452efb2c1699336a8cb8f796b0ff2b"], ["created_at", "2016-12-06 16:25:04.549862"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["openstax_uid", -719818091], ["updated_at", "2016-12-06 16:25:04.549862"], ["username", "billy_37"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -820929761 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "f264903b143b3daa1604425f07c8a2a9"], ["created_at", "2016-12-06 16:25:04.551721"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["openstax_uid", -820929761], ["updated_at", "2016-12-06 16:25:04.551721"], ["username", "billy_38"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -139798871 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0de615430c29ffe6219e891a4327e204"], ["created_at", "2016-12-06 16:25:04.553559"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["openstax_uid", -139798871], ["updated_at", "2016-12-06 16:25:04.553559"], ["username", "billy_39"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1347977086 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9e377840f5113b612c85b17616bb5b10"], ["created_at", "2016-12-06 16:25:04.555110"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["openstax_uid", -1347977086], ["updated_at", "2016-12-06 16:25:04.555110"], ["username", "billy_40"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -289985911 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5eb734d672b35f9a34c33bf49fe452ad"], ["created_at", "2016-12-06 16:25:04.556648"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["openstax_uid", -289985911], ["updated_at", "2016-12-06 16:25:04.556648"], ["username", "billy_41"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1775311495 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "42cdd6dadc906745b40585ce01b710c5"], ["created_at", "2016-12-06 16:25:04.558192"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["openstax_uid", -1775311495], ["updated_at", "2016-12-06 16:25:04.558192"], ["username", "billy_42"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1341703784 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9176fd6f5a15c316063906b64121a229"], ["created_at", "2016-12-06 16:25:04.560067"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["openstax_uid", -1341703784], ["updated_at", "2016-12-06 16:25:04.560067"], ["username", "billy_43"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1795023888 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e01891e92fd6852d0e42493bd5a7fb3f"], ["created_at", "2016-12-06 16:25:04.561847"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["openstax_uid", -1795023888], ["updated_at", "2016-12-06 16:25:04.561847"], ["username", "billy_44"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2092432143 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6eb4b789789d3996ef466732ea04b547"], ["created_at", "2016-12-06 16:25:04.563577"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["openstax_uid", -2092432143], ["updated_at", "2016-12-06 16:25:04.563577"], ["username", "billy_45"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -286021494 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d38f808e05c5634f73122b9dab57831a"], ["created_at", "2016-12-06 16:25:04.565132"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["openstax_uid", -286021494], ["updated_at", "2016-12-06 16:25:04.565132"], ["username", "billy_46"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -650461980 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a84386ad8df6e3c2e6864ff8dade153f"], ["created_at", "2016-12-06 16:25:04.566745"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["openstax_uid", -650461980], ["updated_at", "2016-12-06 16:25:04.566745"], ["username", "billy_47"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1049596996 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "f62dae1b795d16bc70743fa399904b26"], ["created_at", "2016-12-06 16:25:04.568367"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["openstax_uid", -1049596996], ["updated_at", "2016-12-06 16:25:04.568367"], ["username", "billy_48"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1930374457 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "74109e1c155be4620dbb4cc830ef4f45"], ["created_at", "2016-12-06 16:25:04.569993"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["openstax_uid", -1930374457], ["updated_at", "2016-12-06 16:25:04.569993"], ["username", "billy_49"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "1eff593242372537b2a79070817b1e79"], ["created_at", "2016-12-06 16:25:04.578814"], ["openstax_uid", 10], ["updated_at", "2016-12-06 16:25:04.578814"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "8fc14697138aaa90a8e0bf6ab1ec9471"], ["created_at", "2016-12-06 16:25:04.586529"], ["openstax_uid", 10], ["updated_at", "2016-12-06 16:25:04.586529"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "c0cb27376b07e9c5e198bd07643a7046"], ["created_at", "2016-12-06 16:25:04.600510"], ["openstax_uid", 10], ["updated_at", "2016-12-06 16:25:04.600510"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "83c4aad971445ad024b572d81d0ea444"], ["created_at", "2016-12-06 16:25:04.613953"], ["openstax_uid", 10], ["updated_at", "2016-12-06 16:25:04.613953"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:52789/logout Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "d4a988e509903e1c840b29ad08734ce9"], ["created_at", "2016-12-06 16:25:04.619599"], ["openstax_uid", 10], ["updated_at", "2016-12-06 16:25:04.619599"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "38077913d4ba57fe91cab1aef5f8971f"], ["created_at", "2016-12-06 16:25:04.625410"], ["openstax_uid", 10], ["updated_at", "2016-12-06 16:25:04.625410"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "9403494ca0aea811a3d80a721bd9f1ef"], ["created_at", "2016-12-06 16:25:04.630199"], ["openstax_uid", 10], ["updated_at", "2016-12-06 16:25:04.630199"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e27acd' LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e27acd' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.652569"], ["openstax_uid", 52], ["updated_at", "2016-12-06 16:25:04.652569"], ["username", "e27acd"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.660116"], ["openstax_uid", 53], ["updated_at", "2016-12-06 16:25:04.660116"], ["username", "alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.669241"], ["openstax_uid", 54], ["updated_at", "2016-12-06 16:25:04.669241"], ["username", "alice2"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '523d24' LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '523d24' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "faculty_status", "first_name", "full_name", "last_name", "openstax_uid", "salesforce_contact_id", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.674824"], ["faculty_status", 3], ["first_name", "Bob"], ["full_name", "Bob Smith"], ["last_name", "Smith"], ["openstax_uid", 1], ["salesforce_contact_id", "b0b"], ["updated_at", "2016-12-06 16:25:04.674824"], ["username", "523d24"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "title", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "secret"], ["created_at", "2016-12-06 16:25:04.678392"], ["first_name", "Some"], ["full_name", "SomeUser"], ["last_name", "User"], ["openstax_uid", 1], ["title", "Sir"], ["updated_at", "2016-12-06 16:25:04.678392"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1145436831 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "08f83b4ecc1169e620a72ba05927edc7"], ["created_at", "2016-12-06 16:25:04.718988"], ["openstax_uid", -1145436831], ["updated_at", "2016-12-06 16:25:04.718988"], ["username", "d1f8517b7fd003f62f1267cf095a8ac2"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1400164872 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "fd4f05ba36dd4c8b6ab77d71340d54b3"], ["created_at", "2016-12-06 16:25:04.742741"], ["openstax_uid", -1400164872], ["updated_at", "2016-12-06 16:25:04.742741"], ["username", "bfd52bae3eba2b615f44e3b64c8f01cc"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1487859034 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "8ed2b6b9e3cb77e3adf3fcf62e5d7eb6"], ["created_at", "2016-12-06 16:25:04.762456"], ["openstax_uid", -1487859034], ["updated_at", "2016-12-06 16:25:04.762456"], ["username", "50e576f002e9e75f359bb4f2822e7b88"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -864118257 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "d5c39da1cf004a5387e34fccfe52d8ff"], ["created_at", "2016-12-06 16:25:04.780087"], ["openstax_uid", -864118257], ["updated_at", "2016-12-06 16:25:04.780087"], ["username", "2843eabeb5bfc6a7ca610d87982e6217"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"2843eabeb5bfc6a7ca610d87982e6217", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"2843eabeb5bfc6a7ca610d87982e6217", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -707330205 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "b8c50c6bc7ae2f849b2504c7177503ae"], ["created_at", "2016-12-06 16:25:04.791804"], ["openstax_uid", -707330205], ["updated_at", "2016-12-06 16:25:04.791804"], ["username", "72e0c554c97b17ce23839d429a2243cb"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2116769399 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.794007"], ["name", "MyGroup"], ["openstax_uid", -2116769399], ["updated_at", "2016-12-06 16:25:04.794007"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -524488636 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.796057"], ["name", "MyGroup"], ["openstax_uid", -524488636], ["updated_at", "2016-12-06 16:25:04.796057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-2116769399/nestings/-524488636" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-2116769399", "member_group_id"=>"-524488636", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2122139297 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "67b07b3e95747a6491381470d2bd8c5b"], ["created_at", "2016-12-06 16:25:04.811488"], ["openstax_uid", -2122139297], ["updated_at", "2016-12-06 16:25:04.811488"], ["username", "a664557063351d847e585ac2572afe20"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -30591255 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.813526"], ["name", "MyGroup"], ["openstax_uid", -30591255], ["updated_at", "2016-12-06 16:25:04.813526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -388621985 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.815229"], ["name", "MyGroup"], ["openstax_uid", -388621985], ["updated_at", "2016-12-06 16:25:04.815229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = -388621985 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -388621985 ' WHERE "openstax_accounts_groups"."id" = 2 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = -30591255 ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -30591255 ' WHERE "openstax_accounts_groups"."id" = 1 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" IN (-388621985) SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" IN (-30591255) SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "created_at", "member_group_id", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -30591255], ["created_at", "2016-12-06 16:25:04.816841"], ["member_group_id", -388621985], ["updated_at", "2016-12-06 16:25:04.816841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-30591255/nestings/-388621985" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-30591255", "member_group_id"=>"-388621985", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1206493278 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "899cf4e24301d41da79516c893b67f25"], ["created_at", "2016-12-06 16:25:04.833556"], ["openstax_uid", -1206493278], ["updated_at", "2016-12-06 16:25:04.833556"], ["username", "8c0cefa46b50a385a5af77012f755428"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1482891312 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.835354"], ["name", "MyGroup"], ["openstax_uid", -1482891312], ["updated_at", "2016-12-06 16:25:04.835354"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2068642735 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "15c8ea9dd817bdfff9f35ce7ab227e98"], ["created_at", "2016-12-06 16:25:04.850333"], ["openstax_uid", -2068642735], ["updated_at", "2016-12-06 16:25:04.850333"], ["username", "397925ef5ba999f12f7fe88db56858c1"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1080997041 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.852199"], ["name", "MyGroup"], ["openstax_uid", -1080997041], ["updated_at", "2016-12-06 16:25:04.852199"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1080997041 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = ?, "cached_supertree_group_ids" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = 1 [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["updated_at", "2016-12-06 16:25:04.853671"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1080997041" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1080997041", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -821005529 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "79bb396205b9fc7fb2170a5113cc0ffc"], ["created_at", "2016-12-06 16:25:04.865628"], ["openstax_uid", -821005529], ["updated_at", "2016-12-06 16:25:04.865628"], ["username", "d7f716a91aa56cbdb616b25e7397726f"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1455496987 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.867698"], ["name", "MyGroup"], ["openstax_uid", -1455496987], ["updated_at", "2016-12-06 16:25:04.867698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1455496987 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = ?, "cached_supertree_group_ids" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = 1 [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["updated_at", "2016-12-06 16:25:04.869188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-1455496987" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-1455496987", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1414242857 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "b44185a07601239fd18ea76dc4b961f5"], ["created_at", "2016-12-06 16:25:04.881336"], ["openstax_uid", -1414242857], ["updated_at", "2016-12-06 16:25:04.881336"], ["username", "1d88d2ddef1b285c06171b65aa0fc25f"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1475431665 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.883489"], ["name", "MyGroup"], ["openstax_uid", -1475431665], ["updated_at", "2016-12-06 16:25:04.883489"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -338929078 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "45e3b89bca73ab7b77a46ce4b282e62f"], ["created_at", "2016-12-06 16:25:04.885356"], ["openstax_uid", -338929078], ["updated_at", "2016-12-06 16:25:04.885356"], ["username", "6980fab2b144ffa3105c4f04f3ff519a"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1475431665/members/-338929078" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1475431665", "user_id"=>"-338929078", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1947124830 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "4788a041979f12e354ce65b4682425cc"], ["created_at", "2016-12-06 16:25:04.901123"], ["openstax_uid", -1947124830], ["updated_at", "2016-12-06 16:25:04.901123"], ["username", "6892480500b31eb575f9d442d85d1b1a"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1290870594 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.903057"], ["name", "MyGroup"], ["openstax_uid", -1290870594], ["updated_at", "2016-12-06 16:25:04.903057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -165829041 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "f06770d308f1967d188e9fb5833308e0"], ["created_at", "2016-12-06 16:25:04.904809"], ["openstax_uid", -165829041], ["updated_at", "2016-12-06 16:25:04.904809"], ["username", "c078e2b9f897b95d9d54fa4e83cc7c29"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1290870594) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.906329"], ["group_id", -1290870594], ["updated_at", "2016-12-06 16:25:04.906329"], ["user_id", -165829041]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1290870594/members/-165829041" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1290870594", "user_id"=>"-165829041", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1023766539 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "6d9bb1552108c7588bfa584bccdb8e85"], ["created_at", "2016-12-06 16:25:04.918909"], ["openstax_uid", -1023766539], ["updated_at", "2016-12-06 16:25:04.918909"], ["username", "aca91f0659a780cc80bc121446688f0d"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1972495186 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.921658"], ["name", "MyGroup"], ["openstax_uid", -1972495186], ["updated_at", "2016-12-06 16:25:04.921658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1665524974 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "ed47d50d6d9186a656a66e1bc6e64510"], ["created_at", "2016-12-06 16:25:04.924401"], ["openstax_uid", -1665524974], ["updated_at", "2016-12-06 16:25:04.924401"], ["username", "7e140c2fbe6e572104526fbab273e86c"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1972495186/owners/-1665524974" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1972495186", "user_id"=>"-1665524974", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1669107048 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "0d430f0177d6bd73aa6c7e61caa073de"], ["created_at", "2016-12-06 16:25:04.942843"], ["openstax_uid", -1669107048], ["updated_at", "2016-12-06 16:25:04.942843"], ["username", "760b562627b2117e53268589749ef7fc"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -261845888 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:04.945561"], ["name", "MyGroup"], ["openstax_uid", -261845888], ["updated_at", "2016-12-06 16:25:04.945561"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -210378402 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "db501b510b291f46fc85585066dc3b21"], ["created_at", "2016-12-06 16:25:04.948331"], ["openstax_uid", -210378402], ["updated_at", "2016-12-06 16:25:04.948331"], ["username", "d70ce2ba21b61983a3253af027995c68"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -261845888) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_owners" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:04.950502"], ["group_id", -261845888], ["updated_at", "2016-12-06 16:25:04.950502"], ["user_id", -210378402]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-261845888/owners/-210378402" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-261845888", "user_id"=>"-210378402", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "title", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "secret"], ["created_at", "2016-12-06 16:25:04.964195"], ["first_name", "Some"], ["full_name", "SomeUser"], ["last_name", "User"], ["openstax_uid", 1], ["title", "Sir"], ["updated_at", "2016-12-06 16:25:04.964195"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "title", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "secret"], ["created_at", "2016-12-06 16:25:04.990919"], ["first_name", "Some"], ["full_name", "SomeUser"], ["last_name", "User"], ["openstax_uid", 1], ["title", "Sir"], ["updated_at", "2016-12-06 16:25:04.990919"], ["username", "some_user"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "title", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "secret"], ["created_at", "2016-12-06 16:25:05.010564"], ["first_name", "Some"], ["full_name", "SomeUser"], ["last_name", "User"], ["openstax_uid", 1], ["title", "Sir"], ["updated_at", "2016-12-06 16:25:05.010564"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "title", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "secret"], ["created_at", "2016-12-06 16:25:05.033721"], ["first_name", "Some"], ["full_name", "SomeUser"], ["last_name", "User"], ["openstax_uid", 1], ["title", "Sir"], ["updated_at", "2016-12-06 16:25:05.033721"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "title", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "secret"], ["created_at", "2016-12-06 16:25:05.052543"], ["first_name", "Some"], ["full_name", "SomeUser"], ["last_name", "User"], ["openstax_uid", 1], ["title", "Sir"], ["updated_at", "2016-12-06 16:25:05.052543"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1376149903 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d44508b0dfd0ee96d3e8d52b42782966"], ["created_at", "2016-12-06 16:25:05.071707"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -1376149903], ["updated_at", "2016-12-06 16:25:05.071707"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -516106765 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "de987438d5d224ba9b0eb577545a8331"], ["created_at", "2016-12-06 16:25:05.074020"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -516106765], ["updated_at", "2016-12-06 16:25:05.074020"], ["username", "mary"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1007966453 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5a299444c058b3f3c6024a07ea82bf1a"], ["created_at", "2016-12-06 16:25:05.076205"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -1007966453], ["updated_at", "2016-12-06 16:25:05.076205"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1862747205 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d3ac8d1ec001752e6f26b4d9c0347b98"], ["created_at", "2016-12-06 16:25:05.077945"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -1862747205], ["updated_at", "2016-12-06 16:25:05.077945"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187483324 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c6c2421a722aa451b48cae9eae7b6f0c"], ["created_at", "2016-12-06 16:25:05.079544"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["openstax_uid", -1187483324], ["updated_at", "2016-12-06 16:25:05.079544"], ["username", "billy_00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -44718056 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "98e51fb857e667b3169987527d1b3e62"], ["created_at", "2016-12-06 16:25:05.082123"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["openstax_uid", -44718056], ["updated_at", "2016-12-06 16:25:05.082123"], ["username", "billy_01"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -266880477 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5683aa87247f7d68e080921ec6607556"], ["created_at", "2016-12-06 16:25:05.084763"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["openstax_uid", -266880477], ["updated_at", "2016-12-06 16:25:05.084763"], ["username", "billy_02"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1489619535 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "fd66b2421fcf463536212aad94af2f12"], ["created_at", "2016-12-06 16:25:05.086972"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["openstax_uid", -1489619535], ["updated_at", "2016-12-06 16:25:05.086972"], ["username", "billy_03"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1374124453 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8f04b1da07e5b4d16a066ac3977507d1"], ["created_at", "2016-12-06 16:25:05.089043"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["openstax_uid", -1374124453], ["updated_at", "2016-12-06 16:25:05.089043"], ["username", "billy_04"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -66943641 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "69e6251d16acbde6986fa19329fcedb3"], ["created_at", "2016-12-06 16:25:05.091148"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["openstax_uid", -66943641], ["updated_at", "2016-12-06 16:25:05.091148"], ["username", "billy_05"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -396537287 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "173db6dc3bd52710175ac71129bb42b9"], ["created_at", "2016-12-06 16:25:05.092886"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["openstax_uid", -396537287], ["updated_at", "2016-12-06 16:25:05.092886"], ["username", "billy_06"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -765791659 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "05d438e2a01e7af407bf9d3e91079e39"], ["created_at", "2016-12-06 16:25:05.094672"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["openstax_uid", -765791659], ["updated_at", "2016-12-06 16:25:05.094672"], ["username", "billy_07"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -28062488 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "189e0265ffc251457bfbdfd6ea06299e"], ["created_at", "2016-12-06 16:25:05.096208"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["openstax_uid", -28062488], ["updated_at", "2016-12-06 16:25:05.096208"], ["username", "billy_08"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1144068423 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ded33eae816791dbbb27642f6f15e7b4"], ["created_at", "2016-12-06 16:25:05.097788"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["openstax_uid", -1144068423], ["updated_at", "2016-12-06 16:25:05.097788"], ["username", "billy_09"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -220736114 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4e93ddbddb9c9104b5b675048c22cc8f"], ["created_at", "2016-12-06 16:25:05.099361"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["openstax_uid", -220736114], ["updated_at", "2016-12-06 16:25:05.099361"], ["username", "billy_10"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1836060629 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "eb3fcf13fc43b1b13772b376e660f7f4"], ["created_at", "2016-12-06 16:25:05.100861"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["openstax_uid", -1836060629], ["updated_at", "2016-12-06 16:25:05.100861"], ["username", "billy_11"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1628112497 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "eb0b54502b71d96ece1445757ae88157"], ["created_at", "2016-12-06 16:25:05.102372"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["openstax_uid", -1628112497], ["updated_at", "2016-12-06 16:25:05.102372"], ["username", "billy_12"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -5133617 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9e0db753134dd629163dfce01f5eb8ad"], ["created_at", "2016-12-06 16:25:05.103846"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["openstax_uid", -5133617], ["updated_at", "2016-12-06 16:25:05.103846"], ["username", "billy_13"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -225705111 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8a9275c3301ad39fff0d06eb5cb0acb0"], ["created_at", "2016-12-06 16:25:05.105356"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["openstax_uid", -225705111], ["updated_at", "2016-12-06 16:25:05.105356"], ["username", "billy_14"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1766460741 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2e80676aa5bd58b1a844ac994e562f83"], ["created_at", "2016-12-06 16:25:05.106916"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["openstax_uid", -1766460741], ["updated_at", "2016-12-06 16:25:05.106916"], ["username", "billy_15"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -153198482 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6d49787f990e15be1861b029e924a2eb"], ["created_at", "2016-12-06 16:25:05.108453"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["openstax_uid", -153198482], ["updated_at", "2016-12-06 16:25:05.108453"], ["username", "billy_16"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1856525450 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "80247f303c731343c1a7f856750b53e3"], ["created_at", "2016-12-06 16:25:05.110005"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["openstax_uid", -1856525450], ["updated_at", "2016-12-06 16:25:05.110005"], ["username", "billy_17"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1157238291 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7afb7db6ddb30dd8ab9215510b5c24e6"], ["created_at", "2016-12-06 16:25:05.111672"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["openstax_uid", -1157238291], ["updated_at", "2016-12-06 16:25:05.111672"], ["username", "billy_18"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1102623935 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "dad0aec07bb972b63ed5f2dbef5ef72a"], ["created_at", "2016-12-06 16:25:05.113256"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["openstax_uid", -1102623935], ["updated_at", "2016-12-06 16:25:05.113256"], ["username", "billy_19"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -904123010 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8bc541e62ecaff29bcabcb14a0ef36c8"], ["created_at", "2016-12-06 16:25:05.114823"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["openstax_uid", -904123010], ["updated_at", "2016-12-06 16:25:05.114823"], ["username", "billy_20"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -757566027 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a4c20c0e363f0029a5a740dcda794266"], ["created_at", "2016-12-06 16:25:05.116367"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["openstax_uid", -757566027], ["updated_at", "2016-12-06 16:25:05.116367"], ["username", "billy_21"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -807754346 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "032fe94cc24fb5e104a1ab6bac12fb08"], ["created_at", "2016-12-06 16:25:05.117898"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["openstax_uid", -807754346], ["updated_at", "2016-12-06 16:25:05.117898"], ["username", "billy_22"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -640714463 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1bdd0c09d081ba274284857a3df82f20"], ["created_at", "2016-12-06 16:25:05.119419"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["openstax_uid", -640714463], ["updated_at", "2016-12-06 16:25:05.119419"], ["username", "billy_23"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -856878420 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "10dca7777c5b59cfb7b294d2adcb93a1"], ["created_at", "2016-12-06 16:25:05.121188"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["openstax_uid", -856878420], ["updated_at", "2016-12-06 16:25:05.121188"], ["username", "billy_24"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1044931322 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7998ec70a2d9d9fc7f484bd35de3400c"], ["created_at", "2016-12-06 16:25:05.124147"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["openstax_uid", -1044931322], ["updated_at", "2016-12-06 16:25:05.124147"], ["username", "billy_25"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1321557409 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2fdf1b85d9a61d17cc1eb7a24da9ab85"], ["created_at", "2016-12-06 16:25:05.125851"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["openstax_uid", -1321557409], ["updated_at", "2016-12-06 16:25:05.125851"], ["username", "billy_26"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -274289379 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "81bffd9c0fab12fb55262d3ea960ea3c"], ["created_at", "2016-12-06 16:25:05.127501"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["openstax_uid", -274289379], ["updated_at", "2016-12-06 16:25:05.127501"], ["username", "billy_27"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1963000538 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8f48316891e451639b76570c72180d7f"], ["created_at", "2016-12-06 16:25:05.129073"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["openstax_uid", -1963000538], ["updated_at", "2016-12-06 16:25:05.129073"], ["username", "billy_28"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1487708478 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0537d87459b82156b320d4fd8353fcd2"], ["created_at", "2016-12-06 16:25:05.130685"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["openstax_uid", -1487708478], ["updated_at", "2016-12-06 16:25:05.130685"], ["username", "billy_29"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -94237724 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1788bf023de0f70f30553899f1218ab5"], ["created_at", "2016-12-06 16:25:05.132286"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["openstax_uid", -94237724], ["updated_at", "2016-12-06 16:25:05.132286"], ["username", "billy_30"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -158497993 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c4c57d2f50910d4e0e2731ed18b4f13e"], ["created_at", "2016-12-06 16:25:05.133834"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["openstax_uid", -158497993], ["updated_at", "2016-12-06 16:25:05.133834"], ["username", "billy_31"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -521257238 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d397cc0b0fbdfa1cf59566f4ebc9e867"], ["created_at", "2016-12-06 16:25:05.135380"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["openstax_uid", -521257238], ["updated_at", "2016-12-06 16:25:05.135380"], ["username", "billy_32"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -707064930 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d0e89f0d7806f2cb158738f8e9cc21a1"], ["created_at", "2016-12-06 16:25:05.136889"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["openstax_uid", -707064930], ["updated_at", "2016-12-06 16:25:05.136889"], ["username", "billy_33"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1709220435 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "675ccc945b7c2593adf3f7ad54a41ce4"], ["created_at", "2016-12-06 16:25:05.138412"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["openstax_uid", -1709220435], ["updated_at", "2016-12-06 16:25:05.138412"], ["username", "billy_34"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1198555298 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7a53d4ad85910143b3f408c28d265e68"], ["created_at", "2016-12-06 16:25:05.140229"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["openstax_uid", -1198555298], ["updated_at", "2016-12-06 16:25:05.140229"], ["username", "billy_35"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -15408466 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8c5f62555b2c3b5ef51467d869b3bad4"], ["created_at", "2016-12-06 16:25:05.142219"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["openstax_uid", -15408466], ["updated_at", "2016-12-06 16:25:05.142219"], ["username", "billy_36"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1959033045 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "262fd44c9f573a9bca0071d80668fcda"], ["created_at", "2016-12-06 16:25:05.143996"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["openstax_uid", -1959033045], ["updated_at", "2016-12-06 16:25:05.143996"], ["username", "billy_37"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1775673528 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "73c78972b27f6242c1fc80524c77dba7"], ["created_at", "2016-12-06 16:25:05.145653"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["openstax_uid", -1775673528], ["updated_at", "2016-12-06 16:25:05.145653"], ["username", "billy_38"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1964032295 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "affc921922d7eb25de0c38823d9f5fea"], ["created_at", "2016-12-06 16:25:05.147253"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["openstax_uid", -1964032295], ["updated_at", "2016-12-06 16:25:05.147253"], ["username", "billy_39"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1103747569 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e9b71764c934d8d8191e0ebeb43ce4d5"], ["created_at", "2016-12-06 16:25:05.148944"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["openstax_uid", -1103747569], ["updated_at", "2016-12-06 16:25:05.148944"], ["username", "billy_40"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1737532278 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5d1f10bc772985097833c3659d84dfdc"], ["created_at", "2016-12-06 16:25:05.150582"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["openstax_uid", -1737532278], ["updated_at", "2016-12-06 16:25:05.150582"], ["username", "billy_41"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -613771185 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0263fb33e29d2a8024f3e4b0106eb8a6"], ["created_at", "2016-12-06 16:25:05.152202"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["openstax_uid", -613771185], ["updated_at", "2016-12-06 16:25:05.152202"], ["username", "billy_42"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2094452663 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0943cfd1b23d145b195caeb2644f6aa9"], ["created_at", "2016-12-06 16:25:05.153838"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["openstax_uid", -2094452663], ["updated_at", "2016-12-06 16:25:05.153838"], ["username", "billy_43"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -470628508 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4f244555fe1f33046be82123f430cb82"], ["created_at", "2016-12-06 16:25:05.155368"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["openstax_uid", -470628508], ["updated_at", "2016-12-06 16:25:05.155368"], ["username", "billy_44"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -807999580 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "30749f46da0d5182ba87a0cc54c685b7"], ["created_at", "2016-12-06 16:25:05.156943"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["openstax_uid", -807999580], ["updated_at", "2016-12-06 16:25:05.156943"], ["username", "billy_45"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -523155224 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "f927da3843fc5ad317ed824d17b2661a"], ["created_at", "2016-12-06 16:25:05.158583"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["openstax_uid", -523155224], ["updated_at", "2016-12-06 16:25:05.158583"], ["username", "billy_46"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -700230213 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2151cb9ac05fd5edca4ea50d68e6feae"], ["created_at", "2016-12-06 16:25:05.160128"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["openstax_uid", -700230213], ["updated_at", "2016-12-06 16:25:05.160128"], ["username", "billy_47"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -772587643 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "27eb67c2baf0ffcfa1bf53dbeb7b05d4"], ["created_at", "2016-12-06 16:25:05.161709"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["openstax_uid", -772587643], ["updated_at", "2016-12-06 16:25:05.161709"], ["username", "billy_48"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2028087276 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "61bee6bdb2e61e391e26059575d19bb7"], ["created_at", "2016-12-06 16:25:05.163251"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["openstax_uid", -2028087276], ["updated_at", "2016-12-06 16:25:05.163251"], ["username", "billy_49"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'jstra%')) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE (("openstax_accounts_accounts"."username" LIKE 'jstra%')) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289252469 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "37ce96a24e1ab33be0a8c03aa96d0fac"], ["created_at", "2016-12-06 16:25:05.170839"], ["first_name", "John"], ["last_name", "Stravinsky"], ["openstax_uid", -1289252469], ["updated_at", "2016-12-06 16:25:05.170839"], ["username", "jstrav"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1981699769 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "full_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["access_token", "6c0259db54cd3b5220376dcbd21299e6"], ["created_at", "2016-12-06 16:25:05.172713"], ["first_name", "Mary"], ["full_name", "Mary Mighty"], ["last_name", "Mighty"], ["openstax_uid", -1981699769], ["updated_at", "2016-12-06 16:25:05.172713"], ["username", "mary"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2069516485 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "741895ee61310fb9b03e88eb08c524ab"], ["created_at", "2016-12-06 16:25:05.174535"], ["first_name", "John"], ["last_name", "Stead"], ["openstax_uid", -2069516485], ["updated_at", "2016-12-06 16:25:05.174535"], ["username", "jstead"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -780854630 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7ad3a90a2b3bc1c92b5fba073e90fb6d"], ["created_at", "2016-12-06 16:25:05.176160"], ["first_name", "Bob"], ["last_name", "JST"], ["openstax_uid", -780854630], ["updated_at", "2016-12-06 16:25:05.176160"], ["username", "bigbear"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1277721203 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "893d1b78d8c71798296e61edfcff08c1"], ["created_at", "2016-12-06 16:25:05.177767"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["openstax_uid", -1277721203], ["updated_at", "2016-12-06 16:25:05.177767"], ["username", "billy_00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1052480524 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9c334092f3c4b78035d68421b85eb7e6"], ["created_at", "2016-12-06 16:25:05.179633"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["openstax_uid", -1052480524], ["updated_at", "2016-12-06 16:25:05.179633"], ["username", "billy_01"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1225284812 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8a7ecf8ed9c4d0095d852ed2a8a1128f"], ["created_at", "2016-12-06 16:25:05.181184"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["openstax_uid", -1225284812], ["updated_at", "2016-12-06 16:25:05.181184"], ["username", "billy_02"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1123061699 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "7ac3d1e5804c7305ce19d7edc5da360c"], ["created_at", "2016-12-06 16:25:05.182766"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["openstax_uid", -1123061699], ["updated_at", "2016-12-06 16:25:05.182766"], ["username", "billy_03"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1250820952 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e88603f44a051da0cbadd79f15988e3b"], ["created_at", "2016-12-06 16:25:05.184319"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["openstax_uid", -1250820952], ["updated_at", "2016-12-06 16:25:05.184319"], ["username", "billy_04"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1520259861 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "22157565d26eddb5387bf5b46560314e"], ["created_at", "2016-12-06 16:25:05.185963"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["openstax_uid", -1520259861], ["updated_at", "2016-12-06 16:25:05.185963"], ["username", "billy_05"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -618101107 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2c6d1edab5133e3055f18f2d72e308fe"], ["created_at", "2016-12-06 16:25:05.187772"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["openstax_uid", -618101107], ["updated_at", "2016-12-06 16:25:05.187772"], ["username", "billy_06"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -700213805 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "ceff77aa01477882442015e072ebacec"], ["created_at", "2016-12-06 16:25:05.189381"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["openstax_uid", -700213805], ["updated_at", "2016-12-06 16:25:05.189381"], ["username", "billy_07"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -251796185 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5cde44b3082e21708b06277d010e4f18"], ["created_at", "2016-12-06 16:25:05.190985"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["openstax_uid", -251796185], ["updated_at", "2016-12-06 16:25:05.190985"], ["username", "billy_08"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1094073404 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "94c2ea8dcd7d642cd662a5ad13ed0e5e"], ["created_at", "2016-12-06 16:25:05.192529"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["openstax_uid", -1094073404], ["updated_at", "2016-12-06 16:25:05.192529"], ["username", "billy_09"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -399505280 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "097351db0512f1262136fde6f08c78d3"], ["created_at", "2016-12-06 16:25:05.194041"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["openstax_uid", -399505280], ["updated_at", "2016-12-06 16:25:05.194041"], ["username", "billy_10"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1148564216 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b26a488e57dadc61c964b10bac242294"], ["created_at", "2016-12-06 16:25:05.195515"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["openstax_uid", -1148564216], ["updated_at", "2016-12-06 16:25:05.195515"], ["username", "billy_11"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -990687150 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "4876a4b3dadbab5227b62a39d7728ef2"], ["created_at", "2016-12-06 16:25:05.197225"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["openstax_uid", -990687150], ["updated_at", "2016-12-06 16:25:05.197225"], ["username", "billy_12"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1070411041 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "60617fe30da6a9356c43a40f85b77135"], ["created_at", "2016-12-06 16:25:05.198778"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["openstax_uid", -1070411041], ["updated_at", "2016-12-06 16:25:05.198778"], ["username", "billy_13"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1948291903 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8f720751ab941483e752ece75c20f875"], ["created_at", "2016-12-06 16:25:05.200356"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["openstax_uid", -1948291903], ["updated_at", "2016-12-06 16:25:05.200356"], ["username", "billy_14"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -797108974 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "8614286a209d300c401fdba417ef363e"], ["created_at", "2016-12-06 16:25:05.201910"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["openstax_uid", -797108974], ["updated_at", "2016-12-06 16:25:05.201910"], ["username", "billy_15"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -203141420 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "c839f9d7f1ace2d0cb2dcdc9cf08940d"], ["created_at", "2016-12-06 16:25:05.203463"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["openstax_uid", -203141420], ["updated_at", "2016-12-06 16:25:05.203463"], ["username", "billy_16"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1331332372 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "56eb43d90341fb727b350050e159cd82"], ["created_at", "2016-12-06 16:25:05.205212"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["openstax_uid", -1331332372], ["updated_at", "2016-12-06 16:25:05.205212"], ["username", "billy_17"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -472404780 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "2f5fdfe76f6c0b94464b5524659eaa51"], ["created_at", "2016-12-06 16:25:05.206862"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["openstax_uid", -472404780], ["updated_at", "2016-12-06 16:25:05.206862"], ["username", "billy_18"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -988996949 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "734dd91d2b3612d1959f254abdc4c390"], ["created_at", "2016-12-06 16:25:05.208521"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["openstax_uid", -988996949], ["updated_at", "2016-12-06 16:25:05.208521"], ["username", "billy_19"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -110614715 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "61ff9cf898d5224af9ad5e5b1c59f5f4"], ["created_at", "2016-12-06 16:25:05.210187"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["openstax_uid", -110614715], ["updated_at", "2016-12-06 16:25:05.210187"], ["username", "billy_20"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -787263320 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "3b1b6baf3e883ab9b0c51d7b56812f45"], ["created_at", "2016-12-06 16:25:05.211789"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["openstax_uid", -787263320], ["updated_at", "2016-12-06 16:25:05.211789"], ["username", "billy_21"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -125691673 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0573e5c6e662747e79cbbb054724dc05"], ["created_at", "2016-12-06 16:25:05.213294"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["openstax_uid", -125691673], ["updated_at", "2016-12-06 16:25:05.213294"], ["username", "billy_22"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -521362514 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "38b8c425c0e9031cad4fd4b208420e0b"], ["created_at", "2016-12-06 16:25:05.214860"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["openstax_uid", -521362514], ["updated_at", "2016-12-06 16:25:05.214860"], ["username", "billy_23"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1643159840 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "dd4a3174a72aba7cef5cbddaa3626e5a"], ["created_at", "2016-12-06 16:25:05.216427"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["openstax_uid", -1643159840], ["updated_at", "2016-12-06 16:25:05.216427"], ["username", "billy_24"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1092490707 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d0e83e15222b6bce958bdbecfb24a1ec"], ["created_at", "2016-12-06 16:25:05.217997"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["openstax_uid", -1092490707], ["updated_at", "2016-12-06 16:25:05.217997"], ["username", "billy_25"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1383189789 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e9712ebf4b5998212a624093cfff0c17"], ["created_at", "2016-12-06 16:25:05.219506"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["openstax_uid", -1383189789], ["updated_at", "2016-12-06 16:25:05.219506"], ["username", "billy_26"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1386956640 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "1e4174926184b1286b4bceba7afb5110"], ["created_at", "2016-12-06 16:25:05.221017"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["openstax_uid", -1386956640], ["updated_at", "2016-12-06 16:25:05.221017"], ["username", "billy_27"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1603968002 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "d716073bfab575b4e419df5281e4ff0e"], ["created_at", "2016-12-06 16:25:05.222593"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["openstax_uid", -1603968002], ["updated_at", "2016-12-06 16:25:05.222593"], ["username", "billy_28"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -185489557 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b1493e7a4e4b7594dea5474c62b53431"], ["created_at", "2016-12-06 16:25:05.224145"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["openstax_uid", -185489557], ["updated_at", "2016-12-06 16:25:05.224145"], ["username", "billy_29"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1492407623 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "325201f6f1a9a68c4aa4f50e59f55480"], ["created_at", "2016-12-06 16:25:05.225665"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["openstax_uid", -1492407623], ["updated_at", "2016-12-06 16:25:05.225665"], ["username", "billy_30"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1875072028 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9508e895cb4207c7ff474723e8da88f9"], ["created_at", "2016-12-06 16:25:05.227266"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["openstax_uid", -1875072028], ["updated_at", "2016-12-06 16:25:05.227266"], ["username", "billy_31"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -440921518 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "10b0525ad6130c7674c19260576d8d7e"], ["created_at", "2016-12-06 16:25:05.228855"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["openstax_uid", -440921518], ["updated_at", "2016-12-06 16:25:05.228855"], ["username", "billy_32"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2092751182 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e40af47ab03ce70b8f1a14ff38552c32"], ["created_at", "2016-12-06 16:25:05.230413"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["openstax_uid", -2092751182], ["updated_at", "2016-12-06 16:25:05.230413"], ["username", "billy_33"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -366425844 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "b2127ffea0bd7d8603fdc2763a2154c3"], ["created_at", "2016-12-06 16:25:05.231920"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["openstax_uid", -366425844], ["updated_at", "2016-12-06 16:25:05.231920"], ["username", "billy_34"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -907539720 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "802d05e010d0bb2e72d8babcf03a0536"], ["created_at", "2016-12-06 16:25:05.233427"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["openstax_uid", -907539720], ["updated_at", "2016-12-06 16:25:05.233427"], ["username", "billy_35"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1603826390 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "0a96ba4f4320b17c7ecd971d39b53f67"], ["created_at", "2016-12-06 16:25:05.235063"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["openstax_uid", -1603826390], ["updated_at", "2016-12-06 16:25:05.235063"], ["username", "billy_36"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1951487045 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9aa9242bfd0fcd5c8198f9a03892dfea"], ["created_at", "2016-12-06 16:25:05.236645"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["openstax_uid", -1951487045], ["updated_at", "2016-12-06 16:25:05.236645"], ["username", "billy_37"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1848561148 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "e0066d8e82c1c28d52480afd3e1d5fb4"], ["created_at", "2016-12-06 16:25:05.238203"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["openstax_uid", -1848561148], ["updated_at", "2016-12-06 16:25:05.238203"], ["username", "billy_38"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -16949545 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "bc2fc61411fc69dde2d622ff7f65e90b"], ["created_at", "2016-12-06 16:25:05.239726"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["openstax_uid", -16949545], ["updated_at", "2016-12-06 16:25:05.239726"], ["username", "billy_39"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -96186683 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "82920580c486e633ed2ff8d31455b0d3"], ["created_at", "2016-12-06 16:25:05.241285"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["openstax_uid", -96186683], ["updated_at", "2016-12-06 16:25:05.241285"], ["username", "billy_40"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -968544028 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "6bdc7a76a9b1d26a0be10bb7594f0473"], ["created_at", "2016-12-06 16:25:05.242828"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["openstax_uid", -968544028], ["updated_at", "2016-12-06 16:25:05.242828"], ["username", "billy_41"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1166585773 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "fb0fe12ea13abd78468cc8e9114d1c88"], ["created_at", "2016-12-06 16:25:05.244340"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["openstax_uid", -1166585773], ["updated_at", "2016-12-06 16:25:05.244340"], ["username", "billy_42"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1784726341 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "a20a356987b22c526cbd62943c4e4c53"], ["created_at", "2016-12-06 16:25:05.245967"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["openstax_uid", -1784726341], ["updated_at", "2016-12-06 16:25:05.245967"], ["username", "billy_43"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -606141925 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "492e97e98479ca58ffad94c5681b1c9e"], ["created_at", "2016-12-06 16:25:05.247579"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["openstax_uid", -606141925], ["updated_at", "2016-12-06 16:25:05.247579"], ["username", "billy_44"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -477530280 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "78628de48a2b0ef510d93d01b4e59c3d"], ["created_at", "2016-12-06 16:25:05.249201"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["openstax_uid", -477530280], ["updated_at", "2016-12-06 16:25:05.249201"], ["username", "billy_45"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -913541256 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "5579a99f1a7e2df57e7681e6193d9c46"], ["created_at", "2016-12-06 16:25:05.250798"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["openstax_uid", -913541256], ["updated_at", "2016-12-06 16:25:05.250798"], ["username", "billy_46"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -974075791 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9e360affb95389c9361b1784a32caf2f"], ["created_at", "2016-12-06 16:25:05.252454"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["openstax_uid", -974075791], ["updated_at", "2016-12-06 16:25:05.252454"], ["username", "billy_47"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -512212688 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "50b75df7b696a0cf94c9592f521912d8"], ["created_at", "2016-12-06 16:25:05.253983"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["openstax_uid", -512212688], ["updated_at", "2016-12-06 16:25:05.253983"], ["username", "billy_48"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1910762290 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "first_name", "last_name", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?) [["access_token", "9a85249d00d003578de476f8b733144c"], ["created_at", "2016-12-06 16:25:05.255606"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["openstax_uid", -1910762290], ["updated_at", "2016-12-06 16:25:05.255606"], ["username", "billy_49"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -23206888 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "4ab0df52596baf3a9dd8617232e1a93f"], ["created_at", "2016-12-06 16:25:05.266309"], ["openstax_uid", -23206888], ["updated_at", "2016-12-06 16:25:05.266309"], ["username", "370a00309d2745cf8ff8d692dec9e1a5"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = 1 [["openstax_uid", -1], ["updated_at", "2016-12-06 16:25:05.268610"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2133684564 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "c9b47c18d8cd2c5eaefecabb15cb615a"], ["created_at", "2016-12-06 16:25:05.280224"], ["openstax_uid", -2133684564], ["updated_at", "2016-12-06 16:25:05.280224"], ["username", "440915e63d7a85cab5ee31701e739c1b"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ?, "username" = ? WHERE "openstax_accounts_accounts"."id" = 1 [["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:05.282004"], ["username", "Stubbed User"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1556341660 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '474ea59bf1bad6f2210e1b3df8e7affd' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "5c6abc3031e8d27e56f96ec940bff69f"], ["created_at", "2016-12-06 16:25:05.285581"], ["openstax_uid", -1556341660], ["updated_at", "2016-12-06 16:25:05.285581"], ["username", "474ea59bf1bad6f2210e1b3df8e7affd"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ?, "username" = ? WHERE "openstax_accounts_accounts"."id" = 1 [["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:05.287055"], ["username", "Syncing User"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -295322549 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '00034dccc1ac49cfc5dbe9b02d0d4b39' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "f57765ec726c3d0754cce3b7b6a45e0a"], ["created_at", "2016-12-06 16:25:05.290954"], ["openstax_uid", -295322549], ["updated_at", "2016-12-06 16:25:05.290954"], ["username", "00034dccc1ac49cfc5dbe9b02d0d4b39"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ?, "username" = ? WHERE "openstax_accounts_accounts"."id" = 1 [["openstax_uid", nil], ["updated_at", "2016-12-06 16:25:05.292670"], ["username", "Nil User"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.0ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ?, "username" = ? WHERE "openstax_accounts_accounts"."id" = 1 [["openstax_uid", 0], ["updated_at", "2016-12-06 16:25:05.294344"], ["username", "Zeroth User"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ?, "username" = ? WHERE "openstax_accounts_accounts"."id" = 1 [["openstax_uid", -1], ["updated_at", "2016-12-06 16:25:05.295818"], ["username", "Negative User"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1277877100 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '22b99ad59fa41b6bbde54aaacdaa4b26' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "4c80c616b24c6353a6ae92a3231956e3"], ["created_at", "2016-12-06 16:25:05.300338"], ["openstax_uid", -1277877100], ["updated_at", "2016-12-06 16:25:05.300338"], ["username", "22b99ad59fa41b6bbde54aaacdaa4b26"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ?, "username" = ? WHERE "openstax_accounts_accounts"."id" = 1 [["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:05.303315"], ["username", "Real User"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "96815048474dbd3fa51a91fdb625e080"], ["created_at", "2016-12-06 16:25:05.307669"], ["openstax_uid", 10], ["updated_at", "2016-12-06 16:25:05.307669"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = 1 ORDER BY "users"."id" ASC LIMIT 1 Redirected to http://test.host/ Completed 302 Found in 2ms (ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "c4d2b4feec8e0bd42eee338bf151d834"], ["created_at", "2016-12-06 16:25:05.315614"], ["openstax_uid", 10], ["updated_at", "2016-12-06 16:25:05.315614"], ["username", "some_user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Completed 200 OK in 13ms (Views: 12.9ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:05.335033"], ["name", "MyGroup"], ["openstax_uid", 1], ["updated_at", "2016-12-06 16:25:05.335033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1104999063 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9e5857dbc7a3450b3c3c033cd3baef1d' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "b5eb4277852c2b807a59246f88b1671e"], ["created_at", "2016-12-06 16:25:05.340061"], ["openstax_uid", -1104999063], ["updated_at", "2016-12-06 16:25:05.340061"], ["username", "9e5857dbc7a3450b3c3c033cd3baef1d"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1608233506 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:05.342697"], ["name", "MyGroup"], ["openstax_uid", -1608233506], ["updated_at", "2016-12-06 16:25:05.342697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -964576065 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '749644f6fddd2019f4b0d25531c72640' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "bfb31f9d43a665a4914eb3fb214365f4"], ["created_at", "2016-12-06 16:25:05.346465"], ["openstax_uid", -964576065], ["updated_at", "2016-12-06 16:25:05.346465"], ["username", "749644f6fddd2019f4b0d25531c72640"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1953436113 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:05.348940"], ["name", "MyGroup"], ["openstax_uid", -1953436113], ["updated_at", "2016-12-06 16:25:05.348940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -434112554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2d1881f8c212e7d7afbf5da75c05df9c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "5fc51098100197d318518427863fcd20"], ["created_at", "2016-12-06 16:25:05.352642"], ["openstax_uid", -434112554], ["updated_at", "2016-12-06 16:25:05.352642"], ["username", "2d1881f8c212e7d7afbf5da75c05df9c"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.358934"], ["openstax_uid", 2], ["updated_at", "2016-12-06 16:25:05.358934"], ["username", "u"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "updated_at" = ?, "username" = ? WHERE "openstax_accounts_accounts"."id" = 1 [["updated_at", "2016-12-06 16:25:05.382751"], ["username", "user"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.384539"], ["openstax_uid", 4], ["updated_at", "2016-12-06 16:25:05.384539"], ["username", "fuego"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701809452 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("access_token", "created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["access_token", "2626ae0591abbb72fffe6c2b9cfda722"], ["created_at", "2016-12-06 16:25:05.436229"], ["openstax_uid", -701809452], ["updated_at", "2016-12-06 16:25:05.436229"], ["username", "ea8133e511588f2d3a73f9709ae69dbc"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -315598714) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -315598714]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -315598714) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -315598714 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "is_public", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:05.440891"], ["is_public", "t"], ["name", "Test"], ["openstax_uid", -315598714], ["updated_at", "2016-12-06 16:25:05.440891"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -315598714) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.442240"], ["group_id", -315598714], ["updated_at", "2016-12-06 16:25:05.442240"], ["user_id", -701809452]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -315598714]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -315598714]]  (1.0ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.464546"], ["openstax_uid", 2], ["updated_at", "2016-12-06 16:25:05.464546"], ["username", "User"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "openstax_uid", "updated_at", "username") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.472189"], ["openstax_uid", 3], ["updated_at", "2016-12-06 16:25:05.472189"], ["username", "Fuego"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:05.474622"], ["name", "Member Group"], ["openstax_uid", 2], ["updated_at", "2016-12-06 16:25:05.474622"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.477182"], ["group_id", 2], ["updated_at", "2016-12-06 16:25:05.477182"], ["user_id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:05.479234"], ["name", "Container Group"], ["openstax_uid", 4], ["updated_at", "2016-12-06 16:25:05.479234"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.481482"], ["group_id", 4], ["updated_at", "2016-12-06 16:25:05.481482"], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "created_at", "member_group_id", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["created_at", "2016-12-06 16:25:05.483482"], ["member_group_id", 2], ["updated_at", "2016-12-06 16:25:05.483482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = 1 LIMIT 1 [["group_id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = 1 LIMIT 1 [["container_group_id", 4]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = 1 LIMIT 1 [["group_id", 4]] Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("cached_subtree_group_ids", "cached_supertree_group_ids", "created_at", "name", "openstax_uid", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["created_at", "2016-12-06 16:25:05.530532"], ["name", "Fuego's Deputies"], ["openstax_uid", 3], ["updated_at", "2016-12-06 16:25:05.530532"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.0ms) INSERT INTO "openstax_accounts_group_owners" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.531906"], ["group_id", 3], ["updated_at", "2016-12-06 16:25:05.531906"], ["user_id", 3]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.0ms) INSERT INTO "openstax_accounts_group_members" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.533011"], ["group_id", 3], ["updated_at", "2016-12-06 16:25:05.533011"], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "created_at", "member_group_id", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["created_at", "2016-12-06 16:25:05.537666"], ["member_group_id", 3], ["updated_at", "2016-12-06 16:25:05.537666"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = ?, "cached_supertree_group_ids" = ?, "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = 1 [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["name", "M"], ["updated_at", "2016-12-06 16:25:05.539007"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = ?, "cached_supertree_group_ids" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = 3 [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["updated_at", "2016-12-06 16:25:05.540361"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = 3 LIMIT 1 [["container_group_id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = 1 LIMIT 1 [["container_group_id", 4]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = 2 LIMIT 1 [["group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = 1 LIMIT 1 [["group_id", 3]] Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "created_at", "member_group_id", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["created_at", "2016-12-06 16:25:05.592023"], ["member_group_id", 3], ["updated_at", "2016-12-06 16:25:05.592023"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = ?, "cached_supertree_group_ids" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = 1 [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["updated_at", "2016-12-06 16:25:05.593451"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.596236"], ["group_id", 3], ["updated_at", "2016-12-06 16:25:05.596236"], ["user_id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("created_at", "group_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2016-12-06 16:25:05.598847"], ["group_id", 3], ["updated_at", "2016-12-06 16:25:05.598847"], ["user_id", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = ?, "cached_supertree_group_ids" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = 3 [["cached_subtree_group_ids", nil], ["cached_supertree_group_ids", nil], ["updated_at", "2016-12-06 16:25:05.601016"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-06 08:25:05 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = 3 LIMIT 1 [["container_group_id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = 1 LIMIT 1 [["container_group_id", 4]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = 2 LIMIT 1 [["group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = 1 LIMIT 1 [["group_id", 3]]  (2.4ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 6 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 6 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2016-12-06 16:35:57.367030"], ["first_name", ""], ["last_name", ""], ["openstax_uid", 6], ["title", ""], ["updated_at", "2016-12-06 16:35:57.367030"]] SQLite3::ConstraintException: NOT NULL constraint failed: openstax_accounts_accounts.username: INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_ownerships_on_owner_id_and_owner_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_ownerships_on_owner_id_and_owner_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 425 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 425 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2016-12-06 16:36:37.335514"], ["first_name", ""], ["last_name", ""], ["openstax_uid", 425], ["title", ""], ["updated_at", "2016-12-06 16:36:37.335514"]] SQLite3::ConstraintException: NOT NULL constraint failed: openstax_accounts_accounts.username: INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2016-12-06 16:37:04.110238"], ["first_name", ""], ["last_name", ""], ["openstax_uid", 0], ["title", ""], ["updated_at", "2016-12-06 16:37:04.110238"]] SQLite3::ConstraintException: NOT NULL constraint failed: openstax_accounts_accounts.username: INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 6 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 6 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2016-12-06 16:39:01.723595"], ["first_name", ""], ["last_name", ""], ["openstax_uid", 6], ["title", ""], ["updated_at", "2016-12-06 16:39:01.723595"]] SQLite3::ConstraintException: NOT NULL constraint failed: openstax_accounts_accounts.username: INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_ownerships_on_owner_id_and_owner_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_ownerships_on_owner_id_and_owner_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 874075 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 874075 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2016-12-06 16:39:29.598121"], ["first_name", ""], ["last_name", ""], ["openstax_uid", 874075], ["title", ""], ["updated_at", "2016-12-06 16:39:29.598121"]] SQLite3::ConstraintException: NOT NULL constraint failed: openstax_accounts_accounts.username: INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction  (2.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateOpenStaxAccountsAccounts (0)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "username" varchar(255) NOT NULL, "access_token" varchar(255), "first_name" varchar(255), "last_name" varchar(255), "full_name" varchar(255), "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "0"]]  (1.1ms) commit transaction Migrating to CreateOpenStaxAccountsGroups (1)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "openstax_accounts_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "is_public" boolean DEFAULT 'f' NOT NULL, "name" varchar(255), "cached_subtree_group_ids" text, "cached_supertree_group_ids" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_groups_on_openstax_uid" ON "openstax_accounts_groups" ("openstax_uid")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_groups_on_is_public" ON "openstax_accounts_groups" ("is_public") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "1"]]  (0.7ms) commit transaction Migrating to CreateOpenStaxAccountsGroupMembers (2)  (0.0ms) begin transaction  (0.2ms) CREATE TABLE "openstax_accounts_group_members" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.2ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_members_on_group_id_and_user_id" ON "openstax_accounts_group_members" ("group_id", "user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_group_members_on_user_id" ON "openstax_accounts_group_members" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "2"]]  (1.0ms) commit transaction Migrating to CreateOpenStaxAccountsGroupOwners (3)  (0.0ms) begin transaction  (0.2ms) CREATE TABLE "openstax_accounts_group_owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_owners_on_group_id_and_user_id" ON "openstax_accounts_group_owners" ("group_id", "user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_group_owners_on_user_id" ON "openstax_accounts_group_owners" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "3"]]  (0.8ms) commit transaction Migrating to CreateOpenStaxAccountsGroupNestings (4)  (0.0ms) begin transaction  (0.2ms) CREATE TABLE "openstax_accounts_group_nestings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "member_group_id" integer NOT NULL, "container_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_nestings_on_member_group_id" ON "openstax_accounts_group_nestings" ("member_group_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_group_nestings_on_container_group_id" ON "openstax_accounts_group_nestings" ("container_group_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "4"]]  (1.1ms) commit transaction Migrating to AddFacultyStatusToAccountsAccounts (5)  (0.0ms) begin transaction  (0.3ms) ALTER TABLE "openstax_accounts_accounts" ADD "faculty_status" integer DEFAULT 0 NOT NULL  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "5"]]  (0.7ms) commit transaction Migrating to AddSalesforceContactIdToAccountsAccounts (6)  (0.0ms) begin transaction  (0.3ms) ALTER TABLE "openstax_accounts_accounts" ADD "salesforce_contact_id" varchar(255)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "6"]]  (0.7ms) commit transaction Migrating to ChangeAccountsOpenStaxUidToBeNullable (7)  (0.0ms) begin transaction  (0.3ms) CREATE TEMPORARY TABLE "aopenstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "username" varchar(255) NOT NULL, "access_token" varchar(255), "first_name" varchar(255), "last_name" varchar(255), "full_name" varchar(255), "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar(255))  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_salesforce_contact_id" ON "aopenstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_faculty_status" ON "aopenstax_accounts_accounts" ("faculty_status")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_full_name" ON "aopenstax_accounts_accounts" ("full_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_last_name" ON "aopenstax_accounts_accounts" ("last_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_first_name" ON "aopenstax_accounts_accounts" ("first_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.3ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_access_token" ON "aopenstax_accounts_accounts" ("access_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_username" ON "aopenstax_accounts_accounts" ("username")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_openstax_uid" ON "aopenstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT * FROM "openstax_accounts_accounts"  (0.4ms) DROP TABLE "openstax_accounts_accounts"  (0.1ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar(255) NOT NULL, "access_token" varchar(255), "first_name" varchar(255), "last_name" varchar(255), "full_name" varchar(255), "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar(255))   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms) SELECT * FROM "aopenstax_accounts_accounts"  (0.2ms) DROP TABLE "aopenstax_accounts_accounts" SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "7"]]  (1.6ms) commit transaction Migrating to ChangeAccountsUsernameToBeNullable (8)  (0.0ms) begin transaction  (0.2ms) CREATE TEMPORARY TABLE "aopenstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar(255) NOT NULL, "access_token" varchar(255), "first_name" varchar(255), "last_name" varchar(255), "full_name" varchar(255), "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar(255))   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_salesforce_contact_id" ON "aopenstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_faculty_status" ON "aopenstax_accounts_accounts" ("faculty_status")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_full_name" ON "aopenstax_accounts_accounts" ("full_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_last_name" ON "aopenstax_accounts_accounts" ("last_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_first_name" ON "aopenstax_accounts_accounts" ("first_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_access_token" ON "aopenstax_accounts_accounts" ("access_token")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.2ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_username" ON "aopenstax_accounts_accounts" ("username")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.2ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_openstax_uid" ON "aopenstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT * FROM "openstax_accounts_accounts"  (0.5ms) DROP TABLE "openstax_accounts_accounts"  (0.2ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar(255), "access_token" varchar(255), "first_name" varchar(255), "last_name" varchar(255), "full_name" varchar(255), "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar(255))  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms) SELECT * FROM "aopenstax_accounts_accounts"  (0.2ms) DROP TABLE "aopenstax_accounts_accounts" SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "8"]]  (4.5ms) commit transaction Migrating to CreateUsers (1000)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "account_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.3ms) CREATE UNIQUE INDEX "index_users_on_account_id" ON "users" ("account_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "1000"]]  (0.9ms) commit transaction Migrating to CreateOwnerships (1001)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "ownerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.3ms) CREATE UNIQUE INDEX "index_ownerships_on_owner_id_and_owner_type" ON "ownerships" ("owner_id", "owner_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "1001"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_ownerships_on_owner_id_and_owner_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_ownerships_on_owner_id_and_owner_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index'  ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3470 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3470 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("created_at", "first_name", "last_name", "openstax_uid", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2016-12-06 16:40:16.321887"], ["first_name", ""], ["last_name", ""], ["openstax_uid", 3470], ["title", ""], ["updated_at", "2016-12-06 16:40:16.321887"]]  (0.4ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (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 CreateOpenStaxAccountsAccounts (0)  (0.0ms) begin transaction  (0.4ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "username" varchar NOT NULL, "access_token" varchar, "first_name" varchar, "last_name" varchar, "full_name" varchar, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.0ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.0ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.0ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.0ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.0ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "0"]]  (1.4ms) commit transaction Migrating to CreateOpenStaxAccountsGroups (1)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "openstax_accounts_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "is_public" boolean DEFAULT 'f' NOT NULL, "name" varchar, "cached_subtree_group_ids" text, "cached_supertree_group_ids" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_groups_on_openstax_uid" ON "openstax_accounts_groups" ("openstax_uid")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_groups_on_is_public" ON "openstax_accounts_groups" ("is_public") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "1"]]  (0.9ms) commit transaction Migrating to CreateOpenStaxAccountsGroupMembers (2)  (0.0ms) begin transaction  (0.2ms) CREATE TABLE "openstax_accounts_group_members" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_members_on_group_id_and_user_id" ON "openstax_accounts_group_members" ("group_id", "user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_group_members_on_user_id" ON "openstax_accounts_group_members" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "2"]]  (0.9ms) commit transaction Migrating to CreateOpenStaxAccountsGroupOwners (3)  (0.0ms) begin transaction  (0.2ms) CREATE TABLE "openstax_accounts_group_owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_owners_on_group_id_and_user_id" ON "openstax_accounts_group_owners" ("group_id", "user_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_group_owners_on_user_id" ON "openstax_accounts_group_owners" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "3"]]  (1.1ms) commit transaction Migrating to CreateOpenStaxAccountsGroupNestings (4)  (0.0ms) begin transaction  (0.2ms) CREATE TABLE "openstax_accounts_group_nestings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "member_group_id" integer NOT NULL, "container_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.2ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_nestings_on_member_group_id" ON "openstax_accounts_group_nestings" ("member_group_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_group_nestings_on_container_group_id" ON "openstax_accounts_group_nestings" ("container_group_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "4"]]  (1.0ms) commit transaction Migrating to AddFacultyStatusToAccountsAccounts (5)  (0.0ms) begin transaction  (0.3ms) ALTER TABLE "openstax_accounts_accounts" ADD "faculty_status" integer DEFAULT 0 NOT NULL  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "5"]]  (0.6ms) commit transaction Migrating to AddSalesforceContactIdToAccountsAccounts (6)  (0.0ms) begin transaction  (0.4ms) ALTER TABLE "openstax_accounts_accounts" ADD "salesforce_contact_id" varchar  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "6"]]  (0.8ms) commit transaction Migrating to ChangeAccountsOpenStaxUidToBeNullable (7)  (0.0ms) begin transaction  (0.3ms) CREATE TEMPORARY TABLE "aopenstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "username" varchar NOT NULL, "access_token" varchar, "first_name" varchar, "last_name" varchar, "full_name" varchar, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_salesforce_contact_id" ON "aopenstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_faculty_status" ON "aopenstax_accounts_accounts" ("faculty_status")  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_full_name" ON "aopenstax_accounts_accounts" ("full_name")  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_last_name" ON "aopenstax_accounts_accounts" ("last_name")  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_first_name" ON "aopenstax_accounts_accounts" ("first_name")  (0.2ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_access_token" ON "aopenstax_accounts_accounts" ("access_token")  (0.1ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_username" ON "aopenstax_accounts_accounts" ("username")  (0.1ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_openstax_uid" ON "aopenstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT * FROM "openstax_accounts_accounts"  (0.4ms) DROP TABLE "openstax_accounts_accounts"  (0.1ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar NOT NULL, "access_token" varchar, "first_name" varchar, "last_name" varchar, "full_name" varchar, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.3ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.2ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.2ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id")  (0.0ms) SELECT * FROM "aopenstax_accounts_accounts"  (0.2ms) DROP TABLE "aopenstax_accounts_accounts" SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "7"]]  (1.7ms) commit transaction Migrating to ChangeAccountsUsernameToBeNullable (8)  (0.0ms) begin transaction  (0.2ms) CREATE TEMPORARY TABLE "aopenstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar NOT NULL, "access_token" varchar, "first_name" varchar, "last_name" varchar, "full_name" varchar, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_salesforce_contact_id" ON "aopenstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_faculty_status" ON "aopenstax_accounts_accounts" ("faculty_status")  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_full_name" ON "aopenstax_accounts_accounts" ("full_name")  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_last_name" ON "aopenstax_accounts_accounts" ("last_name")  (0.1ms) CREATE INDEX "tindex_aopenstax_accounts_accounts_on_first_name" ON "aopenstax_accounts_accounts" ("first_name")  (0.1ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_access_token" ON "aopenstax_accounts_accounts" ("access_token")  (0.1ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_username" ON "aopenstax_accounts_accounts" ("username")  (0.1ms) CREATE UNIQUE INDEX "tindex_aopenstax_accounts_accounts_on_openstax_uid" ON "aopenstax_accounts_accounts" ("openstax_uid")  (0.0ms) SELECT * FROM "openstax_accounts_accounts"  (0.3ms) DROP TABLE "openstax_accounts_accounts"  (0.1ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar, "access_token" varchar, "first_name" varchar, "last_name" varchar, "full_name" varchar, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_aopenstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.2ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.2ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.2ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms) SELECT * FROM "aopenstax_accounts_accounts"  (0.2ms) DROP TABLE "aopenstax_accounts_accounts" SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "8"]]  (1.2ms) commit transaction Migrating to CreateUsers (1000)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "account_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.3ms) CREATE UNIQUE INDEX "index_users_on_account_id" ON "users" ("account_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "1000"]]  (0.8ms) commit transaction Migrating to CreateOwnerships (1001)  (0.0ms) begin transaction  (0.2ms) CREATE TABLE "ownerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.3ms) CREATE UNIQUE INDEX "index_ownerships_on_owner_id_and_owner_type" ON "ownerships" ("owner_id", "owner_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "1001"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_member_group_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_user_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_openstax_uid' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_ownerships_on_owner_id_and_owner_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_ownerships_on_owner_id_and_owner_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index'  ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-06 16:57:15.762838"], ["updated_at", "2016-12-06 16:57:15.762838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 41435726]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 41435726 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" IS NULL LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 43]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 43 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" IS NULL LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 43 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" IS NULL LIMIT 1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.6ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.6ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 3], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-06 17:21:48.648270"], ["updated_at", "2016-12-06 17:21:48.648270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 3 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (1.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -103026128 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -103026128], ["username", "51acfe5d7838746bb015bbce11f0b4d9"], ["access_token", "ff88a109ec40e33a60c392efa5ff9799"], ["created_at", "2016-12-06 17:23:15.087446"], ["updated_at", "2016-12-06 17:23:15.087446"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -103026128 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (1.8ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2128825756 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5aff8308c7179bee38700f68823bcfcc' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -2128825756], ["username", "5aff8308c7179bee38700f68823bcfcc"], ["access_token", "95572916b8f5eb71f8931541ad3a68a1"], ["created_at", "2016-12-06 17:23:34.020045"], ["updated_at", "2016-12-06 17:23:34.020045"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -2128825756 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (1.5ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1043367217 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1cd732d8298eb159a0ca15a6878021f2' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1043367217], ["username", "1cd732d8298eb159a0ca15a6878021f2"], ["access_token", "6fe6543c6404ead72532120df6987c63"], ["created_at", "2016-12-06 17:24:32.912079"], ["updated_at", "2016-12-06 17:24:32.912079"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1957375811 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1cd732d8298eb159a0ca15a6878021f2' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (1.8ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -745687834 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9245fe0aa944ec2acfbd1d58a1bfa481' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -745687834], ["username", "9245fe0aa944ec2acfbd1d58a1bfa481"], ["access_token", "4d5c564de72784175207690c4a51f71c"], ["created_at", "2016-12-06 17:25:03.428303"], ["updated_at", "2016-12-06 17:25:03.428303"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -887786328 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9245fe0aa944ec2acfbd1d58a1bfa481' LIMIT 1  (0.4ms) ROLLBACK TO SAVEPOINT active_record_1  (1.5ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "a35a69"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a35a69' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "a35a69"], ["created_at", "2016-12-06 17:25:12.073547"], ["updated_at", "2016-12-06 17:25:12.073547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2016-12-06 17:25:12.083030"], ["updated_at", "2016-12-06 17:25:12.083030"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2016-12-06 17:25:12.095534"], ["updated_at", "2016-12-06 17:25:12.095534"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "4dd956"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4dd956' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "4dd956"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2016-12-06 17:25:12.109680"], ["updated_at", "2016-12-06 17:25:12.109680"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1824111914 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1824111914], ["username", "jstrav"], ["access_token", "43073ef57f0869d6cd7ff5c00397cf9d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.115213"], ["updated_at", "2016-12-06 17:25:12.115213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -20766172 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -20766172], ["username", "mary"], ["access_token", "3f188721fae529190f5466cb15b4dfba"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.117514"], ["updated_at", "2016-12-06 17:25:12.117514"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -130379870 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -130379870], ["username", "jstead"], ["access_token", "2c70cfc88f99461bd1034781894aa5cb"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.119699"], ["updated_at", "2016-12-06 17:25:12.119699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035331248 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1035331248], ["username", "bigbear"], ["access_token", "ad1263f1a0d204f1b1d49ad24ff11038"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.122454"], ["updated_at", "2016-12-06 17:25:12.122454"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1666720676 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1666720676], ["username", "jstrav"], ["access_token", "9dcc8b00f1c18d8f4e993e913f483586"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.132265"], ["updated_at", "2016-12-06 17:25:12.132265"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -208066824 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -208066824], ["username", "mary"], ["access_token", "cec233196500e55d555c83bea9a5d812"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.135394"], ["updated_at", "2016-12-06 17:25:12.135394"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -716978996 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -716978996], ["username", "jstead"], ["access_token", "1c8427a02c0b3289fea0a269e0b9d4d9"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.138221"], ["updated_at", "2016-12-06 17:25:12.138221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -94179339 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -94179339], ["username", "bigbear"], ["access_token", "4f4cd2be75403ca8a9091e0c76cb3c91"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.140681"], ["updated_at", "2016-12-06 17:25:12.140681"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -682828254 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -682828254], ["username", "jstrav"], ["access_token", "0fa02cc7d62515fabae9bcb108633705"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.148695"], ["updated_at", "2016-12-06 17:25:12.148695"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1162198998 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1162198998], ["username", "mary"], ["access_token", "fca96c62e4da4bbca9a101de4209cb1a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.151142"], ["updated_at", "2016-12-06 17:25:12.151142"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -400795427 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -400795427], ["username", "jstead"], ["access_token", "083939434fe967e3f5d4a78b18fa8246"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.153330"], ["updated_at", "2016-12-06 17:25:12.153330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1408637948 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1408637948], ["username", "bigbear"], ["access_token", "109c1a08fa19faaf4f3860cb9b90d05a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.155395"], ["updated_at", "2016-12-06 17:25:12.155395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -601255212 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -601255212], ["username", "jstrav"], ["access_token", "0e58462d5657d456c523a1f209687545"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.162216"], ["updated_at", "2016-12-06 17:25:12.162216"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1471090557 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1471090557], ["username", "mary"], ["access_token", "00bf28944059f732dcb2ccf0377b4b60"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.164512"], ["updated_at", "2016-12-06 17:25:12.164512"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1791065022 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1791065022], ["username", "jstead"], ["access_token", "4fc369e34777e54677973e44991e123d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.166786"], ["updated_at", "2016-12-06 17:25:12.166786"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1051452866 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1051452866], ["username", "bigbear"], ["access_token", "2a615f3bc87c7d28f468ebf3c7457e3d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.168705"], ["updated_at", "2016-12-06 17:25:12.168705"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1262833800 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1262833800], ["username", "jstrav"], ["access_token", "29e46e0837728d73ffa420e582ff9b0b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.174373"], ["updated_at", "2016-12-06 17:25:12.174373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -54559333 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -54559333], ["username", "mary"], ["access_token", "a6d8070e3f7c0971941c1cac120c2e7f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.176676"], ["updated_at", "2016-12-06 17:25:12.176676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125590173 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1125590173], ["username", "jstead"], ["access_token", "116951dc9cce4f8c3d2bae087ed785ac"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.178838"], ["updated_at", "2016-12-06 17:25:12.178838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1401184237 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1401184237], ["username", "bigbear"], ["access_token", "bf7ce72e53610bb7afb7ddadfe2d7eaf"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.180760"], ["updated_at", "2016-12-06 17:25:12.180760"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -48770661 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -48770661], ["username", "jstrav"], ["access_token", "07ed26c0e11ee40264337dd70bcbf393"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.187414"], ["updated_at", "2016-12-06 17:25:12.187414"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -440539344 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -440539344], ["username", "mary"], ["access_token", "f611e3b3e4469cd6d8a7627adc2b55b8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.189827"], ["updated_at", "2016-12-06 17:25:12.189827"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1114145298 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1114145298], ["username", "jstead"], ["access_token", "ebe9feb9e8d3388c45f138697f4df625"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.192197"], ["updated_at", "2016-12-06 17:25:12.192197"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610263765 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610263765], ["username", "bigbear"], ["access_token", "9b8969f3e19ab808cbd1b314a9bc43d4"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.194342"], ["updated_at", "2016-12-06 17:25:12.194342"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -415720665 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -415720665], ["username", "jstrav"], ["access_token", "99c07748518b8b1f2ee44afaacd342f7"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.201241"], ["updated_at", "2016-12-06 17:25:12.201241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1971356002 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1971356002], ["username", "mary"], ["access_token", "63a50aeb8f08bc07f33e70d316473bbe"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.204003"], ["updated_at", "2016-12-06 17:25:12.204003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1385857888 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1385857888], ["username", "jstead"], ["access_token", "1afb4315baf15fcf3e2720203e74bc00"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.206396"], ["updated_at", "2016-12-06 17:25:12.206396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -452264883 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -452264883], ["username", "bigbear"], ["access_token", "dc8529ef2e2cb305d76abdfea0238b09"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.208400"], ["updated_at", "2016-12-06 17:25:12.208400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -321130571 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -321130571], ["username", "jstrav"], ["access_token", "64d85b36a94b6373f22a69d509bff431"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.214465"], ["updated_at", "2016-12-06 17:25:12.214465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1537949628 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1537949628], ["username", "mary"], ["access_token", "a260605b13f5ea4e93c6ed2b59eff0dd"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.217030"], ["updated_at", "2016-12-06 17:25:12.217030"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2116018534 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2116018534], ["username", "jstead"], ["access_token", "afc0404a0bd034b5716b26f06e5bdcf9"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.219223"], ["updated_at", "2016-12-06 17:25:12.219223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1563960026 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1563960026], ["username", "bigbear"], ["access_token", "ab9bf8764627509f66a4fd883a967374"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.221237"], ["updated_at", "2016-12-06 17:25:12.221237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -63648858 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -63648858], ["username", "jstrav"], ["access_token", "30688b3eb17188b6cbe200a538a8f3a5"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.227951"], ["updated_at", "2016-12-06 17:25:12.227951"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1254365722 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1254365722], ["username", "mary"], ["access_token", "14e8254c02f3725b87ca5142a9de6d7f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.238745"], ["updated_at", "2016-12-06 17:25:12.238745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -962681991 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -962681991], ["username", "jstead"], ["access_token", "be5bb97052afca6a77cd30318e520f42"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.241488"], ["updated_at", "2016-12-06 17:25:12.241488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -504419391 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -504419391], ["username", "bigbear"], ["access_token", "a7af15a188107b541229e58d47ef9509"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.243558"], ["updated_at", "2016-12-06 17:25:12.243558"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1293478928 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1293478928], ["username", "jstrav"], ["access_token", "66b9d3210c32a9299f507de14c05b4ca"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.249563"], ["updated_at", "2016-12-06 17:25:12.249563"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834497916 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834497916], ["username", "mary"], ["access_token", "3209466a564a702e31361743c840fd19"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.252570"], ["updated_at", "2016-12-06 17:25:12.252570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2084889799 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2084889799], ["username", "jstead"], ["access_token", "49e9f880d562f0be897077a828246da2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.254960"], ["updated_at", "2016-12-06 17:25:12.254960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144958013 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144958013], ["username", "bigbear"], ["access_token", "742d88a57901de051db4cbd4fba8a0d5"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.256888"], ["updated_at", "2016-12-06 17:25:12.256888"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -399122745 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -399122745], ["username", "jstrav"], ["access_token", "26dbb3fec1c790866164effdbe704f46"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.263328"], ["updated_at", "2016-12-06 17:25:12.263328"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -927365422 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -927365422], ["username", "mary"], ["access_token", "21f0634f3c4b89332899cabdd8678938"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.265916"], ["updated_at", "2016-12-06 17:25:12.265916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -839736752 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -839736752], ["username", "jstead"], ["access_token", "b037025e3f97eb9f6c3b07573b243ccc"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.268585"], ["updated_at", "2016-12-06 17:25:12.268585"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1311027951 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1311027951], ["username", "bigbear"], ["access_token", "bda153653835336a31e723d263065281"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.270657"], ["updated_at", "2016-12-06 17:25:12.270657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -411234317 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -411234317], ["username", "foo_bb"], ["access_token", "a00a3a0591492da673eccb5407da8fc7"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2016-12-06 17:25:12.273103"], ["updated_at", "2016-12-06 17:25:12.273103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1441160337 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1441160337], ["username", "foo_bj"], ["access_token", "a3ab7432ccb0ba865c083dea249ee95a"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2016-12-06 17:25:12.275162"], ["updated_at", "2016-12-06 17:25:12.275162"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2143364408 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2143364408], ["username", "foo_tj"], ["access_token", "1f87b1e15e733d52663d635b946d0edb"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2016-12-06 17:25:12.276994"], ["updated_at", "2016-12-06 17:25:12.276994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1813858960 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1813858960], ["username", "jstrav"], ["access_token", "f2652cfe6fc47793a21d2db111280de4"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.285327"], ["updated_at", "2016-12-06 17:25:12.285327"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1870342853 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1870342853], ["username", "mary"], ["access_token", "c6b646c6eb3d9f942d8cb87a81ac1338"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.287632"], ["updated_at", "2016-12-06 17:25:12.287632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -140065284 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -140065284], ["username", "jstead"], ["access_token", "6a1f5bc3e05e10e94268a1c91c044906"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.289889"], ["updated_at", "2016-12-06 17:25:12.289889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1285085376 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1285085376], ["username", "bigbear"], ["access_token", "f79dcabecb8dcd593310ef636746bc46"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.291819"], ["updated_at", "2016-12-06 17:25:12.291819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -670069995 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -670069995], ["username", "billy_00"], ["access_token", "ef999fd80ed74a5c59de786667626663"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:25:12.294052"], ["updated_at", "2016-12-06 17:25:12.294052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -561047547 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -561047547], ["username", "billy_01"], ["access_token", "7b560df441d5ab9bae9fff26f30e0326"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:25:12.296307"], ["updated_at", "2016-12-06 17:25:12.296307"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1238538982 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1238538982], ["username", "billy_02"], ["access_token", "7e52391c4f5be53658f0930fe0eb22f1"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:25:12.298400"], ["updated_at", "2016-12-06 17:25:12.298400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -271849170 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -271849170], ["username", "billy_03"], ["access_token", "8380e7efa2d2cc648f13c3b4ceda1be2"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:25:12.300432"], ["updated_at", "2016-12-06 17:25:12.300432"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -613686858 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -613686858], ["username", "billy_04"], ["access_token", "7ee323e055bf1b06b596ad78e227e385"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:25:12.302448"], ["updated_at", "2016-12-06 17:25:12.302448"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1488041502 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1488041502], ["username", "billy_05"], ["access_token", "77df7ffd7136e22528aa6ccfefeed331"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:25:12.304407"], ["updated_at", "2016-12-06 17:25:12.304407"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1468940655 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1468940655], ["username", "billy_06"], ["access_token", "4fa08cdfe800a2a1f1a5c50abf869137"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:25:12.306474"], ["updated_at", "2016-12-06 17:25:12.306474"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1520062677 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1520062677], ["username", "billy_07"], ["access_token", "946c014eabd963e03f382d9475786833"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:25:12.308400"], ["updated_at", "2016-12-06 17:25:12.308400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1426785750 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1426785750], ["username", "billy_08"], ["access_token", "798d199933815dc0a6755819a344bd75"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:25:12.310538"], ["updated_at", "2016-12-06 17:25:12.310538"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -123734310 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -123734310], ["username", "billy_09"], ["access_token", "2c2ddb9235d195056285102aca55cd53"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:25:12.312807"], ["updated_at", "2016-12-06 17:25:12.312807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1763739756 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1763739756], ["username", "billy_10"], ["access_token", "3ec5fe7b69d4999a4222c42bfc7662cc"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:25:12.314851"], ["updated_at", "2016-12-06 17:25:12.314851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1968973213 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1968973213], ["username", "billy_11"], ["access_token", "fe53b5d7bd362267b4a348e5d2087bcb"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:25:12.316932"], ["updated_at", "2016-12-06 17:25:12.316932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2068793551 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2068793551], ["username", "billy_12"], ["access_token", "7bf618aa08add1067ce736dd096936cb"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:25:12.318985"], ["updated_at", "2016-12-06 17:25:12.318985"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2063016521 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2063016521], ["username", "billy_13"], ["access_token", "b7ea5e9aae82a4467018665e78d1cccf"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:25:12.320903"], ["updated_at", "2016-12-06 17:25:12.320903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -972531221 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -972531221], ["username", "billy_14"], ["access_token", "7aac13a4b88a9bcc629a03b8f55cd3ed"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:25:12.322807"], ["updated_at", "2016-12-06 17:25:12.322807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -809763116 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -809763116], ["username", "billy_15"], ["access_token", "b6f5cf1742d15a08568dc71b0e006f06"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:25:12.325062"], ["updated_at", "2016-12-06 17:25:12.325062"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1451775657 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1451775657], ["username", "billy_16"], ["access_token", "192ee8c7651d6be52e0948fd873d8c10"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:25:12.327055"], ["updated_at", "2016-12-06 17:25:12.327055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1318077663 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1318077663], ["username", "billy_17"], ["access_token", "b1f177e725840c4d6626f372a8c0ef77"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:25:12.328972"], ["updated_at", "2016-12-06 17:25:12.328972"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -555911763 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -555911763], ["username", "billy_18"], ["access_token", "9a63507b6585f69d86dcc5f55e6951e9"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:25:12.331602"], ["updated_at", "2016-12-06 17:25:12.331602"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2080792810 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2080792810], ["username", "billy_19"], ["access_token", "d4f87687cb4bdef789a9b3837049ef57"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:25:12.333742"], ["updated_at", "2016-12-06 17:25:12.333742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -554192284 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -554192284], ["username", "billy_20"], ["access_token", "2bf6d5f8250d95a897814345f5a65a34"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:25:12.335995"], ["updated_at", "2016-12-06 17:25:12.335995"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1565337023 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1565337023], ["username", "billy_21"], ["access_token", "8ec647b7d913c4a766d05140d77dd3ac"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:25:12.338174"], ["updated_at", "2016-12-06 17:25:12.338174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1463488753 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1463488753], ["username", "billy_22"], ["access_token", "5c82bca882aad18c143d0f1355d19a88"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:25:12.340180"], ["updated_at", "2016-12-06 17:25:12.340180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -639169852 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -639169852], ["username", "billy_23"], ["access_token", "d9fdc3d65cce3d1b1df3503fe40d797e"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:25:12.342250"], ["updated_at", "2016-12-06 17:25:12.342250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1033538983 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1033538983], ["username", "billy_24"], ["access_token", "d59144dd3a1c0508367be29235152270"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:25:12.344217"], ["updated_at", "2016-12-06 17:25:12.344217"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -534228414 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -534228414], ["username", "billy_25"], ["access_token", "162cfacc824e7104065aa80462ad8d29"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:25:12.346417"], ["updated_at", "2016-12-06 17:25:12.346417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1257618112 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1257618112], ["username", "billy_26"], ["access_token", "24d6fec33ef8e0caeb29fd3f03b8b3e6"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:25:12.348443"], ["updated_at", "2016-12-06 17:25:12.348443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1546571587 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1546571587], ["username", "billy_27"], ["access_token", "78528554ba316ecc3f29511400162122"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:25:12.350402"], ["updated_at", "2016-12-06 17:25:12.350402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -790310252 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -790310252], ["username", "billy_28"], ["access_token", "384cae034f8a881283061505232f20a0"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:25:12.352341"], ["updated_at", "2016-12-06 17:25:12.352341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1750184733 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1750184733], ["username", "billy_29"], ["access_token", "4587261cf82dd6390dc47a23e7fb9571"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:25:12.354317"], ["updated_at", "2016-12-06 17:25:12.354317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -722115519 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -722115519], ["username", "billy_30"], ["access_token", "916858beb10aaec7ba9d151426c554c7"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:25:12.356235"], ["updated_at", "2016-12-06 17:25:12.356235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1208654225 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1208654225], ["username", "billy_31"], ["access_token", "a5e5e09587770fb45632efbcc7af2d8d"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:25:12.358110"], ["updated_at", "2016-12-06 17:25:12.358110"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -817878483 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -817878483], ["username", "billy_32"], ["access_token", "d75a7d1e6fcf0dc1a0e841d22123edda"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:25:12.360338"], ["updated_at", "2016-12-06 17:25:12.360338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2145765672 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2145765672], ["username", "billy_33"], ["access_token", "df2a0636f9ddfd4128e0045be583b68e"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:25:12.362507"], ["updated_at", "2016-12-06 17:25:12.362507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -128488508 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -128488508], ["username", "billy_34"], ["access_token", "72cb6f53ac3e5b57a05bf400a828a238"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:25:12.364452"], ["updated_at", "2016-12-06 17:25:12.364452"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1214028231 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1214028231], ["username", "billy_35"], ["access_token", "b267d0866edc4887ec718e83c426dd67"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:25:12.366854"], ["updated_at", "2016-12-06 17:25:12.366854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -674120070 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -674120070], ["username", "billy_36"], ["access_token", "21aed40f847210c1c58c2f4840ea05e6"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:25:12.368797"], ["updated_at", "2016-12-06 17:25:12.368797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1669385755 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1669385755], ["username", "billy_37"], ["access_token", "0f155bfc25df14af133f2cd129e611db"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:25:12.370709"], ["updated_at", "2016-12-06 17:25:12.370709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1421922136 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1421922136], ["username", "billy_38"], ["access_token", "cb86b36085d7fa5f380a1c82cfa09933"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:25:12.372584"], ["updated_at", "2016-12-06 17:25:12.372584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -446968802 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -446968802], ["username", "billy_39"], ["access_token", "4ed290a5bfb4a12f66a953460fba208c"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:25:12.374536"], ["updated_at", "2016-12-06 17:25:12.374536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -836442731 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -836442731], ["username", "billy_40"], ["access_token", "9cdb25d9962a95fe8381df9dc2a1a53a"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:25:12.376576"], ["updated_at", "2016-12-06 17:25:12.376576"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -4425317 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -4425317], ["username", "billy_41"], ["access_token", "5b8850097469f19e21fa252a39df6483"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:25:12.378577"], ["updated_at", "2016-12-06 17:25:12.378577"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1491221349 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1491221349], ["username", "billy_42"], ["access_token", "57c03591f5b7c7073b3a3d2b0eed1569"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:25:12.380500"], ["updated_at", "2016-12-06 17:25:12.380500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -991303847 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -991303847], ["username", "billy_43"], ["access_token", "8918bdda754a790ff799c9c1594bf395"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:25:12.382636"], ["updated_at", "2016-12-06 17:25:12.382636"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -510881527 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -510881527], ["username", "billy_44"], ["access_token", "b9c5202a22e2571611de1a164373d11e"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:25:12.384569"], ["updated_at", "2016-12-06 17:25:12.384569"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -506859208 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -506859208], ["username", "billy_45"], ["access_token", "c0cab1fcba735cf17c6a0ee559cc51f1"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:25:12.386648"], ["updated_at", "2016-12-06 17:25:12.386648"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -55354490 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -55354490], ["username", "jstrav"], ["access_token", "d7b1b0aa94871cae7adaf25a943d8f3a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.396915"], ["updated_at", "2016-12-06 17:25:12.396915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -245832372 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -245832372], ["username", "mary"], ["access_token", "0c76f117ce7dfa2d231ef6b66d37afcc"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.399479"], ["updated_at", "2016-12-06 17:25:12.399479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2108624465 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2108624465], ["username", "jstead"], ["access_token", "82569235cc77b7be98a6f436885f0be6"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.401695"], ["updated_at", "2016-12-06 17:25:12.401695"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1217123574 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1217123574], ["username", "bigbear"], ["access_token", "a47cf1fe543e59868cf452f5d4817de1"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.403922"], ["updated_at", "2016-12-06 17:25:12.403922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -926315727 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -926315727], ["username", "billy_00"], ["access_token", "194245df56d19a9f953f4b270dd9cbdf"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:25:12.406090"], ["updated_at", "2016-12-06 17:25:12.406090"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -570509263 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -570509263], ["username", "billy_01"], ["access_token", "9847aa942bb7dc172fef31a60411d7fe"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:25:12.408070"], ["updated_at", "2016-12-06 17:25:12.408070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -75015034 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -75015034], ["username", "billy_02"], ["access_token", "e535b36290d0546e4661019658407430"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:25:12.410292"], ["updated_at", "2016-12-06 17:25:12.410292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1294823007 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1294823007], ["username", "billy_03"], ["access_token", "fc98c2ecdc6cf78bb35ba1fe4a2ebf2d"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:25:12.412515"], ["updated_at", "2016-12-06 17:25:12.412515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2139203593 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2139203593], ["username", "billy_04"], ["access_token", "12abc8b4fec521e3914c145a72faeb28"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:25:12.414559"], ["updated_at", "2016-12-06 17:25:12.414559"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -743555136 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -743555136], ["username", "billy_05"], ["access_token", "fecc707bf1eec5bef659c3d44740015d"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:25:12.416422"], ["updated_at", "2016-12-06 17:25:12.416422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1110615401 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1110615401], ["username", "billy_06"], ["access_token", "a4d4c7f2bdb725a0a640e8aef4c5e2fa"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:25:12.418530"], ["updated_at", "2016-12-06 17:25:12.418530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -496553523 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -496553523], ["username", "billy_07"], ["access_token", "a8e4de06abb3437735f7e4ded7db3572"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:25:12.420453"], ["updated_at", "2016-12-06 17:25:12.420453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -485180153 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -485180153], ["username", "billy_08"], ["access_token", "5e9f0feea9f5766f692da67b7bce5441"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:25:12.422328"], ["updated_at", "2016-12-06 17:25:12.422328"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -266341788 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -266341788], ["username", "billy_09"], ["access_token", "cef86a0943888b9b1691304eb6348aaa"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:25:12.424268"], ["updated_at", "2016-12-06 17:25:12.424268"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1534564060 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1534564060], ["username", "billy_10"], ["access_token", "36620eba95869d8cbea0d72dfa025c3d"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:25:12.426162"], ["updated_at", "2016-12-06 17:25:12.426162"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -930657874 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -930657874], ["username", "billy_11"], ["access_token", "d391fcc1cec68af1e551d7745692339b"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:25:12.428082"], ["updated_at", "2016-12-06 17:25:12.428082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1318614539 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1318614539], ["username", "billy_12"], ["access_token", "feb12c391a3b5ba05125a79ac22d3bcc"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:25:12.430406"], ["updated_at", "2016-12-06 17:25:12.430406"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -795202174 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -795202174], ["username", "billy_13"], ["access_token", "6a91c2e5ac32a2dd56a6ede4f9cd2332"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:25:12.432728"], ["updated_at", "2016-12-06 17:25:12.432728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -52926891 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -52926891], ["username", "billy_14"], ["access_token", "cc4227e714a8739d8a02dddc7882c9b7"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:25:12.434702"], ["updated_at", "2016-12-06 17:25:12.434702"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1827126953 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1827126953], ["username", "billy_15"], ["access_token", "c16189c274a037086920e2d24e58fe3e"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:25:12.436615"], ["updated_at", "2016-12-06 17:25:12.436615"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1535201777 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1535201777], ["username", "billy_16"], ["access_token", "83f3f37f112b0b98e8d04344e8886dd2"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:25:12.438474"], ["updated_at", "2016-12-06 17:25:12.438474"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -333424150 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -333424150], ["username", "billy_17"], ["access_token", "94afacbe4f07518679e4a5a05dc99553"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:25:12.440436"], ["updated_at", "2016-12-06 17:25:12.440436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1778728653 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1778728653], ["username", "billy_18"], ["access_token", "2055390dc81f58dd46ca202c3a40a800"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:25:12.442319"], ["updated_at", "2016-12-06 17:25:12.442319"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -236878182 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -236878182], ["username", "billy_19"], ["access_token", "fef5d0268c79efb954e32288edebd188"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:25:12.444263"], ["updated_at", "2016-12-06 17:25:12.444263"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1830665111 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1830665111], ["username", "billy_20"], ["access_token", "07d3de1d82f098e5fe2cd650f6c26226"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:25:12.446777"], ["updated_at", "2016-12-06 17:25:12.446777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1983554800 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1983554800], ["username", "billy_21"], ["access_token", "502e2d6dd862c89aa1f311fdfcae2c72"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:25:12.449720"], ["updated_at", "2016-12-06 17:25:12.449720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -232893546 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -232893546], ["username", "billy_22"], ["access_token", "02b77f719be7cf8fde834f1d7ae3c86a"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:25:12.452192"], ["updated_at", "2016-12-06 17:25:12.452192"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1501102929 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1501102929], ["username", "billy_23"], ["access_token", "20f2151cbd9a2a6457a0748cb552941e"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:25:12.454191"], ["updated_at", "2016-12-06 17:25:12.454191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -694776755 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -694776755], ["username", "billy_24"], ["access_token", "9fbd4fd227889bea9f91ceec3e262dbc"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:25:12.456127"], ["updated_at", "2016-12-06 17:25:12.456127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -879591345 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -879591345], ["username", "billy_25"], ["access_token", "f7374e93e2fe71ff79c9d6de59f61476"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:25:12.458471"], ["updated_at", "2016-12-06 17:25:12.458471"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -434517089 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -434517089], ["username", "billy_26"], ["access_token", "a794d37b929bdf40a1875e0bca74cede"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:25:12.461580"], ["updated_at", "2016-12-06 17:25:12.461580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1680023999 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1680023999], ["username", "billy_27"], ["access_token", "af2e1671ab1a374b5511c3906f43340b"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:25:12.464141"], ["updated_at", "2016-12-06 17:25:12.464141"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -593909055 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -593909055], ["username", "billy_28"], ["access_token", "0beb35206c03aa103885f781aa551786"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:25:12.466652"], ["updated_at", "2016-12-06 17:25:12.466652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1779635201 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1779635201], ["username", "billy_29"], ["access_token", "6737361bd900a8c612448eb04c46a5a3"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:25:12.469161"], ["updated_at", "2016-12-06 17:25:12.469161"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2066029417 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2066029417], ["username", "billy_30"], ["access_token", "b420f8ed1b51459d34cb77e2c11b85bc"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:25:12.471630"], ["updated_at", "2016-12-06 17:25:12.471630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1739944746 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1739944746], ["username", "billy_31"], ["access_token", "78de1d71abc72261bc11145823666971"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:25:12.474122"], ["updated_at", "2016-12-06 17:25:12.474122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1458863060 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1458863060], ["username", "billy_32"], ["access_token", "4471b93b5088faa90219153f9303ab7a"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:25:12.476272"], ["updated_at", "2016-12-06 17:25:12.476272"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2084078424 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2084078424], ["username", "billy_33"], ["access_token", "b4ad3e6b7e32df1fae38be768538aedc"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:25:12.478429"], ["updated_at", "2016-12-06 17:25:12.478429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -385390141 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -385390141], ["username", "billy_34"], ["access_token", "f09dcbab7edc817a04cba0e45978e556"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:25:12.480469"], ["updated_at", "2016-12-06 17:25:12.480469"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -4252346 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -4252346], ["username", "billy_35"], ["access_token", "f5ef513c5a15b78f76d8987c5d9b13cd"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:25:12.482590"], ["updated_at", "2016-12-06 17:25:12.482590"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -754397395 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -754397395], ["username", "billy_36"], ["access_token", "15cdc7c07a179aff4a9303b93c1df55e"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:25:12.484560"], ["updated_at", "2016-12-06 17:25:12.484560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -596604015 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -596604015], ["username", "billy_37"], ["access_token", "34718be408088e1a80a6854209d8b02d"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:25:12.486647"], ["updated_at", "2016-12-06 17:25:12.486647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -123999026 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -123999026], ["username", "billy_38"], ["access_token", "f14031fc34cc740d5b34355493538c76"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:25:12.488620"], ["updated_at", "2016-12-06 17:25:12.488620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -992798194 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -992798194], ["username", "billy_39"], ["access_token", "5a40d557906921adc7a0f217a21400d0"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:25:12.490555"], ["updated_at", "2016-12-06 17:25:12.490555"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2135521802 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2135521802], ["username", "billy_40"], ["access_token", "5463740842e85de68024196dab9839e0"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:25:12.492737"], ["updated_at", "2016-12-06 17:25:12.492737"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -694061172 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -694061172], ["username", "billy_41"], ["access_token", "878d6f5a3040407fd338f03c8dfc7b21"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:25:12.494735"], ["updated_at", "2016-12-06 17:25:12.494735"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -753515339 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -753515339], ["username", "billy_42"], ["access_token", "e326074eb0c69822ba600751b0ad1e28"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:25:12.496676"], ["updated_at", "2016-12-06 17:25:12.496676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -193096886 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -193096886], ["username", "billy_43"], ["access_token", "9bb25ff1bed25eaabd0b806c7b95394e"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:25:12.498866"], ["updated_at", "2016-12-06 17:25:12.498866"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -90396171 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -90396171], ["username", "billy_44"], ["access_token", "3464b4885b78cfb2d041ba41d55e072a"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:25:12.502059"], ["updated_at", "2016-12-06 17:25:12.502059"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -828863327 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -828863327], ["username", "billy_45"], ["access_token", "26826c3ba9b349423a30ad6069a965af"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:25:12.504129"], ["updated_at", "2016-12-06 17:25:12.504129"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1391724268 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1391724268], ["username", "jstrav"], ["access_token", "c77b80db53e3026ab6a6855d7641d518"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.512636"], ["updated_at", "2016-12-06 17:25:12.512636"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -931249407 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -931249407], ["username", "mary"], ["access_token", "a92f98ac6f672378b2a6dec7b35a5622"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.514911"], ["updated_at", "2016-12-06 17:25:12.514911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1209070225 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1209070225], ["username", "jstead"], ["access_token", "7228710b224027b57281f27b1c501fcf"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.517475"], ["updated_at", "2016-12-06 17:25:12.517475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -930181445 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -930181445], ["username", "bigbear"], ["access_token", "305c70ce26d742926e5c0d384f64c825"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.519862"], ["updated_at", "2016-12-06 17:25:12.519862"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -661140752 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -661140752], ["username", "billy_00"], ["access_token", "4489791f1dba6f78f2c65eaf8ecbfe53"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:25:12.522059"], ["updated_at", "2016-12-06 17:25:12.522059"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -42178005 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -42178005], ["username", "billy_01"], ["access_token", "ab2585f54c6c45f62207497dda145a73"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:25:12.524003"], ["updated_at", "2016-12-06 17:25:12.524003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2110099909 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2110099909], ["username", "billy_02"], ["access_token", "8cc3772af1d5279ac9ee83eb4a1e8721"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:25:12.525958"], ["updated_at", "2016-12-06 17:25:12.525958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1273310177 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1273310177], ["username", "billy_03"], ["access_token", "d89a784115bfb95c712151ac7f2b5e4f"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:25:12.527875"], ["updated_at", "2016-12-06 17:25:12.527875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -874900150 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -874900150], ["username", "billy_04"], ["access_token", "d37a790735b74de2a893161690926763"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:25:12.529749"], ["updated_at", "2016-12-06 17:25:12.529749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -98249512 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -98249512], ["username", "billy_05"], ["access_token", "f970fb827c688ec5988deb604fb83a9c"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:25:12.531757"], ["updated_at", "2016-12-06 17:25:12.531757"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1016874532 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1016874532], ["username", "billy_06"], ["access_token", "a1b7221ff2fa4e1d3277fe70fa4dfb06"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:25:12.533982"], ["updated_at", "2016-12-06 17:25:12.533982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1138182437 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1138182437], ["username", "billy_07"], ["access_token", "9f184c3f46b6b0d3ab62782e6a12c4fd"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:25:12.535950"], ["updated_at", "2016-12-06 17:25:12.535950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1850422255 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1850422255], ["username", "billy_08"], ["access_token", "d9c60e83b664c539d16f675b338b807a"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:25:12.537909"], ["updated_at", "2016-12-06 17:25:12.537909"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1414964862 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1414964862], ["username", "billy_09"], ["access_token", "02b28334b6e5fcb354bc047205599e3a"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:25:12.539898"], ["updated_at", "2016-12-06 17:25:12.539898"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1261441024 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1261441024], ["username", "billy_10"], ["access_token", "e40097278f96b486fd81ab150d07b61f"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:25:12.541849"], ["updated_at", "2016-12-06 17:25:12.541849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -861740447 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -861740447], ["username", "billy_11"], ["access_token", "dabe521a32e32c402eed75cc9576c207"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:25:12.543764"], ["updated_at", "2016-12-06 17:25:12.543764"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1423835895 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1423835895], ["username", "billy_12"], ["access_token", "cd8added2a8c0c13ffffe897e3b687d3"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:25:12.545999"], ["updated_at", "2016-12-06 17:25:12.545999"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2077109432 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2077109432], ["username", "billy_13"], ["access_token", "cb58017b775cda162c6632055f865b7a"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:25:12.549168"], ["updated_at", "2016-12-06 17:25:12.549168"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -74880239 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -74880239], ["username", "billy_14"], ["access_token", "4c86bfb436054e186881c2cd60de4d11"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:25:12.551643"], ["updated_at", "2016-12-06 17:25:12.551643"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2088969742 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2088969742], ["username", "billy_15"], ["access_token", "a8abcd3f1192ee4368d7434564075ebc"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:25:12.553840"], ["updated_at", "2016-12-06 17:25:12.553840"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -242862436 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -242862436], ["username", "billy_16"], ["access_token", "fc5da2cf4051908ec36e49d6ccc59601"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:25:12.555882"], ["updated_at", "2016-12-06 17:25:12.555882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1477857500 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1477857500], ["username", "billy_17"], ["access_token", "eea60bfaba2e128886ec597c106a92c2"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:25:12.557929"], ["updated_at", "2016-12-06 17:25:12.557929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1652506209 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1652506209], ["username", "billy_18"], ["access_token", "b7b951e5441eb45a624a5ed63eef1143"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:25:12.560097"], ["updated_at", "2016-12-06 17:25:12.560097"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -129927053 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -129927053], ["username", "billy_19"], ["access_token", "52d9320c39d7ecdd7d1a39919563d4f9"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:25:12.562183"], ["updated_at", "2016-12-06 17:25:12.562183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -124899891 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -124899891], ["username", "billy_20"], ["access_token", "e82d5fa4e2f08a6abecf9822f86925b0"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:25:12.564194"], ["updated_at", "2016-12-06 17:25:12.564194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1530350638 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1530350638], ["username", "billy_21"], ["access_token", "4026739495cc98a46e696a78b19c41f7"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:25:12.566215"], ["updated_at", "2016-12-06 17:25:12.566215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -372054599 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -372054599], ["username", "billy_22"], ["access_token", "c9db22750fe6339166e0aef7d753f60c"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:25:12.568284"], ["updated_at", "2016-12-06 17:25:12.568284"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -555914335 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -555914335], ["username", "billy_23"], ["access_token", "21f804664ad95745f62da53bd7de211a"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:25:12.570358"], ["updated_at", "2016-12-06 17:25:12.570358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2092879614 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2092879614], ["username", "billy_24"], ["access_token", "1aba9df3f4c0e5c4e43ea76c1d867e32"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:25:12.572502"], ["updated_at", "2016-12-06 17:25:12.572502"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1826624477 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1826624477], ["username", "billy_25"], ["access_token", "7b553d780ee660d04b76b05b465bf2d8"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:25:12.574945"], ["updated_at", "2016-12-06 17:25:12.574945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -652328656 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -652328656], ["username", "billy_26"], ["access_token", "6c02fc04c6deba33f613e522b9806982"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:25:12.577595"], ["updated_at", "2016-12-06 17:25:12.577595"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -681812282 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -681812282], ["username", "billy_27"], ["access_token", "dc96aee0555477343e85861b252da509"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:25:12.579901"], ["updated_at", "2016-12-06 17:25:12.579901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1462784756 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1462784756], ["username", "billy_28"], ["access_token", "3e3b3aaad1d64a75d26287635a73521a"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:25:12.581937"], ["updated_at", "2016-12-06 17:25:12.581937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -225031385 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -225031385], ["username", "billy_29"], ["access_token", "1994309aeaf83928fdbd35f98678d7db"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:25:12.584181"], ["updated_at", "2016-12-06 17:25:12.584181"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1080517488 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1080517488], ["username", "billy_30"], ["access_token", "0b020472da6d1bb0081d5aafc9a845b7"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:25:12.586252"], ["updated_at", "2016-12-06 17:25:12.586252"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1574829651 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1574829651], ["username", "billy_31"], ["access_token", "b153c0601e2d6f7d028aeeb241ffebee"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:25:12.588337"], ["updated_at", "2016-12-06 17:25:12.588337"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -424812795 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -424812795], ["username", "billy_32"], ["access_token", "5497c85412f8c8885c3951b3279a8149"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:25:12.590477"], ["updated_at", "2016-12-06 17:25:12.590477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -241378101 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -241378101], ["username", "billy_33"], ["access_token", "ba52b6a1989e1e46108bcadae7897e66"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:25:12.592587"], ["updated_at", "2016-12-06 17:25:12.592587"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -456074882 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -456074882], ["username", "billy_34"], ["access_token", "49a4c8fb08e369702af575ba080242cb"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:25:12.594640"], ["updated_at", "2016-12-06 17:25:12.594640"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1634015986 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1634015986], ["username", "billy_35"], ["access_token", "604e90764f61f4b1de4c15bf12534051"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:25:12.596651"], ["updated_at", "2016-12-06 17:25:12.596651"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -311940988 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -311940988], ["username", "billy_36"], ["access_token", "88507df277608165d7dd8319eac252a6"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:25:12.598756"], ["updated_at", "2016-12-06 17:25:12.598756"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -552044566 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -552044566], ["username", "billy_37"], ["access_token", "3349b5e2322a6a5acdbdc2444fe7d58c"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:25:12.600740"], ["updated_at", "2016-12-06 17:25:12.600740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -444714210 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -444714210], ["username", "billy_38"], ["access_token", "8a0bf1a0968352f4c7aa998d2e650344"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:25:12.602613"], ["updated_at", "2016-12-06 17:25:12.602613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1659087978 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1659087978], ["username", "billy_39"], ["access_token", "98b280ec6458b06ff07ffe4d4f40b9b7"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:25:12.604500"], ["updated_at", "2016-12-06 17:25:12.604500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1185728477 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1185728477], ["username", "billy_40"], ["access_token", "963a086ecde7b762dafb7e82732a2cf0"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:25:12.606344"], ["updated_at", "2016-12-06 17:25:12.606344"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2005920657 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2005920657], ["username", "billy_41"], ["access_token", "95a12617c75e283c8c645680ad52d767"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:25:12.608332"], ["updated_at", "2016-12-06 17:25:12.608332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701564962 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701564962], ["username", "billy_42"], ["access_token", "baa74d83433b18e7234b387f2d24265c"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:25:12.610366"], ["updated_at", "2016-12-06 17:25:12.610366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -135673709 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -135673709], ["username", "billy_43"], ["access_token", "9fa2a51d82bcbb79cc38bbab91f1122b"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:25:12.612213"], ["updated_at", "2016-12-06 17:25:12.612213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1454722574 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1454722574], ["username", "billy_44"], ["access_token", "3a7d4fcd1fa7211d081d1f96749cf536"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:25:12.614098"], ["updated_at", "2016-12-06 17:25:12.614098"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701301784 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701301784], ["username", "billy_45"], ["access_token", "558f3ef67d02aee5a4486684a308c2fb"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:25:12.616056"], ["updated_at", "2016-12-06 17:25:12.616056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "b0baf1c96a393266fab80ae19ae6f1f2"], ["created_at", "2016-12-06 17:25:12.625620"], ["updated_at", "2016-12-06 17:25:12.625620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 13ms (ActiveRecord: 0.3ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "f6ed4b8b197fdf76eb60759040fc6a08"], ["created_at", "2016-12-06 17:25:12.659729"], ["updated_at", "2016-12-06 17:25:12.659729"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.3ms) Completed 200 OK in 23ms (Views: 22.6ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "934f3f803c88aea2e7e332550c83166b"], ["created_at", "2016-12-06 17:25:12.690158"], ["updated_at", "2016-12-06 17:25:12.690158"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:25:12.699418"], ["updated_at", "2016-12-06 17:25:12.699418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "0196ef2493ade3342c2f7fd04c1651c4"], ["created_at", "2016-12-06 17:25:12.702132"], ["updated_at", "2016-12-06 17:25:12.702132"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2016-12-06 17:25:12.703568"], ["updated_at", "2016-12-06 17:25:12.703568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -933068504 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -933068504], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:12.714515"], ["updated_at", "2016-12-06 17:25:12.714515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1169403377 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1169403377], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:12.718140"], ["updated_at", "2016-12-06 17:25:12.718140"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1169403377]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1169403377 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -933068504]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -933068504 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1169403377 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -933068504 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -933068504], ["member_group_id", -1169403377], ["created_at", "2016-12-06 17:25:12.724926"], ["updated_at", "2016-12-06 17:25:12.724926"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1169403377) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1169403377) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1169403377], ["user_id", 1], ["created_at", "2016-12-06 17:25:12.744114"], ["updated_at", "2016-12-06 17:25:12.744114"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -1169403377) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1169403377]] SQL (0.2ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -1169403377]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1169403377 - -933068504 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1169403377, -933068504) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2016-12-06 17:25:12.779047"], ["updated_at", "2016-12-06 17:25:12.779047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1169403377, -933068504) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2016-12-06 17:25:12.784736"], ["updated_at", "2016-12-06 17:25:12.784736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1169403377, -933068504) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2016-12-06 17:25:12.791065"], ["updated_at", "2016-12-06 17:25:12.791065"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1169403377, -933068504) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1169403377, -933068504) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2016-12-06 17:25:12.798647"], ["updated_at", "2016-12-06 17:25:12.798647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1169403377, -933068504) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1169403377, -933068504) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1169403377, -933068504) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -625734020 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -625734020], ["username", "jstrav"], ["access_token", "a0562dc7efc471a7fd74ce1ce69ddb8a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.810911"], ["updated_at", "2016-12-06 17:25:12.810911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -639466477 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -639466477], ["username", "mary"], ["access_token", "d738db32eae961b4e5a4642387a9c54b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.813344"], ["updated_at", "2016-12-06 17:25:12.813344"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1197125751 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1197125751], ["username", "jstead"], ["access_token", "62f32411e4ee4d054a2bb2f45b877cba"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.815532"], ["updated_at", "2016-12-06 17:25:12.815532"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2043071837 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2043071837], ["username", "bigbear"], ["access_token", "3b6afed50c42ccc864193ef0391942c1"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.817482"], ["updated_at", "2016-12-06 17:25:12.817482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -272087267 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -272087267], ["username", "billy_00"], ["access_token", "603be7da05d11c434bd6d622dfc72107"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:25:12.819618"], ["updated_at", "2016-12-06 17:25:12.819618"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1922752431 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1922752431], ["username", "billy_01"], ["access_token", "56a38fe7750d3b5c1699e0055727fdb1"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:25:12.821603"], ["updated_at", "2016-12-06 17:25:12.821603"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -273321411 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -273321411], ["username", "billy_02"], ["access_token", "5c19a2c9f86240cc46ba67e65ab61bc0"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:25:12.823647"], ["updated_at", "2016-12-06 17:25:12.823647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1558726208 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1558726208], ["username", "billy_03"], ["access_token", "dbb521516ef8960dbdbd96ccbd7fcf79"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:25:12.825705"], ["updated_at", "2016-12-06 17:25:12.825705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -162309257 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -162309257], ["username", "billy_04"], ["access_token", "84ae7cb4b9783e16b0be929272e8fcbc"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:25:12.828234"], ["updated_at", "2016-12-06 17:25:12.828234"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -366155175 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -366155175], ["username", "billy_05"], ["access_token", "8ab0fba4d2fa0a77680ceaad7573519f"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:25:12.831280"], ["updated_at", "2016-12-06 17:25:12.831280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1356729442 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1356729442], ["username", "billy_06"], ["access_token", "f092dd4ded3744d3ad35bcbeda9e05b9"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:25:12.833470"], ["updated_at", "2016-12-06 17:25:12.833470"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1812428151 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1812428151], ["username", "billy_07"], ["access_token", "2843bb29a1cb302b764aa38fd56f7035"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:25:12.836004"], ["updated_at", "2016-12-06 17:25:12.836004"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1446138588 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1446138588], ["username", "billy_08"], ["access_token", "8d57521ee18dabf249239e6e61e50ea9"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:25:12.838412"], ["updated_at", "2016-12-06 17:25:12.838412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1404026503 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1404026503], ["username", "billy_09"], ["access_token", "2364386bba49a5d29ddb4fe39320a1bf"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:25:12.840677"], ["updated_at", "2016-12-06 17:25:12.840677"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1345158660 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1345158660], ["username", "billy_10"], ["access_token", "3408b97442af3352570ff337af39440f"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:25:12.842941"], ["updated_at", "2016-12-06 17:25:12.842941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -575834484 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -575834484], ["username", "billy_11"], ["access_token", "577e61d4a4d52b9ad98820b10ef9a492"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:25:12.844950"], ["updated_at", "2016-12-06 17:25:12.844950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -20111240 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -20111240], ["username", "billy_12"], ["access_token", "649f9f9ce572c114ae4edde6b8cbceb0"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:25:12.847133"], ["updated_at", "2016-12-06 17:25:12.847133"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1835168229 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1835168229], ["username", "billy_13"], ["access_token", "95d2709b040749a2929150b24f00ffd1"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:25:12.849119"], ["updated_at", "2016-12-06 17:25:12.849119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1332278134 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1332278134], ["username", "billy_14"], ["access_token", "706332b430129c5822b7e642aea0b859"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:25:12.851093"], ["updated_at", "2016-12-06 17:25:12.851093"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1046733157 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1046733157], ["username", "billy_15"], ["access_token", "faa7ed7a947eda1fb599cd90d725403c"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:25:12.853313"], ["updated_at", "2016-12-06 17:25:12.853313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1713304185 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1713304185], ["username", "billy_16"], ["access_token", "7c2f043c6450801a0941de9c6b0a908e"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:25:12.855381"], ["updated_at", "2016-12-06 17:25:12.855381"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -980595938 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -980595938], ["username", "billy_17"], ["access_token", "125c58f63d9363f0d91a693e3ef5f374"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:25:12.857339"], ["updated_at", "2016-12-06 17:25:12.857339"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1771647048 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1771647048], ["username", "billy_18"], ["access_token", "ea0ea3ce20a5da7d3adcb23d6c7586a9"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:25:12.859489"], ["updated_at", "2016-12-06 17:25:12.859489"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1346166119 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1346166119], ["username", "billy_19"], ["access_token", "fa7ec374659b731d668b686bfb29d817"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:25:12.861578"], ["updated_at", "2016-12-06 17:25:12.861578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1025184586 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1025184586], ["username", "billy_20"], ["access_token", "e3b631be5dce52370578253e3c0a7a58"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:25:12.863590"], ["updated_at", "2016-12-06 17:25:12.863590"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -31941095 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -31941095], ["username", "billy_21"], ["access_token", "a884481c1570cc3ad3fde326ae616e91"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:25:12.865624"], ["updated_at", "2016-12-06 17:25:12.865624"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1168847624 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1168847624], ["username", "billy_22"], ["access_token", "69b7d701cd9cd96f6f2671508a144dfa"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:25:12.867641"], ["updated_at", "2016-12-06 17:25:12.867641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1809271881 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1809271881], ["username", "billy_23"], ["access_token", "03ae009d53a2ba8fd86a42a85588f180"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:25:12.869778"], ["updated_at", "2016-12-06 17:25:12.869778"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -545100392 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -545100392], ["username", "billy_24"], ["access_token", "9239b5957b160ac3c978524bd3c51f55"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:25:12.871675"], ["updated_at", "2016-12-06 17:25:12.871675"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -934803612 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -934803612], ["username", "billy_25"], ["access_token", "51294f7f0760210127a7e4cd032f6c9a"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:25:12.873700"], ["updated_at", "2016-12-06 17:25:12.873700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1130067804 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1130067804], ["username", "billy_26"], ["access_token", "98d35bc4f93485f658a9f523359d357e"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:25:12.875736"], ["updated_at", "2016-12-06 17:25:12.875736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -651479469 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -651479469], ["username", "billy_27"], ["access_token", "78bbbe93767e81609ae01cf1613a3163"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:25:12.877727"], ["updated_at", "2016-12-06 17:25:12.877727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -189392897 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -189392897], ["username", "billy_28"], ["access_token", "f32d2b4a25342946a767658422eed26b"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:25:12.879670"], ["updated_at", "2016-12-06 17:25:12.879670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1432333813 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1432333813], ["username", "billy_29"], ["access_token", "a80da30ff02d262335dd43356559c9df"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:25:12.881716"], ["updated_at", "2016-12-06 17:25:12.881716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1100440397 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1100440397], ["username", "billy_30"], ["access_token", "f6e108b2029cbd9b0ede50f70289c1c5"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:25:12.883659"], ["updated_at", "2016-12-06 17:25:12.883659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -4238627 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -4238627], ["username", "billy_31"], ["access_token", "41d08dd8d6a06d3e52112baf7e908edd"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:25:12.885663"], ["updated_at", "2016-12-06 17:25:12.885663"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1720364099 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1720364099], ["username", "billy_32"], ["access_token", "0efca1cfb4469b3cf82e71c099f69000"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:25:12.887710"], ["updated_at", "2016-12-06 17:25:12.887710"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1336055430 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1336055430], ["username", "billy_33"], ["access_token", "4c82a5eb12e3f151e059f0f742a63371"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:25:12.889639"], ["updated_at", "2016-12-06 17:25:12.889639"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1003394524 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1003394524], ["username", "billy_34"], ["access_token", "6b225546c8cb8104d0992d5f40d62343"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:25:12.891645"], ["updated_at", "2016-12-06 17:25:12.891645"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1531666733 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1531666733], ["username", "billy_35"], ["access_token", "323d07b78e1628e20279780b797b152e"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:25:12.894537"], ["updated_at", "2016-12-06 17:25:12.894537"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1562087540 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1562087540], ["username", "billy_36"], ["access_token", "2d69bf0490873543a25f1c8906754947"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:25:12.896559"], ["updated_at", "2016-12-06 17:25:12.896559"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -317313112 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -317313112], ["username", "billy_37"], ["access_token", "1b13992c7513ef2779c39cfae2eacf7b"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:25:12.898657"], ["updated_at", "2016-12-06 17:25:12.898657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1343292756 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1343292756], ["username", "billy_38"], ["access_token", "594e963d66e386eb33bbe0bcc94485e1"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:25:12.900748"], ["updated_at", "2016-12-06 17:25:12.900748"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -721991977 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -721991977], ["username", "billy_39"], ["access_token", "0f867b46cb153f367cc791a38f288358"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:25:12.902754"], ["updated_at", "2016-12-06 17:25:12.902754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -688022299 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -688022299], ["username", "billy_40"], ["access_token", "31ecda4c5e502fe8328af22ab71461c0"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:25:12.904834"], ["updated_at", "2016-12-06 17:25:12.904834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -176871946 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -176871946], ["username", "billy_41"], ["access_token", "5fd3b21b91bce94ceb931b6b3da30fa9"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:25:12.906956"], ["updated_at", "2016-12-06 17:25:12.906956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -945969874 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -945969874], ["username", "billy_42"], ["access_token", "39a60b36f8d039010e705e1a21e09111"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:25:12.908934"], ["updated_at", "2016-12-06 17:25:12.908934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -812226461 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -812226461], ["username", "billy_43"], ["access_token", "aa4c6e7658470846a04e0e19a9969a53"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:25:12.911140"], ["updated_at", "2016-12-06 17:25:12.911140"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1936727538 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1936727538], ["username", "billy_44"], ["access_token", "dd96f0fbc14b55c731517d1e96e226c5"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:25:12.913336"], ["updated_at", "2016-12-06 17:25:12.913336"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -782851709 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -782851709], ["username", "billy_45"], ["access_token", "8ce78765877bc0b51d5eae9a2244e251"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:25:12.915338"], ["updated_at", "2016-12-06 17:25:12.915338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -122028957 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -122028957], ["username", "billy_46"], ["access_token", "2c16693bdeb6b2076455ae909597c586"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:25:12.917437"], ["updated_at", "2016-12-06 17:25:12.917437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723914432 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723914432], ["username", "billy_47"], ["access_token", "daed9e8a7013ffde5cfef8bc5eb5314a"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:25:12.919551"], ["updated_at", "2016-12-06 17:25:12.919551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -100830366 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -100830366], ["username", "billy_48"], ["access_token", "3f684a695b79ea1c64e5d87b78dccf24"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:25:12.921646"], ["updated_at", "2016-12-06 17:25:12.921646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1165902817 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1165902817], ["username", "billy_49"], ["access_token", "4afceca6df1736da6d536a0cc437d108"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:25:12.923682"], ["updated_at", "2016-12-06 17:25:12.923682"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.5ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -986242854 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -986242854], ["username", "jstrav"], ["access_token", "a4b4e39a46ffdf834374667a29869325"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:12.935138"], ["updated_at", "2016-12-06 17:25:12.935138"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -16377547 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -16377547], ["username", "mary"], ["access_token", "ed82199d66d19f038892961361ee3479"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:12.937519"], ["updated_at", "2016-12-06 17:25:12.937519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1892018685 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1892018685], ["username", "jstead"], ["access_token", "14f416fee68da656d4c39657367e5728"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:12.940103"], ["updated_at", "2016-12-06 17:25:12.940103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1724850153 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1724850153], ["username", "bigbear"], ["access_token", "078bb175c371d8631eaca44bbb5ba96b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:12.942971"], ["updated_at", "2016-12-06 17:25:12.942971"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -427774364 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -427774364], ["username", "billy_00"], ["access_token", "63944baa3d25c9006176ec2075106f2e"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:25:12.945667"], ["updated_at", "2016-12-06 17:25:12.945667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -257146510 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -257146510], ["username", "billy_01"], ["access_token", "4f6c463d4886e65cbecbc409ad3c38cb"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:25:12.948243"], ["updated_at", "2016-12-06 17:25:12.948243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -365866115 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -365866115], ["username", "billy_02"], ["access_token", "46d5dc14151c4267fe81ea8cf9d9a57e"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:25:12.950657"], ["updated_at", "2016-12-06 17:25:12.950657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -303632754 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -303632754], ["username", "billy_03"], ["access_token", "eef34a014bc6ab4b351d3b7304ae1cb3"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:25:12.953194"], ["updated_at", "2016-12-06 17:25:12.953194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1834075913 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1834075913], ["username", "billy_04"], ["access_token", "d92600640f24072733a920406a7f6e65"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:25:12.955191"], ["updated_at", "2016-12-06 17:25:12.955191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -115266613 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -115266613], ["username", "billy_05"], ["access_token", "ca65a517e9edfd4d5df4c217d9a2f2e9"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:25:12.957201"], ["updated_at", "2016-12-06 17:25:12.957201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1900451063 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1900451063], ["username", "billy_06"], ["access_token", "818ecf02693b08815cdfc6e62114a064"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:25:12.959128"], ["updated_at", "2016-12-06 17:25:12.959128"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -904660490 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -904660490], ["username", "billy_07"], ["access_token", "0fa8b046023e25e30ac276a35b28a034"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:25:12.961094"], ["updated_at", "2016-12-06 17:25:12.961094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -622007359 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -622007359], ["username", "billy_08"], ["access_token", "8f30afe372c9df67d399142076a04625"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:25:12.963133"], ["updated_at", "2016-12-06 17:25:12.963133"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -558993913 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -558993913], ["username", "billy_09"], ["access_token", "d03cc2dd8f7ae93b7e14a60aada7d421"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:25:12.965123"], ["updated_at", "2016-12-06 17:25:12.965123"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1913278561 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1913278561], ["username", "billy_10"], ["access_token", "5811b6d169d1b01de92737fa527204cf"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:25:12.967305"], ["updated_at", "2016-12-06 17:25:12.967305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1155459388 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1155459388], ["username", "billy_11"], ["access_token", "194184b610277773d195fddc76173195"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:25:12.969591"], ["updated_at", "2016-12-06 17:25:12.969591"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1572269279 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1572269279], ["username", "billy_12"], ["access_token", "f5312025411d6765ee7f680d7d121389"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:25:12.971616"], ["updated_at", "2016-12-06 17:25:12.971616"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2070127690 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2070127690], ["username", "billy_13"], ["access_token", "197b448de02ae34c6b8c00cde3bc16bd"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:25:12.973635"], ["updated_at", "2016-12-06 17:25:12.973635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1099463637 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1099463637], ["username", "billy_14"], ["access_token", "a63e163cf91682e7c0144183618a3cd2"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:25:12.975785"], ["updated_at", "2016-12-06 17:25:12.975785"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1135513942 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1135513942], ["username", "billy_15"], ["access_token", "f37a3374df61a4405464f45b67bd04d6"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:25:12.977820"], ["updated_at", "2016-12-06 17:25:12.977820"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1834745994 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1834745994], ["username", "billy_16"], ["access_token", "52e6e4fd6d987025239e18abd4ba53a5"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:25:12.979863"], ["updated_at", "2016-12-06 17:25:12.979863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1151610879 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1151610879], ["username", "billy_17"], ["access_token", "894ced50016463b3f73bb7516a3b11db"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:25:12.981972"], ["updated_at", "2016-12-06 17:25:12.981972"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -779854371 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -779854371], ["username", "billy_18"], ["access_token", "a031a9ebff40355b02e1f93abb653246"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:25:12.984000"], ["updated_at", "2016-12-06 17:25:12.984000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -482676389 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -482676389], ["username", "billy_19"], ["access_token", "26b90a40c7dd073397c0acb7df35864e"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:25:12.986122"], ["updated_at", "2016-12-06 17:25:12.986122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1308405340 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1308405340], ["username", "billy_20"], ["access_token", "227e9a41ad237f838e51aa01d07eedd1"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:25:12.988176"], ["updated_at", "2016-12-06 17:25:12.988176"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2080161525 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2080161525], ["username", "billy_21"], ["access_token", "707d18d9e8d74fc4e7b3905286ce6bc4"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:25:12.990178"], ["updated_at", "2016-12-06 17:25:12.990178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -780965907 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -780965907], ["username", "billy_22"], ["access_token", "0e8c7e8f82a8973300653cf8b1f4ec6c"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:25:12.992336"], ["updated_at", "2016-12-06 17:25:12.992336"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -198583155 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -198583155], ["username", "billy_23"], ["access_token", "c3a9ca49e807d0f0a2cd8dcf1bb7dd8a"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:25:12.994292"], ["updated_at", "2016-12-06 17:25:12.994292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1927243895 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1927243895], ["username", "billy_24"], ["access_token", "45e91d6a4a1bb45157a08c574a68b2b2"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:25:12.996318"], ["updated_at", "2016-12-06 17:25:12.996318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -708101997 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -708101997], ["username", "billy_25"], ["access_token", "1ad82b03ee27b2f3adc2e00a6e2b452b"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:25:12.998528"], ["updated_at", "2016-12-06 17:25:12.998528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2036206345 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2036206345], ["username", "billy_26"], ["access_token", "a95e8fda77bd0cf7852d397264a9b504"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:25:13.001966"], ["updated_at", "2016-12-06 17:25:13.001966"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -808881295 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -808881295], ["username", "billy_27"], ["access_token", "106e5c226d2446175b9d0d7b277b2dad"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:25:13.004270"], ["updated_at", "2016-12-06 17:25:13.004270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -13610505 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -13610505], ["username", "billy_28"], ["access_token", "3878e8aed0bd970de52cf6aadfdf4530"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:25:13.006317"], ["updated_at", "2016-12-06 17:25:13.006317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2042207659 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2042207659], ["username", "billy_29"], ["access_token", "610630cb1d201b9dce6115e31427546a"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:25:13.008270"], ["updated_at", "2016-12-06 17:25:13.008270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -302737958 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -302737958], ["username", "billy_30"], ["access_token", "adcd15b592d9ec6cf5b32b87f0492018"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:25:13.010358"], ["updated_at", "2016-12-06 17:25:13.010358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1451581132 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1451581132], ["username", "billy_31"], ["access_token", "f7382ea65c8a85e6747471b607dcb940"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:25:13.012306"], ["updated_at", "2016-12-06 17:25:13.012306"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1243608546 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1243608546], ["username", "billy_32"], ["access_token", "8aacb23a5dc4a90bb884a69eb4cf7c17"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:25:13.014213"], ["updated_at", "2016-12-06 17:25:13.014213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -519237288 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -519237288], ["username", "billy_33"], ["access_token", "ad47d73bc30dd2779400e2de459b519c"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:25:13.016100"], ["updated_at", "2016-12-06 17:25:13.016100"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1275033768 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1275033768], ["username", "billy_34"], ["access_token", "6c8ee83c6f5fef4ec0552fd6d9c1ab84"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:25:13.017940"], ["updated_at", "2016-12-06 17:25:13.017940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1801512462 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1801512462], ["username", "billy_35"], ["access_token", "586876fd93eb35369130ff4070ef9144"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:25:13.019771"], ["updated_at", "2016-12-06 17:25:13.019771"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1683987286 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1683987286], ["username", "billy_36"], ["access_token", "2f3ecc567960a73b04d8bf9134509f4e"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:25:13.021688"], ["updated_at", "2016-12-06 17:25:13.021688"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -81041742 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -81041742], ["username", "billy_37"], ["access_token", "36b58a4ba7e639cf4d090694c4109bd3"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:25:13.023486"], ["updated_at", "2016-12-06 17:25:13.023486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1603298266 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1603298266], ["username", "billy_38"], ["access_token", "395c640c17f4b5f820f513484d607f53"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:25:13.025437"], ["updated_at", "2016-12-06 17:25:13.025437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1158111303 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1158111303], ["username", "billy_39"], ["access_token", "357c9e090abf933db2ad94046c04cf1d"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:25:13.027315"], ["updated_at", "2016-12-06 17:25:13.027315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1575345596 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1575345596], ["username", "billy_40"], ["access_token", "da7be0a2af6eb0df85a8dc6ad9a6ab81"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:25:13.029121"], ["updated_at", "2016-12-06 17:25:13.029121"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -369685030 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -369685030], ["username", "billy_41"], ["access_token", "de588bd7565874a421da77d23ed003bc"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:25:13.030908"], ["updated_at", "2016-12-06 17:25:13.030908"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -137332312 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -137332312], ["username", "billy_42"], ["access_token", "83e139e0522dd5d1e514bc2ed114d6c8"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:25:13.032839"], ["updated_at", "2016-12-06 17:25:13.032839"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1541175267 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1541175267], ["username", "billy_43"], ["access_token", "a56560dee0b6e71a369239f7d41b4a03"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:25:13.034657"], ["updated_at", "2016-12-06 17:25:13.034657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -112324093 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -112324093], ["username", "billy_44"], ["access_token", "b810183a4fe895497be6e559787bc71f"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:25:13.036546"], ["updated_at", "2016-12-06 17:25:13.036546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -163204769 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -163204769], ["username", "billy_45"], ["access_token", "62f655819e1807a1459ebd422be7e9c6"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:25:13.038487"], ["updated_at", "2016-12-06 17:25:13.038487"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1889863919 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1889863919], ["username", "billy_46"], ["access_token", "4a7b8276337e5ba9ad3fb09d03fe16ee"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:25:13.040350"], ["updated_at", "2016-12-06 17:25:13.040350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1139712738 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1139712738], ["username", "billy_47"], ["access_token", "690a3862bda3893fbd0e148c39125ca3"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:25:13.042205"], ["updated_at", "2016-12-06 17:25:13.042205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1497069609 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1497069609], ["username", "billy_48"], ["access_token", "736b070c6a3ee866484698c689c6d0ed"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:25:13.044104"], ["updated_at", "2016-12-06 17:25:13.044104"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1540747941 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1540747941], ["username", "billy_49"], ["access_token", "0501f2ef889d518ad64e838e2af9690f"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:25:13.046056"], ["updated_at", "2016-12-06 17:25:13.046056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2016-12-06 17:25:13.075606"], ["updated_at", "2016-12-06 17:25:13.075606"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["updated_at", "2016-12-06 17:25:13.124544"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2016-12-06 17:25:13.127936"], ["updated_at", "2016-12-06 17:25:13.127936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (2.3ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 309]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 309 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 309], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-06 17:25:13.191900"], ["updated_at", "2016-12-06 17:25:13.191900"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-06 17:25:13.197781"], ["updated_at", "2016-12-06 17:25:13.197781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 7]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 7 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 7], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-06 17:25:13.203138"], ["updated_at", "2016-12-06 17:25:13.203138"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 7 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2016-12-06 17:25:13.216325"], ["updated_at", "2016-12-06 17:25:13.216325"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -361108379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '33204e07f4e6fbbc442a16776153c69e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -361108379], ["username", "33204e07f4e6fbbc442a16776153c69e"], ["access_token", "02bf35b54f4baa6999ecf4299bd0fbeb"], ["created_at", "2016-12-06 17:25:13.222209"], ["updated_at", "2016-12-06 17:25:13.222209"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1404620639 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1404620639], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:13.225669"], ["updated_at", "2016-12-06 17:25:13.225669"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -512811474 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4299eb2813e7465f24617d9d5c0a8d92' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -512811474], ["username", "4299eb2813e7465f24617d9d5c0a8d92"], ["access_token", "1b2750c524c3f9f00810665b0bafc293"], ["created_at", "2016-12-06 17:25:13.230547"], ["updated_at", "2016-12-06 17:25:13.230547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1482818363 LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1482818363], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:13.233815"], ["updated_at", "2016-12-06 17:25:13.233815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -280042831 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b034959432f36d12fba21529b6c093bf' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -280042831], ["username", "b034959432f36d12fba21529b6c093bf"], ["access_token", "730570e58e4dd0db4c4b95fe4b7389d3"], ["created_at", "2016-12-06 17:25:13.238032"], ["updated_at", "2016-12-06 17:25:13.238032"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2016-12-06 17:25:13.250109"], ["updated_at", "2016-12-06 17:25:13.250109"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2016-12-06 17:25:13.252245"], ["updated_at", "2016-12-06 17:25:13.252245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2016-12-06 17:25:13.254342"], ["updated_at", "2016-12-06 17:25:13.254342"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2016-12-06 17:25:13.256642"], ["updated_at", "2016-12-06 17:25:13.256642"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2016-12-06 17:25:13.258211"], ["updated_at", "2016-12-06 17:25:13.258211"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2016-12-06 17:25:13.265765"], ["updated_at", "2016-12-06 17:25:13.265765"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2016-12-06 17:25:13.268132"], ["updated_at", "2016-12-06 17:25:13.268132"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.2ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2016-12-06 17:25:13.315880"], ["updated_at", "2016-12-06 17:25:13.315880"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2016-12-06 17:25:13.317470"], ["updated_at", "2016-12-06 17:25:13.317470"]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2016-12-06 17:25:13.318994"], ["updated_at", "2016-12-06 17:25:13.318994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2016-12-06 17:25:13.324455"], ["updated_at", "2016-12-06 17:25:13.324455"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2016-12-06 17:25:13.326244"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2016-12-06 17:25:13.383110"], ["updated_at", "2016-12-06 17:25:13.383110"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2016-12-06 17:25:13.388156"], ["updated_at", "2016-12-06 17:25:13.388156"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2016-12-06 17:25:13.391511"], ["updated_at", "2016-12-06 17:25:13.391511"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-06 09:25:13 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1507551261 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1507551261], ["username", "jstrav"], ["access_token", "d650817f97d2c3e85f3495100612624c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:13.428867"], ["updated_at", "2016-12-06 17:25:13.428867"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1506880977 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1506880977], ["username", "mary"], ["access_token", "0bfbb9e44c377d7567bbd594af83e6be"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:13.431598"], ["updated_at", "2016-12-06 17:25:13.431598"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -741879306 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -741879306], ["username", "jstead"], ["access_token", "ff073183133a81515d9fa548b65451bc"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:13.434401"], ["updated_at", "2016-12-06 17:25:13.434401"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -25655097 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -25655097], ["username", "bigbear"], ["access_token", "11e6e27dac7797c75e8f992c43924107"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:13.436476"], ["updated_at", "2016-12-06 17:25:13.436476"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114993062 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2114993062], ["username", "billy_00"], ["access_token", "61937d0c5c5050aa46e776e40970f314"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:25:13.438443"], ["updated_at", "2016-12-06 17:25:13.438443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1117796078 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1117796078], ["username", "billy_01"], ["access_token", "009945d757fd82a62b3fc0eeae525ba4"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:25:13.440483"], ["updated_at", "2016-12-06 17:25:13.440483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1879198699 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1879198699], ["username", "billy_02"], ["access_token", "10bd31c3f9087d4dbbd6383c9207c75c"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:25:13.442456"], ["updated_at", "2016-12-06 17:25:13.442456"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -795839824 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -795839824], ["username", "billy_03"], ["access_token", "e6772163b7a02fbe51451e3b876d093c"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:25:13.444774"], ["updated_at", "2016-12-06 17:25:13.444774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -683685101 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -683685101], ["username", "billy_04"], ["access_token", "6e0a280b33f89e656d7865a827aa80c9"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:25:13.446811"], ["updated_at", "2016-12-06 17:25:13.446811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -580290444 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -580290444], ["username", "billy_05"], ["access_token", "da496391596b8ca1ac87089d9584f936"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:25:13.448773"], ["updated_at", "2016-12-06 17:25:13.448773"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1268026263 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1268026263], ["username", "billy_06"], ["access_token", "fd8316d42331f0d3177ab896ebf421ce"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:25:13.450898"], ["updated_at", "2016-12-06 17:25:13.450898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -669562814 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -669562814], ["username", "billy_07"], ["access_token", "e0d3dd1f48591d9596e8307be5378fed"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:25:13.452955"], ["updated_at", "2016-12-06 17:25:13.452955"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1581759883 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1581759883], ["username", "billy_08"], ["access_token", "aedbe878e934bd4c85c620304e7c9f51"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:25:13.455015"], ["updated_at", "2016-12-06 17:25:13.455015"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -317327386 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -317327386], ["username", "billy_09"], ["access_token", "455977d3128a7ba27615a1189e5f9b7c"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:25:13.457469"], ["updated_at", "2016-12-06 17:25:13.457469"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1871688743 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1871688743], ["username", "billy_10"], ["access_token", "2b581fe4dff5c86a228a766b82390f13"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:25:13.459985"], ["updated_at", "2016-12-06 17:25:13.459985"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1314146978 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1314146978], ["username", "billy_11"], ["access_token", "5176014edf6a836ddf34542bce83d259"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:25:13.462679"], ["updated_at", "2016-12-06 17:25:13.462679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1822408147 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1822408147], ["username", "billy_12"], ["access_token", "6b7b661240c7e29f1d233fac94eaec67"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:25:13.465036"], ["updated_at", "2016-12-06 17:25:13.465036"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1700502195 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1700502195], ["username", "billy_13"], ["access_token", "710648e0ffd286d1249e6878366fd4db"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:25:13.467020"], ["updated_at", "2016-12-06 17:25:13.467020"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -339308264 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -339308264], ["username", "billy_14"], ["access_token", "34aba59d4b4fe1f3f782c02a4c23689f"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:25:13.469065"], ["updated_at", "2016-12-06 17:25:13.469065"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1309722834 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1309722834], ["username", "billy_15"], ["access_token", "a2c13168f26d6de2e2928c508d4315db"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:25:13.470938"], ["updated_at", "2016-12-06 17:25:13.470938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1210740091 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1210740091], ["username", "billy_16"], ["access_token", "caab9fd68716f8ea9fcd01a1eda8ceb3"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:25:13.472737"], ["updated_at", "2016-12-06 17:25:13.472737"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -992953539 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -992953539], ["username", "billy_17"], ["access_token", "c3fa8245fd21683b3d00c90f1eea8945"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:25:13.474661"], ["updated_at", "2016-12-06 17:25:13.474661"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -249096424 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -249096424], ["username", "billy_18"], ["access_token", "11ab04ac3c44c5c8807c27797d520c69"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:25:13.476465"], ["updated_at", "2016-12-06 17:25:13.476465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -374212493 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -374212493], ["username", "billy_19"], ["access_token", "6237d22e30f4aff9b2f4619f2258fba4"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:25:13.478275"], ["updated_at", "2016-12-06 17:25:13.478275"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -351870309 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -351870309], ["username", "billy_20"], ["access_token", "d7451642d7c6d8908c9a41cb4f6e16a2"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:25:13.480151"], ["updated_at", "2016-12-06 17:25:13.480151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1066136010 LIMIT 1 [36mSQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1066136010], ["username", "billy_21"], ["access_token", "920ca693da5299a55b320cfa0b337812"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:25:13.482016"], ["updated_at", "2016-12-06 17:25:13.482016"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -476959205 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -476959205], ["username", "billy_22"], ["access_token", "4639be404d90b029fb68a1d8aad1f7de"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:25:13.483815"], ["updated_at", "2016-12-06 17:25:13.483815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -4066503 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -4066503], ["username", "billy_23"], ["access_token", "fcec592ddc29edf82fda7b7affbd63c1"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:25:13.486163"], ["updated_at", "2016-12-06 17:25:13.486163"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -443028222 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -443028222], ["username", "billy_24"], ["access_token", "ee6c61e96f03fdadf8d2a0510ff4d062"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:25:13.489161"], ["updated_at", "2016-12-06 17:25:13.489161"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -180801369 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -180801369], ["username", "billy_25"], ["access_token", "54535578c7ee2d383b94af6a989fb0c2"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:25:13.492006"], ["updated_at", "2016-12-06 17:25:13.492006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -320992532 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -320992532], ["username", "billy_26"], ["access_token", "0e7f7126012732e13059dd970fbd4daf"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:25:13.494507"], ["updated_at", "2016-12-06 17:25:13.494507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1516995821 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1516995821], ["username", "billy_27"], ["access_token", "fbd7fca352a235dcbcf65b44d9839c28"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:25:13.496950"], ["updated_at", "2016-12-06 17:25:13.496950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -494931032 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -494931032], ["username", "billy_28"], ["access_token", "263aecdfbf9f49b582445a4b308e8ba8"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:25:13.506457"], ["updated_at", "2016-12-06 17:25:13.506457"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1879746139 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1879746139], ["username", "billy_29"], ["access_token", "2df1a593abd72f7ce1480667cd3febfb"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:25:13.508511"], ["updated_at", "2016-12-06 17:25:13.508511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -793670539 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -793670539], ["username", "billy_30"], ["access_token", "397966b14f29b1b32b08990d551ac561"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:25:13.510412"], ["updated_at", "2016-12-06 17:25:13.510412"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -743844016 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -743844016], ["username", "billy_31"], ["access_token", "c32732168d0ca12a21bd2a2bdbd75fa1"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:25:13.512405"], ["updated_at", "2016-12-06 17:25:13.512405"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -805951864 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -805951864], ["username", "billy_32"], ["access_token", "b611530fa875dafb9c82d09874313f84"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:25:13.514495"], ["updated_at", "2016-12-06 17:25:13.514495"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1713277037 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1713277037], ["username", "billy_33"], ["access_token", "3e7582e0da365f8c22964659a523ef50"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:25:13.516444"], ["updated_at", "2016-12-06 17:25:13.516444"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -781619424 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -781619424], ["username", "billy_34"], ["access_token", "5dcf5e2c220af1dd11c1dba98e34cf22"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:25:13.518344"], ["updated_at", "2016-12-06 17:25:13.518344"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -879710423 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -879710423], ["username", "billy_35"], ["access_token", "f8f1a38f38c6f6a29157147e45e4b2a3"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:25:13.520322"], ["updated_at", "2016-12-06 17:25:13.520322"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1852803719 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1852803719], ["username", "billy_36"], ["access_token", "f87e39d76516f98ff0313cbbce340225"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:25:13.522240"], ["updated_at", "2016-12-06 17:25:13.522240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1921041454 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1921041454], ["username", "billy_37"], ["access_token", "940a3290679cb1485c217133849f5eca"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:25:13.524190"], ["updated_at", "2016-12-06 17:25:13.524190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1038138744 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1038138744], ["username", "billy_38"], ["access_token", "06c6fc3c8e660b66f8487ba937cffe3e"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:25:13.526283"], ["updated_at", "2016-12-06 17:25:13.526283"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1672621975 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1672621975], ["username", "billy_39"], ["access_token", "82821c7f1b1cdb56b9e39bef9acbf0ef"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:25:13.528263"], ["updated_at", "2016-12-06 17:25:13.528263"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -823161117 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -823161117], ["username", "billy_40"], ["access_token", "1a0395c159a72bb354a7ba8dbe2430f7"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:25:13.530205"], ["updated_at", "2016-12-06 17:25:13.530205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -932362969 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -932362969], ["username", "billy_41"], ["access_token", "713380fd78468dab44b3e9cdc5eb1bfd"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:25:13.532345"], ["updated_at", "2016-12-06 17:25:13.532345"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -451842995 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -451842995], ["username", "billy_42"], ["access_token", "8da0761da6c93dcb23f45ff90dd700be"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:25:13.534360"], ["updated_at", "2016-12-06 17:25:13.534360"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -793078367 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -793078367], ["username", "billy_43"], ["access_token", "63442df971cd2b8b93dd9889981239f2"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:25:13.536312"], ["updated_at", "2016-12-06 17:25:13.536312"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -397773362 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -397773362], ["username", "billy_44"], ["access_token", "0a5b01d5b2fe628ad3b817c5e82a0cba"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:25:13.539123"], ["updated_at", "2016-12-06 17:25:13.539123"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -92748397 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -92748397], ["username", "billy_45"], ["access_token", "bec3e585b0c53913a97692b4a690cb36"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:25:13.541912"], ["updated_at", "2016-12-06 17:25:13.541912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1631804791 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1631804791], ["username", "billy_46"], ["access_token", "3f9fefd28ae8e9fd71d42383c375f321"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:25:13.544536"], ["updated_at", "2016-12-06 17:25:13.544536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -269015662 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -269015662], ["username", "billy_47"], ["access_token", "d7663b978a7af9f48fde3359c896d485"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:25:13.546964"], ["updated_at", "2016-12-06 17:25:13.546964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -279697867 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -279697867], ["username", "billy_48"], ["access_token", "67329b7c86ca0e8303da2736bdc6b1be"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:25:13.549395"], ["updated_at", "2016-12-06 17:25:13.549395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -5013854 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -5013854], ["username", "billy_49"], ["access_token", "22061e2f4781556a2e343eba31372234"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:25:13.551319"], ["updated_at", "2016-12-06 17:25:13.551319"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -69147356 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -69147356], ["username", "jstrav"], ["access_token", "3fc4b0760fce64cea45bcb8483893840"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:13.559713"], ["updated_at", "2016-12-06 17:25:13.559713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1557788370 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1557788370], ["username", "mary"], ["access_token", "1af5fb647a3bdd41b6e511b96ada582c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:13.562220"], ["updated_at", "2016-12-06 17:25:13.562220"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -638548914 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -638548914], ["username", "jstead"], ["access_token", "1d329b14690231f8dbbe5e2369c393f4"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:13.564512"], ["updated_at", "2016-12-06 17:25:13.564512"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1103044176 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1103044176], ["username", "bigbear"], ["access_token", "481a77ce78145828a4b5c9106a58ca90"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:13.566948"], ["updated_at", "2016-12-06 17:25:13.566948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1471128891 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1471128891], ["username", "billy_00"], ["access_token", "442339c8fd2ecb2ce8c56509ba36b834"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:25:13.568997"], ["updated_at", "2016-12-06 17:25:13.568997"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -371330370 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -371330370], ["username", "billy_01"], ["access_token", "2821f87876051216b054413a6c2b8b36"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:25:13.570969"], ["updated_at", "2016-12-06 17:25:13.570969"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -972270767 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -972270767], ["username", "billy_02"], ["access_token", "a4e992cedaccd48b93a50f1ec1b02265"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:25:13.573297"], ["updated_at", "2016-12-06 17:25:13.573297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1397237173 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1397237173], ["username", "billy_03"], ["access_token", "5d27573e7cd4dfa6d1b56307461b9a14"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:25:13.575333"], ["updated_at", "2016-12-06 17:25:13.575333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394953859 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -394953859], ["username", "billy_04"], ["access_token", "fc6d962de762f7a13d2bb3c0e0e5778f"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:25:13.577307"], ["updated_at", "2016-12-06 17:25:13.577307"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -637001518 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -637001518], ["username", "billy_05"], ["access_token", "f05caff9254ed4bfd02ac5baec38c9dd"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:25:13.579475"], ["updated_at", "2016-12-06 17:25:13.579475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -239877623 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -239877623], ["username", "billy_06"], ["access_token", "c3ea5f19e653d65bcb9433a0443c3003"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:25:13.581563"], ["updated_at", "2016-12-06 17:25:13.581563"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -148061323 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -148061323], ["username", "billy_07"], ["access_token", "ea5fe118d9410282e7094f4b7b7d665a"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:25:13.583636"], ["updated_at", "2016-12-06 17:25:13.583636"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1031628157 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1031628157], ["username", "billy_08"], ["access_token", "91169ade94763d6437a42630a3f2923a"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:25:13.585748"], ["updated_at", "2016-12-06 17:25:13.585748"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1644247491 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1644247491], ["username", "billy_09"], ["access_token", "b1caba6ddb0808f0bdd12b7a9c610c0b"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:25:13.587774"], ["updated_at", "2016-12-06 17:25:13.587774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -116528534 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -116528534], ["username", "billy_10"], ["access_token", "d15957f199a9f368acba74c410065261"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:25:13.589847"], ["updated_at", "2016-12-06 17:25:13.589847"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1607221535 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1607221535], ["username", "billy_11"], ["access_token", "bfe51fe8950b84f858cb76f616d816d3"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:25:13.591845"], ["updated_at", "2016-12-06 17:25:13.591845"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1383216663 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1383216663], ["username", "billy_12"], ["access_token", "f913ef08dbe4de8ca070181ce570484e"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:25:13.593905"], ["updated_at", "2016-12-06 17:25:13.593905"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1918563974 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1918563974], ["username", "billy_13"], ["access_token", "fdb86e4f603a91579e356a7b584fca08"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:25:13.595874"], ["updated_at", "2016-12-06 17:25:13.595874"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1620542159 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1620542159], ["username", "billy_14"], ["access_token", "ec688189c4e2f9ed1d5b7da8e4be0792"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:25:13.597914"], ["updated_at", "2016-12-06 17:25:13.597914"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -371995684 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -371995684], ["username", "billy_15"], ["access_token", "7e10aea45b37d932a7cdab1140eb1762"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:25:13.599808"], ["updated_at", "2016-12-06 17:25:13.599808"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1968039856 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1968039856], ["username", "billy_16"], ["access_token", "1d519874fbd7e3d905eca1e1af536154"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:25:13.601773"], ["updated_at", "2016-12-06 17:25:13.601773"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1374233942 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1374233942], ["username", "billy_17"], ["access_token", "fb9ebfff3729b4c2761e2259a727c53b"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:25:13.603705"], ["updated_at", "2016-12-06 17:25:13.603705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1377631502 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1377631502], ["username", "billy_18"], ["access_token", "d9c321add85a973d817116484fc6cb06"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:25:13.605658"], ["updated_at", "2016-12-06 17:25:13.605658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2099307609 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2099307609], ["username", "billy_19"], ["access_token", "31df5c17f02d66306372447914f21d95"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:25:13.607637"], ["updated_at", "2016-12-06 17:25:13.607637"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -301383316 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -301383316], ["username", "billy_20"], ["access_token", "1c21d6812a41372e545e95ce52393b13"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:25:13.609764"], ["updated_at", "2016-12-06 17:25:13.609764"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1841261106 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1841261106], ["username", "billy_21"], ["access_token", "d9ddb7de60bd3f5d8abdbf86e9c170cc"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:25:13.611901"], ["updated_at", "2016-12-06 17:25:13.611901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1589368711 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1589368711], ["username", "billy_22"], ["access_token", "36d0c21c40c713f6f8956262da811c63"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:25:13.614009"], ["updated_at", "2016-12-06 17:25:13.614009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1002634668 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1002634668], ["username", "billy_23"], ["access_token", "c9d1940199a1cbea4c824055719db673"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:25:13.615959"], ["updated_at", "2016-12-06 17:25:13.615959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1897568211 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1897568211], ["username", "billy_24"], ["access_token", "0bbf256a3c7106f4711219933aebca75"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:25:13.617985"], ["updated_at", "2016-12-06 17:25:13.617985"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -737497292 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -737497292], ["username", "billy_25"], ["access_token", "793dcaaee521b8f73957240ee2f91201"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:25:13.619954"], ["updated_at", "2016-12-06 17:25:13.619954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -927690021 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -927690021], ["username", "billy_26"], ["access_token", "ff626c27a13e54437529be0ead6a75de"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:25:13.621916"], ["updated_at", "2016-12-06 17:25:13.621916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -645172097 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -645172097], ["username", "billy_27"], ["access_token", "ac741b44cf67f04f04639cadc941fcd6"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:25:13.623904"], ["updated_at", "2016-12-06 17:25:13.623904"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2137088465 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2137088465], ["username", "billy_28"], ["access_token", "f94d22a7def5d05551183a1c4284948b"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:25:13.625877"], ["updated_at", "2016-12-06 17:25:13.625877"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -687043320 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -687043320], ["username", "billy_29"], ["access_token", "7550a0caebc6fcb3ddfaa6579726484f"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:25:13.627810"], ["updated_at", "2016-12-06 17:25:13.627810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -619521076 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -619521076], ["username", "billy_30"], ["access_token", "d731e400f0ec79f289f4c4a729a40200"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:25:13.629772"], ["updated_at", "2016-12-06 17:25:13.629772"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -160185072 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -160185072], ["username", "billy_31"], ["access_token", "d9174573ef21af8b9b7e9e806cdb05d8"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:25:13.631762"], ["updated_at", "2016-12-06 17:25:13.631762"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1494986999 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1494986999], ["username", "billy_32"], ["access_token", "ed041d2172ce6e05d88393bdab758d87"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:25:13.633690"], ["updated_at", "2016-12-06 17:25:13.633690"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1318218302 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1318218302], ["username", "billy_33"], ["access_token", "dc0ca7645f35be80298cc1c9a604ca1b"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:25:13.635622"], ["updated_at", "2016-12-06 17:25:13.635622"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1007992737 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1007992737], ["username", "billy_34"], ["access_token", "b2de0f3a96795906b4a31afb9b914f57"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:25:13.637565"], ["updated_at", "2016-12-06 17:25:13.637565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1743384914 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1743384914], ["username", "billy_35"], ["access_token", "e3e7a48f78cd62dffa0c6f99e16dadf4"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:25:13.639512"], ["updated_at", "2016-12-06 17:25:13.639512"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1389605462 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1389605462], ["username", "billy_36"], ["access_token", "ad362ce2fd86f252548a9aedab288fa6"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:25:13.641608"], ["updated_at", "2016-12-06 17:25:13.641608"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1222528358 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1222528358], ["username", "billy_37"], ["access_token", "83279bb5d9262c1581c76be267133c6a"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:25:13.643660"], ["updated_at", "2016-12-06 17:25:13.643660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -827436745 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -827436745], ["username", "billy_38"], ["access_token", "d68dfe8094741299568d44d67c8c702a"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:25:13.645701"], ["updated_at", "2016-12-06 17:25:13.645701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -75072762 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -75072762], ["username", "billy_39"], ["access_token", "6b8d0b3265baf5d2fcce2444fd7179f1"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:25:13.647777"], ["updated_at", "2016-12-06 17:25:13.647777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1158372127 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1158372127], ["username", "billy_40"], ["access_token", "ca768c1212b4791649972316243e2561"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:25:13.649853"], ["updated_at", "2016-12-06 17:25:13.649853"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2121499928 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2121499928], ["username", "billy_41"], ["access_token", "65f075e122376d6c66a164bf73310e3d"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:25:13.652078"], ["updated_at", "2016-12-06 17:25:13.652078"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -438618921 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -438618921], ["username", "billy_42"], ["access_token", "bca74f907a1e816bd8b1b766ca6fc16d"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:25:13.654159"], ["updated_at", "2016-12-06 17:25:13.654159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -118443693 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -118443693], ["username", "billy_43"], ["access_token", "4f1a385a54eeb532327f97ab10c1f62c"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:25:13.656134"], ["updated_at", "2016-12-06 17:25:13.656134"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -836838838 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -836838838], ["username", "billy_44"], ["access_token", "f150f31a8fd7d0d305f456ad008e7701"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:25:13.658045"], ["updated_at", "2016-12-06 17:25:13.658045"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -617951451 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -617951451], ["username", "billy_45"], ["access_token", "00e97794770551ae801e4526e2d9c8c3"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:25:13.660149"], ["updated_at", "2016-12-06 17:25:13.660149"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1042088622 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1042088622], ["username", "billy_46"], ["access_token", "44cae8787d7b3ad7c96722da56cea282"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:25:13.662176"], ["updated_at", "2016-12-06 17:25:13.662176"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -731312118 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -731312118], ["username", "billy_47"], ["access_token", "a43684f5b648ac2817033a700388d58b"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:25:13.664083"], ["updated_at", "2016-12-06 17:25:13.664083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1146382401 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1146382401], ["username", "billy_48"], ["access_token", "31317de7eb9d5125f34e4977f45873e4"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:25:13.666118"], ["updated_at", "2016-12-06 17:25:13.666118"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1387326164 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1387326164], ["username", "billy_49"], ["access_token", "3a8ebdb2212252ba48862891456526bc"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:25:13.668014"], ["updated_at", "2016-12-06 17:25:13.668014"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1581738389 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1581738389], ["username", "jstrav"], ["access_token", "d5a2d324b88a79fe2220f30836c43dc0"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:25:13.675687"], ["updated_at", "2016-12-06 17:25:13.675687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1739778031 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1739778031], ["username", "mary"], ["access_token", "9746862dbee24469fc87bfb0c7d48612"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:25:13.678192"], ["updated_at", "2016-12-06 17:25:13.678192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035068621 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1035068621], ["username", "jstead"], ["access_token", "c5979cba4de2648a1c2361b4f27d3e70"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:25:13.680444"], ["updated_at", "2016-12-06 17:25:13.680444"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1646570170 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1646570170], ["username", "bigbear"], ["access_token", "a8ca82bd501aa6471587f058620188fb"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:25:13.682565"], ["updated_at", "2016-12-06 17:25:13.682565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1352082685 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1352082685], ["username", "billy_00"], ["access_token", "7a0e275fdf8d4f67bbdbb0fc470a2789"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:25:13.684799"], ["updated_at", "2016-12-06 17:25:13.684799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1482212550 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1482212550], ["username", "billy_01"], ["access_token", "7a92d27fabac083d5b9b9fdacdff6ff8"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:25:13.686885"], ["updated_at", "2016-12-06 17:25:13.686885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -187825468 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -187825468], ["username", "billy_02"], ["access_token", "69d90a64145c33230d8ae76d8e816381"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:25:13.688883"], ["updated_at", "2016-12-06 17:25:13.688883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -68223657 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -68223657], ["username", "billy_03"], ["access_token", "69df5f88ebf58ea50b1040672b5f1735"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:25:13.690790"], ["updated_at", "2016-12-06 17:25:13.690790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1979585605 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1979585605], ["username", "billy_04"], ["access_token", "43facd117f38e88209b760df6e000928"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:25:13.692864"], ["updated_at", "2016-12-06 17:25:13.692864"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -199965149 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -199965149], ["username", "billy_05"], ["access_token", "ae7e3c34c0b59884f6986f7af54de5c0"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:25:13.695110"], ["updated_at", "2016-12-06 17:25:13.695110"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -745906240 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -745906240], ["username", "billy_06"], ["access_token", "fb6f8a1a5d527f3386478c1ae4700a7c"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:25:13.697065"], ["updated_at", "2016-12-06 17:25:13.697065"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -441699351 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -441699351], ["username", "billy_07"], ["access_token", "6bf1960c08f4f22f9f925322d3cc970b"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:25:13.698991"], ["updated_at", "2016-12-06 17:25:13.698991"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1681492406 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1681492406], ["username", "billy_08"], ["access_token", "b78f920d4c0cf89026a991c5578b3385"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:25:13.701826"], ["updated_at", "2016-12-06 17:25:13.701826"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2133029788 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2133029788], ["username", "billy_09"], ["access_token", "a63e9d8f55973e06b6a5e97b9feb9077"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:25:13.704775"], ["updated_at", "2016-12-06 17:25:13.704775"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1931878618 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1931878618], ["username", "billy_10"], ["access_token", "d804f531e2762d14340237372679beed"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:25:13.706979"], ["updated_at", "2016-12-06 17:25:13.706979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -63856008 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -63856008], ["username", "billy_11"], ["access_token", "adf80565c1621578693d99d4f0eaad6c"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:25:13.708974"], ["updated_at", "2016-12-06 17:25:13.708974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -281165180 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -281165180], ["username", "billy_12"], ["access_token", "2d72888c8b89975c126f251b3794ffee"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:25:13.710966"], ["updated_at", "2016-12-06 17:25:13.710966"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -606867159 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -606867159], ["username", "billy_13"], ["access_token", "16f5502dd8d27465494d72996df3597e"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:25:13.713358"], ["updated_at", "2016-12-06 17:25:13.713358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1481741162 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1481741162], ["username", "billy_14"], ["access_token", "1dd9d344bb91cf0b8b608fa3cf87638c"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:25:13.715341"], ["updated_at", "2016-12-06 17:25:13.715341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1575013725 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1575013725], ["username", "billy_15"], ["access_token", "39d4a81d6be0420dce0250bdf48606b8"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:25:13.717355"], ["updated_at", "2016-12-06 17:25:13.717355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1322207465 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1322207465], ["username", "billy_16"], ["access_token", "bb14bdf51e1196fe652d91a31531a4de"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:25:13.719334"], ["updated_at", "2016-12-06 17:25:13.719334"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -235895080 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -235895080], ["username", "billy_17"], ["access_token", "3b7f92e9be2fab43327cbb7b4b84d0dd"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:25:13.721305"], ["updated_at", "2016-12-06 17:25:13.721305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -441945993 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -441945993], ["username", "billy_18"], ["access_token", "ecce32f08d34438995dcce304ab9eb6b"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:25:13.723756"], ["updated_at", "2016-12-06 17:25:13.723756"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -36726201 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -36726201], ["username", "billy_19"], ["access_token", "ec38d22cdb091dcc1df7b6b11ce5f08a"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:25:13.726350"], ["updated_at", "2016-12-06 17:25:13.726350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1941645604 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1941645604], ["username", "billy_20"], ["access_token", "baa22526f2b954fb9abd35168146c30a"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:25:13.728237"], ["updated_at", "2016-12-06 17:25:13.728237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -849233956 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -849233956], ["username", "billy_21"], ["access_token", "d73dfb5b383e05655609f6591eb8187a"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:25:13.730297"], ["updated_at", "2016-12-06 17:25:13.730297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1807841790 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1807841790], ["username", "billy_22"], ["access_token", "01e11cb948eeca36822c2686074c52f1"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:25:13.732347"], ["updated_at", "2016-12-06 17:25:13.732347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1369345911 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1369345911], ["username", "billy_23"], ["access_token", "6d29273282f00e1c3e2fa98872502895"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:25:13.735178"], ["updated_at", "2016-12-06 17:25:13.735178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1081062853 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1081062853], ["username", "billy_24"], ["access_token", "278eb87524094f9c8f71f98fcb93f41b"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:25:13.737081"], ["updated_at", "2016-12-06 17:25:13.737081"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -901727314 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -901727314], ["username", "billy_25"], ["access_token", "09642ac9991a3831eafbbdc6735e17e3"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:25:13.738972"], ["updated_at", "2016-12-06 17:25:13.738972"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -317875305 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -317875305], ["username", "billy_26"], ["access_token", "8000da3952e68b17b9e17a371999b57f"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:25:13.740959"], ["updated_at", "2016-12-06 17:25:13.740959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1970261963 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1970261963], ["username", "billy_27"], ["access_token", "8195bbd3af4992130316fd42cd19836e"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:25:13.742816"], ["updated_at", "2016-12-06 17:25:13.742816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -579248074 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -579248074], ["username", "billy_28"], ["access_token", "68b88a8ce9db6ef93f9417e010ed5dcb"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:25:13.744725"], ["updated_at", "2016-12-06 17:25:13.744725"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -986225341 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -986225341], ["username", "billy_29"], ["access_token", "87a8b044b490bc85c233625e088d99a8"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:25:13.746929"], ["updated_at", "2016-12-06 17:25:13.746929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1587751104 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1587751104], ["username", "billy_30"], ["access_token", "07f5742df085cf8bbfee70fe88b7f1b0"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:25:13.749911"], ["updated_at", "2016-12-06 17:25:13.749911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -413147794 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -413147794], ["username", "billy_31"], ["access_token", "361b4d9113a8846567d0e0d561aa346f"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:25:13.752269"], ["updated_at", "2016-12-06 17:25:13.752269"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -630363937 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -630363937], ["username", "billy_32"], ["access_token", "baa410e7f04b499aeb9e0dd5e275f38a"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:25:13.754592"], ["updated_at", "2016-12-06 17:25:13.754592"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -330493780 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -330493780], ["username", "billy_33"], ["access_token", "635abecc0b5674a80e92b1c1f1f3cd30"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:25:13.756935"], ["updated_at", "2016-12-06 17:25:13.756935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1522260415 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1522260415], ["username", "billy_34"], ["access_token", "a3c3b0a81a6ebe9d696a2e78eac3652e"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:25:13.759082"], ["updated_at", "2016-12-06 17:25:13.759082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -745052811 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -745052811], ["username", "billy_35"], ["access_token", "6790f636077d643aa0a02c5b1bff8721"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:25:13.761061"], ["updated_at", "2016-12-06 17:25:13.761061"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -207275541 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -207275541], ["username", "billy_36"], ["access_token", "889a5f2d2b5587276db22344b2a76bde"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:25:13.762947"], ["updated_at", "2016-12-06 17:25:13.762947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -136081856 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -136081856], ["username", "billy_37"], ["access_token", "fdda79fb45d91987aff61cc9b196963f"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:25:13.764912"], ["updated_at", "2016-12-06 17:25:13.764912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1251520203 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1251520203], ["username", "billy_38"], ["access_token", "233208262a16319650e90e62d56559f0"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:25:13.766929"], ["updated_at", "2016-12-06 17:25:13.766929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1098699262 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1098699262], ["username", "billy_39"], ["access_token", "878c2eeb3620a8754bba8e0e4c13e247"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:25:13.768890"], ["updated_at", "2016-12-06 17:25:13.768890"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2080355458 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2080355458], ["username", "billy_40"], ["access_token", "dec2c944526f9667323591eb0bb09a4c"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:25:13.771094"], ["updated_at", "2016-12-06 17:25:13.771094"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1258251659 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1258251659], ["username", "billy_41"], ["access_token", "33f8b291aae2bcf13f5995a0bd94c367"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:25:13.773224"], ["updated_at", "2016-12-06 17:25:13.773224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2118474413 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2118474413], ["username", "billy_42"], ["access_token", "62352a41a897648717a363e703fb06ed"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:25:13.775310"], ["updated_at", "2016-12-06 17:25:13.775310"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -133623743 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -133623743], ["username", "billy_43"], ["access_token", "ef95b180ed2eea8ea0659110b0482400"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:25:13.777346"], ["updated_at", "2016-12-06 17:25:13.777346"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -663342650 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -663342650], ["username", "billy_44"], ["access_token", "8dd11ef7bef07755f7fcc03762e314da"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:25:13.779279"], ["updated_at", "2016-12-06 17:25:13.779279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -422746937 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -422746937], ["username", "billy_45"], ["access_token", "2e90910f92be1e96b86bb498686e33a5"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:25:13.781422"], ["updated_at", "2016-12-06 17:25:13.781422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1108657274 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1108657274], ["username", "billy_46"], ["access_token", "3c53f287974759806c3e682160e34c74"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:25:13.783417"], ["updated_at", "2016-12-06 17:25:13.783417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2001707790 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2001707790], ["username", "billy_47"], ["access_token", "8e356560e90a8a2cfc15323ff5c18956"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:25:13.785410"], ["updated_at", "2016-12-06 17:25:13.785410"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -634728260 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -634728260], ["username", "billy_48"], ["access_token", "00f504af776d8ad0157201f4a30ea431"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:25:13.787441"], ["updated_at", "2016-12-06 17:25:13.787441"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -180632889 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -180632889], ["username", "billy_49"], ["access_token", "bca826274694da4ec7becb6e08a59d00"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:25:13.789387"], ["updated_at", "2016-12-06 17:25:13.789387"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -949423942 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -949423942], ["username", "5ebd88fd64e5f4f289275c03f4ebd024"], ["access_token", "969409e987fdf1064ce43de97835b00f"], ["created_at", "2016-12-06 17:25:13.795958"], ["updated_at", "2016-12-06 17:25:13.795958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2016-12-06 17:25:13.797979"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -263184617 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5cc8988f7dfb110eabc7527bde9e9faf' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -263184617], ["username", "5cc8988f7dfb110eabc7527bde9e9faf"], ["access_token", "b197631d3f19e3e6c10376741dfbeec6"], ["created_at", "2016-12-06 17:25:13.802158"], ["updated_at", "2016-12-06 17:25:13.802158"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2016-12-06 17:25:13.804717"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -421741425 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ac1e9b426fb8d5e6256d985ac47ce462' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -421741425], ["username", "ac1e9b426fb8d5e6256d985ac47ce462"], ["access_token", "f2ae19555ec0d22b981b58ceb19dabe7"], ["created_at", "2016-12-06 17:25:13.809483"], ["updated_at", "2016-12-06 17:25:13.809483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2016-12-06 17:25:13.812421"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1571817215 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '93b1270eb40312eec70e652044ab60bd' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1571817215], ["username", "93b1270eb40312eec70e652044ab60bd"], ["access_token", "4b972167a5eb23f025fa392d542f9ef6"], ["created_at", "2016-12-06 17:25:13.816669"], ["updated_at", "2016-12-06 17:25:13.816669"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2016-12-06 17:25:13.818829"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2016-12-06 17:25:13.821123"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2016-12-06 17:25:13.823112"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1657117399 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '36b7ae04b4ccc929e7f9979db8c9adfe' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1657117399], ["username", "36b7ae04b4ccc929e7f9979db8c9adfe"], ["access_token", "0f9eee1c59fdb9f7b570002e98d90c71"], ["created_at", "2016-12-06 17:25:13.828852"], ["updated_at", "2016-12-06 17:25:13.828852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -310988921 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '36b7ae04b4ccc929e7f9979db8c9adfe' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -222254025 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -222254025], ["username", "94f45521a94e5102eea9edba840d321a"], ["access_token", "f6275b26137564de0948baa199021f76"], ["created_at", "2016-12-06 17:25:13.835713"], ["updated_at", "2016-12-06 17:25:13.835713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2016-12-06 17:25:13.837809"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -292024845 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f67d756aeb184a43400e1cb78350f33d' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -292024845], ["username", "f67d756aeb184a43400e1cb78350f33d"], ["access_token", "fb6efb72129508d7402f6c88fe76d102"], ["created_at", "2016-12-06 17:25:13.843224"], ["updated_at", "2016-12-06 17:25:13.843224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -292024845 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "37d12b6b58d19403aad9313ddf707a09"], ["created_at", "2016-12-06 17:25:13.848021"], ["updated_at", "2016-12-06 17:25:13.848021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:25:13.849753"], ["updated_at", "2016-12-06 17:25:13.849753"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "1dd808bf721988e73794e3674cda98cb"], ["created_at", "2016-12-06 17:25:14.251085"], ["updated_at", "2016-12-06 17:25:14.251085"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:25:14.253034"], ["updated_at", "2016-12-06 17:25:14.253034"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "e53f8a5114bc04d1a8747ad381a99e5a"], ["created_at", "2016-12-06 17:25:14.654517"], ["updated_at", "2016-12-06 17:25:14.654517"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:25:14.656247"], ["updated_at", "2016-12-06 17:25:14.656247"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "6ff2fbddb81f73fc80c66de5e83a97fb"], ["created_at", "2016-12-06 17:25:15.075241"], ["updated_at", "2016-12-06 17:25:15.075241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:25:15.077132"], ["updated_at", "2016-12-06 17:25:15.077132"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "105ed7ccf688dec1135a34d42cc2fbc9"], ["created_at", "2016-12-06 17:25:15.494890"], ["updated_at", "2016-12-06 17:25:15.494890"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:25:15.496953"], ["updated_at", "2016-12-06 17:25:15.496953"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "8de241f14b6e7ad7fd9a07748e275335"], ["created_at", "2016-12-06 17:25:15.925801"], ["updated_at", "2016-12-06 17:25:15.925801"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:54685/logout Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d127e730946a122dc4cc143a6f59f2be"], ["created_at", "2016-12-06 17:25:15.935459"], ["updated_at", "2016-12-06 17:25:15.935459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d5577dad78444f2621b0ab07a6a5f069"], ["created_at", "2016-12-06 17:25:15.944908"], ["updated_at", "2016-12-06 17:25:15.944908"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "3b5ad6e66a725e622a308d8484956a1a"], ["created_at", "2016-12-06 17:25:15.949289"], ["updated_at", "2016-12-06 17:25:15.949289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 8ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d05c29e02bbf7c1bd2418a364dbf8568"], ["created_at", "2016-12-06 17:25:15.966526"], ["updated_at", "2016-12-06 17:25:15.966526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "df06dd76d9622f6094d1b4fb52bb455f"], ["created_at", "2016-12-06 17:25:15.976226"], ["updated_at", "2016-12-06 17:25:15.976226"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "1d0ec4926e24c13cb5e036ed2a71f51e"], ["created_at", "2016-12-06 17:25:15.985530"], ["updated_at", "2016-12-06 17:25:15.985530"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1841531480 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1841531480], ["username", "a14148de616f8f768708fcf2d539dd38"], ["access_token", "a148919e496bc1d873bd20d51351a744"], ["created_at", "2016-12-06 17:25:15.993715"], ["updated_at", "2016-12-06 17:25:15.993715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -734748470) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -734748470]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -734748470) LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -734748470 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -734748470], ["created_at", "2016-12-06 17:25:15.998574"], ["updated_at", "2016-12-06 17:25:15.998574"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -734748470) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -734748470], ["user_id", -1841531480], ["created_at", "2016-12-06 17:25:16.002485"], ["updated_at", "2016-12-06 17:25:16.002485"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -734748470]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -734748470]]  (0.8ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:25:16.020196"], ["updated_at", "2016-12-06 17:25:16.020196"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1400816749 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1400816749], ["username", "5cd0130b95ab2157dac2356476d03ca6"], ["access_token", "f1955ba8d2c7c9ae70a5dbfbdda2938b"], ["created_at", "2016-12-06 17:25:16.042417"], ["updated_at", "2016-12-06 17:25:16.042417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1312305567 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1312305567], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.045500"], ["updated_at", "2016-12-06 17:25:16.045500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1084343879 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1084343879], ["username", "6f9e48beb9f719a79cd2d26ff42f2498"], ["access_token", "55a87d088202468289f36b47bef51152"], ["created_at", "2016-12-06 17:25:16.047945"], ["updated_at", "2016-12-06 17:25:16.047945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -1312305567) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1312305567], ["user_id", -1084343879], ["created_at", "2016-12-06 17:25:16.050393"], ["updated_at", "2016-12-06 17:25:16.050393"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1312305567/owners/-1084343879" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1312305567", "user_id"=>"-1084343879", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -695685355 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -695685355], ["username", "4453b70ffb4813bbcc56e2adac1d6893"], ["access_token", "7e570c0144f647b65dea392d4453f8a5"], ["created_at", "2016-12-06 17:25:16.068920"], ["updated_at", "2016-12-06 17:25:16.068920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -850895202 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -850895202], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.071600"], ["updated_at", "2016-12-06 17:25:16.071600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -772526848 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -772526848], ["username", "a3cc15835a48ff697984858d5c8dc456"], ["access_token", "9b18c0c52e304022a8a09e890cc7c47b"], ["created_at", "2016-12-06 17:25:16.073971"], ["updated_at", "2016-12-06 17:25:16.073971"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-850895202/owners/-772526848" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-850895202", "user_id"=>"-772526848", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70789761 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -70789761], ["username", "0ebd0b387c1b23a3e6fbe441f56a9c06"], ["access_token", "e16c99ee2553056cf11cb38c28e5486a"], ["created_at", "2016-12-06 17:25:16.087924"], ["updated_at", "2016-12-06 17:25:16.087924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1232450903 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1232450903], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.090787"], ["updated_at", "2016-12-06 17:25:16.090787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -227021054 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -227021054], ["username", "a9ce2b0529b16043b801fd8de718a981"], ["access_token", "2138836c8e6d90681579195259df1b6f"], ["created_at", "2016-12-06 17:25:16.093279"], ["updated_at", "2016-12-06 17:25:16.093279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1232450903/members/-227021054" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1232450903", "user_id"=>"-227021054", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1661562326 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1661562326], ["username", "7740db412c03f52e5a30ef77c8ccd2d6"], ["access_token", "2951e32891a46e657683f5480c5ab3b0"], ["created_at", "2016-12-06 17:25:16.112137"], ["updated_at", "2016-12-06 17:25:16.112137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -239664171 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -239664171], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.114714"], ["updated_at", "2016-12-06 17:25:16.114714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1019254943 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1019254943], ["username", "62382debeb100c2c1b5d9ccb8ed5da62"], ["access_token", "7db1f22e6e63fad511629eefbb98dae0"], ["created_at", "2016-12-06 17:25:16.116898"], ["updated_at", "2016-12-06 17:25:16.116898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -239664171) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -239664171], ["user_id", -1019254943], ["created_at", "2016-12-06 17:25:16.118875"], ["updated_at", "2016-12-06 17:25:16.118875"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-239664171/members/-1019254943" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-239664171", "user_id"=>"-1019254943", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:25:16.132990"], ["updated_at", "2016-12-06 17:25:16.132990"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:25:16.152882"], ["updated_at", "2016-12-06 17:25:16.152882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1799471887 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1799471887], ["username", "7ad0f96591c05c8ac50dc3bdd142c156"], ["access_token", "d7f94e85311e70d3feb25ca02a2f0ffa"], ["created_at", "2016-12-06 17:25:16.172019"], ["updated_at", "2016-12-06 17:25:16.172019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1327798125 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1327798125], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.174666"], ["updated_at", "2016-12-06 17:25:16.174666"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1327798125 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1327798125" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1327798125", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1957909370 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1957909370], ["username", "b85f8813954bd711bd2ec83660fd4c84"], ["access_token", "77744429979ec0e9e3cc27b49f94d6ee"], ["created_at", "2016-12-06 17:25:16.193767"], ["updated_at", "2016-12-06 17:25:16.193767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -410159167 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -410159167], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.196211"], ["updated_at", "2016-12-06 17:25:16.196211"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -793637766 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -793637766], ["username", "a769f776fca463ab5961fe91a5fac410"], ["access_token", "61c40edede23dccbc00165154b19d8f3"], ["created_at", "2016-12-06 17:25:16.209295"], ["updated_at", "2016-12-06 17:25:16.209295"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -684797529 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -684797529], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.211666"], ["updated_at", "2016-12-06 17:25:16.211666"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -684797529 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-684797529" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-684797529", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -806691723 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -806691723], ["username", "010021e2c926c22446a54ab6db62e652"], ["access_token", "b0f12560c403594622867056201a180b"], ["created_at", "2016-12-06 17:25:16.226213"], ["updated_at", "2016-12-06 17:25:16.226213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1600563879 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1600563879], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.228753"], ["updated_at", "2016-12-06 17:25:16.228753"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -521113288 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -521113288], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.230964"], ["updated_at", "2016-12-06 17:25:16.230964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -521113288]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -521113288 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1600563879]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1600563879 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -521113288 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1600563879 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1600563879], ["member_group_id", -521113288], ["created_at", "2016-12-06 17:25:16.233093"], ["updated_at", "2016-12-06 17:25:16.233093"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1600563879/nestings/-521113288" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1600563879", "member_group_id"=>"-521113288", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1218495905 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1218495905], ["username", "a9d3352fe33e0949395e2a0e4af7ae55"], ["access_token", "0917460e285b329f4125f08185c556fb"], ["created_at", "2016-12-06 17:25:16.258875"], ["updated_at", "2016-12-06 17:25:16.258875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1401275779 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1401275779], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.261268"], ["updated_at", "2016-12-06 17:25:16.261268"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -213650781 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -213650781], ["name", "MyGroup"], ["created_at", "2016-12-06 17:25:16.263282"], ["updated_at", "2016-12-06 17:25:16.263282"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1401275779/nestings/-213650781" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1401275779", "member_group_id"=>"-213650781", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:25:16.276861"], ["updated_at", "2016-12-06 17:25:16.276861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:25:16.297761"], ["updated_at", "2016-12-06 17:25:16.297761"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:25:16.316567"], ["updated_at", "2016-12-06 17:25:16.316567"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_user"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1798386231 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1798386231], ["username", "b508bf9323424e06585d7da063e4fb07"], ["access_token", "35f4293fd174411f7317c76e89fa5930"], ["created_at", "2016-12-06 17:25:16.335389"], ["updated_at", "2016-12-06 17:25:16.335389"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1800100191 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1800100191], ["username", "b071a55cff64846e47ea1de0c62d4201"], ["access_token", "37752eb706813187cf10edbbbbe202d4"], ["created_at", "2016-12-06 17:25:16.361539"], ["updated_at", "2016-12-06 17:25:16.361539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1307977813 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1307977813], ["username", "6d92ed416fd2e3d970cf4ae179a5f109"], ["access_token", "f6baa6a609963e547a3d51bd9959ca11"], ["created_at", "2016-12-06 17:25:16.381924"], ["updated_at", "2016-12-06 17:25:16.381924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2136843411 LIMIT 1 SQL (0.7ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -2136843411], ["username", "a41cc11992bb6415941704b1e38e2d9f"], ["access_token", "7a83063faa8c198ce3e21cd430ffa5e4"], ["created_at", "2016-12-06 17:25:16.400396"], ["updated_at", "2016-12-06 17:25:16.400396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2016-12-06 09:25:16 -0800 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"a41cc11992bb6415941704b1e38e2d9f", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"a41cc11992bb6415941704b1e38e2d9f", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.3ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -344982405 LIMIT 1 SQL (0.7ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -344982405], ["access_token", "5bba241e2d40c9bea6ae9555067dd27d"], ["created_at", "2016-12-06 17:43:02.888566"], ["updated_at", "2016-12-06 17:43:02.888566"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -534932018 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -534932018], ["access_token", "2a6331b96a1fe3cd59dc0a9fda47825d"], ["created_at", "2016-12-06 17:43:02.893622"], ["updated_at", "2016-12-06 17:43:02.893622"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1380603216 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1380603216], ["access_token", "6a697290d64345ee49cda06044106d5f"], ["created_at", "2016-12-06 17:43:31.527951"], ["updated_at", "2016-12-06 17:43:31.527951"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1567562831 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1567562831], ["access_token", "dd696738c3ec1f75f3e5422e4100aee1"], ["created_at", "2016-12-06 17:43:31.533853"], ["updated_at", "2016-12-06 17:43:31.533853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -25072646 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5231d78e7526d9f7361558dc0151b2a8' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -25072646], ["username", "5231d78e7526d9f7361558dc0151b2a8"], ["access_token", "a2e5f9c02a43bbdcacd583870e3b7c47"], ["created_at", "2016-12-06 17:43:36.903436"], ["updated_at", "2016-12-06 17:43:36.903436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -25072646 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (1.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -66356162 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f7b4296b228fa503aeffd2789735957c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -66356162], ["username", "f7b4296b228fa503aeffd2789735957c"], ["access_token", "601bbd056d3e83d4f93ac599892f9556"], ["created_at", "2016-12-06 17:43:36.913054"], ["updated_at", "2016-12-06 17:43:36.913054"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -526610144 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f7b4296b228fa503aeffd2789735957c' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -598486404 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -598486404], ["access_token", "37f5aa664eeaf05c5ff36b0d20f518cc"], ["created_at", "2016-12-06 17:43:36.930165"], ["updated_at", "2016-12-06 17:43:36.930165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -555694800 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -555694800], ["access_token", "cd9a4715c8b76910be7094d115d1e5f1"], ["created_at", "2016-12-06 17:43:36.933142"], ["updated_at", "2016-12-06 17:43:36.933142"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.4ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.5ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -42071691 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7ebc243b21e3d00b17bc9bd06897069d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -42071691], ["username", "7ebc243b21e3d00b17bc9bd06897069d"], ["access_token", "4378645e45700968b4caabd8e1e8366e"], ["created_at", "2016-12-06 17:43:36.939025"], ["updated_at", "2016-12-06 17:43:36.939025"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '7ebc243b21e3d00b17bc9bd06897069d' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '7ebc243b21e3d00b17bc9bd06897069d' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2016-12-06 17:43:36.943403"], ["id", 1]]  (0.4ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '45aab73a3938097fcff81d5f817c3209' LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -976709075 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '68a9ac1329a28db35352373d35908950' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -976709075], ["username", "68a9ac1329a28db35352373d35908950"], ["access_token", "b0b5ac4c68c1e4f490906b5b16241f1f"], ["created_at", "2016-12-06 17:43:36.957506"], ["updated_at", "2016-12-06 17:43:36.957506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2016-12-06 17:43:36.972625"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -354532998 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0d8526ccf2f00ea464eaf85787716c90' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -354532998], ["username", "0d8526ccf2f00ea464eaf85787716c90"], ["access_token", "dbee9f128f0e4cb611cc59fc3f7a53e7"], ["created_at", "2016-12-06 17:43:36.978234"], ["updated_at", "2016-12-06 17:43:36.978234"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2016-12-06 17:43:36.990015"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2016-12-06 17:43:36.992097"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2016-12-06 17:43:36.993989"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -385664602 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1a2ce67b1fe6993bdefd5ddb61fbc0aa' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -385664602], ["username", "1a2ce67b1fe6993bdefd5ddb61fbc0aa"], ["access_token", "fb8cedc63366bc29f299a582d2cee8e3"], ["created_at", "2016-12-06 17:43:36.997818"], ["updated_at", "2016-12-06 17:43:36.997818"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2016-12-06 17:43:37.000524"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1156430830 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7dbef2870891c35a1d11c7cf5855ee15' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1156430830], ["username", "7dbef2870891c35a1d11c7cf5855ee15"], ["access_token", "b2d399487468c17b54b1179a51dbf9a5"], ["created_at", "2016-12-06 17:43:37.004482"], ["updated_at", "2016-12-06 17:43:37.004482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2016-12-06 17:43:37.006837"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 24ms (ActiveRecord: 0.4ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "ace88292c224cbf4f32bac28c58f2df3"], ["created_at", "2016-12-06 17:46:01.435994"], ["updated_at", "2016-12-06 17:46:01.435994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:46:01.444964"], ["updated_at", "2016-12-06 17:46:01.444964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "df7aab7aa16b510e3f03520af5addc17"], ["created_at", "2016-12-06 17:46:01.897549"], ["updated_at", "2016-12-06 17:46:01.897549"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:46:01.899263"], ["updated_at", "2016-12-06 17:46:01.899263"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (1.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "18833b78b23fb1a41967093745e53b80"], ["created_at", "2016-12-06 17:46:02.319038"], ["updated_at", "2016-12-06 17:46:02.319038"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:46:02.320767"], ["updated_at", "2016-12-06 17:46:02.320767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "6b18abfbddad5392e30ed5ec3c6d2af4"], ["created_at", "2016-12-06 17:46:02.732072"], ["updated_at", "2016-12-06 17:46:02.732072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:46:02.733741"], ["updated_at", "2016-12-06 17:46:02.733741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "e148c018e3551f6a75aae69b0f1bdd67"], ["created_at", "2016-12-06 17:46:03.180271"], ["updated_at", "2016-12-06 17:46:03.180271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:46:03.182208"], ["updated_at", "2016-12-06 17:46:03.182208"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1345267881 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '30e155db4b8a0ffb7d6ee6a1e5fdda1d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1345267881], ["username", "30e155db4b8a0ffb7d6ee6a1e5fdda1d"], ["access_token", "30d1c2ebc6b8a11b2ff460e06721c0a1"], ["created_at", "2016-12-06 17:46:03.637769"], ["updated_at", "2016-12-06 17:46:03.637769"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -580885320) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -580885320]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -580885320) LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -580885320 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -580885320], ["created_at", "2016-12-06 17:46:03.663671"], ["updated_at", "2016-12-06 17:46:03.663671"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -580885320) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -580885320], ["user_id", -1345267881], ["created_at", "2016-12-06 17:46:03.666813"], ["updated_at", "2016-12-06 17:46:03.666813"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -580885320]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -580885320]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "9ae82dc107f93209b14154155a4a7a77"], ["created_at", "2016-12-06 17:46:03.683732"], ["updated_at", "2016-12-06 17:46:03.683732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "08533963969076c508eb3859e02fb83b"], ["created_at", "2016-12-06 17:46:03.700013"], ["updated_at", "2016-12-06 17:46:03.700013"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "1d5ae519ca20410674f1187060a258d9"], ["created_at", "2016-12-06 17:46:03.715081"], ["updated_at", "2016-12-06 17:46:03.715081"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "1b73256e709dfef1a3170195695e342d"], ["created_at", "2016-12-06 17:46:03.719499"], ["updated_at", "2016-12-06 17:46:03.719499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "8da4525d1fd4083ff22f52d6c7236015"], ["created_at", "2016-12-06 17:46:03.728869"], ["updated_at", "2016-12-06 17:46:03.728869"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:55319/logout Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "788b03ccdb4ed055a39c38f2c83e5167"], ["created_at", "2016-12-06 17:46:03.738052"], ["updated_at", "2016-12-06 17:46:03.738052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "bd6429ddf73b2a7f9482a74598ee5333"], ["created_at", "2016-12-06 17:46:03.747079"], ["updated_at", "2016-12-06 17:46:03.747079"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -135530650 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -135530650], ["username", "jstrav"], ["access_token", "c5f7dcc293692e63d12c1c0a256e9e23"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:03.758359"], ["updated_at", "2016-12-06 17:46:03.758359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -558301845 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -558301845], ["username", "mary"], ["access_token", "8aed4663ef9a3e2fd46f930ecc1a48b2"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:03.762031"], ["updated_at", "2016-12-06 17:46:03.762031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -439787754 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -439787754], ["username", "jstead"], ["access_token", "fc272517935063349e7b85b206f5f90e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:03.765191"], ["updated_at", "2016-12-06 17:46:03.765191"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -604948796 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -604948796], ["username", "bigbear"], ["access_token", "0eb55936d1c107949966f6aa1d2029b3"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:03.767988"], ["updated_at", "2016-12-06 17:46:03.767988"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1527512582 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1527512582], ["username", "billy_00"], ["access_token", "230ae702d0e68895ec14ffbc38f87f76"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:46:03.770412"], ["updated_at", "2016-12-06 17:46:03.770412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -130850939 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -130850939], ["username", "billy_01"], ["access_token", "708d1e4b1719b2b9c98c9b88953cfe32"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:46:03.772819"], ["updated_at", "2016-12-06 17:46:03.772819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1820820270 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1820820270], ["username", "billy_02"], ["access_token", "4309ce29c40c6b6370dfee77316d2fb4"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:46:03.775206"], ["updated_at", "2016-12-06 17:46:03.775206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1121666164 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1121666164], ["username", "billy_03"], ["access_token", "c80b522fc4808e7798fd92cdb44e01a4"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:46:03.777550"], ["updated_at", "2016-12-06 17:46:03.777550"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1951402213 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1951402213], ["username", "billy_04"], ["access_token", "6d3db06fc1ec5dd55e0a19f9d5b36540"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:46:03.779961"], ["updated_at", "2016-12-06 17:46:03.779961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -179614089 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -179614089], ["username", "billy_05"], ["access_token", "d198a30a0a53b6cc08ba856e211182fa"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:46:03.782396"], ["updated_at", "2016-12-06 17:46:03.782396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -326386509 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -326386509], ["username", "billy_06"], ["access_token", "721868bff709ddbbb296723fc34379e4"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:46:03.784791"], ["updated_at", "2016-12-06 17:46:03.784791"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -8860326 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -8860326], ["username", "billy_07"], ["access_token", "19a378579534c81059e5d0547937b64e"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:46:03.787099"], ["updated_at", "2016-12-06 17:46:03.787099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2110257575 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2110257575], ["username", "billy_08"], ["access_token", "124d32c7ba0150814e186cbcc3750bb3"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:46:03.789361"], ["updated_at", "2016-12-06 17:46:03.789361"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -250166663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -250166663], ["username", "billy_09"], ["access_token", "aa8b0edf42ae21241a8609f961e82fa2"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:46:03.791756"], ["updated_at", "2016-12-06 17:46:03.791756"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1996528704 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1996528704], ["username", "billy_10"], ["access_token", "ff3bf7157c17a9539c79f180bc31cb43"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:46:03.794271"], ["updated_at", "2016-12-06 17:46:03.794271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1914874031 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1914874031], ["username", "billy_11"], ["access_token", "ad01ef7f1472dd5c358768e4c66c856a"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:46:03.796594"], ["updated_at", "2016-12-06 17:46:03.796594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -333159843 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -333159843], ["username", "billy_12"], ["access_token", "03eadb7a098c0d4ee5fc435e54dd1245"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:46:03.798875"], ["updated_at", "2016-12-06 17:46:03.798875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -989025269 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -989025269], ["username", "billy_13"], ["access_token", "59f72ed838b7247836248c55ecbcb28f"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:46:03.801150"], ["updated_at", "2016-12-06 17:46:03.801150"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -674608402 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -674608402], ["username", "billy_14"], ["access_token", "81f81e6f13ef12af11bf66584c62f52f"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:46:03.803451"], ["updated_at", "2016-12-06 17:46:03.803451"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1457297476 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1457297476], ["username", "billy_15"], ["access_token", "2be9390024b9cfb12720fae2349e1381"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:46:03.805846"], ["updated_at", "2016-12-06 17:46:03.805846"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300454461 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300454461], ["username", "billy_16"], ["access_token", "b4087a80763a6cb412660902941e74ed"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:46:03.808209"], ["updated_at", "2016-12-06 17:46:03.808209"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -730446289 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -730446289], ["username", "billy_17"], ["access_token", "d978402b9125ea9b9389eda077506a21"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:46:03.810708"], ["updated_at", "2016-12-06 17:46:03.810708"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1883613509 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1883613509], ["username", "billy_18"], ["access_token", "aaf1c8f76dc78cc092ebaaebec6fb01b"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:46:03.813031"], ["updated_at", "2016-12-06 17:46:03.813031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -121846404 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -121846404], ["username", "billy_19"], ["access_token", "c69577301393cea9d057c8d6d17ef2f8"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:46:03.815438"], ["updated_at", "2016-12-06 17:46:03.815438"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1117057224 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1117057224], ["username", "billy_20"], ["access_token", "3afc159ea89df7ba240046d3d27f4b3b"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:46:03.817754"], ["updated_at", "2016-12-06 17:46:03.817754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -911657787 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -911657787], ["username", "billy_21"], ["access_token", "48658ff4e6c44cf81c99da1da6b69579"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:46:03.820071"], ["updated_at", "2016-12-06 17:46:03.820071"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -811191988 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -811191988], ["username", "billy_22"], ["access_token", "deee2587e59ab2aa2a16e15b4b538512"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:46:03.822370"], ["updated_at", "2016-12-06 17:46:03.822370"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -547144387 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -547144387], ["username", "billy_23"], ["access_token", "ea8359203f7bff9cac259b56865bfb34"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:46:03.824622"], ["updated_at", "2016-12-06 17:46:03.824622"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2066323105 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2066323105], ["username", "billy_24"], ["access_token", "c69237cc248363299a030d3ffc583577"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:46:03.826882"], ["updated_at", "2016-12-06 17:46:03.826882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1627080209 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1627080209], ["username", "billy_25"], ["access_token", "9e42d7d15992c53cd771ab905be7adcc"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:46:03.829108"], ["updated_at", "2016-12-06 17:46:03.829108"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1567168991 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1567168991], ["username", "billy_26"], ["access_token", "5a22b600efa9771767d8f0e3b61c1456"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:46:03.831427"], ["updated_at", "2016-12-06 17:46:03.831427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -443747294 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -443747294], ["username", "billy_27"], ["access_token", "31c2a4112a714840f6e8ff1ee13ca262"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:46:03.833742"], ["updated_at", "2016-12-06 17:46:03.833742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1432498133 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1432498133], ["username", "billy_28"], ["access_token", "6590cdfc127b4fe10a8ac619ff0b7a2a"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:46:03.835961"], ["updated_at", "2016-12-06 17:46:03.835961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1896624288 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1896624288], ["username", "billy_29"], ["access_token", "124c7e3d3c5086f35b2e31cdf86e6c85"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:46:03.838404"], ["updated_at", "2016-12-06 17:46:03.838404"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1221914324 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1221914324], ["username", "billy_30"], ["access_token", "fae5201e276bb907bda29e026eb389e7"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:46:03.840613"], ["updated_at", "2016-12-06 17:46:03.840613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -96279605 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -96279605], ["username", "billy_31"], ["access_token", "8deb6a25700c8ff827e0ba6c7aef24c2"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:46:03.842966"], ["updated_at", "2016-12-06 17:46:03.842966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1086845195 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1086845195], ["username", "billy_32"], ["access_token", "f3b50d1c4021a3c607428052f746fe54"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:46:03.845345"], ["updated_at", "2016-12-06 17:46:03.845345"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -406936855 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -406936855], ["username", "billy_33"], ["access_token", "5704c93da7ee973a20f66d829b22f3ad"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:46:03.847709"], ["updated_at", "2016-12-06 17:46:03.847709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1483847439 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1483847439], ["username", "billy_34"], ["access_token", "87bfeb1ed32db6bfbb9ea062a005df01"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:46:03.850058"], ["updated_at", "2016-12-06 17:46:03.850058"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1273315044 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1273315044], ["username", "billy_35"], ["access_token", "9f973c1cba6d724b9855351c83c0571d"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:46:03.852386"], ["updated_at", "2016-12-06 17:46:03.852386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1823074672 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1823074672], ["username", "billy_36"], ["access_token", "bf71895f71896dc617a227581a263b7b"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:46:03.854706"], ["updated_at", "2016-12-06 17:46:03.854706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2092736270 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2092736270], ["username", "billy_37"], ["access_token", "af71cfb33653c15c98e8bcbf2ce8ce4e"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:46:03.857091"], ["updated_at", "2016-12-06 17:46:03.857091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -356573334 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -356573334], ["username", "billy_38"], ["access_token", "9426fc1a9d65a8cc77db3ac4210343b5"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:46:03.859421"], ["updated_at", "2016-12-06 17:46:03.859421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1565776429 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1565776429], ["username", "billy_39"], ["access_token", "0f62f86aeecbc3f6691b090662679264"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:46:03.861705"], ["updated_at", "2016-12-06 17:46:03.861705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -619035592 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -619035592], ["username", "billy_40"], ["access_token", "0b8f867461fc5b37a447c7a7ca39cfb6"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:46:03.863970"], ["updated_at", "2016-12-06 17:46:03.863970"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1810764288 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1810764288], ["username", "billy_41"], ["access_token", "de9196599066bb32c67282323f1fcb6c"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:46:03.866410"], ["updated_at", "2016-12-06 17:46:03.866410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1761115276 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1761115276], ["username", "billy_42"], ["access_token", "9c6dddd837f78df83a125627db3b6575"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:46:03.868835"], ["updated_at", "2016-12-06 17:46:03.868835"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1632690538 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1632690538], ["username", "billy_43"], ["access_token", "d958fd1545d514fda3e501560a23fd51"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:46:03.871447"], ["updated_at", "2016-12-06 17:46:03.871447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (7.9ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1288635698 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1288635698], ["username", "billy_44"], ["access_token", "f4f913b258a74d5ae1ff4b9adf35239a"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:46:03.882305"], ["updated_at", "2016-12-06 17:46:03.882305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -142820602 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -142820602], ["username", "billy_45"], ["access_token", "531de8dd25aa356204a25323d555d8f5"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:46:03.885086"], ["updated_at", "2016-12-06 17:46:03.885086"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -744267333 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -744267333], ["username", "billy_46"], ["access_token", "30cd1024606e54ffab0b07b54647a35f"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:46:03.887402"], ["updated_at", "2016-12-06 17:46:03.887402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -789462568 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -789462568], ["username", "billy_47"], ["access_token", "5865f8be622158afe23ace34f6fce4b5"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:46:03.889647"], ["updated_at", "2016-12-06 17:46:03.889647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532708035 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1532708035], ["username", "billy_48"], ["access_token", "88036d100a7ace11a61338d5f9bd7384"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:46:03.892026"], ["updated_at", "2016-12-06 17:46:03.892026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1738532781 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1738532781], ["username", "billy_49"], ["access_token", "b04461b1f83cb8fa0b36d10552972491"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:46:03.894347"], ["updated_at", "2016-12-06 17:46:03.894347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -807674447 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -807674447], ["username", "jstrav"], ["access_token", "fbfd3fb0a1778a0144c8b33686d31d70"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:03.905399"], ["updated_at", "2016-12-06 17:46:03.905399"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2146166615 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2146166615], ["username", "mary"], ["access_token", "4220bf77554956b5cdeebcc20cf11fce"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:03.908859"], ["updated_at", "2016-12-06 17:46:03.908859"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2122187660 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2122187660], ["username", "jstead"], ["access_token", "d35f95e517a7ca30f40e2d6021829531"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:03.912425"], ["updated_at", "2016-12-06 17:46:03.912425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -309946157 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -309946157], ["username", "bigbear"], ["access_token", "52a64e9549fad604d02a2eebe751dcde"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:03.915031"], ["updated_at", "2016-12-06 17:46:03.915031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1528243008 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1528243008], ["username", "billy_00"], ["access_token", "ce5d7d974201604cb0e164199371b3a3"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:46:03.917455"], ["updated_at", "2016-12-06 17:46:03.917455"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2047013563 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2047013563], ["username", "billy_01"], ["access_token", "20a31492a40eb7702138b93935b588e7"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:46:03.919806"], ["updated_at", "2016-12-06 17:46:03.919806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -960569335 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -960569335], ["username", "billy_02"], ["access_token", "f1a00b0bd018175b4a9999f2610e4a5e"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:46:03.922120"], ["updated_at", "2016-12-06 17:46:03.922120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -444433113 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -444433113], ["username", "billy_03"], ["access_token", "97230d53304b0de456801c09a1ed0b03"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:46:03.924429"], ["updated_at", "2016-12-06 17:46:03.924429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -464597639 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -464597639], ["username", "billy_04"], ["access_token", "6c5c7ce4d1dfbcf84f62c3807a71795f"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:46:03.926759"], ["updated_at", "2016-12-06 17:46:03.926759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1468698454 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1468698454], ["username", "billy_05"], ["access_token", "d5b259589902a52bdc4cfc012fb263ce"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:46:03.929037"], ["updated_at", "2016-12-06 17:46:03.929037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1201704725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1201704725], ["username", "billy_06"], ["access_token", "42f7817c9bda99426da54f3f5eec877f"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:46:03.931376"], ["updated_at", "2016-12-06 17:46:03.931376"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1613473273 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1613473273], ["username", "billy_07"], ["access_token", "d4ec763b9d778df661f0b9f7c8ae0157"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:46:03.933689"], ["updated_at", "2016-12-06 17:46:03.933689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -259446912 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -259446912], ["username", "billy_08"], ["access_token", "3a405f7f39d3cc1ce9fe98650d83e2fe"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:46:03.935978"], ["updated_at", "2016-12-06 17:46:03.935978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1845360444 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1845360444], ["username", "billy_09"], ["access_token", "bd2d274d37a399031b5f951cae51ac9e"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:46:03.938781"], ["updated_at", "2016-12-06 17:46:03.938781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1424653196 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1424653196], ["username", "billy_10"], ["access_token", "fd635050f1b4261c98692ab3d045e665"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:46:03.941123"], ["updated_at", "2016-12-06 17:46:03.941123"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373869375 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373869375], ["username", "billy_11"], ["access_token", "bc23923ab71564adb8a0d584b110f75b"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:46:03.943459"], ["updated_at", "2016-12-06 17:46:03.943459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2038477985 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2038477985], ["username", "billy_12"], ["access_token", "6d267ff032dd85c249404df1c3f2b626"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:46:03.946883"], ["updated_at", "2016-12-06 17:46:03.946883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -268966275 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -268966275], ["username", "billy_13"], ["access_token", "ea92a6aec707e75fca4a6ca669a68acb"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:46:03.950233"], ["updated_at", "2016-12-06 17:46:03.950233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1572568422 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1572568422], ["username", "billy_14"], ["access_token", "a3925198edfd0336e910199a721eb916"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:46:03.953159"], ["updated_at", "2016-12-06 17:46:03.953159"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1058719579 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1058719579], ["username", "billy_15"], ["access_token", "638ea8ccd4c07a2541d16bfa0b2b6fde"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:46:03.956089"], ["updated_at", "2016-12-06 17:46:03.956089"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373400332 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373400332], ["username", "billy_16"], ["access_token", "c631670bf69b8f1adf952f1e115f8b77"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:46:03.958846"], ["updated_at", "2016-12-06 17:46:03.958846"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -741780484 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -741780484], ["username", "billy_17"], ["access_token", "3d64d241bf27d68738ad97d3b784bb90"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:46:03.962211"], ["updated_at", "2016-12-06 17:46:03.962211"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -305951768 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -305951768], ["username", "billy_18"], ["access_token", "8b2a1dae262976392e59c6d0cd686777"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:46:03.964664"], ["updated_at", "2016-12-06 17:46:03.964664"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2105724154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2105724154], ["username", "billy_19"], ["access_token", "e6c00d683d58b595c2881eafe94060ef"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:46:03.967106"], ["updated_at", "2016-12-06 17:46:03.967106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -784634914 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -784634914], ["username", "billy_20"], ["access_token", "4730cb0bc4f255c91bface641163eb0a"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:46:03.969437"], ["updated_at", "2016-12-06 17:46:03.969437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -282933228 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -282933228], ["username", "billy_21"], ["access_token", "650f4e9255de97939d66f3d6604fcb9a"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:46:03.971924"], ["updated_at", "2016-12-06 17:46:03.971924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -801261807 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -801261807], ["username", "billy_22"], ["access_token", "4e0d50e648522d91e5164071c5ca89c8"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:46:03.974627"], ["updated_at", "2016-12-06 17:46:03.974627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1194806754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1194806754], ["username", "billy_23"], ["access_token", "2f50215b3b87866a2cbc4b90eb0dba8b"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:46:03.977488"], ["updated_at", "2016-12-06 17:46:03.977488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -383969963 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -383969963], ["username", "billy_24"], ["access_token", "52d1c27ec4cc7de1ef084c68afa698a5"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:46:03.980075"], ["updated_at", "2016-12-06 17:46:03.980075"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -790251460 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -790251460], ["username", "billy_25"], ["access_token", "3ccce9e3371ba5aea380b36b0de0ff31"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:46:03.982453"], ["updated_at", "2016-12-06 17:46:03.982453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -597583261 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -597583261], ["username", "billy_26"], ["access_token", "9e34aab740c90e61734962c04297dd19"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:46:03.985146"], ["updated_at", "2016-12-06 17:46:03.985146"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -541111174 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -541111174], ["username", "billy_27"], ["access_token", "e60dda79a9516deb24b3a96d7316244a"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:46:03.988021"], ["updated_at", "2016-12-06 17:46:03.988021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1615020203 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1615020203], ["username", "billy_28"], ["access_token", "1ed27f87aaf4f31c30b9ff57afad433d"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:46:03.990593"], ["updated_at", "2016-12-06 17:46:03.990593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1245413048 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1245413048], ["username", "billy_29"], ["access_token", "349c9e9d2a73dc8b06265b08535c882d"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:46:03.993086"], ["updated_at", "2016-12-06 17:46:03.993086"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -904379814 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -904379814], ["username", "billy_30"], ["access_token", "07b905d3ec10ab06bb64798c24db959c"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:46:03.995503"], ["updated_at", "2016-12-06 17:46:03.995503"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -948757273 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -948757273], ["username", "billy_31"], ["access_token", "704353592accc770c5d31ee9317f6d6b"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:46:03.998006"], ["updated_at", "2016-12-06 17:46:03.998006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -142044314 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -142044314], ["username", "billy_32"], ["access_token", "65536cdf410410f52a7edb302454f046"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:46:04.000405"], ["updated_at", "2016-12-06 17:46:04.000405"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1870803805 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1870803805], ["username", "billy_33"], ["access_token", "ec96a39c46d156d9c0bdcf5bf602ad40"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:46:04.002830"], ["updated_at", "2016-12-06 17:46:04.002830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1469858037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1469858037], ["username", "billy_34"], ["access_token", "0243e02a3cf4b2c2084ba8742191beae"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:46:04.005336"], ["updated_at", "2016-12-06 17:46:04.005336"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -71095676 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -71095676], ["username", "billy_35"], ["access_token", "9f8a2b1f789409ef4e886a6d71b45461"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:46:04.007719"], ["updated_at", "2016-12-06 17:46:04.007719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -794152213 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -794152213], ["username", "billy_36"], ["access_token", "8144db1d5946002a2fc7813275adc675"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:46:04.010601"], ["updated_at", "2016-12-06 17:46:04.010601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1016115381 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1016115381], ["username", "billy_37"], ["access_token", "e208f1e612d96fa0aaa52af667118645"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:46:04.013425"], ["updated_at", "2016-12-06 17:46:04.013425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -184898951 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -184898951], ["username", "billy_38"], ["access_token", "f0fe31ab0c39f6f87c0c7e77fd1cccc0"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:46:04.015718"], ["updated_at", "2016-12-06 17:46:04.015718"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1824014534 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1824014534], ["username", "billy_39"], ["access_token", "caa74889bcd21ae458b96c44aa13c16e"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:46:04.017930"], ["updated_at", "2016-12-06 17:46:04.017930"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -820822152 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -820822152], ["username", "billy_40"], ["access_token", "7f212a7a79c7dce13d31b9a0d4a95ac2"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:46:04.020415"], ["updated_at", "2016-12-06 17:46:04.020415"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -447736558 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -447736558], ["username", "billy_41"], ["access_token", "2429bfcc89c8547e58ab1047c1c07d6c"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:46:04.022715"], ["updated_at", "2016-12-06 17:46:04.022715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -663382366 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -663382366], ["username", "billy_42"], ["access_token", "8d7d68d1ab591618ec83b1d3e468392e"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:46:04.025148"], ["updated_at", "2016-12-06 17:46:04.025148"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -337001267 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -337001267], ["username", "billy_43"], ["access_token", "cd301dc456dbdc10b62581a577aa3642"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:46:04.027557"], ["updated_at", "2016-12-06 17:46:04.027557"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -839236654 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -839236654], ["username", "billy_44"], ["access_token", "2cb5cf46c9055cb5df43400fe30071bd"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:46:04.030001"], ["updated_at", "2016-12-06 17:46:04.030001"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1768334122 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1768334122], ["username", "billy_45"], ["access_token", "ae42ab9f0052d27baadaf2ce0073bc8b"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:46:04.032431"], ["updated_at", "2016-12-06 17:46:04.032431"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -788044681 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -788044681], ["username", "billy_46"], ["access_token", "6a54f7a638861602d3880b3886cae212"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:46:04.034755"], ["updated_at", "2016-12-06 17:46:04.034755"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2064032824 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2064032824], ["username", "billy_47"], ["access_token", "bdc139422d1f64f29fb7b4ac422483a4"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:46:04.037031"], ["updated_at", "2016-12-06 17:46:04.037031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1394919377 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1394919377], ["username", "billy_48"], ["access_token", "360d50af5930f8ac350923f74b14f87f"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:46:04.039314"], ["updated_at", "2016-12-06 17:46:04.039314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1240212942 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1240212942], ["username", "billy_49"], ["access_token", "bd4b8d8ee67135ee9f43abfcae3bf080"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:46:04.041664"], ["updated_at", "2016-12-06 17:46:04.041664"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "9dbbf2e5bbd0e80b296759d6bb885956"], ["created_at", "2016-12-06 17:46:04.049646"], ["updated_at", "2016-12-06 17:46:04.049646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 2ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "422a58cfa5856f8f63026ea1a0b0f1c2"], ["created_at", "2016-12-06 17:46:04.060120"], ["updated_at", "2016-12-06 17:46:04.060120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.3ms) Completed 200 OK in 22ms (Views: 21.7ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2016-12-06 17:46:04.096855"], ["updated_at", "2016-12-06 17:46:04.096855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -52134797 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e5f860fb9d0f08e80db5107e030ba070' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -52134797], ["username", "e5f860fb9d0f08e80db5107e030ba070"], ["access_token", "ba3d46f3956b506f52ba3096e4c3d218"], ["created_at", "2016-12-06 17:46:04.102462"], ["updated_at", "2016-12-06 17:46:04.102462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1561967036 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f77a29f0a1c19d72613c792fff3bd87f' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1561967036], ["username", "f77a29f0a1c19d72613c792fff3bd87f"], ["access_token", "6c28d9a1c3cc080fddba3cbecd71d516"], ["created_at", "2016-12-06 17:46:04.108348"], ["updated_at", "2016-12-06 17:46:04.108348"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2141723034 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2141723034], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.112400"], ["updated_at", "2016-12-06 17:46:04.112400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1714172261 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5fa70bb30df10a618fe18cdc36712cb1' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1714172261], ["username", "5fa70bb30df10a618fe18cdc36712cb1"], ["access_token", "f6d223abf4e9e6957422086421e5610d"], ["created_at", "2016-12-06 17:46:04.117393"], ["updated_at", "2016-12-06 17:46:04.117393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1081229910 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1081229910], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.120375"], ["updated_at", "2016-12-06 17:46:04.120375"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2016-12-06 17:46:04.138887"], ["updated_at", "2016-12-06 17:46:04.138887"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2016-12-06 17:46:04.141328"], ["updated_at", "2016-12-06 17:46:04.141328"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2016-12-06 17:46:04.143262"], ["updated_at", "2016-12-06 17:46:04.143262"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2016-12-06 17:46:04.150527"], ["updated_at", "2016-12-06 17:46:04.150527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2016-12-06 17:46:04.152858"], ["updated_at", "2016-12-06 17:46:04.152858"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2016-12-06 17:46:04.154866"], ["updated_at", "2016-12-06 17:46:04.154866"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2016-12-06 17:46:04.166547"], ["updated_at", "2016-12-06 17:46:04.166547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2016-12-06 17:46:04.236817"], ["updated_at", "2016-12-06 17:46:04.236817"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2016-12-06 17:46:04.238225"], ["updated_at", "2016-12-06 17:46:04.238225"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2016-12-06 17:46:04.239740"], ["updated_at", "2016-12-06 17:46:04.239740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2016-12-06 17:46:04.245932"], ["updated_at", "2016-12-06 17:46:04.245932"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2016-12-06 17:46:04.249001"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2016-12-06 17:46:04.308673"], ["updated_at", "2016-12-06 17:46:04.308673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2016-12-06 17:46:04.312970"], ["updated_at", "2016-12-06 17:46:04.312970"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2016-12-06 17:46:04.317054"], ["updated_at", "2016-12-06 17:46:04.317054"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:46:04.353180"], ["updated_at", "2016-12-06 17:46:04.353180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2116252427 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '234e8fc9afb154ed6fa8a4b962d83d28' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -2116252427], ["username", "234e8fc9afb154ed6fa8a4b962d83d28"], ["access_token", "dd61f31087f5b315dcf4e7b0d1cd78d5"], ["created_at", "2016-12-06 17:46:04.383308"], ["updated_at", "2016-12-06 17:46:04.383308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -323293724 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f78fd99504147fa0d0c48a4b491e03b3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -323293724], ["username", "f78fd99504147fa0d0c48a4b491e03b3"], ["access_token", "a13ee9537677cb5f23d6410ac11b8a5f"], ["created_at", "2016-12-06 17:46:04.408759"], ["updated_at", "2016-12-06 17:46:04.408759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"f78fd99504147fa0d0c48a4b491e03b3", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"f78fd99504147fa0d0c48a4b491e03b3", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -153397260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1cbccd8b9264a25cf64a706de454b5bc' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -153397260], ["username", "1cbccd8b9264a25cf64a706de454b5bc"], ["access_token", "7ab6a080f2cafbe1db13198442a592d3"], ["created_at", "2016-12-06 17:46:04.421763"], ["updated_at", "2016-12-06 17:46:04.421763"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1932435939 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5b3c1b2a84d95ba7ec9f7011a6d7b751' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1932435939], ["username", "5b3c1b2a84d95ba7ec9f7011a6d7b751"], ["access_token", "c9eada822ccfa9708bdc0f9cdc5403e0"], ["created_at", "2016-12-06 17:46:04.441979"], ["updated_at", "2016-12-06 17:46:04.441979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:46:04.462317"], ["updated_at", "2016-12-06 17:46:04.462317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:46:04.487816"], ["updated_at", "2016-12-06 17:46:04.487816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:46:04.508271"], ["updated_at", "2016-12-06 17:46:04.508271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1182411276 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2e96c14537f6e1454c61a07be83e96b4' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1182411276], ["username", "2e96c14537f6e1454c61a07be83e96b4"], ["access_token", "b5a2c506310c730bc4094840f577e573"], ["created_at", "2016-12-06 17:46:04.528571"], ["updated_at", "2016-12-06 17:46:04.528571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2010016120 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2010016120], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.531698"], ["updated_at", "2016-12-06 17:46:04.531698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -622164931 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -622164931], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.533679"], ["updated_at", "2016-12-06 17:46:04.533679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-2010016120/nestings/-622164931" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-2010016120", "member_group_id"=>"-622164931", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1880908300 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7f635dff511745c6fd465f3e97d8d277' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1880908300], ["username", "7f635dff511745c6fd465f3e97d8d277"], ["access_token", "af711843138f42031ba62fcbe5f111a8"], ["created_at", "2016-12-06 17:46:04.554233"], ["updated_at", "2016-12-06 17:46:04.554233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1288685759 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1288685759], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.557309"], ["updated_at", "2016-12-06 17:46:04.557309"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -95922069 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -95922069], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.559653"], ["updated_at", "2016-12-06 17:46:04.559653"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -95922069]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -95922069 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1288685759]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1288685759 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -95922069 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1288685759 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1288685759], ["member_group_id", -95922069], ["created_at", "2016-12-06 17:46:04.562006"], ["updated_at", "2016-12-06 17:46:04.562006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1288685759/nestings/-95922069" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1288685759", "member_group_id"=>"-95922069", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -479686031 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3ac85442c9a7e9c3a98eb8beb3a2584e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -479686031], ["username", "3ac85442c9a7e9c3a98eb8beb3a2584e"], ["access_token", "bfbee0f0814550a75ee95d3bbf9254da"], ["created_at", "2016-12-06 17:46:04.585348"], ["updated_at", "2016-12-06 17:46:04.585348"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1368233157 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1368233157], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.588080"], ["updated_at", "2016-12-06 17:46:04.588080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -265253783 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2a9420bb8ada69d11283c2c36ca73ae6' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -265253783], ["username", "2a9420bb8ada69d11283c2c36ca73ae6"], ["access_token", "400928024b440b6410bcbb6abfa94854"], ["created_at", "2016-12-06 17:46:04.590662"], ["updated_at", "2016-12-06 17:46:04.590662"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1368233157) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1368233157], ["user_id", -265253783], ["created_at", "2016-12-06 17:46:04.593243"], ["updated_at", "2016-12-06 17:46:04.593243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1368233157/members/-265253783" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1368233157", "user_id"=>"-265253783", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1396475930 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '81320f94e9e48a8ec7298dcd6d0df430' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1396475930], ["username", "81320f94e9e48a8ec7298dcd6d0df430"], ["access_token", "0d454983ade150d1cc0ba5ded6518e98"], ["created_at", "2016-12-06 17:46:04.612788"], ["updated_at", "2016-12-06 17:46:04.612788"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -43143990 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -43143990], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.615329"], ["updated_at", "2016-12-06 17:46:04.615329"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1863301424 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '29a0a9e9eebe38fd8ed13ea53c7b1e42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1863301424], ["username", "29a0a9e9eebe38fd8ed13ea53c7b1e42"], ["access_token", "48750120e93c5b0a92eb972a07f0983e"], ["created_at", "2016-12-06 17:46:04.618064"], ["updated_at", "2016-12-06 17:46:04.618064"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-43143990/members/-1863301424" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-43143990", "user_id"=>"-1863301424", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -5144673 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b11a10a3cc4efb1d5dae7497e2c316d2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -5144673], ["username", "b11a10a3cc4efb1d5dae7497e2c316d2"], ["access_token", "46318b82d2930c7f02a54d70daa0df52"], ["created_at", "2016-12-06 17:46:04.631988"], ["updated_at", "2016-12-06 17:46:04.631988"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -908647202 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -908647202], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.634731"], ["updated_at", "2016-12-06 17:46:04.634731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -746035294 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2884938fc0195273b692b59cad81e222' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -746035294], ["username", "2884938fc0195273b692b59cad81e222"], ["access_token", "fbf194e44aae643f52434e931c4a25cd"], ["created_at", "2016-12-06 17:46:04.637370"], ["updated_at", "2016-12-06 17:46:04.637370"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-908647202/owners/-746035294" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-908647202", "user_id"=>"-746035294", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1005114700 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4a391feb35c233d701a1ba39f12050a3' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1005114700], ["username", "4a391feb35c233d701a1ba39f12050a3"], ["access_token", "90669a9449b89c535d7727f908d7ed04"], ["created_at", "2016-12-06 17:46:04.658372"], ["updated_at", "2016-12-06 17:46:04.658372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1732841312 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1732841312], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.660747"], ["updated_at", "2016-12-06 17:46:04.660747"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1173858732 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'cf7e7f1cd229befb20bf4dc5fdad087b' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1173858732], ["username", "cf7e7f1cd229befb20bf4dc5fdad087b"], ["access_token", "c612e0bf5ddcb6e0ee5679211f1569d7"], ["created_at", "2016-12-06 17:46:04.663552"], ["updated_at", "2016-12-06 17:46:04.663552"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -1732841312) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1732841312], ["user_id", -1173858732], ["created_at", "2016-12-06 17:46:04.665810"], ["updated_at", "2016-12-06 17:46:04.665810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1732841312/owners/-1173858732" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1732841312", "user_id"=>"-1173858732", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:46:04.679641"], ["updated_at", "2016-12-06 17:46:04.679641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-06 17:46:04.698983"], ["updated_at", "2016-12-06 17:46:04.698983"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1565111384 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e91414e201ee33b775948ae87bdfca8d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1565111384], ["username", "e91414e201ee33b775948ae87bdfca8d"], ["access_token", "08cc20167fb9c548105bff79b187a8fc"], ["created_at", "2016-12-06 17:46:04.718683"], ["updated_at", "2016-12-06 17:46:04.718683"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1070017429 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1070017429], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.721044"], ["updated_at", "2016-12-06 17:46:04.721044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1070017429 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1070017429" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1070017429", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -620506004 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a95ed6db5bc5899d3ca33e8ba4647cc9' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -620506004], ["username", "a95ed6db5bc5899d3ca33e8ba4647cc9"], ["access_token", "2bcd0b53cd90bc5d323e446dd751fa78"], ["created_at", "2016-12-06 17:46:04.739887"], ["updated_at", "2016-12-06 17:46:04.739887"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1779932445 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1779932445], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.742179"], ["updated_at", "2016-12-06 17:46:04.742179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -105399626 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'eb44b7ee7a309a720a8294ede64c482a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -105399626], ["username", "eb44b7ee7a309a720a8294ede64c482a"], ["access_token", "2cfd6e78bd808722ae3a82fd90510caf"], ["created_at", "2016-12-06 17:46:04.755656"], ["updated_at", "2016-12-06 17:46:04.755656"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -936693951 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -936693951], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:04.757905"], ["updated_at", "2016-12-06 17:46:04.757905"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -936693951 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-936693951" for 127.0.0.1 at 2016-12-06 09:46:04 -0800 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-936693951", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -882659430 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -882659430], ["username", "jstrav"], ["access_token", "1e37073508d29bef9039f320373c8458"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.772958"], ["updated_at", "2016-12-06 17:46:04.772958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -541353478 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -541353478], ["username", "mary"], ["access_token", "e1f193e7695ec0a376a135a33621e8e3"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.775774"], ["updated_at", "2016-12-06 17:46:04.775774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -941435930 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -941435930], ["username", "jstead"], ["access_token", "c77a46ed5ced3f60dc556d0ffa84ad8a"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.778394"], ["updated_at", "2016-12-06 17:46:04.778394"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1383160305 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1383160305], ["username", "bigbear"], ["access_token", "37b18f0a13381f095791e365d1c6ca67"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.781135"], ["updated_at", "2016-12-06 17:46:04.781135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -253243849 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -253243849], ["username", "jstrav"], ["access_token", "c69d417e8ab9b38ca3d963ad7f3b9022"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.789288"], ["updated_at", "2016-12-06 17:46:04.789288"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1056991603 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1056991603], ["username", "mary"], ["access_token", "24a597dc6f350cad94e29a3784f05678"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.792199"], ["updated_at", "2016-12-06 17:46:04.792199"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1842038328 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1842038328], ["username", "jstead"], ["access_token", "b8654cc8ce34cf6d1d33dd728573ee24"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.794935"], ["updated_at", "2016-12-06 17:46:04.794935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -206229851 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -206229851], ["username", "bigbear"], ["access_token", "f2371395051e8519a50350cb2f385370"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.797928"], ["updated_at", "2016-12-06 17:46:04.797928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1615705611 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1615705611], ["username", "jstrav"], ["access_token", "60134e8a754c0b2ad4c29a269018aae6"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.805756"], ["updated_at", "2016-12-06 17:46:04.805756"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -497392311 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -497392311], ["username", "mary"], ["access_token", "12d994431796160197b2b78eb1975b1c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.808625"], ["updated_at", "2016-12-06 17:46:04.808625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -283530516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -283530516], ["username", "jstead"], ["access_token", "3d66bd863f09851f12f4111fa97f5817"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.811292"], ["updated_at", "2016-12-06 17:46:04.811292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -161273832 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -161273832], ["username", "bigbear"], ["access_token", "b9626266a7fda0cd572e7d7652a7d134"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.814291"], ["updated_at", "2016-12-06 17:46:04.814291"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1710200275 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1710200275], ["username", "jstrav"], ["access_token", "18d42463856a6f00aca839888d0dd2b7"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.821252"], ["updated_at", "2016-12-06 17:46:04.821252"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2058932680 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2058932680], ["username", "mary"], ["access_token", "5e740038cb997f3d6768066a203649e6"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.824778"], ["updated_at", "2016-12-06 17:46:04.824778"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1010452766 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1010452766], ["username", "jstead"], ["access_token", "f9052147f1810007c5653e096430cc53"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.827869"], ["updated_at", "2016-12-06 17:46:04.827869"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1597897477 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1597897477], ["username", "bigbear"], ["access_token", "7a076866ac4264a1305f90cc144ccdbe"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.830689"], ["updated_at", "2016-12-06 17:46:04.830689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -251646834 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -251646834], ["username", "jstrav"], ["access_token", "afebb3437d03dd4f33796355fe239ad8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.838334"], ["updated_at", "2016-12-06 17:46:04.838334"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1249518324 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1249518324], ["username", "mary"], ["access_token", "81d086b219db7077b70468e440e239fe"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.841095"], ["updated_at", "2016-12-06 17:46:04.841095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -819067301 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -819067301], ["username", "jstead"], ["access_token", "9c49c84f59a2d74e7f29820a10df9530"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.843817"], ["updated_at", "2016-12-06 17:46:04.843817"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -687589841 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -687589841], ["username", "bigbear"], ["access_token", "51dbd43c989afbab23f3cf2167ec3f3a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.846566"], ["updated_at", "2016-12-06 17:46:04.846566"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -568105635 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -568105635], ["username", "jstrav"], ["access_token", "1739564b5a85cfbed581a8d8792ae627"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.853663"], ["updated_at", "2016-12-06 17:46:04.853663"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -764159177 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -764159177], ["username", "mary"], ["access_token", "8dcad993e14ae241c97eab03d5b471f8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.856677"], ["updated_at", "2016-12-06 17:46:04.856677"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2106232535 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2106232535], ["username", "jstead"], ["access_token", "bfbaf1479ebf1e6fe1111f8f5a4f40a2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.859253"], ["updated_at", "2016-12-06 17:46:04.859253"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1319214252 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1319214252], ["username", "bigbear"], ["access_token", "3f670aaf9d9460365b10025eb005c311"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.861959"], ["updated_at", "2016-12-06 17:46:04.861959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2003875970 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2003875970], ["username", "jstrav"], ["access_token", "4d649022f9cd9196f336b02aecd3b8a3"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.868439"], ["updated_at", "2016-12-06 17:46:04.868439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -314819965 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -314819965], ["username", "mary"], ["access_token", "e76589e8edea66afea67142cc3c4596b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.871091"], ["updated_at", "2016-12-06 17:46:04.871091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1930769000 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1930769000], ["username", "jstead"], ["access_token", "6a2296a6c1ecfca513708ffc3c4cdea9"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.873695"], ["updated_at", "2016-12-06 17:46:04.873695"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -717952445 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -717952445], ["username", "bigbear"], ["access_token", "214f557dcbea3361ccfd846b8ae13abc"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.875891"], ["updated_at", "2016-12-06 17:46:04.875891"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1844398833 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1844398833], ["username", "jstrav"], ["access_token", "aa163b6ee2252d8b767a712c64424d64"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.884438"], ["updated_at", "2016-12-06 17:46:04.884438"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1439873139 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1439873139], ["username", "mary"], ["access_token", "4b564e8ba4965365ac367eab6fe9474c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.888163"], ["updated_at", "2016-12-06 17:46:04.888163"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1611030837 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1611030837], ["username", "jstead"], ["access_token", "fa155979c7e62019b3a34407de627df3"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.891811"], ["updated_at", "2016-12-06 17:46:04.891811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1065441769 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1065441769], ["username", "bigbear"], ["access_token", "7c9b30daf6540046799cf76724317f24"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.894875"], ["updated_at", "2016-12-06 17:46:04.894875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1170990569 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1170990569], ["username", "jstrav"], ["access_token", "a4d976d03287730efad96c53f4d3fbbf"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.909076"], ["updated_at", "2016-12-06 17:46:04.909076"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1709830717 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1709830717], ["username", "mary"], ["access_token", "2dd0c07157af74517098b84989babb11"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.913072"], ["updated_at", "2016-12-06 17:46:04.913072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -931839680 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -931839680], ["username", "jstead"], ["access_token", "3ccf8435acfb50a41bcaec9bdeab2c2f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.916625"], ["updated_at", "2016-12-06 17:46:04.916625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -230430624 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -230430624], ["username", "bigbear"], ["access_token", "c07d1802830b6c45779424c46c84145d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.919462"], ["updated_at", "2016-12-06 17:46:04.919462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -4659054 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -4659054], ["username", "jstrav"], ["access_token", "b11aaf1f6ac66b47c40e82836e2897e2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.926581"], ["updated_at", "2016-12-06 17:46:04.926581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -25451828 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -25451828], ["username", "mary"], ["access_token", "c625bc1e5acd584a6e5f2622ff3ea243"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.929472"], ["updated_at", "2016-12-06 17:46:04.929472"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -215884478 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -215884478], ["username", "jstead"], ["access_token", "dd3bb7fbbc490b598bbda1d35edd9c7c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.933134"], ["updated_at", "2016-12-06 17:46:04.933134"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1865212987 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1865212987], ["username", "bigbear"], ["access_token", "9b48c9559abe5c59b10b55d8c4dc7a1b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.936661"], ["updated_at", "2016-12-06 17:46:04.936661"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -768295665 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -768295665], ["username", "jstrav"], ["access_token", "bdb7e9c8b2ed8aa644fcf308286e82ae"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.944742"], ["updated_at", "2016-12-06 17:46:04.944742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -127059635 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -127059635], ["username", "mary"], ["access_token", "ca5fbfa081f3d9511d159b83377f275b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.948147"], ["updated_at", "2016-12-06 17:46:04.948147"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -642883679 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -642883679], ["username", "jstead"], ["access_token", "dc8f68642f2055493c80f11662a32270"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.951287"], ["updated_at", "2016-12-06 17:46:04.951287"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -459303723 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -459303723], ["username", "bigbear"], ["access_token", "f5256dff1bd8b5e2ad92258b3753f6ff"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.954038"], ["updated_at", "2016-12-06 17:46:04.954038"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -334623286 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -334623286], ["username", "foo_bb"], ["access_token", "38ed44b3c6eb3eab943f88d2940f067a"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2016-12-06 17:46:04.956476"], ["updated_at", "2016-12-06 17:46:04.956476"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1521146028 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1521146028], ["username", "foo_bj"], ["access_token", "c9fd80ddcc3b7889575f563d5d70286d"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2016-12-06 17:46:04.959346"], ["updated_at", "2016-12-06 17:46:04.959346"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -941221148 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -941221148], ["username", "foo_tj"], ["access_token", "9bb753d9d52ae95cd2834ba959d8c6ca"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2016-12-06 17:46:04.962621"], ["updated_at", "2016-12-06 17:46:04.962621"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1020617607 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1020617607], ["username", "jstrav"], ["access_token", "da3683a5e96308734d60f285e6082896"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:04.971673"], ["updated_at", "2016-12-06 17:46:04.971673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1657480867 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1657480867], ["username", "mary"], ["access_token", "a272edcba745a0797b1909b6406a649e"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:04.974585"], ["updated_at", "2016-12-06 17:46:04.974585"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1841585805 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1841585805], ["username", "jstead"], ["access_token", "58d13e7b203c5ada6d2a8221306528af"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:04.977264"], ["updated_at", "2016-12-06 17:46:04.977264"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2081962015 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2081962015], ["username", "bigbear"], ["access_token", "eacf7c81671b7c5adcc620fd952b06d2"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:04.979966"], ["updated_at", "2016-12-06 17:46:04.979966"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1377895959 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1377895959], ["username", "billy_00"], ["access_token", "af79cc73bd42d09eed794aafe06ca638"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:46:04.983192"], ["updated_at", "2016-12-06 17:46:04.983192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -138519032 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -138519032], ["username", "billy_01"], ["access_token", "e201ea86c542393359f9a7bb0c0f2f89"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:46:04.985765"], ["updated_at", "2016-12-06 17:46:04.985765"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -222969990 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -222969990], ["username", "billy_02"], ["access_token", "4a1399e26a118294a455c3a44ddc58ec"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:46:04.988153"], ["updated_at", "2016-12-06 17:46:04.988153"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1814233442 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1814233442], ["username", "billy_03"], ["access_token", "8ea1b54f72756905a4373ddbcd4f18ec"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:46:04.990562"], ["updated_at", "2016-12-06 17:46:04.990562"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1206514772 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1206514772], ["username", "billy_04"], ["access_token", "417920e851d9fc1df1924a0087a4fa36"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:46:04.994075"], ["updated_at", "2016-12-06 17:46:04.994075"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1312357012 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1312357012], ["username", "billy_05"], ["access_token", "a91088cc8b8c1735f5df11c8fb7881b8"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:46:04.997295"], ["updated_at", "2016-12-06 17:46:04.997295"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1524356472 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1524356472], ["username", "billy_06"], ["access_token", "623fb69f4e9c7d209d263c845e28e39e"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:46:05.000394"], ["updated_at", "2016-12-06 17:46:05.000394"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1713714491 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1713714491], ["username", "billy_07"], ["access_token", "b6c052950374dd23f6ec0f54ec38c200"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:46:05.003082"], ["updated_at", "2016-12-06 17:46:05.003082"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -602494281 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -602494281], ["username", "billy_08"], ["access_token", "c8ebf70e41063ab5198d76de6cef75ed"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:46:05.005883"], ["updated_at", "2016-12-06 17:46:05.005883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1801110222 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1801110222], ["username", "billy_09"], ["access_token", "c3d775648dd37587f4172dc6d5e15745"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:46:05.008561"], ["updated_at", "2016-12-06 17:46:05.008561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -411390335 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -411390335], ["username", "billy_10"], ["access_token", "696c8f1760c9610944c45411edd64780"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:46:05.011141"], ["updated_at", "2016-12-06 17:46:05.011141"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1513132962 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1513132962], ["username", "billy_11"], ["access_token", "06784c4d037c3fbfa6a640716ea1f2d8"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:46:05.014445"], ["updated_at", "2016-12-06 17:46:05.014445"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1105456858 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1105456858], ["username", "billy_12"], ["access_token", "ad8e8e95692149c7cc59692721e34372"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:46:05.017533"], ["updated_at", "2016-12-06 17:46:05.017533"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -14614744 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -14614744], ["username", "billy_13"], ["access_token", "d4e8c56c4b8c5c2569b531043ec1d644"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:46:05.019993"], ["updated_at", "2016-12-06 17:46:05.019993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033187275 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033187275], ["username", "billy_14"], ["access_token", "d3b59fe000e9cf974ffb4a1c1a4fdbcb"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:46:05.022341"], ["updated_at", "2016-12-06 17:46:05.022341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -775647143 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -775647143], ["username", "billy_15"], ["access_token", "e19ad40275f155f5de616bdb37f52bcc"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:46:05.024884"], ["updated_at", "2016-12-06 17:46:05.024884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1110123340 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1110123340], ["username", "billy_16"], ["access_token", "b4f7a16fb8520b3c2bf00159874ace7b"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:46:05.027199"], ["updated_at", "2016-12-06 17:46:05.027199"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -413401695 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -413401695], ["username", "billy_17"], ["access_token", "97f885dfda0df4b9bfee20ee685bb317"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:46:05.030391"], ["updated_at", "2016-12-06 17:46:05.030391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1335321644 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1335321644], ["username", "billy_18"], ["access_token", "bdcc0e9a0be588efc66c4f947fdc4783"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:46:05.032925"], ["updated_at", "2016-12-06 17:46:05.032925"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -534757630 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -534757630], ["username", "billy_19"], ["access_token", "37eb5cf42c30868bac3c6ed3fca63c15"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:46:05.035987"], ["updated_at", "2016-12-06 17:46:05.035987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -443780351 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -443780351], ["username", "billy_20"], ["access_token", "3b8c049f3d30f7e47953ccb8415f0c6f"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:46:05.038315"], ["updated_at", "2016-12-06 17:46:05.038315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -887509881 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -887509881], ["username", "billy_21"], ["access_token", "e73c3bfa0976c1643d55c34c28f3fab1"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:46:05.041376"], ["updated_at", "2016-12-06 17:46:05.041376"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1346169194 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1346169194], ["username", "billy_22"], ["access_token", "23af50f6a094d8e534449708a3ed62fd"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:46:05.045204"], ["updated_at", "2016-12-06 17:46:05.045204"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -441318811 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -441318811], ["username", "billy_23"], ["access_token", "0f2aaf60972ca0c1b893f32595e7ac50"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:46:05.048517"], ["updated_at", "2016-12-06 17:46:05.048517"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -66242942 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -66242942], ["username", "billy_24"], ["access_token", "3affa568e543b00bb88db978c5f04f52"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:46:05.051394"], ["updated_at", "2016-12-06 17:46:05.051394"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1032634385 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1032634385], ["username", "billy_25"], ["access_token", "3909c6e7ea5725507692c7ade0c6a320"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:46:05.054260"], ["updated_at", "2016-12-06 17:46:05.054260"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2146292686 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2146292686], ["username", "billy_26"], ["access_token", "5542d48695f06a8c0d1083c5a9771b77"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:46:05.056715"], ["updated_at", "2016-12-06 17:46:05.056715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1094140718 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1094140718], ["username", "billy_27"], ["access_token", "30b8b9902543915547fc547fa75171d8"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:46:05.059068"], ["updated_at", "2016-12-06 17:46:05.059068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1814274942 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1814274942], ["username", "billy_28"], ["access_token", "0e51650ce9ab9e8dc432f9389eff4d6b"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:46:05.061407"], ["updated_at", "2016-12-06 17:46:05.061407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1806051908 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1806051908], ["username", "billy_29"], ["access_token", "f375d91db5037fd6609dc0d0d186e66f"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:46:05.063941"], ["updated_at", "2016-12-06 17:46:05.063941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -324332646 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -324332646], ["username", "billy_30"], ["access_token", "4ee26a692c3537f71a3e31718ee74dbe"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:46:05.066471"], ["updated_at", "2016-12-06 17:46:05.066471"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -484054943 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -484054943], ["username", "billy_31"], ["access_token", "8e9bdd6c44607f371f544aff0580ade7"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:46:05.068841"], ["updated_at", "2016-12-06 17:46:05.068841"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -828706060 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -828706060], ["username", "billy_32"], ["access_token", "24d8f51ecedc9d6c105d3b6e1047463d"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:46:05.072247"], ["updated_at", "2016-12-06 17:46:05.072247"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -170334027 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -170334027], ["username", "billy_33"], ["access_token", "5416d836e6adf118d9940e1f1f1a68c0"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:46:05.074559"], ["updated_at", "2016-12-06 17:46:05.074559"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1768982192 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1768982192], ["username", "billy_34"], ["access_token", "c4ff966ac3d3579cb15aae1ef150bbdf"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:46:05.078328"], ["updated_at", "2016-12-06 17:46:05.078328"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1442957167 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1442957167], ["username", "billy_35"], ["access_token", "85b9d156d06fd4f26fc79ca7edab518e"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:46:05.081467"], ["updated_at", "2016-12-06 17:46:05.081467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1462911354 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1462911354], ["username", "billy_36"], ["access_token", "afa74d3f6338c9aac41bccec962cd67b"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:46:05.084729"], ["updated_at", "2016-12-06 17:46:05.084729"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1393289851 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1393289851], ["username", "billy_37"], ["access_token", "a7db9dec5e57d1a7c4eebfff2de8f03e"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:46:05.088464"], ["updated_at", "2016-12-06 17:46:05.088464"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -150665888 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -150665888], ["username", "billy_38"], ["access_token", "22e47fc1dd834f1d6993cb477ade7e08"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:46:05.091513"], ["updated_at", "2016-12-06 17:46:05.091513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -820670783 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -820670783], ["username", "billy_39"], ["access_token", "12e67e416b5e6b49ecd4e8289c3006f6"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:46:05.094716"], ["updated_at", "2016-12-06 17:46:05.094716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1826677636 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1826677636], ["username", "billy_40"], ["access_token", "3493b3f5aa053ad1609a11481399fa1e"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:46:05.097805"], ["updated_at", "2016-12-06 17:46:05.097805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -479596222 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -479596222], ["username", "billy_41"], ["access_token", "e36c8e27169bcb2bfd5a2ac8a5536760"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:46:05.100422"], ["updated_at", "2016-12-06 17:46:05.100422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1619609102 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1619609102], ["username", "billy_42"], ["access_token", "e03aa2431ff8713f278bbc9b19c6c11c"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:46:05.103004"], ["updated_at", "2016-12-06 17:46:05.103004"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1323502563 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1323502563], ["username", "billy_43"], ["access_token", "ff532d9592333c95a9cbf7261a34b53c"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:46:05.105984"], ["updated_at", "2016-12-06 17:46:05.105984"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1354232738 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1354232738], ["username", "billy_44"], ["access_token", "795b7f9d6ecd01d9961a2f3c3516cded"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:46:05.108517"], ["updated_at", "2016-12-06 17:46:05.108517"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -718454949 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -718454949], ["username", "billy_45"], ["access_token", "672ba92f07387a4e6e78b8bff720aa36"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:46:05.111117"], ["updated_at", "2016-12-06 17:46:05.111117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1014552119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1014552119], ["username", "jstrav"], ["access_token", "37722dbc3751c5205a9eb446cd923c78"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:05.119819"], ["updated_at", "2016-12-06 17:46:05.119819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -483855654 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -483855654], ["username", "mary"], ["access_token", "b8a57f767dc23ba3634323383355ef85"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:05.122723"], ["updated_at", "2016-12-06 17:46:05.122723"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -320700348 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -320700348], ["username", "jstead"], ["access_token", "25a2e16c5b5f5e643dd48ec28756686b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:05.125547"], ["updated_at", "2016-12-06 17:46:05.125547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1946375709 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1946375709], ["username", "bigbear"], ["access_token", "d00818d2ec3f4f82355785afedcd55ae"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:05.128443"], ["updated_at", "2016-12-06 17:46:05.128443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1252304664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1252304664], ["username", "billy_00"], ["access_token", "5885fddd4cb8c1b9984efbd6e43eabb0"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:46:05.131017"], ["updated_at", "2016-12-06 17:46:05.131017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2087215992 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2087215992], ["username", "billy_01"], ["access_token", "f76770240953934f4621b6d606ded5d0"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:46:05.133529"], ["updated_at", "2016-12-06 17:46:05.133529"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -413988942 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -413988942], ["username", "billy_02"], ["access_token", "7a8241744f85b2be27029b2c9368e513"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:46:05.135877"], ["updated_at", "2016-12-06 17:46:05.135877"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1642350190 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1642350190], ["username", "billy_03"], ["access_token", "5ef365c6d03d176ea391aa09a34dfcf8"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:46:05.138178"], ["updated_at", "2016-12-06 17:46:05.138178"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1456538696 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1456538696], ["username", "billy_04"], ["access_token", "d7726347409d13657fc96062ab0a59c7"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:46:05.140660"], ["updated_at", "2016-12-06 17:46:05.140660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -222663760 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -222663760], ["username", "billy_05"], ["access_token", "1a4ab44149fb3f924a1286b300a4e28d"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:46:05.143088"], ["updated_at", "2016-12-06 17:46:05.143088"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1202537176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1202537176], ["username", "billy_06"], ["access_token", "4165fd572bd3a4db66b26785087ea20e"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:46:05.145584"], ["updated_at", "2016-12-06 17:46:05.145584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1096796377 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1096796377], ["username", "billy_07"], ["access_token", "3c05a2dd251d0458f02349d14c683ccd"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:46:05.147979"], ["updated_at", "2016-12-06 17:46:05.147979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -438329200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -438329200], ["username", "billy_08"], ["access_token", "cf29026e62225aee68ce4df2bfd0a13d"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:46:05.150605"], ["updated_at", "2016-12-06 17:46:05.150605"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1567331060 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1567331060], ["username", "billy_09"], ["access_token", "370a43a3c08ff02cddc9bc3738cda9a1"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:46:05.154663"], ["updated_at", "2016-12-06 17:46:05.154663"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1155423239 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1155423239], ["username", "billy_10"], ["access_token", "0431d482ed9ef9e92dc236494cf3148e"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:46:05.158529"], ["updated_at", "2016-12-06 17:46:05.158529"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1558456704 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1558456704], ["username", "billy_11"], ["access_token", "55ce4b99924c0090c748af495e659109"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:46:05.161605"], ["updated_at", "2016-12-06 17:46:05.161605"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1210332378 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1210332378], ["username", "billy_12"], ["access_token", "87a2d9c7110dd1b1f5f27f37d11cec97"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:46:05.164940"], ["updated_at", "2016-12-06 17:46:05.164940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -812060811 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -812060811], ["username", "billy_13"], ["access_token", "fab44caf8418844dcc11a52fee71eede"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:46:05.168174"], ["updated_at", "2016-12-06 17:46:05.168174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1713765704 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1713765704], ["username", "billy_14"], ["access_token", "1a7e6d4a2533c13449a82768811ed2d7"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:46:05.171494"], ["updated_at", "2016-12-06 17:46:05.171494"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1533403694 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1533403694], ["username", "billy_15"], ["access_token", "380e1805aaa8763686c4fcf943c65e29"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:46:05.174614"], ["updated_at", "2016-12-06 17:46:05.174614"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -326761635 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -326761635], ["username", "billy_16"], ["access_token", "a5835c1c0a49af21deac566bf38fa8b8"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:46:05.177237"], ["updated_at", "2016-12-06 17:46:05.177237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1323423323 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1323423323], ["username", "billy_17"], ["access_token", "d4fdd4cce57904ff1bb7e0f9b42060fd"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:46:05.179651"], ["updated_at", "2016-12-06 17:46:05.179651"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114520053 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2114520053], ["username", "billy_18"], ["access_token", "9de0f98e7c2f4bf20de8af626719186e"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:46:05.182037"], ["updated_at", "2016-12-06 17:46:05.182037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610581957 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610581957], ["username", "billy_19"], ["access_token", "bb13ba8f22a3b36564e22bd357fc57c5"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:46:05.184369"], ["updated_at", "2016-12-06 17:46:05.184369"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1180580515 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1180580515], ["username", "billy_20"], ["access_token", "56334e117fe29811cf43cfa7daaff453"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:46:05.186828"], ["updated_at", "2016-12-06 17:46:05.186828"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2066534574 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2066534574], ["username", "billy_21"], ["access_token", "530f980c5002ce38dc797d597bbb3171"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:46:05.189463"], ["updated_at", "2016-12-06 17:46:05.189463"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1330638034 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1330638034], ["username", "billy_22"], ["access_token", "cfc3174a3d251348551b9ca1d3dff040"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:46:05.192173"], ["updated_at", "2016-12-06 17:46:05.192173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1064277836 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1064277836], ["username", "billy_23"], ["access_token", "43748fa6d2ab223ccb07688a51eade7c"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:46:05.194670"], ["updated_at", "2016-12-06 17:46:05.194670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1574676697 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1574676697], ["username", "billy_24"], ["access_token", "7c978cf52fe9dab29e17a8992500d0e0"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:46:05.197165"], ["updated_at", "2016-12-06 17:46:05.197165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2122057084 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2122057084], ["username", "billy_25"], ["access_token", "218be28c80e77d428376a556740ba012"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:46:05.199534"], ["updated_at", "2016-12-06 17:46:05.199534"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1190117717 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1190117717], ["username", "billy_26"], ["access_token", "b87bdefa84ca37119742a12650e59ebd"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:46:05.201911"], ["updated_at", "2016-12-06 17:46:05.201911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -44591037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -44591037], ["username", "billy_27"], ["access_token", "a7cf2035c5438ad4d6e906cddeb30cdb"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:46:05.204439"], ["updated_at", "2016-12-06 17:46:05.204439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -71996893 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -71996893], ["username", "billy_28"], ["access_token", "59c1a7533f9d868d1d9ab8723431f4fc"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:46:05.206879"], ["updated_at", "2016-12-06 17:46:05.206879"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -655700386 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -655700386], ["username", "billy_29"], ["access_token", "884aba7361d68b7ebf5af50c2c98a5f3"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:46:05.209345"], ["updated_at", "2016-12-06 17:46:05.209345"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -895405245 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -895405245], ["username", "billy_30"], ["access_token", "51101c9b50455039d37d5cca30389f7b"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:46:05.211719"], ["updated_at", "2016-12-06 17:46:05.211719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1883273363 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1883273363], ["username", "billy_31"], ["access_token", "6751c02c22fa1c2cdf406a1b38207f4e"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:46:05.214171"], ["updated_at", "2016-12-06 17:46:05.214171"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -917567550 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -917567550], ["username", "billy_32"], ["access_token", "2f62dd1c8fe1ee9289d8df5b6cc262c4"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:46:05.216624"], ["updated_at", "2016-12-06 17:46:05.216624"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1744338134 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1744338134], ["username", "billy_33"], ["access_token", "b8067f928508d10ff47f772181c7840a"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:46:05.219043"], ["updated_at", "2016-12-06 17:46:05.219043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1450942688 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1450942688], ["username", "billy_34"], ["access_token", "58686ea8ded7c7a59041a5f94842ae3f"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:46:05.221508"], ["updated_at", "2016-12-06 17:46:05.221508"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1946202635 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1946202635], ["username", "billy_35"], ["access_token", "702ddf07ac3bf1f9fe6fce93b9eb2967"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:46:05.223871"], ["updated_at", "2016-12-06 17:46:05.223871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -552655406 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -552655406], ["username", "billy_36"], ["access_token", "fe75f0c134ff8ade33df4881060f4966"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:46:05.226427"], ["updated_at", "2016-12-06 17:46:05.226427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1539781928 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1539781928], ["username", "billy_37"], ["access_token", "0b7e87ce4de7a0c7f7b18494ae627bfc"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:46:05.228863"], ["updated_at", "2016-12-06 17:46:05.228863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -896807686 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -896807686], ["username", "billy_38"], ["access_token", "3412c0a52a27f24778bf7d4c7ef36608"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:46:05.231505"], ["updated_at", "2016-12-06 17:46:05.231505"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1267084166 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1267084166], ["username", "billy_39"], ["access_token", "414acd6dabc83a949d2ff9798f051e0c"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:46:05.234050"], ["updated_at", "2016-12-06 17:46:05.234050"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1503731627 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1503731627], ["username", "billy_40"], ["access_token", "59b3d9f60bdf47ff68d03df2eae757fd"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:46:05.236541"], ["updated_at", "2016-12-06 17:46:05.236541"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -245859182 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -245859182], ["username", "billy_41"], ["access_token", "d8ed453e7f3f44f27b1150181f5355b3"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:46:05.240228"], ["updated_at", "2016-12-06 17:46:05.240228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -423913238 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -423913238], ["username", "billy_42"], ["access_token", "52a4fa5c022292e8877b7054e8497787"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:46:05.243549"], ["updated_at", "2016-12-06 17:46:05.243549"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -160311441 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -160311441], ["username", "billy_43"], ["access_token", "afb767cf3f8e84fe0aa7960a1ec0c0cc"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:46:05.245980"], ["updated_at", "2016-12-06 17:46:05.245980"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1357762029 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1357762029], ["username", "billy_44"], ["access_token", "2e02cbc576dfe4b450b118003bb96067"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:46:05.248388"], ["updated_at", "2016-12-06 17:46:05.248388"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -350990487 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -350990487], ["username", "billy_45"], ["access_token", "269123fbfc64372aa4ce79019b02a25c"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:46:05.251493"], ["updated_at", "2016-12-06 17:46:05.251493"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (1.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1217476790 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1217476790], ["username", "jstrav"], ["access_token", "c88a34fb64924b2b01dfda689b55d2d2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:05.261134"], ["updated_at", "2016-12-06 17:46:05.261134"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -242749782 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -242749782], ["username", "mary"], ["access_token", "5362f5cfbb7ffcd23ae5c64df027d878"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:05.265075"], ["updated_at", "2016-12-06 17:46:05.265075"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -808271811 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -808271811], ["username", "jstead"], ["access_token", "30b41fa577988b44bb37cfd2afc90c3a"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:05.268778"], ["updated_at", "2016-12-06 17:46:05.268778"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1690738843 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1690738843], ["username", "bigbear"], ["access_token", "595788017062281d0284c3f235449243"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:05.271917"], ["updated_at", "2016-12-06 17:46:05.271917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -861967050 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -861967050], ["username", "billy_00"], ["access_token", "305161c2c4ff289b687c3ff7affa585f"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:46:05.274588"], ["updated_at", "2016-12-06 17:46:05.274588"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -73365362 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -73365362], ["username", "billy_01"], ["access_token", "b369df6403ba6f421f15bba49167c8ee"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:46:05.276974"], ["updated_at", "2016-12-06 17:46:05.276974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -748775024 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -748775024], ["username", "billy_02"], ["access_token", "f126c1d2f6300469e1ffab871e86be94"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:46:05.280080"], ["updated_at", "2016-12-06 17:46:05.280080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1843738469 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1843738469], ["username", "billy_03"], ["access_token", "cc754b980f25fcdc277a0c8375985c69"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:46:05.282630"], ["updated_at", "2016-12-06 17:46:05.282630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1626318744 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1626318744], ["username", "billy_04"], ["access_token", "1242b6631219b34c148c63bc8b5300ec"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:46:05.285407"], ["updated_at", "2016-12-06 17:46:05.285407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -926597271 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -926597271], ["username", "billy_05"], ["access_token", "ac6874b64de32efb0fc1d00c30b5b50c"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:46:05.288045"], ["updated_at", "2016-12-06 17:46:05.288045"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1991911097 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1991911097], ["username", "billy_06"], ["access_token", "82cb2a229fac5ac8e8a90fb4b61dd182"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:46:05.290871"], ["updated_at", "2016-12-06 17:46:05.290871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1156498557 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1156498557], ["username", "billy_07"], ["access_token", "9c12533cae59f8b55403de8622d6ad92"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:46:05.293701"], ["updated_at", "2016-12-06 17:46:05.293701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -927640064 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -927640064], ["username", "billy_08"], ["access_token", "be8dd901160b378176bf5d999c7fa983"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:46:05.296711"], ["updated_at", "2016-12-06 17:46:05.296711"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1257570886 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1257570886], ["username", "billy_09"], ["access_token", "879fd825b347072da1d492cbce353430"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:46:05.299347"], ["updated_at", "2016-12-06 17:46:05.299347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1753545980 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1753545980], ["username", "billy_10"], ["access_token", "cc7b5b1780da6b71984082c6d7ee8010"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:46:05.302017"], ["updated_at", "2016-12-06 17:46:05.302017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -678814534 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -678814534], ["username", "billy_11"], ["access_token", "3c5db20ebb653d250546a3356c4f7572"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:46:05.304603"], ["updated_at", "2016-12-06 17:46:05.304603"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -7490346 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -7490346], ["username", "billy_12"], ["access_token", "0833e4beb4f07f4e06e5bab8cc0f61b9"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:46:05.307400"], ["updated_at", "2016-12-06 17:46:05.307400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1955503880 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1955503880], ["username", "billy_13"], ["access_token", "83045aeb42659ba5fec1317486705b82"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:46:05.309800"], ["updated_at", "2016-12-06 17:46:05.309800"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1667069136 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1667069136], ["username", "billy_14"], ["access_token", "852b93396add1c7959e1b5f67c02ecd6"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:46:05.312237"], ["updated_at", "2016-12-06 17:46:05.312237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1123851645 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1123851645], ["username", "billy_15"], ["access_token", "e559722657dff67527d9fc3215998dc2"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:46:05.314804"], ["updated_at", "2016-12-06 17:46:05.314804"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -817833272 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -817833272], ["username", "billy_16"], ["access_token", "31523b2ec0e397d47ced1130d1a28d72"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:46:05.317098"], ["updated_at", "2016-12-06 17:46:05.317098"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -27805755 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -27805755], ["username", "billy_17"], ["access_token", "0bfe4122b8f3d9fc3e01adcc3b08b01a"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:46:05.319432"], ["updated_at", "2016-12-06 17:46:05.319432"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1318996512 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1318996512], ["username", "billy_18"], ["access_token", "3c73d1f907a04c4d93589c317adf75dc"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:46:05.321764"], ["updated_at", "2016-12-06 17:46:05.321764"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -459272735 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -459272735], ["username", "billy_19"], ["access_token", "f80ead78e2f9b5f60e4bd0f4d5e8ea5e"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:46:05.324186"], ["updated_at", "2016-12-06 17:46:05.324186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -930202857 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -930202857], ["username", "billy_20"], ["access_token", "4c5678dca6e7557e966ffd83738d44e7"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:46:05.326687"], ["updated_at", "2016-12-06 17:46:05.326687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1894353766 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1894353766], ["username", "billy_21"], ["access_token", "8281adff2c7ec4bd693d0f064ca3b2a7"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:46:05.329092"], ["updated_at", "2016-12-06 17:46:05.329092"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2066632530 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2066632530], ["username", "billy_22"], ["access_token", "a91cf6f70b24cfa98bf4f2685f451420"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:46:05.332265"], ["updated_at", "2016-12-06 17:46:05.332265"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -12091687 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -12091687], ["username", "billy_23"], ["access_token", "ab4f03d9a049ba72ed1bdc3a1abb69ab"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:46:05.335416"], ["updated_at", "2016-12-06 17:46:05.335416"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -36588381 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -36588381], ["username", "billy_24"], ["access_token", "ce1e4548f30790b65b61119e6640847b"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:46:05.337980"], ["updated_at", "2016-12-06 17:46:05.337980"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -531024618 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -531024618], ["username", "billy_25"], ["access_token", "86bd45fa9c133edff294bb1800619a3d"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:46:05.345964"], ["updated_at", "2016-12-06 17:46:05.345964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -266768560 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -266768560], ["username", "billy_26"], ["access_token", "f4d84a7e9cf73c73b7f1c9e7d967b06c"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:46:05.348675"], ["updated_at", "2016-12-06 17:46:05.348675"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1359502181 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1359502181], ["username", "billy_27"], ["access_token", "c4e6faba7da204045e434f2e2c65e4fc"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:46:05.351408"], ["updated_at", "2016-12-06 17:46:05.351408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1734798200 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1734798200], ["username", "billy_28"], ["access_token", "9ee9102a7380efa8ff119751ea0b7ae7"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:46:05.354000"], ["updated_at", "2016-12-06 17:46:05.354000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -371415596 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -371415596], ["username", "billy_29"], ["access_token", "bd929e054f1597c17d2ba081d0124919"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:46:05.356468"], ["updated_at", "2016-12-06 17:46:05.356468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1376111424 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1376111424], ["username", "billy_30"], ["access_token", "0ddb4b22e412caa85b81fa14d71960ea"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:46:05.358787"], ["updated_at", "2016-12-06 17:46:05.358787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2005606217 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2005606217], ["username", "billy_31"], ["access_token", "2467fccfd8dc69cf44fabea20bf24251"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:46:05.361234"], ["updated_at", "2016-12-06 17:46:05.361234"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1743234217 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1743234217], ["username", "billy_32"], ["access_token", "505a2242d4f7519eb49f8678727abf4f"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:46:05.363702"], ["updated_at", "2016-12-06 17:46:05.363702"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1389993339 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1389993339], ["username", "billy_33"], ["access_token", "415464e32397cc3ee66194c2958d0d98"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:46:05.366252"], ["updated_at", "2016-12-06 17:46:05.366252"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -502797894 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -502797894], ["username", "billy_34"], ["access_token", "d78375ef38f9f8ef40a680589b8c1d74"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:46:05.368680"], ["updated_at", "2016-12-06 17:46:05.368680"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -732271925 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -732271925], ["username", "billy_35"], ["access_token", "609c6dcac31254b46bcfa0e4e0ef5bea"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:46:05.371348"], ["updated_at", "2016-12-06 17:46:05.371348"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70769429 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -70769429], ["username", "billy_36"], ["access_token", "13b0e6363745af1f57217de67cec84be"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:46:05.374754"], ["updated_at", "2016-12-06 17:46:05.374754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -946443544 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -946443544], ["username", "billy_37"], ["access_token", "0853556c034b07baa29e35af82be7ee1"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:46:05.378057"], ["updated_at", "2016-12-06 17:46:05.378057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -376528388 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -376528388], ["username", "billy_38"], ["access_token", "4f56c35f764fbfaa92c039641c2361a8"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:46:05.381029"], ["updated_at", "2016-12-06 17:46:05.381029"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1314269618 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1314269618], ["username", "billy_39"], ["access_token", "b7fb51bd835daf9f254c174c19a5b669"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:46:05.384099"], ["updated_at", "2016-12-06 17:46:05.384099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1849894888 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1849894888], ["username", "billy_40"], ["access_token", "68718f9d676c302d7b3cb7f7e7c99c39"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:46:05.387099"], ["updated_at", "2016-12-06 17:46:05.387099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -527374248 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -527374248], ["username", "billy_41"], ["access_token", "f8f02cf26864712d09bb65acc1b00dcd"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:46:05.389721"], ["updated_at", "2016-12-06 17:46:05.389721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1784289465 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1784289465], ["username", "billy_42"], ["access_token", "52a9365f8389ed0a87cf47c489206c54"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:46:05.392265"], ["updated_at", "2016-12-06 17:46:05.392265"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1018310704 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1018310704], ["username", "billy_43"], ["access_token", "68d8bc0ed4e99ea1de60ca4bc72b7845"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:46:05.394849"], ["updated_at", "2016-12-06 17:46:05.394849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1903024527 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1903024527], ["username", "billy_44"], ["access_token", "3d146c453b08a7b5227d261f95ec5096"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:46:05.397367"], ["updated_at", "2016-12-06 17:46:05.397367"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2112282807 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2112282807], ["username", "billy_45"], ["access_token", "dac78d6c5310d470675854e68a8bde75"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:46:05.399950"], ["updated_at", "2016-12-06 17:46:05.399950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "d3e94213c4be513f26ad8c0571ebed65"], ["created_at", "2016-12-06 17:46:05.410688"], ["updated_at", "2016-12-06 17:46:05.410688"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-06 17:46:05.412643"], ["updated_at", "2016-12-06 17:46:05.412643"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "c081c6ab2a29507c07ad5d513b7cf4e5"], ["created_at", "2016-12-06 17:46:05.415405"], ["updated_at", "2016-12-06 17:46:05.415405"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2016-12-06 17:46:05.417148"], ["updated_at", "2016-12-06 17:46:05.417148"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1246778992 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1246778992], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:05.419405"], ["updated_at", "2016-12-06 17:46:05.419405"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -439070854 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -439070854], ["name", "MyGroup"], ["created_at", "2016-12-06 17:46:05.421332"], ["updated_at", "2016-12-06 17:46:05.421332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -439070854]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -439070854 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1246778992]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1246778992 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -439070854 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1246778992 SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1246778992], ["member_group_id", -439070854], ["created_at", "2016-12-06 17:46:05.423559"], ["updated_at", "2016-12-06 17:46:05.423559"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -439070854) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -439070854) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -439070854], ["user_id", 1], ["created_at", "2016-12-06 17:46:05.436437"], ["updated_at", "2016-12-06 17:46:05.436437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -439070854) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -439070854]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -439070854]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -439070854 - -1246778992 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439070854, -1246778992) Ownership Load (0.3ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2016-12-06 17:46:05.465728"], ["updated_at", "2016-12-06 17:46:05.465728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439070854, -1246778992) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2016-12-06 17:46:05.472908"], ["updated_at", "2016-12-06 17:46:05.472908"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439070854, -1246778992) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2016-12-06 17:46:05.479929"], ["updated_at", "2016-12-06 17:46:05.479929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439070854, -1246778992) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439070854, -1246778992) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2016-12-06 17:46:05.488180"], ["updated_at", "2016-12-06 17:46:05.488180"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439070854, -1246778992) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439070854, -1246778992) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439070854, -1246778992) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2659232]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2659232 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 2659232], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-06 17:46:05.502491"], ["updated_at", "2016-12-06 17:46:05.502491"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 19]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 19 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 19], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-06 17:46:05.508450"], ["updated_at", "2016-12-06 17:46:05.508450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 19 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 7]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 7 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 7], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-06 17:46:05.515317"], ["updated_at", "2016-12-06 17:46:05.515317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2016-12-06 17:46:05.523589"], ["updated_at", "2016-12-06 17:46:05.523589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-06 09:46:05 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["updated_at", "2016-12-06 17:46:05.550611"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2016-12-06 17:46:05.553822"], ["updated_at", "2016-12-06 17:46:05.553822"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-06 09:46:05 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-06 09:46:05 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-06 09:46:05 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-06 09:46:05 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1080956069 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c60507c10d478039e66bb25ebab949da' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1080956069], ["username", "c60507c10d478039e66bb25ebab949da"], ["access_token", "c653c1d25935a728bb6f1d40d9c37f66"], ["created_at", "2016-12-06 17:46:05.613704"], ["updated_at", "2016-12-06 17:46:05.613704"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1080956069 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -825364533 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -825364533], ["access_token", "4b4738c57500efc39d835b4214acd6d3"], ["created_at", "2016-12-06 17:46:05.617725"], ["updated_at", "2016-12-06 17:46:05.617725"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1843207210 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1843207210], ["access_token", "e5eda4758fc93e0187edd0a81ab2410c"], ["created_at", "2016-12-06 17:46:05.619726"], ["updated_at", "2016-12-06 17:46:05.619726"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -35404575 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f4fc29d1aa55514d7351f0915c3117ca' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -35404575], ["username", "f4fc29d1aa55514d7351f0915c3117ca"], ["access_token", "9423217f488f6bd31d72c6ac01f2956a"], ["created_at", "2016-12-06 17:46:05.624455"], ["updated_at", "2016-12-06 17:46:05.624455"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1316950200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f4fc29d1aa55514d7351f0915c3117ca' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -315904031 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'dd2955b4cf9670e8edb2659b3c496cbd' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -315904031], ["username", "dd2955b4cf9670e8edb2659b3c496cbd"], ["access_token", "920d66b297ead900f58a29e40f454822"], ["created_at", "2016-12-06 17:46:05.631717"], ["updated_at", "2016-12-06 17:46:05.631717"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'dd2955b4cf9670e8edb2659b3c496cbd' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'dd2955b4cf9670e8edb2659b3c496cbd' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2016-12-06 17:46:05.634852"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '18c9fd109dfdb853d0644e0d10c96d91' LIMIT 1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1646588689 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f20990ba26cebb90454a67452b1f18ee' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1646588689], ["username", "f20990ba26cebb90454a67452b1f18ee"], ["access_token", "88ff2f989926a776cc3d24bccf4db7ca"], ["created_at", "2016-12-06 17:46:05.640958"], ["updated_at", "2016-12-06 17:46:05.640958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2016-12-06 17:46:05.643406"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1295850679 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f7d45d5cb5034bbee74ee17c1acb11b1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1295850679], ["username", "f7d45d5cb5034bbee74ee17c1acb11b1"], ["access_token", "3a74fbc6795210ddffc2e79d836c0ff6"], ["created_at", "2016-12-06 17:46:05.648212"], ["updated_at", "2016-12-06 17:46:05.648212"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2016-12-06 17:46:05.650471"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2016-12-06 17:46:05.652777"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2016-12-06 17:46:05.654685"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1554273 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '23fe3cc362fa7aee27c472ac69951245' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1554273], ["username", "23fe3cc362fa7aee27c472ac69951245"], ["access_token", "1b2acaaca671f5e9567d185757e46ca9"], ["created_at", "2016-12-06 17:46:05.658919"], ["updated_at", "2016-12-06 17:46:05.658919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2016-12-06 17:46:05.661537"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -947387055 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ebb76a0b2001b315b4952fc4f0c223fc' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -947387055], ["username", "ebb76a0b2001b315b4952fc4f0c223fc"], ["access_token", "2405d1e56c53959499368e6343b78d44"], ["created_at", "2016-12-06 17:46:05.665867"], ["updated_at", "2016-12-06 17:46:05.665867"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2016-12-06 17:46:05.668675"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "723d25"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '723d25' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "723d25"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2016-12-06 17:46:05.675939"], ["updated_at", "2016-12-06 17:46:05.675939"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "a435f6"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a435f6' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "a435f6"], ["created_at", "2016-12-06 17:46:05.694332"], ["updated_at", "2016-12-06 17:46:05.694332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2016-12-06 17:46:05.703741"], ["updated_at", "2016-12-06 17:46:05.703741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2016-12-06 17:46:05.713454"], ["updated_at", "2016-12-06 17:46:05.713454"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -353656049 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -353656049], ["username", "jstrav"], ["access_token", "23493cc06e7548b90619065b6ca80b8d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:05.719188"], ["updated_at", "2016-12-06 17:46:05.719188"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -432835652 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -432835652], ["username", "mary"], ["access_token", "f3267e86a7591c129087c81b0974fb4c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:05.723480"], ["updated_at", "2016-12-06 17:46:05.723480"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1634980552 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1634980552], ["username", "jstead"], ["access_token", "d1acf65918dca577391b366769335e77"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:05.727481"], ["updated_at", "2016-12-06 17:46:05.727481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1161722600 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1161722600], ["username", "bigbear"], ["access_token", "c19ac202d727cb0b5fdab4c6d6371518"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:05.731159"], ["updated_at", "2016-12-06 17:46:05.731159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1030645742 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1030645742], ["username", "billy_00"], ["access_token", "8ab66cdbac18b58adf961d86c58198f0"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:46:05.734581"], ["updated_at", "2016-12-06 17:46:05.734581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -661999996 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -661999996], ["username", "billy_01"], ["access_token", "5566a37ebca253bca1147e5819b839e1"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:46:05.737280"], ["updated_at", "2016-12-06 17:46:05.737280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -755714205 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -755714205], ["username", "billy_02"], ["access_token", "6cd73409d4ac6ddf61cf4ff5f68da612"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:46:05.739901"], ["updated_at", "2016-12-06 17:46:05.739901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1156640313 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1156640313], ["username", "billy_03"], ["access_token", "367b2fec905222d7faa32950b0ec0d32"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:46:05.742368"], ["updated_at", "2016-12-06 17:46:05.742368"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1433330363 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1433330363], ["username", "billy_04"], ["access_token", "3a54ea4ee5c9b228a29896443556a529"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:46:05.744996"], ["updated_at", "2016-12-06 17:46:05.744996"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -992968823 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -992968823], ["username", "billy_05"], ["access_token", "875fb9b540f7ab3704c8d5f92ac0481f"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:46:05.747589"], ["updated_at", "2016-12-06 17:46:05.747589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1365425639 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1365425639], ["username", "billy_06"], ["access_token", "33c609613b208e7345ea27d93cbffbbb"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:46:05.750135"], ["updated_at", "2016-12-06 17:46:05.750135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -102550866 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -102550866], ["username", "billy_07"], ["access_token", "463a7cfa44a0bdf9de217ecc298e2ef9"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:46:05.752839"], ["updated_at", "2016-12-06 17:46:05.752839"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1401477446 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1401477446], ["username", "billy_08"], ["access_token", "85ca6cef0f8b568b55a443fa371e43a2"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:46:05.755421"], ["updated_at", "2016-12-06 17:46:05.755421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1203400754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1203400754], ["username", "billy_09"], ["access_token", "04e72036c0f86b3b46858eba53b606fb"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:46:05.757851"], ["updated_at", "2016-12-06 17:46:05.757851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2005830077 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2005830077], ["username", "billy_10"], ["access_token", "fd1f8824810263fd3e05d8fef94aaac1"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:46:05.760398"], ["updated_at", "2016-12-06 17:46:05.760398"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1615470506 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1615470506], ["username", "billy_11"], ["access_token", "8e428c89520a71f2ada8f53472919057"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:46:05.762793"], ["updated_at", "2016-12-06 17:46:05.762793"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -925239919 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -925239919], ["username", "billy_12"], ["access_token", "856bdb3d5acb801a33ca0eec2ab2362e"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:46:05.765697"], ["updated_at", "2016-12-06 17:46:05.765697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -995872435 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -995872435], ["username", "billy_13"], ["access_token", "20632bd3a9fcfe76bf35498800e6f2a4"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:46:05.768250"], ["updated_at", "2016-12-06 17:46:05.768250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2092665800 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2092665800], ["username", "billy_14"], ["access_token", "461528466d22b46dcff02aeac37ccbd9"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:46:05.770928"], ["updated_at", "2016-12-06 17:46:05.770928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -908024743 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -908024743], ["username", "billy_15"], ["access_token", "11e3c363d64283272f2ec0b538f3aed1"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:46:05.773597"], ["updated_at", "2016-12-06 17:46:05.773597"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1961477702 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1961477702], ["username", "billy_16"], ["access_token", "92c0d951624cbdcd538a26ec98d53584"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:46:05.776032"], ["updated_at", "2016-12-06 17:46:05.776032"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1670113730 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1670113730], ["username", "billy_17"], ["access_token", "d2a1e0bef60d5a33b9ef1d82cc343d5f"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:46:05.778516"], ["updated_at", "2016-12-06 17:46:05.778516"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1059848948 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1059848948], ["username", "billy_18"], ["access_token", "f96362d307bc84b621b7d8aba46befdd"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:46:05.782459"], ["updated_at", "2016-12-06 17:46:05.782459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -312935351 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -312935351], ["username", "billy_19"], ["access_token", "4ed4a3fdf6b25731222dd4cd47ef64e7"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:46:05.785798"], ["updated_at", "2016-12-06 17:46:05.785798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -512593384 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -512593384], ["username", "billy_20"], ["access_token", "0397aa7ef41de24345c2f2a0ab14db3e"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:46:05.789080"], ["updated_at", "2016-12-06 17:46:05.789080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -620395664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -620395664], ["username", "billy_21"], ["access_token", "17b7240e7bfda2e86330e72c45d31c11"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:46:05.791913"], ["updated_at", "2016-12-06 17:46:05.791913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1347131574 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1347131574], ["username", "billy_22"], ["access_token", "c47e45903b52dc922ceca2d0e580ff89"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:46:05.795178"], ["updated_at", "2016-12-06 17:46:05.795178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -981587974 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -981587974], ["username", "billy_23"], ["access_token", "ed882bb91480fd5475289f64f1f87684"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:46:05.797752"], ["updated_at", "2016-12-06 17:46:05.797752"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1322129624 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1322129624], ["username", "billy_24"], ["access_token", "80d2e3c163b24d194e870a4a2c70720d"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:46:05.800221"], ["updated_at", "2016-12-06 17:46:05.800221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1051304264 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1051304264], ["username", "billy_25"], ["access_token", "7dcbccd4f953b857d34322d8dc56544f"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:46:05.803019"], ["updated_at", "2016-12-06 17:46:05.803019"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1149847349 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1149847349], ["username", "billy_26"], ["access_token", "14b9477281aaa67f57da6754720730e2"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:46:05.812182"], ["updated_at", "2016-12-06 17:46:05.812182"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1956371998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1956371998], ["username", "billy_27"], ["access_token", "23842e3da3fae0ea31a63baf083bbb4a"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:46:05.815094"], ["updated_at", "2016-12-06 17:46:05.815094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1519120427 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1519120427], ["username", "billy_28"], ["access_token", "a841f04b16a67a022a17ab642b124a27"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:46:05.817578"], ["updated_at", "2016-12-06 17:46:05.817578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1253538967 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1253538967], ["username", "billy_29"], ["access_token", "37c6ec0c99d5a5cb28af920f64df1e73"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:46:05.820247"], ["updated_at", "2016-12-06 17:46:05.820247"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2073466011 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2073466011], ["username", "billy_30"], ["access_token", "4c8909b17b0bef5c8339c010d5f692d7"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:46:05.822655"], ["updated_at", "2016-12-06 17:46:05.822655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -966205073 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -966205073], ["username", "billy_31"], ["access_token", "112b0fba18754e87f2a5806a252f252e"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:46:05.825236"], ["updated_at", "2016-12-06 17:46:05.825236"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -56135704 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -56135704], ["username", "billy_32"], ["access_token", "1d09294b88435bf1d72772568d332f0d"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:46:05.827596"], ["updated_at", "2016-12-06 17:46:05.827596"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1803702185 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1803702185], ["username", "billy_33"], ["access_token", "30f64766ac010de36af3571ee4f81b1f"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:46:05.830165"], ["updated_at", "2016-12-06 17:46:05.830165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1767275789 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1767275789], ["username", "billy_34"], ["access_token", "86b04f905a7519e8f67f4b6ec94d1cda"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:46:05.832764"], ["updated_at", "2016-12-06 17:46:05.832764"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -943326473 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -943326473], ["username", "billy_35"], ["access_token", "eb7350971a1e813f92c6a6163e7d16a4"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:46:05.835294"], ["updated_at", "2016-12-06 17:46:05.835294"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1066801764 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1066801764], ["username", "billy_36"], ["access_token", "b12daf54cfee278dcc11d9db1f1d5af2"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:46:05.837672"], ["updated_at", "2016-12-06 17:46:05.837672"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -663968751 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -663968751], ["username", "billy_37"], ["access_token", "004fa5d381d5eb65cb2685fc66c6935d"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:46:05.840015"], ["updated_at", "2016-12-06 17:46:05.840015"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -928907991 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -928907991], ["username", "billy_38"], ["access_token", "4a476b7ebc344aecfb1f42509a95ac8d"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:46:05.843578"], ["updated_at", "2016-12-06 17:46:05.843578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1582020569 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1582020569], ["username", "billy_39"], ["access_token", "c66db7d9bbe89b9246451be2ed3a2130"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:46:05.846368"], ["updated_at", "2016-12-06 17:46:05.846368"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1745988170 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1745988170], ["username", "billy_40"], ["access_token", "f484f574739faefce053e6689822cb26"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:46:05.848800"], ["updated_at", "2016-12-06 17:46:05.848800"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1853563387 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1853563387], ["username", "billy_41"], ["access_token", "bfb673f05c40b953f65e0e640b432247"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:46:05.851154"], ["updated_at", "2016-12-06 17:46:05.851154"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -751437527 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -751437527], ["username", "billy_42"], ["access_token", "4c3acc4e6ed2c835b647f4d71e719c8a"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:46:05.853658"], ["updated_at", "2016-12-06 17:46:05.853658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1201239723 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1201239723], ["username", "billy_43"], ["access_token", "53132c13f24ed69a816f99cf4f436709"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:46:05.856079"], ["updated_at", "2016-12-06 17:46:05.856079"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -4702100 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -4702100], ["username", "billy_44"], ["access_token", "24f05806e7cbcbd387e63d3042231c1a"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:46:05.858536"], ["updated_at", "2016-12-06 17:46:05.858536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1006205647 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1006205647], ["username", "billy_45"], ["access_token", "6e83eee5e213ece00b1abbfc04d64f3f"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:46:05.860898"], ["updated_at", "2016-12-06 17:46:05.860898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -219455586 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -219455586], ["username", "billy_46"], ["access_token", "573904dddd886ce717576589ac7cba16"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:46:05.863278"], ["updated_at", "2016-12-06 17:46:05.863278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1046734162 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1046734162], ["username", "billy_47"], ["access_token", "dc4fd78fdebafabbc0488f9c33b5f965"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:46:05.865777"], ["updated_at", "2016-12-06 17:46:05.865777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -81788314 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -81788314], ["username", "billy_48"], ["access_token", "a2b75b3fdb17047289483fa4aa036bc6"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:46:05.868165"], ["updated_at", "2016-12-06 17:46:05.868165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -895020805 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -895020805], ["username", "billy_49"], ["access_token", "28a3e8823fe5b66738f4ec86bd9f1688"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:46:05.870613"], ["updated_at", "2016-12-06 17:46:05.870613"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -357426717 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -357426717], ["username", "jstrav"], ["access_token", "5ea70aa8977966ac562ce73bd63898b1"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:05.880919"], ["updated_at", "2016-12-06 17:46:05.880919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1545914398 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1545914398], ["username", "mary"], ["access_token", "6dcc547912b6cc272653ef28531417f4"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:05.884753"], ["updated_at", "2016-12-06 17:46:05.884753"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -80531851 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -80531851], ["username", "jstead"], ["access_token", "e16fccbb9c3a922820641c565b47d71f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:05.887981"], ["updated_at", "2016-12-06 17:46:05.887981"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -417938122 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -417938122], ["username", "bigbear"], ["access_token", "1430d87bd8f112e402adf93cd9a06ebb"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:05.891005"], ["updated_at", "2016-12-06 17:46:05.891005"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1261070659 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1261070659], ["username", "billy_00"], ["access_token", "c8b1e89f77946a1c9f5b052bccb81b95"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:46:05.893834"], ["updated_at", "2016-12-06 17:46:05.893834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -415584010 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -415584010], ["username", "billy_01"], ["access_token", "64de18f48233043b2ef81f72561ddf3a"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:46:05.896487"], ["updated_at", "2016-12-06 17:46:05.896487"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -376645666 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -376645666], ["username", "billy_02"], ["access_token", "3e8295a6ca45477564b119794a541315"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:46:05.898949"], ["updated_at", "2016-12-06 17:46:05.898949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -124269338 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -124269338], ["username", "billy_03"], ["access_token", "d112f38e812383c110ae1dc0ca8ae65f"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:46:05.901407"], ["updated_at", "2016-12-06 17:46:05.901407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -122282025 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -122282025], ["username", "billy_04"], ["access_token", "13bc999bec5aeaff07e2f53622f3a97d"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:46:05.903774"], ["updated_at", "2016-12-06 17:46:05.903774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1921289759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1921289759], ["username", "billy_05"], ["access_token", "bf81c68ef416b70ab48ee740e86f0ede"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:46:05.906380"], ["updated_at", "2016-12-06 17:46:05.906380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -47315734 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -47315734], ["username", "billy_06"], ["access_token", "fb082e1fba7b3e001a1bec3807977e77"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:46:05.908743"], ["updated_at", "2016-12-06 17:46:05.908743"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1018139707 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1018139707], ["username", "billy_07"], ["access_token", "b48a064a7218e6b1734ff67c2c6d3d8d"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:46:05.911337"], ["updated_at", "2016-12-06 17:46:05.911337"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1679532353 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1679532353], ["username", "billy_08"], ["access_token", "07b13ce239dd2408197cde92f7c39839"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:46:05.914330"], ["updated_at", "2016-12-06 17:46:05.914330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -992749940 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -992749940], ["username", "billy_09"], ["access_token", "f5f824b4f33abc1170b782e69fd9b6b9"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:46:05.917410"], ["updated_at", "2016-12-06 17:46:05.917410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -134038502 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -134038502], ["username", "billy_10"], ["access_token", "0b2012418c87498222f08bb78b17a3ee"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:46:05.919848"], ["updated_at", "2016-12-06 17:46:05.919848"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1741528061 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1741528061], ["username", "billy_11"], ["access_token", "7d7d182741fca42564881e21bad3b228"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:46:05.922271"], ["updated_at", "2016-12-06 17:46:05.922271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1956459890 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1956459890], ["username", "billy_12"], ["access_token", "56226aaf990690095da22604ce648a1e"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:46:05.924759"], ["updated_at", "2016-12-06 17:46:05.924759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -465430458 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -465430458], ["username", "billy_13"], ["access_token", "6e703dd785590f24a748ea2b4e4f675f"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:46:05.927141"], ["updated_at", "2016-12-06 17:46:05.927141"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -60179056 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -60179056], ["username", "billy_14"], ["access_token", "627a267e18da86d6a109dfe10a19f1f6"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:46:05.929675"], ["updated_at", "2016-12-06 17:46:05.929675"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1438850890 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1438850890], ["username", "billy_15"], ["access_token", "e144c2a6d036d900d3fb0940642ee979"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:46:05.932394"], ["updated_at", "2016-12-06 17:46:05.932394"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -522490402 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -522490402], ["username", "billy_16"], ["access_token", "afcecd2bc16184e24563dde1ad424f92"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:46:05.934961"], ["updated_at", "2016-12-06 17:46:05.934961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -100967368 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -100967368], ["username", "billy_17"], ["access_token", "e374a3e6ec2155903948aef8b2e089ff"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:46:05.937314"], ["updated_at", "2016-12-06 17:46:05.937314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1531449596 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1531449596], ["username", "billy_18"], ["access_token", "7357dc8cf681a9a7cb635c944d1c0191"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:46:05.939630"], ["updated_at", "2016-12-06 17:46:05.939630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -42458989 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -42458989], ["username", "billy_19"], ["access_token", "c7941746a89a90f09b16f15c37164ca3"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:46:05.941983"], ["updated_at", "2016-12-06 17:46:05.941983"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1751661285 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1751661285], ["username", "billy_20"], ["access_token", "fce33fe01029caf6212024c5a5d0f2b8"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:46:05.944387"], ["updated_at", "2016-12-06 17:46:05.944387"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466373620 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -466373620], ["username", "billy_21"], ["access_token", "36105c7c62628d3f7caffa2dfe2f8b84"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:46:05.946807"], ["updated_at", "2016-12-06 17:46:05.946807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1063305698 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1063305698], ["username", "billy_22"], ["access_token", "73ce9ee46ed98a944946d6f23931ba20"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:46:05.949095"], ["updated_at", "2016-12-06 17:46:05.949095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950950237 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1950950237], ["username", "billy_23"], ["access_token", "d7bf50cd9e4c65b46f83301cbb206068"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:46:05.951871"], ["updated_at", "2016-12-06 17:46:05.951871"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1395912397 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1395912397], ["username", "billy_24"], ["access_token", "dba879bb60ffb89ffb89df1bc519f9c1"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:46:05.955428"], ["updated_at", "2016-12-06 17:46:05.955428"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1995741061 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1995741061], ["username", "billy_25"], ["access_token", "2a204164a5a3c2b472b2701f1092a7e0"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:46:05.958729"], ["updated_at", "2016-12-06 17:46:05.958729"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1601154877 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1601154877], ["username", "billy_26"], ["access_token", "0cfb44c2f002604e17670f5deb1a88d8"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:46:05.962787"], ["updated_at", "2016-12-06 17:46:05.962787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1107387916 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1107387916], ["username", "billy_27"], ["access_token", "5b3e3df842720b267716d8b6cd8b5f34"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:46:05.965499"], ["updated_at", "2016-12-06 17:46:05.965499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -988080018 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -988080018], ["username", "billy_28"], ["access_token", "f4a46c875712d039c82f5e521f9bda95"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:46:05.967970"], ["updated_at", "2016-12-06 17:46:05.967970"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1010452063 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1010452063], ["username", "billy_29"], ["access_token", "6ad1f9b1add356dca9031c4c5892a4e8"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:46:05.970525"], ["updated_at", "2016-12-06 17:46:05.970525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1638261696 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1638261696], ["username", "billy_30"], ["access_token", "805e50d266d5f7da91f2698199b49ebb"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:46:05.972959"], ["updated_at", "2016-12-06 17:46:05.972959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1191972447 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1191972447], ["username", "billy_31"], ["access_token", "09fc27b2d3124643752a3a1d0fd37920"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:46:05.975440"], ["updated_at", "2016-12-06 17:46:05.975440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -35463630 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -35463630], ["username", "billy_32"], ["access_token", "9153e81fe487a585f11cb242035746e0"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:46:05.977822"], ["updated_at", "2016-12-06 17:46:05.977822"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493418502 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493418502], ["username", "billy_33"], ["access_token", "7f8938098e2ee4dff51c4716bada77d9"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:46:05.980228"], ["updated_at", "2016-12-06 17:46:05.980228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2073714616 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2073714616], ["username", "billy_34"], ["access_token", "3f7c892bc4fcfad617d70cc79859c1ba"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:46:05.982538"], ["updated_at", "2016-12-06 17:46:05.982538"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1639120940 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1639120940], ["username", "billy_35"], ["access_token", "e20c67aa405e316ec8ccc40f071e79fd"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:46:05.984873"], ["updated_at", "2016-12-06 17:46:05.984873"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1752866076 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1752866076], ["username", "billy_36"], ["access_token", "a3578495d43d44838a4b45bc1bcdf98e"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:46:05.987396"], ["updated_at", "2016-12-06 17:46:05.987396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -858114243 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -858114243], ["username", "billy_37"], ["access_token", "be29d00d081899bc71c1b8a7265b71e8"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:46:05.989759"], ["updated_at", "2016-12-06 17:46:05.989759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1002385155 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1002385155], ["username", "billy_38"], ["access_token", "e3030f51727c49c97d23b2896daa129c"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:46:05.993124"], ["updated_at", "2016-12-06 17:46:05.993124"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -383763118 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -383763118], ["username", "billy_39"], ["access_token", "677c03f6b9c24da0ad9b2cde695b75d5"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:46:05.996761"], ["updated_at", "2016-12-06 17:46:05.996761"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1608350128 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1608350128], ["username", "billy_40"], ["access_token", "cbf999edc00b8f83864859d11bc881f2"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:46:05.999480"], ["updated_at", "2016-12-06 17:46:05.999480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -449458810 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -449458810], ["username", "billy_41"], ["access_token", "1b45edff6d57738e46e787807e2adbce"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:46:06.001857"], ["updated_at", "2016-12-06 17:46:06.001857"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1379554305 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1379554305], ["username", "billy_42"], ["access_token", "b2867672c1e00fb4217670b793f0e8b5"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:46:06.004728"], ["updated_at", "2016-12-06 17:46:06.004728"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1894094553 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1894094553], ["username", "billy_43"], ["access_token", "682a9babb4503c25c2488adf064b1c91"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:46:06.008440"], ["updated_at", "2016-12-06 17:46:06.008440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -43757998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -43757998], ["username", "billy_44"], ["access_token", "619afed120af1ce36db0c1655dea3632"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:46:06.011211"], ["updated_at", "2016-12-06 17:46:06.011211"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1031669350 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1031669350], ["username", "billy_45"], ["access_token", "7ea40f9cf59d11add20033b019537dd4"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:46:06.014320"], ["updated_at", "2016-12-06 17:46:06.014320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -515413218 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -515413218], ["username", "billy_46"], ["access_token", "9fa04c460e2c72ebc03e00e223a58edd"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:46:06.017024"], ["updated_at", "2016-12-06 17:46:06.017024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1082260500 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1082260500], ["username", "billy_47"], ["access_token", "fb6b155c754c5c416cae6623b9ad246a"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:46:06.019494"], ["updated_at", "2016-12-06 17:46:06.019494"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -268501542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -268501542], ["username", "billy_48"], ["access_token", "928158e3ac5341f57dc50fecbeb0527e"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:46:06.021911"], ["updated_at", "2016-12-06 17:46:06.021911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -673259364 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -673259364], ["username", "billy_49"], ["access_token", "2342c634c4b578125b54d0b197af73c9"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:46:06.024273"], ["updated_at", "2016-12-06 17:46:06.024273"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1404891034 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1404891034], ["username", "jstrav"], ["access_token", "a6b9575006c75cfca99620f603cf405f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-06 17:46:06.032235"], ["updated_at", "2016-12-06 17:46:06.032235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1919684926 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1919684926], ["username", "mary"], ["access_token", "2dbd80fd5284175df5d0140916cabeff"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-06 17:46:06.034985"], ["updated_at", "2016-12-06 17:46:06.034985"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1536372698 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1536372698], ["username", "jstead"], ["access_token", "9569ea2263c49deac2600fb67ecb2c66"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-06 17:46:06.037647"], ["updated_at", "2016-12-06 17:46:06.037647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -322551291 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -322551291], ["username", "bigbear"], ["access_token", "dd54976ff2a3c3de8061d176d637dc8a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-06 17:46:06.040356"], ["updated_at", "2016-12-06 17:46:06.040356"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1302834465 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1302834465], ["username", "billy_00"], ["access_token", "aedf2003335603f1dbe8c5f248fea940"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-06 17:46:06.042808"], ["updated_at", "2016-12-06 17:46:06.042808"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -570844196 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -570844196], ["username", "billy_01"], ["access_token", "87f31aee7da84cb93f6fc49b06055872"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-06 17:46:06.045701"], ["updated_at", "2016-12-06 17:46:06.045701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1597002802 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1597002802], ["username", "billy_02"], ["access_token", "14d3c53203498e23fcd8f78f17ad3190"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-06 17:46:06.048739"], ["updated_at", "2016-12-06 17:46:06.048739"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -198339149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -198339149], ["username", "billy_03"], ["access_token", "0595c4cecffbf9204c5709abc4d0922f"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-06 17:46:06.051489"], ["updated_at", "2016-12-06 17:46:06.051489"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -119905266 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -119905266], ["username", "billy_04"], ["access_token", "1c28b1af67ecfe530df2f1922e55ac93"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-06 17:46:06.053971"], ["updated_at", "2016-12-06 17:46:06.053971"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1002444012 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1002444012], ["username", "billy_05"], ["access_token", "bbbec364c44a199b87fb2dc25312471d"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-06 17:46:06.056502"], ["updated_at", "2016-12-06 17:46:06.056502"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1310105120 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1310105120], ["username", "billy_06"], ["access_token", "e6a0e054bf9e90a9f03b14d85ebb651d"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-06 17:46:06.058895"], ["updated_at", "2016-12-06 17:46:06.058895"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -655653262 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -655653262], ["username", "billy_07"], ["access_token", "d9215ece47fee89c125e2447fc3d9f45"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-06 17:46:06.061294"], ["updated_at", "2016-12-06 17:46:06.061294"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1444702835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1444702835], ["username", "billy_08"], ["access_token", "0cab620166a9d9a94df735823229c4be"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-06 17:46:06.063917"], ["updated_at", "2016-12-06 17:46:06.063917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1836164749 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1836164749], ["username", "billy_09"], ["access_token", "1a52965ec4f8cc6e71e17573a9e541b9"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-06 17:46:06.066711"], ["updated_at", "2016-12-06 17:46:06.066711"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -512344953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -512344953], ["username", "billy_10"], ["access_token", "2715b58b5f615a78369d45e18dc2a3f6"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-06 17:46:06.069221"], ["updated_at", "2016-12-06 17:46:06.069221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1828043075 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1828043075], ["username", "billy_11"], ["access_token", "a4db22567ebcf5384c58ea0851ec1047"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-06 17:46:06.071910"], ["updated_at", "2016-12-06 17:46:06.071910"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2095182646 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2095182646], ["username", "billy_12"], ["access_token", "2bef9417553e1e31aee726eb7aa4a92a"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-06 17:46:06.075562"], ["updated_at", "2016-12-06 17:46:06.075562"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1509209530 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1509209530], ["username", "billy_13"], ["access_token", "ab510bc348796318bb83dd9fd9470317"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-06 17:46:06.078527"], ["updated_at", "2016-12-06 17:46:06.078527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1447313014 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1447313014], ["username", "billy_14"], ["access_token", "fb5cdc1fc37925ddcc2f5b133c61976e"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-06 17:46:06.081116"], ["updated_at", "2016-12-06 17:46:06.081116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -535551835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -535551835], ["username", "billy_15"], ["access_token", "b5afcaececdc1e80257a0e96212adf6d"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-06 17:46:06.083907"], ["updated_at", "2016-12-06 17:46:06.083907"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -130004923 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -130004923], ["username", "billy_16"], ["access_token", "89d614b2ffe32f8abba37594b621ca59"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-06 17:46:06.086681"], ["updated_at", "2016-12-06 17:46:06.086681"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70301263 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -70301263], ["username", "billy_17"], ["access_token", "76c8ee0ba032cfc7a6959653a58e6b0c"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-06 17:46:06.089150"], ["updated_at", "2016-12-06 17:46:06.089150"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1674882354 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1674882354], ["username", "billy_18"], ["access_token", "138e318c0c10c93dc3339467a7268e85"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-06 17:46:06.091910"], ["updated_at", "2016-12-06 17:46:06.091910"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -424195412 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -424195412], ["username", "billy_19"], ["access_token", "d6d27b91df8b46c03968040109227f9b"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-06 17:46:06.095154"], ["updated_at", "2016-12-06 17:46:06.095154"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1929650524 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1929650524], ["username", "billy_20"], ["access_token", "f9bf3c05e24b51436a18d8de54576121"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-06 17:46:06.098231"], ["updated_at", "2016-12-06 17:46:06.098231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -368795400 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -368795400], ["username", "billy_21"], ["access_token", "49254e1ffeb27dabcb4bc99c85a8d895"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-06 17:46:06.101338"], ["updated_at", "2016-12-06 17:46:06.101338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -881108648 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -881108648], ["username", "billy_22"], ["access_token", "5d628f1d19f61e0162d1b4958d2d18cf"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-06 17:46:06.104025"], ["updated_at", "2016-12-06 17:46:06.104025"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2078362706 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2078362706], ["username", "billy_23"], ["access_token", "d5de672558c4c0548c57c3fdf707f9f1"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-06 17:46:06.106495"], ["updated_at", "2016-12-06 17:46:06.106495"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1440091566 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1440091566], ["username", "billy_24"], ["access_token", "65c171a07ccaf8fbf88b61c24a16aded"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-06 17:46:06.108846"], ["updated_at", "2016-12-06 17:46:06.108846"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -950820997 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -950820997], ["username", "billy_25"], ["access_token", "e90b2915ddcb7048633c06983c12305d"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-06 17:46:06.111286"], ["updated_at", "2016-12-06 17:46:06.111286"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -707225441 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -707225441], ["username", "billy_26"], ["access_token", "356a478d9be15565652b0f3e5bc356e3"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-06 17:46:06.113758"], ["updated_at", "2016-12-06 17:46:06.113758"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1618824454 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1618824454], ["username", "billy_27"], ["access_token", "5ffff09b086b45dcfe9548b833714a63"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-06 17:46:06.116219"], ["updated_at", "2016-12-06 17:46:06.116219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1135706097 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1135706097], ["username", "billy_28"], ["access_token", "ee539c368ce69df544e0a2ceaf614a9f"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-06 17:46:06.118630"], ["updated_at", "2016-12-06 17:46:06.118630"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -875483918 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -875483918], ["username", "billy_29"], ["access_token", "fa9fda940e3c8ebbd01f6268e1ded173"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-06 17:46:06.122250"], ["updated_at", "2016-12-06 17:46:06.122250"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -651555549 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -651555549], ["username", "billy_30"], ["access_token", "2a210a4c1814a6a4efe74b9f1ac19ade"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-06 17:46:06.125580"], ["updated_at", "2016-12-06 17:46:06.125580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -801605037 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -801605037], ["username", "billy_31"], ["access_token", "4ab307c9b667136d3263c6c5f1588fc7"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-06 17:46:06.128660"], ["updated_at", "2016-12-06 17:46:06.128660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1823088184 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1823088184], ["username", "billy_32"], ["access_token", "eec369f49c6c0f35273d9eeae0822c6e"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-06 17:46:06.131599"], ["updated_at", "2016-12-06 17:46:06.131599"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1553138963 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1553138963], ["username", "billy_33"], ["access_token", "3fc28abffae3d84c641683bb5f879bf4"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-06 17:46:06.134052"], ["updated_at", "2016-12-06 17:46:06.134052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -663642227 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -663642227], ["username", "billy_34"], ["access_token", "5ec6379b136ab64a33f6f31587f2d7f1"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-06 17:46:06.136417"], ["updated_at", "2016-12-06 17:46:06.136417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1041238618 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1041238618], ["username", "billy_35"], ["access_token", "b481f70989101968760b7fb46d5067d0"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-06 17:46:06.138938"], ["updated_at", "2016-12-06 17:46:06.138938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1154779830 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1154779830], ["username", "billy_36"], ["access_token", "1c5a05ec63338f95fbc4f8c2ea94d1a3"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-06 17:46:06.141276"], ["updated_at", "2016-12-06 17:46:06.141276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781604030 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1781604030], ["username", "billy_37"], ["access_token", "5b6e65b96d890e7abd8ef348ba275a1f"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-06 17:46:06.143631"], ["updated_at", "2016-12-06 17:46:06.143631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -252852340 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -252852340], ["username", "billy_38"], ["access_token", "02979ce79c53154098cdcc1ac1586efd"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-06 17:46:06.146023"], ["updated_at", "2016-12-06 17:46:06.146023"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2028844233 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2028844233], ["username", "billy_39"], ["access_token", "586ca5873bb6543b7c1c192374494747"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-06 17:46:06.148402"], ["updated_at", "2016-12-06 17:46:06.148402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2038427273 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2038427273], ["username", "billy_40"], ["access_token", "e45c11086d59f74c87274947a9d4097f"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-06 17:46:06.150909"], ["updated_at", "2016-12-06 17:46:06.150909"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -161406316 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -161406316], ["username", "billy_41"], ["access_token", "361e95a1d858cbc42d9c24d3a09bc572"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-06 17:46:06.153350"], ["updated_at", "2016-12-06 17:46:06.153350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1430041219 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1430041219], ["username", "billy_42"], ["access_token", "6a1e681988e22eed9aab7768e40c65e8"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-06 17:46:06.155859"], ["updated_at", "2016-12-06 17:46:06.155859"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2075903401 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2075903401], ["username", "billy_43"], ["access_token", "5ba044c4d76d3db1c95ceb341405ae5d"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-06 17:46:06.158186"], ["updated_at", "2016-12-06 17:46:06.158186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1585741754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1585741754], ["username", "billy_44"], ["access_token", "0e5b56d70c8a3e777e05d7435ba3a69d"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-06 17:46:06.160641"], ["updated_at", "2016-12-06 17:46:06.160641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -226435796 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -226435796], ["username", "billy_45"], ["access_token", "e7507a9e1d555889727ef16254d35264"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-06 17:46:06.162941"], ["updated_at", "2016-12-06 17:46:06.162941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -592381053 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -592381053], ["username", "billy_46"], ["access_token", "174bbff24d041fc5e6cb2ffd4aaedbf1"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-06 17:46:06.165390"], ["updated_at", "2016-12-06 17:46:06.165390"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -536140182 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -536140182], ["username", "billy_47"], ["access_token", "6f8e2be52d2252c2882b46b6650513fa"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-06 17:46:06.167901"], ["updated_at", "2016-12-06 17:46:06.167901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2016150601 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2016150601], ["username", "billy_48"], ["access_token", "af14b2420c1e6d29b44bd122748a5c06"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-06 17:46:06.170281"], ["updated_at", "2016-12-06 17:46:06.170281"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1217956450 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1217956450], ["username", "billy_49"], ["access_token", "0ebf9dfa8737fd6d1915cdefb1c88529"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-06 17:46:06.173017"], ["updated_at", "2016-12-06 17:46:06.173017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by AnonymousController#action_needing_authentication as Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 18ms (ActiveRecord: 0.4ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 13:53:29 -0800 Processing by SomeController#action_needing_authentication as HTML Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.3ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 13:54:13 -0800 Processing by SomeController#action_needing_authentication as HTML Completed 500 Internal Server Error in 29ms (ActiveRecord: 0.3ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 13:55:35 -0800 Processing by SomeController#action_needing_authentication as HTML ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 13:57:20 -0800 Processing by SomeController#action_needing_authentication as HTML ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 13:59:52 -0800 Processing by SomeController#action_needing_authentication as HTML Completed 500 Internal Server Error in 34839ms (ActiveRecord: 0.3ms)  (0.4ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:00:31 -0800 Processing by SomeController#action_needing_authentication as HTML ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:00:51 -0800 Processing by SomeController#action_needing_authentication as HTML ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:01:17 -0800 Processing by SomeController#action_needing_authentication as HTML ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:04:09 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 7434ms (ActiveRecord: 0.3ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:06:35 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 1870ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:06:37 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/dev/accounts Completed 302 Found in 0ms (ActiveRecord: 0.0ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:07:19 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 1387ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:07:20 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:09:06 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 1341ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:09:08 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:09:08 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:09:48 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 1002ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:09:49 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:09:49 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:12:32 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 26ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:12:32 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:12:32 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:13:39 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 25ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:13:39 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:14:05 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:14:25 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.5ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:14:25 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:15:34 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:16:46 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 31ms (ActiveRecord: 0.5ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:16:46 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:18:15 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:18:37 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.4ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:18:37 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:18:41 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:19:24 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 27ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:19:24 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:19:27 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:21:21 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 27ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:21:21 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:21:26 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:22:10 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 25ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:22:10 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:22:14 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:22:35 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.4ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:22:35 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:22:39 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:23:01 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:23:01 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:23:05 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:26:40 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 38ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:26:40 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/dev/accounts" for 127.0.0.1 at 2016-12-12 14:26:40 -0800 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/_attention.html.erb (0.9ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/accounts/_search.html.erb (5.1ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (38.1ms) Completed 500 Internal Server Error in 213ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:28:05 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 27ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:28:05 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/dev/accounts Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/dev/accounts" for 127.0.0.1 at 2016-12-12 14:28:05 -0800 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/_attention.html.erb (0.3ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/accounts/_search.html.erb (3.4ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (24.5ms) Completed 500 Internal Server Error in 168ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:28:54 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 28ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:28:54 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/dev/accounts Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/dev/accounts" for 127.0.0.1 at 2016-12-12 14:28:54 -0800 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/_attention.html.erb (0.4ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/accounts/_search.html.erb (3.8ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (23.8ms) Completed 200 OK in 1581ms (Views: 1580.4ms | ActiveRecord: 0.0ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:28:56 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:28:56 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:30:14 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://127.0.0.1:51064/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 35ms (ActiveRecord: 1.1ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:30:14 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51064/accounts/dev/accounts Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/dev/accounts" for 127.0.0.1 at 2016-12-12 14:30:14 -0800 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/_attention.html.erb (0.3ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/accounts/_search.html.erb (3.2ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (22.9ms) Completed 200 OK in 185ms (Views: 184.9ms | ActiveRecord: 0.0ms) Started GET "/assets/openstax/accounts/application-42e5ad20e5536f9a5d633cf6251eb207da3595378d300c199b4ee99f338fe886.css" for 127.0.0.1 at 2016-12-12 14:30:14 -0800 Started GET "/assets/openstax/accounts/application-da3774e883bf61cb6341af13300902649648ac9b4f3ff1009688fa92c46472aa.js" for 127.0.0.1 at 2016-12-12 14:30:14 -0800 Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:30:14 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51064/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:30:14 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:32:47 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://127.0.0.1:51108/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 35ms (ActiveRecord: 0.7ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:32:47 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51108/accounts/dev/accounts Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/dev/accounts" for 127.0.0.1 at 2016-12-12 14:32:47 -0800 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/_attention.html.erb (0.3ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/accounts/_search.html.erb (4.8ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (24.1ms) Completed 200 OK in 193ms (Views: 192.9ms | ActiveRecord: 0.0ms) Started GET "/assets/openstax/accounts/application-42e5ad20e5536f9a5d633cf6251eb207da3595378d300c199b4ee99f338fe886.css" for 127.0.0.1 at 2016-12-12 14:32:48 -0800 Started GET "/assets/openstax/accounts/application-da3774e883bf61cb6341af13300902649648ac9b4f3ff1009688fa92c46472aa.js" for 127.0.0.1 at 2016-12-12 14:32:48 -0800 Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:32:48 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51108/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:32:48 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:35:53 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://127.0.0.1:51157/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 28ms (ActiveRecord: 0.6ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:35:53 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51157/accounts/dev/accounts Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/dev/accounts" for 127.0.0.1 at 2016-12-12 14:35:53 -0800 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/_attention.html.erb (0.3ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/accounts/_search.html.erb (3.3ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (22.5ms) Completed 200 OK in 190ms (Views: 189.5ms | ActiveRecord: 0.0ms) Started GET "/assets/openstax/accounts/application-42e5ad20e5536f9a5d633cf6251eb207da3595378d300c199b4ee99f338fe886.css" for 127.0.0.1 at 2016-12-12 14:35:54 -0800 Started GET "/assets/openstax/accounts/application-da3774e883bf61cb6341af13300902649648ac9b4f3ff1009688fa92c46472aa.js" for 127.0.0.1 at 2016-12-12 14:35:54 -0800 Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:35:54 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51157/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:35:54 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:38:24 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://127.0.0.1:51197/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 33ms (ActiveRecord: 0.7ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:38:24 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51197/accounts/dev/accounts Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/dev/accounts" for 127.0.0.1 at 2016-12-12 14:38:24 -0800 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/_attention.html.erb (0.3ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/accounts/_search.html.erb (3.5ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (26.4ms) Completed 200 OK in 194ms (Views: 193.5ms | ActiveRecord: 0.0ms) Started GET "/assets/openstax/accounts/application-42e5ad20e5536f9a5d633cf6251eb207da3595378d300c199b4ee99f338fe886.css" for 127.0.0.1 at 2016-12-12 14:38:24 -0800 Started GET "/assets/openstax/accounts/application-da3774e883bf61cb6341af13300902649648ac9b4f3ff1009688fa92c46472aa.js" for 127.0.0.1 at 2016-12-12 14:38:24 -0800 Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:38:24 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51197/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:38:24 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:39:02 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://127.0.0.1:51217/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 28ms (ActiveRecord: 0.7ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:39:02 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51217/accounts/dev/accounts Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/dev/accounts" for 127.0.0.1 at 2016-12-12 14:39:02 -0800 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/_attention.html.erb (0.3ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/accounts/_search.html.erb (3.3ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (24.4ms) Completed 200 OK in 198ms (Views: 198.0ms | ActiveRecord: 0.0ms) Started GET "/assets/openstax/accounts/application-42e5ad20e5536f9a5d633cf6251eb207da3595378d300c199b4ee99f338fe886.css" for 127.0.0.1 at 2016-12-12 14:39:02 -0800 Started GET "/assets/openstax/accounts/application-da3774e883bf61cb6341af13300902649648ac9b4f3ff1009688fa92c46472aa.js" for 127.0.0.1 at 2016-12-12 14:39:02 -0800 Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:39:02 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51217/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:39:02 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:40:06 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://127.0.0.1:51239/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 33ms (ActiveRecord: 0.7ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:40:06 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51239/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/dev/accounts" for 127.0.0.1 at 2016-12-12 14:40:06 -0800 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/_attention.html.erb (0.4ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/shared/accounts/_search.html.erb (3.4ms) Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (26.2ms) Completed 200 OK in 187ms (Views: 186.5ms | ActiveRecord: 0.0ms) Started GET "/assets/openstax/accounts/application-42e5ad20e5536f9a5d633cf6251eb207da3595378d300c199b4ee99f338fe886.css" for 127.0.0.1 at 2016-12-12 14:40:07 -0800 Started GET "/assets/openstax/accounts/application-da3774e883bf61cb6341af13300902649648ac9b4f3ff1009688fa92c46472aa.js" for 127.0.0.1 at 2016-12-12 14:40:07 -0800 Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:40:07 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://127.0.0.1:51239/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:40:07 -0800 Started GET "/oauth/authorize?client_id=secret&redirect_uri=http%3A%2F%2F127.0.0.1%3A51239%2Faccounts%2Fauth%2Fopenstax%2Fcallback%3Fsignup_at%3Dfoo&response_type=code&state=628d5ad8e8c1e0e69fdc5d821911cd44cbe26b39b1be947d" for 127.0.0.1 at 2016-12-12 14:40:28 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:41:15 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:41:15 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:41:23 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:42:26 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:42:26 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:45:04 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 26ms (ActiveRecord: 0.3ms)  (0.3ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:45:19 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 30ms (ActiveRecord: 0.3ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:47:40 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 27ms (ActiveRecord: 0.3ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:47:50 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 30ms (ActiveRecord: 0.3ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:48:43 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.3ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:49:50 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 30ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:49:50 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:49:50 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:51:24 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 32ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:51:24 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:51:26 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:55:21 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:55:21 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:55:22 -0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:57:32 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.4ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:57:43 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 30ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:57:43 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:57:43 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 14:59:27 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 27ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:59:27 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 14:59:27 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 15:00:19 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 27ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:00:19 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:00:19 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 15:01:24 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 32ms (ActiveRecord: 0.4ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:01:24 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:01:24 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 15:04:09 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 28ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:04:09 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:04:09 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/action_needing_authentication" for 127.0.0.1 at 2016-12-12 15:08:05 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 99ms (ActiveRecord: 1.5ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/my_application" for 127.0.0.1 at 2016-12-12 15:08:23 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 32ms (ActiveRecord: 0.4ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:08:23 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:08:23 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/my_application" for 127.0.0.1 at 2016-12-12 15:08:56 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 30ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:08:56 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:08:56 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/my_application" for 127.0.0.1 at 2016-12-12 15:09:15 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 27ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:09:15 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:09:15 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "c4ad2282fa2110128904beedda553153"], ["created_at", "2016-12-12 23:09:19.910080"], ["updated_at", "2016-12-12 23:09:19.910080"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "eefe85b262d16e4b7def38af4876e5bf"], ["created_at", "2016-12-12 23:09:19.916415"], ["updated_at", "2016-12-12 23:09:19.916415"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "e6f52d2770a4e6bc5375418a76d614a7"], ["created_at", "2016-12-12 23:09:19.953440"], ["updated_at", "2016-12-12 23:09:19.953440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "b8914d670b25ebbd9317bc50adb06789"], ["created_at", "2016-12-12 23:09:19.963174"], ["updated_at", "2016-12-12 23:09:19.963174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "48a22d41d07ace22a3cb7dd79d6ac23b"], ["created_at", "2016-12-12 23:09:19.979161"], ["updated_at", "2016-12-12 23:09:19.979161"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "b29caa9bec6aa19f8216ffb083db4cc1"], ["created_at", "2016-12-12 23:09:19.988464"], ["updated_at", "2016-12-12 23:09:19.988464"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:51744/logout Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "72d52f412c68039561ba68306a076127"], ["created_at", "2016-12-12 23:09:19.997836"], ["updated_at", "2016-12-12 23:09:19.997836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-12 23:09:20.008103"], ["updated_at", "2016-12-12 23:09:20.008103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-12 23:09:20.013687"], ["updated_at", "2016-12-12 23:09:20.013687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 5365]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 5365 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 5365], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2016-12-12 23:09:20.018650"], ["updated_at", "2016-12-12 23:09:20.018650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 5365 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2016-12-12 23:09:20.038635"], ["updated_at", "2016-12-12 23:09:20.038635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2016-12-12 23:09:20.041055"], ["updated_at", "2016-12-12 23:09:20.041055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2016-12-12 23:09:20.047924"], ["updated_at", "2016-12-12 23:09:20.047924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2016-12-12 23:09:20.059128"], ["updated_at", "2016-12-12 23:09:20.059128"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2016-12-12 23:09:20.062051"], ["updated_at", "2016-12-12 23:09:20.062051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2016-12-12 23:09:20.069922"], ["updated_at", "2016-12-12 23:09:20.069922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2016-12-12 23:09:20.089146"], ["updated_at", "2016-12-12 23:09:20.089146"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.2ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2016-12-12 23:09:20.177192"], ["updated_at", "2016-12-12 23:09:20.177192"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2016-12-12 23:09:20.178656"], ["updated_at", "2016-12-12 23:09:20.178656"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2016-12-12 23:09:20.181120"], ["updated_at", "2016-12-12 23:09:20.181120"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2016-12-12 23:09:20.188913"], ["updated_at", "2016-12-12 23:09:20.188913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2016-12-12 23:09:20.191028"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2016-12-12 23:09:20.247906"], ["updated_at", "2016-12-12 23:09:20.247906"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2016-12-12 23:09:20.252398"], ["updated_at", "2016-12-12 23:09:20.252398"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2016-12-12 23:09:20.255336"], ["updated_at", "2016-12-12 23:09:20.255336"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.6ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "b4084718b01047dc8da1dee8afb533b9"], ["created_at", "2016-12-12 23:09:20.289931"], ["updated_at", "2016-12-12 23:09:20.289931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-12 23:09:20.293983"], ["updated_at", "2016-12-12 23:09:20.293983"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "b01aa4853c458650c7c0304f83d453a7"], ["created_at", "2016-12-12 23:09:20.297812"], ["updated_at", "2016-12-12 23:09:20.297812"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2016-12-12 23:09:20.299839"], ["updated_at", "2016-12-12 23:09:20.299839"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -178709966 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -178709966], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:20.303148"], ["updated_at", "2016-12-12 23:09:20.303148"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -866683983 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -866683983], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:20.305018"], ["updated_at", "2016-12-12 23:09:20.305018"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -866683983]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -866683983 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -178709966]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -178709966 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -866683983 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -178709966 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -178709966], ["member_group_id", -866683983], ["created_at", "2016-12-12 23:09:20.307085"], ["updated_at", "2016-12-12 23:09:20.307085"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -866683983) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -866683983) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -866683983], ["user_id", 1], ["created_at", "2016-12-12 23:09:20.318358"], ["updated_at", "2016-12-12 23:09:20.318358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -866683983) LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -866683983]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -866683983]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -866683983 - -178709966 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-866683983, -178709966) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2016-12-12 23:09:20.347109"], ["updated_at", "2016-12-12 23:09:20.347109"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-866683983, -178709966) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2016-12-12 23:09:20.352673"], ["updated_at", "2016-12-12 23:09:20.352673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-866683983, -178709966) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2016-12-12 23:09:20.357593"], ["updated_at", "2016-12-12 23:09:20.357593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-866683983, -178709966) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-866683983, -178709966) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2016-12-12 23:09:20.364227"], ["updated_at", "2016-12-12 23:09:20.364227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-866683983, -178709966) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-866683983, -178709966) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-866683983, -178709966) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "b5cc7dacd32aef43ddfcd310115be059"], ["created_at", "2016-12-12 23:09:20.377122"], ["updated_at", "2016-12-12 23:09:20.377122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 2ms (ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "a43709374d10a117b030ef4e96df4062"], ["created_at", "2016-12-12 23:09:20.387019"], ["updated_at", "2016-12-12 23:09:20.387019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.2ms) Completed 200 OK in 25ms (Views: 24.8ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2016-12-12 23:09:20.426557"], ["updated_at", "2016-12-12 23:09:20.426557"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["updated_at", "2016-12-12 23:09:20.455966"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2016-12-12 23:09:20.459708"], ["updated_at", "2016-12-12 23:09:20.459708"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-12 15:09:20 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (2.2ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2016-12-12 23:09:20.527713"], ["updated_at", "2016-12-12 23:09:20.527713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1625896592 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7912cb43d9fa1ece869ceb5e99dc122a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1625896592], ["username", "7912cb43d9fa1ece869ceb5e99dc122a"], ["access_token", "2ccbd3db2c16ccdac1cd4d22c0db8e6a"], ["created_at", "2016-12-12 23:09:20.534552"], ["updated_at", "2016-12-12 23:09:20.534552"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1721909292 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1721909292], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:20.537441"], ["updated_at", "2016-12-12 23:09:20.537441"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -689021935 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '014590f5303336780b8b9f1b8a0a94d6' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -689021935], ["username", "014590f5303336780b8b9f1b8a0a94d6"], ["access_token", "cbf334ab9c1f5f8814e79e8ecb777cf2"], ["created_at", "2016-12-12 23:09:20.541427"], ["updated_at", "2016-12-12 23:09:20.541427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -978225689 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -978225689], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:20.544332"], ["updated_at", "2016-12-12 23:09:20.544332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1418623667 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '67cc8f3d873895215bfed78ef9cd63a8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1418623667], ["username", "67cc8f3d873895215bfed78ef9cd63a8"], ["access_token", "1038c3784152332752493cd8b496c2ec"], ["created_at", "2016-12-12 23:09:20.549403"], ["updated_at", "2016-12-12 23:09:20.549403"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1476618707 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1476618707], ["username", "jstrav"], ["access_token", "825d7fa682fe133fd4936d8691971269"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.564926"], ["updated_at", "2016-12-12 23:09:20.564926"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -186136201 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -186136201], ["username", "mary"], ["access_token", "d971be5a8efa139aa28ba22e5ef9c182"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.568049"], ["updated_at", "2016-12-12 23:09:20.568049"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -216635443 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -216635443], ["username", "jstead"], ["access_token", "1aadda20a6db8cba5c520d7a0f795903"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.571103"], ["updated_at", "2016-12-12 23:09:20.571103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1120733248 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1120733248], ["username", "bigbear"], ["access_token", "d9f1c40926005337a982ec1f24a5f88d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.573614"], ["updated_at", "2016-12-12 23:09:20.573614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610128819 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610128819], ["username", "jstrav"], ["access_token", "1ed8c6c72e75a744f03dc89fb4e9c56b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.580234"], ["updated_at", "2016-12-12 23:09:20.580234"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2007448553 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2007448553], ["username", "mary"], ["access_token", "7e29eabc1182b26bb7b48c2f05415e11"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.583209"], ["updated_at", "2016-12-12 23:09:20.583209"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -86524479 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -86524479], ["username", "jstead"], ["access_token", "1658f60095982687e6968ddb61adee15"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.585924"], ["updated_at", "2016-12-12 23:09:20.585924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1725322810 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1725322810], ["username", "bigbear"], ["access_token", "acfb55c997cc65ba3b5bafb727f05e85"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.588469"], ["updated_at", "2016-12-12 23:09:20.588469"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1861924330 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1861924330], ["username", "jstrav"], ["access_token", "3ae7f99191206d398dafb46f99b96eb8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.594668"], ["updated_at", "2016-12-12 23:09:20.594668"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -854974403 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -854974403], ["username", "mary"], ["access_token", "ce1630a398bc697c59753ed2d73145b5"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.597312"], ["updated_at", "2016-12-12 23:09:20.597312"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1816573972 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1816573972], ["username", "jstead"], ["access_token", "02ed1771bd2fcd6f54c319157193e3a0"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.600360"], ["updated_at", "2016-12-12 23:09:20.600360"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -995993961 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -995993961], ["username", "bigbear"], ["access_token", "05ac87fdcbd5a0ffa8ec0454123535a2"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.603906"], ["updated_at", "2016-12-12 23:09:20.603906"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1717693283 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1717693283], ["username", "jstrav"], ["access_token", "ce43a036a4f9f41d3f22ceda58b3a8fb"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.612120"], ["updated_at", "2016-12-12 23:09:20.612120"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -521224865 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -521224865], ["username", "mary"], ["access_token", "a31340d0413d067dbd46a7d073917fe2"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.615837"], ["updated_at", "2016-12-12 23:09:20.615837"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1628499329 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1628499329], ["username", "jstead"], ["access_token", "6187c109117f06bbe0bb0e1b1a5d4a6d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.618790"], ["updated_at", "2016-12-12 23:09:20.618790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1582824926 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1582824926], ["username", "bigbear"], ["access_token", "d129e02bf78e49544b7ce9d7848b72fd"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.621383"], ["updated_at", "2016-12-12 23:09:20.621383"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1956044961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1956044961], ["username", "jstrav"], ["access_token", "40f6bfd99d2e9f9a80fa608695a2388d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.627723"], ["updated_at", "2016-12-12 23:09:20.627723"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -623969542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -623969542], ["username", "mary"], ["access_token", "54d271667e43db6b854a2735f39ea2a1"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.630331"], ["updated_at", "2016-12-12 23:09:20.630331"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -237638717 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -237638717], ["username", "jstead"], ["access_token", "41cecd4036962d706f418521bf7361ce"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.632984"], ["updated_at", "2016-12-12 23:09:20.632984"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1406840330 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1406840330], ["username", "bigbear"], ["access_token", "43388d976785f54f80a6b952d861dd3d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.635568"], ["updated_at", "2016-12-12 23:09:20.635568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1665774628 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1665774628], ["username", "jstrav"], ["access_token", "99ba01885639a19e271acf3bc1793f55"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.642512"], ["updated_at", "2016-12-12 23:09:20.642512"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1748510235 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1748510235], ["username", "mary"], ["access_token", "6d65b659d1c25695c245a72f04d1d952"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.645179"], ["updated_at", "2016-12-12 23:09:20.645179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -484939434 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -484939434], ["username", "jstead"], ["access_token", "2cefc133c1809cacae63506c5c5190be"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.647686"], ["updated_at", "2016-12-12 23:09:20.647686"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -153714694 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -153714694], ["username", "bigbear"], ["access_token", "2c1bdd079c3931c4bf440d6c745f5f95"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.650218"], ["updated_at", "2016-12-12 23:09:20.650218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -141270039 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -141270039], ["username", "jstrav"], ["access_token", "419623333d1d58072a6ba15fde169c40"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.657459"], ["updated_at", "2016-12-12 23:09:20.657459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1458601596 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1458601596], ["username", "mary"], ["access_token", "18cedc270a95ddd69ab51dc16c08f131"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.660096"], ["updated_at", "2016-12-12 23:09:20.660096"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1599105303 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1599105303], ["username", "jstead"], ["access_token", "b1951f798686174bb3c5c4fcdbbc6aac"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.662675"], ["updated_at", "2016-12-12 23:09:20.662675"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1963539147 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1963539147], ["username", "bigbear"], ["access_token", "77cfd8cdf454b748b3722637bd6b360b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.665095"], ["updated_at", "2016-12-12 23:09:20.665095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -599787931 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -599787931], ["username", "jstrav"], ["access_token", "ea694cdd7ed438f28747e22422fbd23d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.672172"], ["updated_at", "2016-12-12 23:09:20.672172"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1294680115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1294680115], ["username", "mary"], ["access_token", "fa32a99e67d8d177975bbb8a185f4744"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.674893"], ["updated_at", "2016-12-12 23:09:20.674893"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2146400241 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2146400241], ["username", "jstead"], ["access_token", "32170bfbb21bcb0f8f1f2d3c300e369e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.677420"], ["updated_at", "2016-12-12 23:09:20.677420"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -263611535 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -263611535], ["username", "bigbear"], ["access_token", "a8b872ec1c91fe64b90460fb3f7cbc5b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.679692"], ["updated_at", "2016-12-12 23:09:20.679692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -77280153 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -77280153], ["username", "jstrav"], ["access_token", "5a0f8064d14909eb649bfefb0f766382"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.687540"], ["updated_at", "2016-12-12 23:09:20.687540"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2104188022 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2104188022], ["username", "mary"], ["access_token", "2e30e423d82696142dca8c2d136fd867"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.690994"], ["updated_at", "2016-12-12 23:09:20.690994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1578605614 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1578605614], ["username", "jstead"], ["access_token", "cf62e637537fd213e90a05ff3fa75990"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.693883"], ["updated_at", "2016-12-12 23:09:20.693883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1562786921 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1562786921], ["username", "bigbear"], ["access_token", "aaf567b05697388a18da7ee4aebee1cd"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.696655"], ["updated_at", "2016-12-12 23:09:20.696655"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -120133418 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -120133418], ["username", "jstrav"], ["access_token", "9062da4c359db20c3ae819695b3e2e0d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.704067"], ["updated_at", "2016-12-12 23:09:20.704067"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1746712341 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1746712341], ["username", "mary"], ["access_token", "2bc5a7871913e7b191b31d8ce6401c51"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.706819"], ["updated_at", "2016-12-12 23:09:20.706819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1666290804 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1666290804], ["username", "jstead"], ["access_token", "3822d38a89dcb2f954724e478f673740"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.709453"], ["updated_at", "2016-12-12 23:09:20.709453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -113277046 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -113277046], ["username", "bigbear"], ["access_token", "f7d3c60573eab06222754ce0bff93a69"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.711717"], ["updated_at", "2016-12-12 23:09:20.711717"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1664702723 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1664702723], ["username", "jstrav"], ["access_token", "3ec07fd6796cba56f7ccbd2392b71dc9"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.719316"], ["updated_at", "2016-12-12 23:09:20.719316"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -161692242 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -161692242], ["username", "mary"], ["access_token", "5fb06bfeb60cc5e94ee7fe11475b5360"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.722091"], ["updated_at", "2016-12-12 23:09:20.722091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -324931824 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -324931824], ["username", "jstead"], ["access_token", "4e8642aa43a01552dbdc62533de529dd"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.724607"], ["updated_at", "2016-12-12 23:09:20.724607"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -59856927 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -59856927], ["username", "bigbear"], ["access_token", "aefdb8e4ec85ebfcf184766ac5b2c09b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.726886"], ["updated_at", "2016-12-12 23:09:20.726886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1189017774 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1189017774], ["username", "foo_bb"], ["access_token", "1150a576fa9237d7d5abf9bea3a8156b"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2016-12-12 23:09:20.729207"], ["updated_at", "2016-12-12 23:09:20.729207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -205816689 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -205816689], ["username", "foo_bj"], ["access_token", "894f43d9d10799a2d4a939aeec6d6240"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2016-12-12 23:09:20.731472"], ["updated_at", "2016-12-12 23:09:20.731472"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2009353758 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2009353758], ["username", "foo_tj"], ["access_token", "fb0716ccc14c2b2b1fdf27bf248e2a8a"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2016-12-12 23:09:20.734058"], ["updated_at", "2016-12-12 23:09:20.734058"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -139931387 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -139931387], ["username", "jstrav"], ["access_token", "62f3f7261fab5ed3d2abc37fc58b3732"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.742650"], ["updated_at", "2016-12-12 23:09:20.742650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1133970427 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1133970427], ["username", "mary"], ["access_token", "c610b84f0ea97712b0d45b0a49bcf32f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.745391"], ["updated_at", "2016-12-12 23:09:20.745391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1359871775 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1359871775], ["username", "jstead"], ["access_token", "2e6c40c4db492831c20f1332e15e9a17"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.747967"], ["updated_at", "2016-12-12 23:09:20.747967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -300791927 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -300791927], ["username", "bigbear"], ["access_token", "40c15fc869060976d1a94ec8cf52961a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.750723"], ["updated_at", "2016-12-12 23:09:20.750723"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -843191363 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -843191363], ["username", "billy_00"], ["access_token", "d97c77e86d224fd0eaf4ce4cf1f65c4b"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2016-12-12 23:09:20.753215"], ["updated_at", "2016-12-12 23:09:20.753215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1401347567 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1401347567], ["username", "billy_01"], ["access_token", "f4a5662dd2dae4c22e044f1d9c95c77c"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2016-12-12 23:09:20.755623"], ["updated_at", "2016-12-12 23:09:20.755623"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1065274391 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1065274391], ["username", "billy_02"], ["access_token", "f6309a18b900e1cc14aa7ed6de9a7900"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2016-12-12 23:09:20.758002"], ["updated_at", "2016-12-12 23:09:20.758002"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -886322541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -886322541], ["username", "billy_03"], ["access_token", "e466d4bca609a9818bd8ae095a5c4ec1"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2016-12-12 23:09:20.760311"], ["updated_at", "2016-12-12 23:09:20.760311"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -82095223 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -82095223], ["username", "billy_04"], ["access_token", "b1ca5ee389198887b77815de8dccba65"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2016-12-12 23:09:20.762599"], ["updated_at", "2016-12-12 23:09:20.762599"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -255805665 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -255805665], ["username", "billy_05"], ["access_token", "8dcfc46327467fac2ec8d7fe44333eba"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2016-12-12 23:09:20.764836"], ["updated_at", "2016-12-12 23:09:20.764836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1285230941 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1285230941], ["username", "billy_06"], ["access_token", "7cf66c429df442f43ae15ca724a92fed"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2016-12-12 23:09:20.767168"], ["updated_at", "2016-12-12 23:09:20.767168"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1455615861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1455615861], ["username", "billy_07"], ["access_token", "f96880b4a9112f179aa8b68b074aa88c"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2016-12-12 23:09:20.769646"], ["updated_at", "2016-12-12 23:09:20.769646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -874509394 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -874509394], ["username", "billy_08"], ["access_token", "e2473f9d1b71bc17ceaa09cb230b75b7"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2016-12-12 23:09:20.772133"], ["updated_at", "2016-12-12 23:09:20.772133"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1022509331 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1022509331], ["username", "billy_09"], ["access_token", "d8d377c2b538f5dfc44907b23f1ada97"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2016-12-12 23:09:20.774567"], ["updated_at", "2016-12-12 23:09:20.774567"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1394935004 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1394935004], ["username", "billy_10"], ["access_token", "91bc0d25bb303a7f9115c226943632ca"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2016-12-12 23:09:20.776806"], ["updated_at", "2016-12-12 23:09:20.776806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -507219394 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -507219394], ["username", "billy_11"], ["access_token", "b734772a48faf751690c2f41949e2de7"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2016-12-12 23:09:20.779026"], ["updated_at", "2016-12-12 23:09:20.779026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -577072172 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -577072172], ["username", "billy_12"], ["access_token", "1afef645458ce0d629730e035a01cdae"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2016-12-12 23:09:20.781328"], ["updated_at", "2016-12-12 23:09:20.781328"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1185337984 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1185337984], ["username", "billy_13"], ["access_token", "91cd7d88524daa6c0fbdc86c26b36b40"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2016-12-12 23:09:20.784536"], ["updated_at", "2016-12-12 23:09:20.784536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -568951665 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -568951665], ["username", "billy_14"], ["access_token", "6e73c376ccac80ce72a4f4e61869e0b4"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2016-12-12 23:09:20.787924"], ["updated_at", "2016-12-12 23:09:20.787924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -406776467 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -406776467], ["username", "billy_15"], ["access_token", "355684eca900b4ce314673db37b8b4f2"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2016-12-12 23:09:20.791182"], ["updated_at", "2016-12-12 23:09:20.791182"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -650630660 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -650630660], ["username", "billy_16"], ["access_token", "64828fb4d073076eba607852eaae6d57"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2016-12-12 23:09:20.794960"], ["updated_at", "2016-12-12 23:09:20.794960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -636722144 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -636722144], ["username", "billy_17"], ["access_token", "c2ba9fcb2560b10cef1769d7b72ee379"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2016-12-12 23:09:20.798163"], ["updated_at", "2016-12-12 23:09:20.798163"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1394632832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1394632832], ["username", "billy_18"], ["access_token", "8e328fc5d5112ac87ab4bd7ae6e94795"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2016-12-12 23:09:20.800870"], ["updated_at", "2016-12-12 23:09:20.800870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1664131914 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1664131914], ["username", "billy_19"], ["access_token", "627322511189956ce7e563375827170f"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2016-12-12 23:09:20.803385"], ["updated_at", "2016-12-12 23:09:20.803385"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -420226235 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -420226235], ["username", "billy_20"], ["access_token", "d9eca1714e3bd5883ed1b5e99f27d8ab"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2016-12-12 23:09:20.805631"], ["updated_at", "2016-12-12 23:09:20.805631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -236655951 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -236655951], ["username", "billy_21"], ["access_token", "b334ab640f51d0f1a67dfa8a4b0d73a6"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2016-12-12 23:09:20.807926"], ["updated_at", "2016-12-12 23:09:20.807926"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1143609945 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1143609945], ["username", "billy_22"], ["access_token", "e71dc4e6a72c5f7fd784076c938b3e23"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2016-12-12 23:09:20.810318"], ["updated_at", "2016-12-12 23:09:20.810318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -693530330 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -693530330], ["username", "billy_23"], ["access_token", "64bc1ca824ec994f67ea6421c4139bc3"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2016-12-12 23:09:20.812616"], ["updated_at", "2016-12-12 23:09:20.812616"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -939443074 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -939443074], ["username", "billy_24"], ["access_token", "cd5e8ec207f095f458bd823043208dd4"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2016-12-12 23:09:20.814940"], ["updated_at", "2016-12-12 23:09:20.814940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -574701481 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -574701481], ["username", "billy_25"], ["access_token", "60e1063ba04c759b4c5f7b5c4b963589"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2016-12-12 23:09:20.817305"], ["updated_at", "2016-12-12 23:09:20.817305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2016079499 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2016079499], ["username", "billy_26"], ["access_token", "0027ac5bcf12d202a7ebd92e91bdd712"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2016-12-12 23:09:20.819685"], ["updated_at", "2016-12-12 23:09:20.819685"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -294585008 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -294585008], ["username", "billy_27"], ["access_token", "cd5be6e5962d60d996d9244b9daff1fe"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2016-12-12 23:09:20.822031"], ["updated_at", "2016-12-12 23:09:20.822031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -186410548 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -186410548], ["username", "billy_28"], ["access_token", "6e65b2575816f2743f95bcdfad86324d"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2016-12-12 23:09:20.824395"], ["updated_at", "2016-12-12 23:09:20.824395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1326226293 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1326226293], ["username", "billy_29"], ["access_token", "e9e0b9f05a211d8c34e8e43426b413e8"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2016-12-12 23:09:20.827659"], ["updated_at", "2016-12-12 23:09:20.827659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -458620145 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -458620145], ["username", "billy_30"], ["access_token", "49476cccec57ffd39a88420d44bbf0b8"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2016-12-12 23:09:20.831084"], ["updated_at", "2016-12-12 23:09:20.831084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -266358377 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -266358377], ["username", "billy_31"], ["access_token", "16b648a019f08c7b2be747627f6792e4"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2016-12-12 23:09:20.834087"], ["updated_at", "2016-12-12 23:09:20.834087"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -335769115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -335769115], ["username", "billy_32"], ["access_token", "37bf2852e60e0bbcd2b2ac15422b8edb"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2016-12-12 23:09:20.836976"], ["updated_at", "2016-12-12 23:09:20.836976"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1851105959 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1851105959], ["username", "billy_33"], ["access_token", "841cbb8eea12c00c0c5c5005c702d302"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2016-12-12 23:09:20.839558"], ["updated_at", "2016-12-12 23:09:20.839558"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1466989348 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1466989348], ["username", "billy_34"], ["access_token", "28b4087f884f63aa90e0bd99658810f1"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2016-12-12 23:09:20.841895"], ["updated_at", "2016-12-12 23:09:20.841895"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -51644814 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -51644814], ["username", "billy_35"], ["access_token", "6a7ddd4bbb8f0971fd735961bee994d6"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2016-12-12 23:09:20.844341"], ["updated_at", "2016-12-12 23:09:20.844341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1994761000 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1994761000], ["username", "billy_36"], ["access_token", "9df7f7c897e84c5277a4ecc4c00abdcd"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2016-12-12 23:09:20.846994"], ["updated_at", "2016-12-12 23:09:20.846994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1189603945 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1189603945], ["username", "billy_37"], ["access_token", "6682be2da9d18b46ce1a1f265edc4a94"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2016-12-12 23:09:20.850219"], ["updated_at", "2016-12-12 23:09:20.850219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -562890430 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -562890430], ["username", "billy_38"], ["access_token", "05091975008e5cfdfc3faee6029f5cb5"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2016-12-12 23:09:20.853830"], ["updated_at", "2016-12-12 23:09:20.853830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1283905266 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1283905266], ["username", "billy_39"], ["access_token", "a01932f46dfddbbfcba3fe4aa5097b33"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2016-12-12 23:09:20.856873"], ["updated_at", "2016-12-12 23:09:20.856873"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1432326040 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1432326040], ["username", "billy_40"], ["access_token", "bc2e281faedf3f18d8925a3f12537c6b"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2016-12-12 23:09:20.859874"], ["updated_at", "2016-12-12 23:09:20.859874"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2142679692 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2142679692], ["username", "billy_41"], ["access_token", "df02e51407a9c5e37f8bd5bd38435436"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2016-12-12 23:09:20.862430"], ["updated_at", "2016-12-12 23:09:20.862430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -48495978 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -48495978], ["username", "billy_42"], ["access_token", "e221a505987c05b9c48ecd8dcdb6a3ad"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2016-12-12 23:09:20.865025"], ["updated_at", "2016-12-12 23:09:20.865025"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950778190 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1950778190], ["username", "billy_43"], ["access_token", "1085f2befa6ffa1ae27f55ba79a47503"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2016-12-12 23:09:20.867423"], ["updated_at", "2016-12-12 23:09:20.867423"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -494896857 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -494896857], ["username", "billy_44"], ["access_token", "e69459476de65baabc40659baef5ac2d"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2016-12-12 23:09:20.869811"], ["updated_at", "2016-12-12 23:09:20.869811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1648437555 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1648437555], ["username", "billy_45"], ["access_token", "7bae732f644a32931ccc657c87aec901"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2016-12-12 23:09:20.872458"], ["updated_at", "2016-12-12 23:09:20.872458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1240337145 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1240337145], ["username", "jstrav"], ["access_token", "354f1ada07b516d3b872a15ce8c5f352"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:20.884996"], ["updated_at", "2016-12-12 23:09:20.884996"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1787660130 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1787660130], ["username", "mary"], ["access_token", "e412316028f2a7431501fcb57d8681fd"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:20.888510"], ["updated_at", "2016-12-12 23:09:20.888510"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -659419337 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -659419337], ["username", "jstead"], ["access_token", "9889244058c8c19e96dc9df95b6b6a9f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:20.891749"], ["updated_at", "2016-12-12 23:09:20.891749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1854730895 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1854730895], ["username", "bigbear"], ["access_token", "89c589d913acb045354ee6807e122bf8"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:20.894464"], ["updated_at", "2016-12-12 23:09:20.894464"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -304658405 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -304658405], ["username", "billy_00"], ["access_token", "9492c5f703af1b35ced23daf9b6adc59"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2016-12-12 23:09:20.896885"], ["updated_at", "2016-12-12 23:09:20.896885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -567336773 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -567336773], ["username", "billy_01"], ["access_token", "17a0f68c2b186dfecfa166452143deea"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2016-12-12 23:09:20.899249"], ["updated_at", "2016-12-12 23:09:20.899249"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1373052262 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1373052262], ["username", "billy_02"], ["access_token", "d7b61647eb2624ab27936ff212021169"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2016-12-12 23:09:20.901620"], ["updated_at", "2016-12-12 23:09:20.901620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394722582 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -394722582], ["username", "billy_03"], ["access_token", "a564d9bc57ee63b2a8698578ea5bc9a8"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2016-12-12 23:09:20.903925"], ["updated_at", "2016-12-12 23:09:20.903925"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -182117320 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -182117320], ["username", "billy_04"], ["access_token", "7917d520733a588d5bfdcfd3774538b7"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2016-12-12 23:09:20.906179"], ["updated_at", "2016-12-12 23:09:20.906179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2112216100 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2112216100], ["username", "billy_05"], ["access_token", "ae62ed34f37baa22b55d039fd99aa29e"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2016-12-12 23:09:20.908607"], ["updated_at", "2016-12-12 23:09:20.908607"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -730981353 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -730981353], ["username", "billy_06"], ["access_token", "78d720663e17d243758177104c2535ae"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2016-12-12 23:09:20.910980"], ["updated_at", "2016-12-12 23:09:20.910980"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -783773379 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -783773379], ["username", "billy_07"], ["access_token", "80d8e7ce3ac35a529d1781f16e7de055"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2016-12-12 23:09:20.913994"], ["updated_at", "2016-12-12 23:09:20.913994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -65157218 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -65157218], ["username", "billy_08"], ["access_token", "7cae50bb9bb2076b7492e95f021bf294"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2016-12-12 23:09:20.917339"], ["updated_at", "2016-12-12 23:09:20.917339"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2035244648 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2035244648], ["username", "billy_09"], ["access_token", "077c5c65cdcf9bdcf62171b3b4012032"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2016-12-12 23:09:20.920501"], ["updated_at", "2016-12-12 23:09:20.920501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1473824420 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1473824420], ["username", "billy_10"], ["access_token", "0dfa73a052637f9fe763cd62b75d2cf1"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2016-12-12 23:09:20.923531"], ["updated_at", "2016-12-12 23:09:20.923531"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -296128092 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -296128092], ["username", "billy_11"], ["access_token", "4386e182df6c689cdfc1de2e58089e7c"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2016-12-12 23:09:20.926107"], ["updated_at", "2016-12-12 23:09:20.926107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -865864605 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -865864605], ["username", "billy_12"], ["access_token", "aae2f69f364840c5221f533d63bb7229"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2016-12-12 23:09:20.928630"], ["updated_at", "2016-12-12 23:09:20.928630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1787042325 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1787042325], ["username", "billy_13"], ["access_token", "cf323942911393806dbf8cb995ff97a4"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2016-12-12 23:09:20.931068"], ["updated_at", "2016-12-12 23:09:20.931068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -507089932 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -507089932], ["username", "billy_14"], ["access_token", "be7d339a62aa2addcf91e368448010f8"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2016-12-12 23:09:20.933499"], ["updated_at", "2016-12-12 23:09:20.933499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -334968685 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -334968685], ["username", "billy_15"], ["access_token", "85ae3e69c8bee6ada2e98bc78d1b9a2a"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2016-12-12 23:09:20.935957"], ["updated_at", "2016-12-12 23:09:20.935957"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1540600485 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1540600485], ["username", "billy_16"], ["access_token", "2d62e4000d6568a74fb1bbc0333fa340"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2016-12-12 23:09:20.938343"], ["updated_at", "2016-12-12 23:09:20.938343"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -981048924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -981048924], ["username", "billy_17"], ["access_token", "84505c763ff53d49d5e647d7f282752e"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2016-12-12 23:09:20.940757"], ["updated_at", "2016-12-12 23:09:20.940757"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -811905509 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -811905509], ["username", "billy_18"], ["access_token", "8b14e1eaa5098567c1cf45f4469e171b"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2016-12-12 23:09:20.943181"], ["updated_at", "2016-12-12 23:09:20.943181"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -119269100 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -119269100], ["username", "billy_19"], ["access_token", "9a9816efd58e84c33d7b9dd92118df16"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2016-12-12 23:09:20.945612"], ["updated_at", "2016-12-12 23:09:20.945612"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1450003176 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1450003176], ["username", "billy_20"], ["access_token", "f2cdded06b36ea314d07089ef8b32f72"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2016-12-12 23:09:20.948534"], ["updated_at", "2016-12-12 23:09:20.948534"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2139989631 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2139989631], ["username", "billy_21"], ["access_token", "04faa5d7474b06f9b98ea6bb5b1929fb"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2016-12-12 23:09:20.952258"], ["updated_at", "2016-12-12 23:09:20.952258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1505461804 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1505461804], ["username", "billy_22"], ["access_token", "86ee76e2310f18cbc9faec6fd2d87c61"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2016-12-12 23:09:20.955367"], ["updated_at", "2016-12-12 23:09:20.955367"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -283997219 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -283997219], ["username", "billy_23"], ["access_token", "dce293873d05b5189cfa720aa004de9e"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2016-12-12 23:09:20.958709"], ["updated_at", "2016-12-12 23:09:20.958709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1043467106 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1043467106], ["username", "billy_24"], ["access_token", "57f7e8c5f0c143ddce92d1c75c582723"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2016-12-12 23:09:20.961709"], ["updated_at", "2016-12-12 23:09:20.961709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -350115873 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -350115873], ["username", "billy_25"], ["access_token", "461a8dad4cd0b54e269e109e818a83c3"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2016-12-12 23:09:20.964496"], ["updated_at", "2016-12-12 23:09:20.964496"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1109147929 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1109147929], ["username", "billy_26"], ["access_token", "a782197c960572d40561fa5b88e0f84e"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2016-12-12 23:09:20.966807"], ["updated_at", "2016-12-12 23:09:20.966807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -147708074 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -147708074], ["username", "billy_27"], ["access_token", "1fbd0b30965d1f78cca115d842463720"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2016-12-12 23:09:20.968986"], ["updated_at", "2016-12-12 23:09:20.968986"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -408742133 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -408742133], ["username", "billy_28"], ["access_token", "fc2d812b224b85f96334df3c37e72eaf"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2016-12-12 23:09:20.971161"], ["updated_at", "2016-12-12 23:09:20.971161"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1404042679 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1404042679], ["username", "billy_29"], ["access_token", "0aeb5dcead3bb7256332d40641cbe4c0"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2016-12-12 23:09:20.973293"], ["updated_at", "2016-12-12 23:09:20.973293"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -503609692 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -503609692], ["username", "billy_30"], ["access_token", "4bc8e78e2d021bbb17eb7bff629ea5e8"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2016-12-12 23:09:20.975391"], ["updated_at", "2016-12-12 23:09:20.975391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -226147363 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -226147363], ["username", "billy_31"], ["access_token", "400a560c954cd718cb8a5d3ca3c1bfe1"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2016-12-12 23:09:20.977498"], ["updated_at", "2016-12-12 23:09:20.977498"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -406298313 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -406298313], ["username", "billy_32"], ["access_token", "e52a4cf172037f8e8db23086946ae50a"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2016-12-12 23:09:20.985718"], ["updated_at", "2016-12-12 23:09:20.985718"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1940359323 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1940359323], ["username", "billy_33"], ["access_token", "17a60d29f3718fad124786aa69f8c0f3"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2016-12-12 23:09:20.988226"], ["updated_at", "2016-12-12 23:09:20.988226"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1137581936 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1137581936], ["username", "billy_34"], ["access_token", "7a71ed56a1c2b253c85359a555423185"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2016-12-12 23:09:20.990684"], ["updated_at", "2016-12-12 23:09:20.990684"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1098509362 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1098509362], ["username", "billy_35"], ["access_token", "8aba4ea9b1b90205a3168d09a3319bb3"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2016-12-12 23:09:20.993057"], ["updated_at", "2016-12-12 23:09:20.993057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1553880403 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1553880403], ["username", "billy_36"], ["access_token", "c085df23d45492aa6573fc1304a5972b"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2016-12-12 23:09:20.995518"], ["updated_at", "2016-12-12 23:09:20.995518"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -92190449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -92190449], ["username", "billy_37"], ["access_token", "fa17b698ffcc478dc66096b2dd249f04"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2016-12-12 23:09:20.997823"], ["updated_at", "2016-12-12 23:09:20.997823"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -167122748 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -167122748], ["username", "billy_38"], ["access_token", "22e119ad9136a321632aebfd080bd23d"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2016-12-12 23:09:21.000657"], ["updated_at", "2016-12-12 23:09:21.000657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -302842613 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -302842613], ["username", "billy_39"], ["access_token", "7adf914ec0532d52d0baeb03eecbd5c3"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2016-12-12 23:09:21.004331"], ["updated_at", "2016-12-12 23:09:21.004331"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1464934817 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1464934817], ["username", "billy_40"], ["access_token", "d5aa95e074bdd85ad87dd3e68bc4b6d9"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2016-12-12 23:09:21.007349"], ["updated_at", "2016-12-12 23:09:21.007349"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -666725012 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -666725012], ["username", "billy_41"], ["access_token", "bf3416921e26444eee195ffeed3b80b0"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2016-12-12 23:09:21.010434"], ["updated_at", "2016-12-12 23:09:21.010434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1984069163 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1984069163], ["username", "billy_42"], ["access_token", "245bfc3e66205c6ff8c64227ab2d2d51"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2016-12-12 23:09:21.013057"], ["updated_at", "2016-12-12 23:09:21.013057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1579094524 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1579094524], ["username", "billy_43"], ["access_token", "2aa65b3a71188b7602af5fd91771c308"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2016-12-12 23:09:21.015519"], ["updated_at", "2016-12-12 23:09:21.015519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -68144516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -68144516], ["username", "billy_44"], ["access_token", "dcf2cb0d71f5902357fd94ff52caba81"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2016-12-12 23:09:21.017878"], ["updated_at", "2016-12-12 23:09:21.017878"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -429057929 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -429057929], ["username", "billy_45"], ["access_token", "cb8bafb0c87f91e03b915605d6de19c7"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2016-12-12 23:09:21.020348"], ["updated_at", "2016-12-12 23:09:21.020348"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -379180898 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -379180898], ["username", "jstrav"], ["access_token", "be99958c2f3b78ad1e3ed3912fb1dd70"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:21.029944"], ["updated_at", "2016-12-12 23:09:21.029944"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1800652785 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1800652785], ["username", "mary"], ["access_token", "610676a604918c633a8661965bd25e96"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:21.032788"], ["updated_at", "2016-12-12 23:09:21.032788"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1526496642 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1526496642], ["username", "jstead"], ["access_token", "0f81536779e3583d1b1a5545ba049a1e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:21.035642"], ["updated_at", "2016-12-12 23:09:21.035642"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -744781290 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -744781290], ["username", "bigbear"], ["access_token", "5eb9be99a40611060be269efddc8f947"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:21.039198"], ["updated_at", "2016-12-12 23:09:21.039198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -494464079 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -494464079], ["username", "billy_00"], ["access_token", "b9c548123876607af965b1e743afd068"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2016-12-12 23:09:21.042614"], ["updated_at", "2016-12-12 23:09:21.042614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -632068692 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -632068692], ["username", "billy_01"], ["access_token", "e95ea7d8e2753e8f32454ad3283f51b4"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2016-12-12 23:09:21.045674"], ["updated_at", "2016-12-12 23:09:21.045674"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1836805125 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1836805125], ["username", "billy_02"], ["access_token", "e8b134368b7ca6d03cd9a444e38340c3"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2016-12-12 23:09:21.048447"], ["updated_at", "2016-12-12 23:09:21.048447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -577555928 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -577555928], ["username", "billy_03"], ["access_token", "dd2011d3f6de7d4d696ebe3e40715976"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2016-12-12 23:09:21.051009"], ["updated_at", "2016-12-12 23:09:21.051009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1935124644 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1935124644], ["username", "billy_04"], ["access_token", "501a842801447e10e440a643f536de95"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2016-12-12 23:09:21.053338"], ["updated_at", "2016-12-12 23:09:21.053338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -842855316 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -842855316], ["username", "billy_05"], ["access_token", "5acb0a9142b4f40ae2f7182d5d64c973"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2016-12-12 23:09:21.055647"], ["updated_at", "2016-12-12 23:09:21.055647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1199999771 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1199999771], ["username", "billy_06"], ["access_token", "1980642f9c8e25da7831712dff43db35"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2016-12-12 23:09:21.057937"], ["updated_at", "2016-12-12 23:09:21.057937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1379405288 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1379405288], ["username", "billy_07"], ["access_token", "a43accea678328e8f3cb198709c6c359"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2016-12-12 23:09:21.060191"], ["updated_at", "2016-12-12 23:09:21.060191"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1992355173 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1992355173], ["username", "billy_08"], ["access_token", "02be5c48d15f47e2121ddc3577b10277"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2016-12-12 23:09:21.062712"], ["updated_at", "2016-12-12 23:09:21.062712"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1433021216 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1433021216], ["username", "billy_09"], ["access_token", "bcd6a238aaf48fe8caaac3f40cf2535f"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2016-12-12 23:09:21.065207"], ["updated_at", "2016-12-12 23:09:21.065207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1482203175 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1482203175], ["username", "billy_10"], ["access_token", "4bb2741642a09ed84b6db3bf8cfb74c8"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2016-12-12 23:09:21.067666"], ["updated_at", "2016-12-12 23:09:21.067666"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -579102667 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -579102667], ["username", "billy_11"], ["access_token", "cdb11692ec80826d79b267282680564c"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2016-12-12 23:09:21.070643"], ["updated_at", "2016-12-12 23:09:21.070643"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1048723833 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1048723833], ["username", "billy_12"], ["access_token", "bbbd5b66b4e9217850323b78b2b43c4b"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2016-12-12 23:09:21.074068"], ["updated_at", "2016-12-12 23:09:21.074068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890157970 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890157970], ["username", "billy_13"], ["access_token", "d4fac9e4e9a99e1bc2237344c116a270"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2016-12-12 23:09:21.077111"], ["updated_at", "2016-12-12 23:09:21.077111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1258822082 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1258822082], ["username", "billy_14"], ["access_token", "4d8aa51c277239926a42b78e78da649d"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2016-12-12 23:09:21.079936"], ["updated_at", "2016-12-12 23:09:21.079936"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -629173993 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -629173993], ["username", "billy_15"], ["access_token", "56e0943bf6d5ec2dac46cd803f532a3b"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2016-12-12 23:09:21.082576"], ["updated_at", "2016-12-12 23:09:21.082576"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -742942025 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -742942025], ["username", "billy_16"], ["access_token", "860059f4e3d5cc388df0ecf6baf881fa"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2016-12-12 23:09:21.085375"], ["updated_at", "2016-12-12 23:09:21.085375"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1963790792 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1963790792], ["username", "billy_17"], ["access_token", "a91b4a7772dcd52e9be17e1972c05986"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2016-12-12 23:09:21.087962"], ["updated_at", "2016-12-12 23:09:21.087962"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1594597556 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1594597556], ["username", "billy_18"], ["access_token", "e85a3f4e53a87f8dbc541b2c9a93ab4a"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2016-12-12 23:09:21.090309"], ["updated_at", "2016-12-12 23:09:21.090309"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1305819301 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1305819301], ["username", "billy_19"], ["access_token", "b756212c14edc08c51cc7993ccd5d680"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2016-12-12 23:09:21.092620"], ["updated_at", "2016-12-12 23:09:21.092620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -842599637 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -842599637], ["username", "billy_20"], ["access_token", "651bc89d9667dd1fb98e584f3acd8db5"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2016-12-12 23:09:21.094926"], ["updated_at", "2016-12-12 23:09:21.094926"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -255567 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -255567], ["username", "billy_21"], ["access_token", "50f2959244fb8d74393313c555dfd144"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2016-12-12 23:09:21.097205"], ["updated_at", "2016-12-12 23:09:21.097205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1816293641 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1816293641], ["username", "billy_22"], ["access_token", "fd605f0d4c40fa524433928c0417e7a2"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2016-12-12 23:09:21.099466"], ["updated_at", "2016-12-12 23:09:21.099466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1788127095 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1788127095], ["username", "billy_23"], ["access_token", "94cccb55db59832746cc806f72f6c0da"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2016-12-12 23:09:21.101865"], ["updated_at", "2016-12-12 23:09:21.101865"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -511949831 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -511949831], ["username", "billy_24"], ["access_token", "fe6d83a9ddc3203c940fd8365d0f0afd"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2016-12-12 23:09:21.104418"], ["updated_at", "2016-12-12 23:09:21.104418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -515463576 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -515463576], ["username", "billy_25"], ["access_token", "5aa03dbecc8dab7ba898a856f6dbd568"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2016-12-12 23:09:21.108337"], ["updated_at", "2016-12-12 23:09:21.108337"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -999334771 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -999334771], ["username", "billy_26"], ["access_token", "5517c3f448ab003d74cd6bbc78eb10b9"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2016-12-12 23:09:21.112000"], ["updated_at", "2016-12-12 23:09:21.112000"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1812529884 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1812529884], ["username", "billy_27"], ["access_token", "9328bd4c1ec8bdbbb0965d4a338a40d2"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2016-12-12 23:09:21.116401"], ["updated_at", "2016-12-12 23:09:21.116401"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -314363916 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -314363916], ["username", "billy_28"], ["access_token", "0999a1366e06ba1f95918c9ecc458c25"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2016-12-12 23:09:21.119374"], ["updated_at", "2016-12-12 23:09:21.119374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1263078600 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1263078600], ["username", "billy_29"], ["access_token", "a5c20a00de7d90a458988ced98df7fcd"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2016-12-12 23:09:21.122035"], ["updated_at", "2016-12-12 23:09:21.122035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -636595743 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -636595743], ["username", "billy_30"], ["access_token", "52692a02c6e6dc83d8e533a66bc0207b"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2016-12-12 23:09:21.124700"], ["updated_at", "2016-12-12 23:09:21.124700"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855620001 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855620001], ["username", "billy_31"], ["access_token", "f03b54a001ee75f7c4980b8bdd969e36"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2016-12-12 23:09:21.127075"], ["updated_at", "2016-12-12 23:09:21.127075"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1087722991 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1087722991], ["username", "billy_32"], ["access_token", "bb28e29ed305b1743186d6de6ca322ff"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2016-12-12 23:09:21.130886"], ["updated_at", "2016-12-12 23:09:21.130886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -213874006 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -213874006], ["username", "billy_33"], ["access_token", "997a4ab02d63d3c2bdb68476945517e1"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2016-12-12 23:09:21.134029"], ["updated_at", "2016-12-12 23:09:21.134029"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -455406380 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -455406380], ["username", "billy_34"], ["access_token", "367e256d68187f25516b6af207e854bc"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2016-12-12 23:09:21.137079"], ["updated_at", "2016-12-12 23:09:21.137079"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1549128996 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1549128996], ["username", "billy_35"], ["access_token", "09f838cca3a23fddfed82e8b51420d5e"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2016-12-12 23:09:21.139970"], ["updated_at", "2016-12-12 23:09:21.139970"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -916024129 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -916024129], ["username", "billy_36"], ["access_token", "564f0170b188d6effd4997a25250829d"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2016-12-12 23:09:21.142643"], ["updated_at", "2016-12-12 23:09:21.142643"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -584366438 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -584366438], ["username", "billy_37"], ["access_token", "cd8036545662e5cf36f747d3d3670efc"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2016-12-12 23:09:21.145113"], ["updated_at", "2016-12-12 23:09:21.145113"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -125331037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -125331037], ["username", "billy_38"], ["access_token", "6bfc2d69db06e3e087befc0d31629003"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2016-12-12 23:09:21.147450"], ["updated_at", "2016-12-12 23:09:21.147450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1458739121 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1458739121], ["username", "billy_39"], ["access_token", "3d9460b50ebfd7ce7d5e416f61c39a60"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2016-12-12 23:09:21.149854"], ["updated_at", "2016-12-12 23:09:21.149854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -592511081 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -592511081], ["username", "billy_40"], ["access_token", "e13c222631296ff1e565d78aa651b0f1"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2016-12-12 23:09:21.152292"], ["updated_at", "2016-12-12 23:09:21.152292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1856670733 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1856670733], ["username", "billy_41"], ["access_token", "1b80935971743685a58c9574c2af44b8"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2016-12-12 23:09:21.154727"], ["updated_at", "2016-12-12 23:09:21.154727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1798110027 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1798110027], ["username", "billy_42"], ["access_token", "82e4a188e093afa5547f1c674aafec5f"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2016-12-12 23:09:21.157035"], ["updated_at", "2016-12-12 23:09:21.157035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1403413848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1403413848], ["username", "billy_43"], ["access_token", "f912574114d7b45dd06f874468216382"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2016-12-12 23:09:21.159473"], ["updated_at", "2016-12-12 23:09:21.159473"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1564729801 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1564729801], ["username", "billy_44"], ["access_token", "3563026b41d4489f829ea966af50aaa6"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2016-12-12 23:09:21.161854"], ["updated_at", "2016-12-12 23:09:21.161854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1998198754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1998198754], ["username", "billy_45"], ["access_token", "3001c8cbbd9effdaff302246dd8f51af"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2016-12-12 23:09:21.164099"], ["updated_at", "2016-12-12 23:09:21.164099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.2ms) rollback transaction  (0.0ms) begin transaction Started GET "/my_application" for 127.0.0.1 at 2016-12-12 15:09:21 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:09:21 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:09:21 -0800  (0.1ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f1d0394c84e82052f20fe4b35683a236"], ["created_at", "2016-12-12 23:09:21.201703"], ["updated_at", "2016-12-12 23:09:21.201703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-12 23:09:21.203487"], ["updated_at", "2016-12-12 23:09:21.203487"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "8c65f98f38776a78d15ca3d5c7f2adb3"], ["created_at", "2016-12-12 23:09:21.634145"], ["updated_at", "2016-12-12 23:09:21.634145"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-12 23:09:21.635825"], ["updated_at", "2016-12-12 23:09:21.635825"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "c5347876fd78193371d24391e30f9c81"], ["created_at", "2016-12-12 23:09:22.064482"], ["updated_at", "2016-12-12 23:09:22.064482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-12 23:09:22.066554"], ["updated_at", "2016-12-12 23:09:22.066554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f3828489fb10bb9bc1dae11d23d3ef1a"], ["created_at", "2016-12-12 23:09:22.510518"], ["updated_at", "2016-12-12 23:09:22.510518"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-12 23:09:22.512142"], ["updated_at", "2016-12-12 23:09:22.512142"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f6f79bf7ad98e727d195b4162c2b6b1c"], ["created_at", "2016-12-12 23:09:22.952556"], ["updated_at", "2016-12-12 23:09:22.952556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2016-12-12 23:09:22.954850"], ["updated_at", "2016-12-12 23:09:22.954850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1983863368 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1983863368], ["username", "jstrav"], ["access_token", "96ab518507f11ee2065ce8bd65f249b8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:23.400444"], ["updated_at", "2016-12-12 23:09:23.400444"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -956818747 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -956818747], ["username", "mary"], ["access_token", "ebe678e4e5fc67e7777ee7c4ce999fae"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:23.403917"], ["updated_at", "2016-12-12 23:09:23.403917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2041360443 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2041360443], ["username", "jstead"], ["access_token", "9324e15775f6b03a2d7822239afee7a2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:23.406820"], ["updated_at", "2016-12-12 23:09:23.406820"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2131933138 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2131933138], ["username", "bigbear"], ["access_token", "666256ab9f24ea4c8f7d97ae9d3c2afc"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:23.409243"], ["updated_at", "2016-12-12 23:09:23.409243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1713993169 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1713993169], ["username", "billy_00"], ["access_token", "41ed10996927072caadf7d3ce9424e2c"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-12 23:09:23.411548"], ["updated_at", "2016-12-12 23:09:23.411548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1460553893 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1460553893], ["username", "billy_01"], ["access_token", "6ed6286174a27a26f5d5ae27dd9819c4"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-12 23:09:23.413748"], ["updated_at", "2016-12-12 23:09:23.413748"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -275480235 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -275480235], ["username", "billy_02"], ["access_token", "064abab36de4879ae782b9c87db53b21"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-12 23:09:23.416008"], ["updated_at", "2016-12-12 23:09:23.416008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1138332103 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1138332103], ["username", "billy_03"], ["access_token", "32849d2506674cdd2f917708f090b2b9"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-12 23:09:23.418342"], ["updated_at", "2016-12-12 23:09:23.418342"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1814929510 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1814929510], ["username", "billy_04"], ["access_token", "29d5fbbf3c3c14ed4b346589484da097"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-12 23:09:23.420632"], ["updated_at", "2016-12-12 23:09:23.420632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1818723532 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1818723532], ["username", "billy_05"], ["access_token", "63a043f72ae006bda15afeb7bf90f386"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-12 23:09:23.422884"], ["updated_at", "2016-12-12 23:09:23.422884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1144213439 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1144213439], ["username", "billy_06"], ["access_token", "2ff7b8475c546e44df60061752f6aa64"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-12 23:09:23.425105"], ["updated_at", "2016-12-12 23:09:23.425105"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1241563541 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1241563541], ["username", "billy_07"], ["access_token", "2e72dfb562908600a44b8559d8b49c30"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-12 23:09:23.427383"], ["updated_at", "2016-12-12 23:09:23.427383"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -461245775 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -461245775], ["username", "billy_08"], ["access_token", "1373244527c1ea484585c9f983834668"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-12 23:09:23.429650"], ["updated_at", "2016-12-12 23:09:23.429650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2068281066 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2068281066], ["username", "billy_09"], ["access_token", "8240d96b8e69f4bedf11707413cee6a8"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-12 23:09:23.432030"], ["updated_at", "2016-12-12 23:09:23.432030"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1085438698 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1085438698], ["username", "billy_10"], ["access_token", "c03be3c4c664ce07b83e55a73a63ff39"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-12 23:09:23.435593"], ["updated_at", "2016-12-12 23:09:23.435593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1972125364 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1972125364], ["username", "billy_11"], ["access_token", "9e410f82d8dca98cea2d6c0d5f264aa0"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-12 23:09:23.438274"], ["updated_at", "2016-12-12 23:09:23.438274"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1921232646 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1921232646], ["username", "billy_12"], ["access_token", "c882012ffbabb951a6ab1ca64c825f2c"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-12 23:09:23.440606"], ["updated_at", "2016-12-12 23:09:23.440606"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1714263033 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1714263033], ["username", "billy_13"], ["access_token", "9f5ac84c0db30496e4370f48775df3fa"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-12 23:09:23.443033"], ["updated_at", "2016-12-12 23:09:23.443033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2092943302 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2092943302], ["username", "billy_14"], ["access_token", "57ba17b3befcdee302d2ca389612a6f8"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-12 23:09:23.445488"], ["updated_at", "2016-12-12 23:09:23.445488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1218775368 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1218775368], ["username", "billy_15"], ["access_token", "6cdbb78eb4c79d9d6be37b07f7f43e2e"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-12 23:09:23.447882"], ["updated_at", "2016-12-12 23:09:23.447882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -765984904 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -765984904], ["username", "billy_16"], ["access_token", "80192699d96768dc2e66fd3a7857c5d4"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-12 23:09:23.450993"], ["updated_at", "2016-12-12 23:09:23.450993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -119876715 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -119876715], ["username", "billy_17"], ["access_token", "478f1c8fa030184532465e208d1cc213"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-12 23:09:23.454533"], ["updated_at", "2016-12-12 23:09:23.454533"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1087413190 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1087413190], ["username", "billy_18"], ["access_token", "28ac28189f5a642b4fcaba13a2a93d00"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-12 23:09:23.457560"], ["updated_at", "2016-12-12 23:09:23.457560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -586367189 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -586367189], ["username", "billy_19"], ["access_token", "6f4c4b6a3c25a2cf5ab460f046b3844e"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-12 23:09:23.460492"], ["updated_at", "2016-12-12 23:09:23.460492"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -974126792 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -974126792], ["username", "billy_20"], ["access_token", "7023d1d5582957ad45de99d39928e283"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-12 23:09:23.463024"], ["updated_at", "2016-12-12 23:09:23.463024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1228443143 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1228443143], ["username", "billy_21"], ["access_token", "85b1c60698ad359b5630af6c812554e7"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-12 23:09:23.465434"], ["updated_at", "2016-12-12 23:09:23.465434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -272176256 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -272176256], ["username", "billy_22"], ["access_token", "6ca19f2e410ac69ef5fb3134f5f9869d"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-12 23:09:23.467844"], ["updated_at", "2016-12-12 23:09:23.467844"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1441400503 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1441400503], ["username", "billy_23"], ["access_token", "d0398c46aa4467b483a8f2d8c11e9732"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-12 23:09:23.470206"], ["updated_at", "2016-12-12 23:09:23.470206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1979111992 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1979111992], ["username", "billy_24"], ["access_token", "e0410fe9a5dd2a9eccf969dd7f764a14"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-12 23:09:23.472546"], ["updated_at", "2016-12-12 23:09:23.472546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -847730753 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -847730753], ["username", "billy_25"], ["access_token", "9b71902d70e9cf770420980dd0b1eb33"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-12 23:09:23.474885"], ["updated_at", "2016-12-12 23:09:23.474885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2141433246 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2141433246], ["username", "billy_26"], ["access_token", "794162cb8ae6ce35e733f779dea17b15"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-12 23:09:23.477218"], ["updated_at", "2016-12-12 23:09:23.477218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -615150721 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -615150721], ["username", "billy_27"], ["access_token", "3fbd06c28f2cdc14ce8e7c886b35fa64"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-12 23:09:23.479480"], ["updated_at", "2016-12-12 23:09:23.479480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1250382853 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1250382853], ["username", "billy_28"], ["access_token", "2111a657ba91eec764965a3cea12d41b"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-12 23:09:23.481742"], ["updated_at", "2016-12-12 23:09:23.481742"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1892577781 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1892577781], ["username", "billy_29"], ["access_token", "6384be21cc911151b8f02a0e4c3fb6b3"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-12 23:09:23.484138"], ["updated_at", "2016-12-12 23:09:23.484138"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -158545537 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -158545537], ["username", "billy_30"], ["access_token", "5cfb27e004f72a9f3418560d0ae640ae"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-12 23:09:23.486386"], ["updated_at", "2016-12-12 23:09:23.486386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1085589443 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1085589443], ["username", "billy_31"], ["access_token", "7ae40f46be493cdfb913d0a19e9ab32a"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-12 23:09:23.488706"], ["updated_at", "2016-12-12 23:09:23.488706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -803767170 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -803767170], ["username", "billy_32"], ["access_token", "1faf21ff8c7ae0b8f6f7e5546cad725f"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-12 23:09:23.491929"], ["updated_at", "2016-12-12 23:09:23.491929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -720262253 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -720262253], ["username", "billy_33"], ["access_token", "8e2154b4e92b5d9918f325323f9cfdd3"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-12 23:09:23.495386"], ["updated_at", "2016-12-12 23:09:23.495386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1808486913 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1808486913], ["username", "billy_34"], ["access_token", "5a35362a55a25f8b6c55a6b6f4491923"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-12 23:09:23.498374"], ["updated_at", "2016-12-12 23:09:23.498374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1860561896 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1860561896], ["username", "billy_35"], ["access_token", "255c2389b6970450a614367033a068c8"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-12 23:09:23.501285"], ["updated_at", "2016-12-12 23:09:23.501285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -662938543 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -662938543], ["username", "billy_36"], ["access_token", "2a0896c3883087ca65e93b2757e0cf41"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-12 23:09:23.503836"], ["updated_at", "2016-12-12 23:09:23.503836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -86138740 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -86138740], ["username", "billy_37"], ["access_token", "c9df3cd1bbe8a75b3818cdfc4b398dda"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-12 23:09:23.506197"], ["updated_at", "2016-12-12 23:09:23.506197"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -475804477 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -475804477], ["username", "billy_38"], ["access_token", "c8b8b134892673eed3aacd669f0ac921"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-12 23:09:23.508481"], ["updated_at", "2016-12-12 23:09:23.508481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -535077186 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -535077186], ["username", "billy_39"], ["access_token", "11b368783791e6ef5ce63bafb50bdd24"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-12 23:09:23.510760"], ["updated_at", "2016-12-12 23:09:23.510760"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1716649276 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1716649276], ["username", "billy_40"], ["access_token", "993f8781ad979d782040497e87ad6540"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-12 23:09:23.513085"], ["updated_at", "2016-12-12 23:09:23.513085"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -702065834 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -702065834], ["username", "billy_41"], ["access_token", "37106bbcd177bce7ac3c17f654570a56"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-12 23:09:23.515525"], ["updated_at", "2016-12-12 23:09:23.515525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1881176929 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1881176929], ["username", "billy_42"], ["access_token", "ec46f006a1660339f6fbddca65aa0be8"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-12 23:09:23.517854"], ["updated_at", "2016-12-12 23:09:23.517854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -455876991 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -455876991], ["username", "billy_43"], ["access_token", "4ae4e2e3f9cbf24afcca83aee9eb2a88"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-12 23:09:23.520160"], ["updated_at", "2016-12-12 23:09:23.520160"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -976953910 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -976953910], ["username", "billy_44"], ["access_token", "7a040820ef1ba58823377f75c3e1fc99"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-12 23:09:23.522495"], ["updated_at", "2016-12-12 23:09:23.522495"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1552870803 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1552870803], ["username", "billy_45"], ["access_token", "2d5d5905ca1f5128be3e1a3ebbcfd0c2"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-12 23:09:23.524871"], ["updated_at", "2016-12-12 23:09:23.524871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -41339854 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -41339854], ["username", "billy_46"], ["access_token", "f072a687edf7bc1c5f5a05a10cdf5d04"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-12 23:09:23.527197"], ["updated_at", "2016-12-12 23:09:23.527197"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493127726 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493127726], ["username", "billy_47"], ["access_token", "3788785201a0e216a35ea358e6352a7c"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-12 23:09:23.529508"], ["updated_at", "2016-12-12 23:09:23.529508"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1085841610 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1085841610], ["username", "billy_48"], ["access_token", "05eced51b9cfbbdbf39c7a97a3cc8580"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-12 23:09:23.531834"], ["updated_at", "2016-12-12 23:09:23.531834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -544279241 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -544279241], ["username", "billy_49"], ["access_token", "ca8dacf697e73f8af115f6676a82dbf2"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-12 23:09:23.534318"], ["updated_at", "2016-12-12 23:09:23.534318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1969846583 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1969846583], ["username", "jstrav"], ["access_token", "cefa2b4253179d496e1e05b764140880"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:23.542914"], ["updated_at", "2016-12-12 23:09:23.542914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1484214318 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1484214318], ["username", "mary"], ["access_token", "c0081e9dcc1d049e3455a06c936a5b63"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:23.545769"], ["updated_at", "2016-12-12 23:09:23.545769"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -774960430 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -774960430], ["username", "jstead"], ["access_token", "ea43aa16bc399a4e4fe2808b2de4df53"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:23.548503"], ["updated_at", "2016-12-12 23:09:23.548503"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1845421315 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1845421315], ["username", "bigbear"], ["access_token", "53892034a767da4f388434a64bc6c10f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:23.551283"], ["updated_at", "2016-12-12 23:09:23.551283"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -268747116 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -268747116], ["username", "billy_00"], ["access_token", "0fa021572d4a4effc89489b4cd144627"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-12 23:09:23.559459"], ["updated_at", "2016-12-12 23:09:23.559459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1205361620 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1205361620], ["username", "billy_01"], ["access_token", "6e44ec7b928a2807c36de9032a4c3d97"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-12 23:09:23.562283"], ["updated_at", "2016-12-12 23:09:23.562283"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1178144788 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1178144788], ["username", "billy_02"], ["access_token", "864fc2eac0eff9b94d9eaea0cc01bab8"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-12 23:09:23.564637"], ["updated_at", "2016-12-12 23:09:23.564637"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1116116607 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1116116607], ["username", "billy_03"], ["access_token", "9f69ae9e833f1274f4715e779368d7de"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-12 23:09:23.568162"], ["updated_at", "2016-12-12 23:09:23.568162"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1674325064 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1674325064], ["username", "billy_04"], ["access_token", "8ef8eb4986e71bb72d77dbece62067c2"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-12 23:09:23.571530"], ["updated_at", "2016-12-12 23:09:23.571530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2011037210 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2011037210], ["username", "billy_05"], ["access_token", "f70c1dede177d3b589c13e50f03c32b5"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-12 23:09:23.574602"], ["updated_at", "2016-12-12 23:09:23.574602"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1042059650 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1042059650], ["username", "billy_06"], ["access_token", "81491dd2c70690214f1c26901397d70e"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-12 23:09:23.577905"], ["updated_at", "2016-12-12 23:09:23.577905"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1644653875 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1644653875], ["username", "billy_07"], ["access_token", "f3f26190e750e51ba97133a191cf3dde"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-12 23:09:23.580992"], ["updated_at", "2016-12-12 23:09:23.580992"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1625111315 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1625111315], ["username", "billy_08"], ["access_token", "e12a033cc5d999a65cdf11099ddc1dda"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-12 23:09:23.583758"], ["updated_at", "2016-12-12 23:09:23.583758"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -72261803 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -72261803], ["username", "billy_09"], ["access_token", "f90ea47b320f054bc64b820e3252a6fd"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-12 23:09:23.586371"], ["updated_at", "2016-12-12 23:09:23.586371"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -252544952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -252544952], ["username", "billy_10"], ["access_token", "47fb5d75039b04295d16ba04b3b96fb4"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-12 23:09:23.588897"], ["updated_at", "2016-12-12 23:09:23.588897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289388356 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1289388356], ["username", "billy_11"], ["access_token", "471b542a449403d6aff183c37010ad46"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-12 23:09:23.591275"], ["updated_at", "2016-12-12 23:09:23.591275"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1401061900 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1401061900], ["username", "billy_12"], ["access_token", "b5bd9c319048b70f8e1efd2975ff68a6"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-12 23:09:23.593617"], ["updated_at", "2016-12-12 23:09:23.593617"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1165914682 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1165914682], ["username", "billy_13"], ["access_token", "a20c65ea72de145744c7db3af57a2ae9"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-12 23:09:23.595901"], ["updated_at", "2016-12-12 23:09:23.595901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -677405694 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -677405694], ["username", "billy_14"], ["access_token", "b2b777a3b0232709f77a67e636b155fb"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-12 23:09:23.598501"], ["updated_at", "2016-12-12 23:09:23.598501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1094641376 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1094641376], ["username", "billy_15"], ["access_token", "c8ce9409b7af0a4d2dd934c3785b8b93"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-12 23:09:23.600883"], ["updated_at", "2016-12-12 23:09:23.600883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -78426097 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -78426097], ["username", "billy_16"], ["access_token", "c05204dd24862d50a6a8b1a3e8c9b30b"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-12 23:09:23.603216"], ["updated_at", "2016-12-12 23:09:23.603216"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1062098957 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1062098957], ["username", "billy_17"], ["access_token", "5b8575c6a97522a128f2e500e74a70af"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-12 23:09:23.605501"], ["updated_at", "2016-12-12 23:09:23.605501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -131581311 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -131581311], ["username", "billy_18"], ["access_token", "7a539784741c90b89922529d59023514"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-12 23:09:23.607808"], ["updated_at", "2016-12-12 23:09:23.607808"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1587087471 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1587087471], ["username", "billy_19"], ["access_token", "809a98440332d5cff5951b47f9f07f9f"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-12 23:09:23.610127"], ["updated_at", "2016-12-12 23:09:23.610127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1077781688 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1077781688], ["username", "billy_20"], ["access_token", "51d479ba1d655edc8b8644b426f1e9c3"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-12 23:09:23.613049"], ["updated_at", "2016-12-12 23:09:23.613049"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -650896517 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -650896517], ["username", "billy_21"], ["access_token", "49d43cb926c941cf6d4aa034db7fada8"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-12 23:09:23.616049"], ["updated_at", "2016-12-12 23:09:23.616049"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -360175749 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -360175749], ["username", "billy_22"], ["access_token", "85ac813ab12f8fb57918e97601910803"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-12 23:09:23.618450"], ["updated_at", "2016-12-12 23:09:23.618450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -39546285 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -39546285], ["username", "billy_23"], ["access_token", "8239e87acd8b03f0e3aae1a20ac94416"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-12 23:09:23.620958"], ["updated_at", "2016-12-12 23:09:23.620958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1595821952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1595821952], ["username", "billy_24"], ["access_token", "157950b7e4140f4e71f36c552b450674"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-12 23:09:23.623700"], ["updated_at", "2016-12-12 23:09:23.623700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -560136174 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -560136174], ["username", "billy_25"], ["access_token", "a04557f67e039fcf312e7a716e8e7bc6"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-12 23:09:23.626477"], ["updated_at", "2016-12-12 23:09:23.626477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -901046406 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -901046406], ["username", "billy_26"], ["access_token", "4c1e6cd7db53d87236740031dbb1162a"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-12 23:09:23.629052"], ["updated_at", "2016-12-12 23:09:23.629052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1073989728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1073989728], ["username", "billy_27"], ["access_token", "6f958cd54caa8cf33a6f0a37e324f45c"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-12 23:09:23.631408"], ["updated_at", "2016-12-12 23:09:23.631408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -326490412 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -326490412], ["username", "billy_28"], ["access_token", "59a7f190af161da93ad5208721ef79c8"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-12 23:09:23.633778"], ["updated_at", "2016-12-12 23:09:23.633778"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1727821846 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1727821846], ["username", "billy_29"], ["access_token", "d81d55b32cc7aeef546c7d153ed15e5c"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-12 23:09:23.636232"], ["updated_at", "2016-12-12 23:09:23.636232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1924405484 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1924405484], ["username", "billy_30"], ["access_token", "670a8332331a63411f2231b634fcddc5"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-12 23:09:23.638558"], ["updated_at", "2016-12-12 23:09:23.638558"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -251106869 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -251106869], ["username", "billy_31"], ["access_token", "853bb627a8c7959145049058321ec462"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-12 23:09:23.640798"], ["updated_at", "2016-12-12 23:09:23.640798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2079800967 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2079800967], ["username", "billy_32"], ["access_token", "9204b5c9191bc44498e2b789013badf9"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-12 23:09:23.643076"], ["updated_at", "2016-12-12 23:09:23.643076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1645794817 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1645794817], ["username", "billy_33"], ["access_token", "37bbf0b8caf93c98ebb690f59bc2ddc6"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-12 23:09:23.645366"], ["updated_at", "2016-12-12 23:09:23.645366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -704436323 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -704436323], ["username", "billy_34"], ["access_token", "c11e2b7ae68feed509fb7ecbb676e87b"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-12 23:09:23.647789"], ["updated_at", "2016-12-12 23:09:23.647789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -490765343 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -490765343], ["username", "billy_35"], ["access_token", "d87fe805aa1374da901c90b2331057a3"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-12 23:09:23.650265"], ["updated_at", "2016-12-12 23:09:23.650265"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -722479188 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -722479188], ["username", "billy_36"], ["access_token", "27fdc965f6a49381feb822ca031ce987"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-12 23:09:23.652733"], ["updated_at", "2016-12-12 23:09:23.652733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -284485457 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -284485457], ["username", "billy_37"], ["access_token", "fd377f3dfb9eb5b7012508030fb9b94a"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-12 23:09:23.655220"], ["updated_at", "2016-12-12 23:09:23.655220"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -90158162 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -90158162], ["username", "billy_38"], ["access_token", "51018ce0f0c304f6f51ab0a77e6d0e3a"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-12 23:09:23.657535"], ["updated_at", "2016-12-12 23:09:23.657535"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -795420417 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -795420417], ["username", "billy_39"], ["access_token", "a0e22b4bd3cce49afc64dd692cbaab72"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-12 23:09:23.659805"], ["updated_at", "2016-12-12 23:09:23.659805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2108548720 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2108548720], ["username", "billy_40"], ["access_token", "cf4aee70e5abad2b6d91b349febbf205"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-12 23:09:23.662148"], ["updated_at", "2016-12-12 23:09:23.662148"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -52109471 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -52109471], ["username", "billy_41"], ["access_token", "5226ab7c8033742c0b664e37ebd0da08"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-12 23:09:23.664525"], ["updated_at", "2016-12-12 23:09:23.664525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1482382836 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1482382836], ["username", "billy_42"], ["access_token", "539ed89fc14d5fc2812f7551038d679d"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-12 23:09:23.666903"], ["updated_at", "2016-12-12 23:09:23.666903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -480832579 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -480832579], ["username", "billy_43"], ["access_token", "23f6e096d7f309ebae380323769c1867"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-12 23:09:23.669224"], ["updated_at", "2016-12-12 23:09:23.669224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2059128275 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2059128275], ["username", "billy_44"], ["access_token", "5b7dd7970223b49165fe0f73e18606b2"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-12 23:09:23.671511"], ["updated_at", "2016-12-12 23:09:23.671511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1653782475 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1653782475], ["username", "billy_45"], ["access_token", "33103221fc030bec7d50bb1621f69e2c"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-12 23:09:23.673874"], ["updated_at", "2016-12-12 23:09:23.673874"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1157787761 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1157787761], ["username", "billy_46"], ["access_token", "d06a3b2ec9b9b6f195caad3d10c8b594"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-12 23:09:23.676202"], ["updated_at", "2016-12-12 23:09:23.676202"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1697346914 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1697346914], ["username", "billy_47"], ["access_token", "46a2783883ebe8588cb8629f18eab8e1"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-12 23:09:23.678471"], ["updated_at", "2016-12-12 23:09:23.678471"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -125559222 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -125559222], ["username", "billy_48"], ["access_token", "c02105ad7b60b97a3350b8e0e0576721"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-12 23:09:23.680744"], ["updated_at", "2016-12-12 23:09:23.680744"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1960497031 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1960497031], ["username", "billy_49"], ["access_token", "8b3a6f0fd51172b2660f94bf9e188318"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-12 23:09:23.683143"], ["updated_at", "2016-12-12 23:09:23.683143"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1711515257 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1711515257], ["username", "jstrav"], ["access_token", "e74eca1775820835e733eb5ac7958f21"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:23.690022"], ["updated_at", "2016-12-12 23:09:23.690022"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2117514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2117514], ["username", "mary"], ["access_token", "daafb863371b3c8bdbcdc0da69e75ebf"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:23.692559"], ["updated_at", "2016-12-12 23:09:23.692559"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -335140323 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -335140323], ["username", "jstead"], ["access_token", "0d1cd11abe5150a1ec0682a463049814"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:23.696592"], ["updated_at", "2016-12-12 23:09:23.696592"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -872381735 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -872381735], ["username", "bigbear"], ["access_token", "101600d6cc19bc2b1eed595aed471abc"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:23.699719"], ["updated_at", "2016-12-12 23:09:23.699719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -762944602 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -762944602], ["username", "billy_00"], ["access_token", "76a86e5dfbb3c79119dcbced5508b58d"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-12 23:09:23.702875"], ["updated_at", "2016-12-12 23:09:23.702875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -753127027 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -753127027], ["username", "billy_01"], ["access_token", "ed9e3634fcaa0620c7d8167cdeb78f03"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-12 23:09:23.705541"], ["updated_at", "2016-12-12 23:09:23.705541"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1783162320 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1783162320], ["username", "billy_02"], ["access_token", "0bcd0b58da0308864064d3bd95280cbd"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-12 23:09:23.708064"], ["updated_at", "2016-12-12 23:09:23.708064"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1119172245 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1119172245], ["username", "billy_03"], ["access_token", "5db08ac5a45de56b17af193eb08d2dd4"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-12 23:09:23.710333"], ["updated_at", "2016-12-12 23:09:23.710333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -94627541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -94627541], ["username", "billy_04"], ["access_token", "5c4ad49e2fbd16f90c35a12acd0e615c"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-12 23:09:23.712599"], ["updated_at", "2016-12-12 23:09:23.712599"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1556497080 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1556497080], ["username", "billy_05"], ["access_token", "2083f8aba51ba8cd747d73127ce69ae9"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-12 23:09:23.714974"], ["updated_at", "2016-12-12 23:09:23.714974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -631805130 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -631805130], ["username", "billy_06"], ["access_token", "c831d2272fd5d8f288ad33d83f25f1a6"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-12 23:09:23.717422"], ["updated_at", "2016-12-12 23:09:23.717422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -836093580 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -836093580], ["username", "billy_07"], ["access_token", "ce4e951ca07d2fbf68820bfc02f3c396"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-12 23:09:23.719899"], ["updated_at", "2016-12-12 23:09:23.719899"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1377307771 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1377307771], ["username", "billy_08"], ["access_token", "7b9357f270fa1abafa31c0281effb478"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-12 23:09:23.722342"], ["updated_at", "2016-12-12 23:09:23.722342"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -829041100 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -829041100], ["username", "billy_09"], ["access_token", "a5e87ab55b59859937729bb474507d8b"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-12 23:09:23.724755"], ["updated_at", "2016-12-12 23:09:23.724755"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1566985692 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1566985692], ["username", "billy_10"], ["access_token", "5361584b90cabdadf27b552d3d741dbb"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-12 23:09:23.727138"], ["updated_at", "2016-12-12 23:09:23.727138"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -775597156 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -775597156], ["username", "billy_11"], ["access_token", "096005c776df59565cbe2afb4498fe98"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-12 23:09:23.729392"], ["updated_at", "2016-12-12 23:09:23.729392"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -165938307 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -165938307], ["username", "billy_12"], ["access_token", "d800b64d7618e2b681ffad9e18198131"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-12 23:09:23.731701"], ["updated_at", "2016-12-12 23:09:23.731701"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -278586942 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -278586942], ["username", "billy_13"], ["access_token", "19bc82e7760b634a03d6b9b416aae603"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-12 23:09:23.734170"], ["updated_at", "2016-12-12 23:09:23.734170"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -967529833 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -967529833], ["username", "billy_14"], ["access_token", "9aee05674942176b085809bd58b13244"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-12 23:09:23.736525"], ["updated_at", "2016-12-12 23:09:23.736525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1188500607 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1188500607], ["username", "billy_15"], ["access_token", "1222ee00f8fa5a5b8c0ad76d840b9d2f"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-12 23:09:23.738909"], ["updated_at", "2016-12-12 23:09:23.738909"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1528337865 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1528337865], ["username", "billy_16"], ["access_token", "e75d8a0e5b35409a79efacb16935d802"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-12 23:09:23.741251"], ["updated_at", "2016-12-12 23:09:23.741251"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -185876764 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -185876764], ["username", "billy_17"], ["access_token", "68b9fdfeba7b0c1f10b05f88379cf26f"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-12 23:09:23.743601"], ["updated_at", "2016-12-12 23:09:23.743601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1656830503 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1656830503], ["username", "billy_18"], ["access_token", "105f8512f4b248f27201f95a7264abec"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-12 23:09:23.745935"], ["updated_at", "2016-12-12 23:09:23.745935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -623056553 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -623056553], ["username", "billy_19"], ["access_token", "bf996cb0a1791dce6fc040cbe51ac203"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-12 23:09:23.748217"], ["updated_at", "2016-12-12 23:09:23.748217"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1693619158 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1693619158], ["username", "billy_20"], ["access_token", "205ce3504b180b14c55fda9a76b5a014"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-12 23:09:23.750673"], ["updated_at", "2016-12-12 23:09:23.750673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1259262094 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1259262094], ["username", "billy_21"], ["access_token", "e568b7d430dac4c2ad7211cd9fd0f287"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-12 23:09:23.753216"], ["updated_at", "2016-12-12 23:09:23.753216"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1820134284 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1820134284], ["username", "billy_22"], ["access_token", "311eabcbdf72d568797297d940a881e2"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-12 23:09:23.755584"], ["updated_at", "2016-12-12 23:09:23.755584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -304847734 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -304847734], ["username", "billy_23"], ["access_token", "92ed0da111f3fe4e42cec3f0bdc8cf9c"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-12 23:09:23.757868"], ["updated_at", "2016-12-12 23:09:23.757868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1191001778 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1191001778], ["username", "billy_24"], ["access_token", "9e835d02965ba8e1ecd52af8b4d6dc66"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-12 23:09:23.760326"], ["updated_at", "2016-12-12 23:09:23.760326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654160394 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1654160394], ["username", "billy_25"], ["access_token", "683d6f90a0412a23ffc95dae07ebcddd"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-12 23:09:23.762594"], ["updated_at", "2016-12-12 23:09:23.762594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701454693 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701454693], ["username", "billy_26"], ["access_token", "9ead6a7a1ebfb974c4e7c7a3e96e1abd"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-12 23:09:23.764895"], ["updated_at", "2016-12-12 23:09:23.764895"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1401860492 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1401860492], ["username", "billy_27"], ["access_token", "813343ee6b3a4f51471b90b47423a18c"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-12 23:09:23.767217"], ["updated_at", "2016-12-12 23:09:23.767217"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950263430 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1950263430], ["username", "billy_28"], ["access_token", "abb83d61a20bda9fa575866b7169c70c"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-12 23:09:23.769564"], ["updated_at", "2016-12-12 23:09:23.769564"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1806651474 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1806651474], ["username", "billy_29"], ["access_token", "a223888e7428705e8ab61ee5e10c56de"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-12 23:09:23.771891"], ["updated_at", "2016-12-12 23:09:23.771891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2045836410 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2045836410], ["username", "billy_30"], ["access_token", "b9ab229808c4628a1539da680c3ba558"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-12 23:09:23.774290"], ["updated_at", "2016-12-12 23:09:23.774290"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -69058382 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -69058382], ["username", "billy_31"], ["access_token", "5c6832dd956cc42291344e297b1a0f9e"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-12 23:09:23.776644"], ["updated_at", "2016-12-12 23:09:23.776644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -783515497 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -783515497], ["username", "billy_32"], ["access_token", "02b825b2c6e341f1134fc3dba9a99aa1"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-12 23:09:23.778986"], ["updated_at", "2016-12-12 23:09:23.778986"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -62463266 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -62463266], ["username", "billy_33"], ["access_token", "7dcc157e75ef329e8fa2c1c269f1a907"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-12 23:09:23.781287"], ["updated_at", "2016-12-12 23:09:23.781287"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -732073030 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -732073030], ["username", "billy_34"], ["access_token", "b3827c1f42ee0ab89b21bd57c38cb204"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-12 23:09:23.783713"], ["updated_at", "2016-12-12 23:09:23.783713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1395847307 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1395847307], ["username", "billy_35"], ["access_token", "1989ce74bc02b4eb187db0d03fb1de4c"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-12 23:09:23.786110"], ["updated_at", "2016-12-12 23:09:23.786110"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125960237 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1125960237], ["username", "billy_36"], ["access_token", "a7cd4c808ad4c4e0ac0439471371ed4a"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-12 23:09:23.788379"], ["updated_at", "2016-12-12 23:09:23.788379"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -671461487 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -671461487], ["username", "billy_37"], ["access_token", "d7eee007291087a6d48dd27254479ebd"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-12 23:09:23.790671"], ["updated_at", "2016-12-12 23:09:23.790671"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1445116934 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1445116934], ["username", "billy_38"], ["access_token", "94dcd344de023604496ac841e04f1ec4"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-12 23:09:23.793008"], ["updated_at", "2016-12-12 23:09:23.793008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1795154624 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1795154624], ["username", "billy_39"], ["access_token", "528f6d6cc0c7ec17a7daec9cd4e49f82"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-12 23:09:23.795276"], ["updated_at", "2016-12-12 23:09:23.795276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -902536397 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -902536397], ["username", "billy_40"], ["access_token", "2c8522a7fc7d4dbec66efbdf5cd1428b"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-12 23:09:23.797523"], ["updated_at", "2016-12-12 23:09:23.797523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1037504772 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1037504772], ["username", "billy_41"], ["access_token", "fa7670cee48fc4e84ee0d3d7ef5629da"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-12 23:09:23.799844"], ["updated_at", "2016-12-12 23:09:23.799844"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1558983308 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1558983308], ["username", "billy_42"], ["access_token", "83ebc9f24abd5446be6c4d0a81745536"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-12 23:09:23.802126"], ["updated_at", "2016-12-12 23:09:23.802126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1862019208 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1862019208], ["username", "billy_43"], ["access_token", "fcf88f961c106d52c6adedb8c6836d3e"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-12 23:09:23.804426"], ["updated_at", "2016-12-12 23:09:23.804426"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1775907038 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1775907038], ["username", "billy_44"], ["access_token", "05bb13746c8267020f382fe5b5992773"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-12 23:09:23.806653"], ["updated_at", "2016-12-12 23:09:23.806653"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1995439081 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1995439081], ["username", "billy_45"], ["access_token", "7091d416442615d8a42d375cfd447300"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-12 23:09:23.808846"], ["updated_at", "2016-12-12 23:09:23.808846"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1511531515 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1511531515], ["username", "billy_46"], ["access_token", "94e32208508f7810d12a0fe28b1cf7fe"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-12 23:09:23.811141"], ["updated_at", "2016-12-12 23:09:23.811141"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -450621848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -450621848], ["username", "billy_47"], ["access_token", "c77e42e43191ddab082e11eb874cc69a"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-12 23:09:23.813437"], ["updated_at", "2016-12-12 23:09:23.813437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1137289650 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1137289650], ["username", "billy_48"], ["access_token", "354e95bbbbd11588e84c9862e8e54fe7"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-12 23:09:23.815733"], ["updated_at", "2016-12-12 23:09:23.815733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723056703 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723056703], ["username", "billy_49"], ["access_token", "23513fec89c0b37d8d9e2dee16922da4"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-12 23:09:23.818113"], ["updated_at", "2016-12-12 23:09:23.818113"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "e026d0"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e026d0' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "e026d0"], ["created_at", "2016-12-12 23:09:23.839056"], ["updated_at", "2016-12-12 23:09:23.839056"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2016-12-12 23:09:23.847204"], ["updated_at", "2016-12-12 23:09:23.847204"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2016-12-12 23:09:23.857261"], ["updated_at", "2016-12-12 23:09:23.857261"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "07c5ea"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '07c5ea' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "07c5ea"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2016-12-12 23:09:23.863990"], ["updated_at", "2016-12-12 23:09:23.863990"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -237150229 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -237150229], ["username", "jstrav"], ["access_token", "ed0577a54bda0d808b21294c6e7225ab"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:23.869045"], ["updated_at", "2016-12-12 23:09:23.869045"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1554071223 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1554071223], ["username", "mary"], ["access_token", "3c840496f70c3ad4a2a03756fae2b616"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:23.871932"], ["updated_at", "2016-12-12 23:09:23.871932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2063228201 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2063228201], ["username", "jstead"], ["access_token", "b5e6d7f3898b27d6d865902e3203117d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:23.874654"], ["updated_at", "2016-12-12 23:09:23.874654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1425845105 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1425845105], ["username", "bigbear"], ["access_token", "ba9f792c0fd5e1220ace578ef4617943"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:23.876979"], ["updated_at", "2016-12-12 23:09:23.876979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373264860 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373264860], ["username", "billy_00"], ["access_token", "880f3eefa73ef6ff86a3f10eb89d0b79"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-12 23:09:23.879544"], ["updated_at", "2016-12-12 23:09:23.879544"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -410864848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -410864848], ["username", "billy_01"], ["access_token", "27505966b7daa84199d539199bf91dee"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-12 23:09:23.883024"], ["updated_at", "2016-12-12 23:09:23.883024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1791779873 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1791779873], ["username", "billy_02"], ["access_token", "b39894b8fda1fabb7744812a37f27db0"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-12 23:09:23.885601"], ["updated_at", "2016-12-12 23:09:23.885601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2121097437 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2121097437], ["username", "billy_03"], ["access_token", "b543e969c0a5ee16bdf532bd9a9f6625"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-12 23:09:23.887967"], ["updated_at", "2016-12-12 23:09:23.887967"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -166755442 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -166755442], ["username", "billy_04"], ["access_token", "2914b582101284d8997398cc78689714"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-12 23:09:23.890314"], ["updated_at", "2016-12-12 23:09:23.890314"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -49703568 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -49703568], ["username", "billy_05"], ["access_token", "cb82c95585693c559e6146105847c0f2"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-12 23:09:23.894252"], ["updated_at", "2016-12-12 23:09:23.894252"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1256467292 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1256467292], ["username", "billy_06"], ["access_token", "5d034022379fabc8984f22de80da0de4"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-12 23:09:23.897504"], ["updated_at", "2016-12-12 23:09:23.897504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -325423281 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -325423281], ["username", "billy_07"], ["access_token", "1f8640d2eb96eda60969c4bb3ebc1131"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-12 23:09:23.900589"], ["updated_at", "2016-12-12 23:09:23.900589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1131459096 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1131459096], ["username", "billy_08"], ["access_token", "7cd0187e2e172c94221fd1afffeedf44"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-12 23:09:23.903520"], ["updated_at", "2016-12-12 23:09:23.903520"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1100918581 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1100918581], ["username", "billy_09"], ["access_token", "6a53ec86536eaabaa841e2eef955844e"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-12 23:09:23.906270"], ["updated_at", "2016-12-12 23:09:23.906270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -424892816 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -424892816], ["username", "billy_10"], ["access_token", "da99313f0893acffbbd468a5d6eb6d74"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-12 23:09:23.909053"], ["updated_at", "2016-12-12 23:09:23.909053"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -973954193 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -973954193], ["username", "billy_11"], ["access_token", "334c429848a54e73c0e061850277b9cd"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-12 23:09:23.911395"], ["updated_at", "2016-12-12 23:09:23.911395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1030882150 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1030882150], ["username", "billy_12"], ["access_token", "da41b673de35b30d402aa70518200f0f"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-12 23:09:23.913754"], ["updated_at", "2016-12-12 23:09:23.913754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1467510216 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1467510216], ["username", "billy_13"], ["access_token", "072d4c37e82b68f4f03b20b29b682d70"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-12 23:09:23.916198"], ["updated_at", "2016-12-12 23:09:23.916198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1330117712 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1330117712], ["username", "billy_14"], ["access_token", "a49a2b8fcc1623c8d3ad81a8129d7e8a"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-12 23:09:23.918673"], ["updated_at", "2016-12-12 23:09:23.918673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -778268760 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -778268760], ["username", "billy_15"], ["access_token", "1e48492d3ffa3f6a47210ab1997641cb"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-12 23:09:23.921240"], ["updated_at", "2016-12-12 23:09:23.921240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -792796953 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -792796953], ["username", "billy_16"], ["access_token", "f91db99905ec2cc5c7a4f546d4e553d0"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-12 23:09:23.923716"], ["updated_at", "2016-12-12 23:09:23.923716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -831201105 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -831201105], ["username", "billy_17"], ["access_token", "c2b3cbc0787d329545679284e00a1058"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-12 23:09:23.926220"], ["updated_at", "2016-12-12 23:09:23.926220"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1191276248 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1191276248], ["username", "billy_18"], ["access_token", "f2e91363a45e751115362010846cd81d"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-12 23:09:23.934357"], ["updated_at", "2016-12-12 23:09:23.934357"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1051990061 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1051990061], ["username", "billy_19"], ["access_token", "460feb122ab202857d57a9d041da7dcd"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-12 23:09:23.936927"], ["updated_at", "2016-12-12 23:09:23.936927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -67594972 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -67594972], ["username", "billy_20"], ["access_token", "6d7e7de8a4c277977578ef350eff5a51"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-12 23:09:23.939151"], ["updated_at", "2016-12-12 23:09:23.939151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2051466303 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2051466303], ["username", "billy_21"], ["access_token", "d52f298a092223195f52d5905d42732f"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-12 23:09:23.941428"], ["updated_at", "2016-12-12 23:09:23.941428"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1841161883 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1841161883], ["username", "billy_22"], ["access_token", "3259379501a617530f5a81ae3631ffbe"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-12 23:09:23.943656"], ["updated_at", "2016-12-12 23:09:23.943656"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1738971194 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1738971194], ["username", "billy_23"], ["access_token", "deb29f8ceeff86acae8370d87da9e88a"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-12 23:09:23.945910"], ["updated_at", "2016-12-12 23:09:23.945910"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1296286807 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1296286807], ["username", "billy_24"], ["access_token", "92d65bbf8de14f8de6638993d148dab7"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-12 23:09:23.948152"], ["updated_at", "2016-12-12 23:09:23.948152"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -967603621 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -967603621], ["username", "billy_25"], ["access_token", "a301edc3e78978e359bd93115bff3583"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-12 23:09:23.951952"], ["updated_at", "2016-12-12 23:09:23.951952"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -871844077 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -871844077], ["username", "billy_26"], ["access_token", "e396858a6655a84799e2cde748aeb233"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-12 23:09:23.955269"], ["updated_at", "2016-12-12 23:09:23.955269"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -527050171 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -527050171], ["username", "billy_27"], ["access_token", "e8b3b1c8493d4eb4832736f98fb2b701"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-12 23:09:23.958275"], ["updated_at", "2016-12-12 23:09:23.958275"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -238409796 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -238409796], ["username", "billy_28"], ["access_token", "fdedfb3485fc24708c5e39258ec846e7"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-12 23:09:23.960968"], ["updated_at", "2016-12-12 23:09:23.960968"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1948389169 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1948389169], ["username", "billy_29"], ["access_token", "e08e91f7130fcf8a9aade99b6707141f"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-12 23:09:23.963638"], ["updated_at", "2016-12-12 23:09:23.963638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1691273432 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1691273432], ["username", "billy_30"], ["access_token", "8c2c42647d1a08efce3587af53fb112c"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-12 23:09:23.966169"], ["updated_at", "2016-12-12 23:09:23.966169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1685975474 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1685975474], ["username", "billy_31"], ["access_token", "0245eb1551dbc49aad88ad34efcb3bb2"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-12 23:09:23.968550"], ["updated_at", "2016-12-12 23:09:23.968550"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -850806157 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -850806157], ["username", "billy_32"], ["access_token", "daab9bbb775e04579129789e81d9b231"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-12 23:09:23.970828"], ["updated_at", "2016-12-12 23:09:23.970828"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1036435901 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1036435901], ["username", "billy_33"], ["access_token", "83508e918a27e81bfd45209cbbd77e32"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-12 23:09:23.973068"], ["updated_at", "2016-12-12 23:09:23.973068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1881162276 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1881162276], ["username", "billy_34"], ["access_token", "dac1bd42ebc42d97c9410148546a8a44"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-12 23:09:23.975346"], ["updated_at", "2016-12-12 23:09:23.975346"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1887636493 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1887636493], ["username", "billy_35"], ["access_token", "4204e3272820b572ce9d97cf53e0416b"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-12 23:09:23.977633"], ["updated_at", "2016-12-12 23:09:23.977633"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1946626397 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1946626397], ["username", "billy_36"], ["access_token", "449f76298c053cf85639c96409292d5c"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-12 23:09:23.979886"], ["updated_at", "2016-12-12 23:09:23.979886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1128707763 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1128707763], ["username", "billy_37"], ["access_token", "b97fbff6bb2e9386090ce02c189b4afb"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-12 23:09:23.982108"], ["updated_at", "2016-12-12 23:09:23.982108"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1659777055 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1659777055], ["username", "billy_38"], ["access_token", "81124386602fba23d463f34dec36f5d1"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-12 23:09:23.984456"], ["updated_at", "2016-12-12 23:09:23.984456"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1524537302 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1524537302], ["username", "billy_39"], ["access_token", "1fc60a95c7dfde46f3231a753ceab82c"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-12 23:09:23.986741"], ["updated_at", "2016-12-12 23:09:23.986741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1120943176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1120943176], ["username", "billy_40"], ["access_token", "66696f6234e424407cf11118693c8421"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-12 23:09:23.989010"], ["updated_at", "2016-12-12 23:09:23.989010"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1099149933 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1099149933], ["username", "billy_41"], ["access_token", "f623d58a88a2c8d6247c1499c95f8724"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-12 23:09:23.992814"], ["updated_at", "2016-12-12 23:09:23.992814"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1875681418 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1875681418], ["username", "billy_42"], ["access_token", "6047dd538392ae9134335aa3fa031601"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-12 23:09:23.995668"], ["updated_at", "2016-12-12 23:09:23.995668"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -492515235 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -492515235], ["username", "billy_43"], ["access_token", "fa197059843076df4ebeadcd1edb0f73"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-12 23:09:23.998055"], ["updated_at", "2016-12-12 23:09:23.998055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1479047824 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1479047824], ["username", "billy_44"], ["access_token", "98f7ad4be32344c957a88340e128d204"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-12 23:09:24.000440"], ["updated_at", "2016-12-12 23:09:24.000440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -61692692 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -61692692], ["username", "billy_45"], ["access_token", "9e983e15625e01c411792d6e80869bd6"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-12 23:09:24.002831"], ["updated_at", "2016-12-12 23:09:24.002831"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1241171759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1241171759], ["username", "billy_46"], ["access_token", "15e91e5376a80402297fddab77364508"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-12 23:09:24.005188"], ["updated_at", "2016-12-12 23:09:24.005188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -169884772 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -169884772], ["username", "billy_47"], ["access_token", "06e99c5d9276cc1f42c4b082b4bbf81b"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-12 23:09:24.007506"], ["updated_at", "2016-12-12 23:09:24.007506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1274017031 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1274017031], ["username", "billy_48"], ["access_token", "c27a9ba46ae904da37e360abe17e27d9"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-12 23:09:24.009787"], ["updated_at", "2016-12-12 23:09:24.009787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1012986713 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1012986713], ["username", "billy_49"], ["access_token", "3829d54d39355de43106ea2eb7e35030"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-12 23:09:24.012096"], ["updated_at", "2016-12-12 23:09:24.012096"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1794516152 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1794516152], ["username", "jstrav"], ["access_token", "d22b5329ef68078f87e983e8594cbe59"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2016-12-12 23:09:24.022721"], ["updated_at", "2016-12-12 23:09:24.022721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -696456391 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -696456391], ["username", "mary"], ["access_token", "c7b578ae3b4a24f5ec93316005102ffc"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2016-12-12 23:09:24.025379"], ["updated_at", "2016-12-12 23:09:24.025379"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1526445348 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1526445348], ["username", "jstead"], ["access_token", "4f9e58457305d1af05eea923ef5ec1e8"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2016-12-12 23:09:24.028218"], ["updated_at", "2016-12-12 23:09:24.028218"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -472272317 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -472272317], ["username", "bigbear"], ["access_token", "b7476a5bef26c002646723452e1af5d6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2016-12-12 23:09:24.031946"], ["updated_at", "2016-12-12 23:09:24.031946"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1986747771 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1986747771], ["username", "billy_00"], ["access_token", "1ee0577d64f8cacff034575e5045108d"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2016-12-12 23:09:24.034925"], ["updated_at", "2016-12-12 23:09:24.034925"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1751565047 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1751565047], ["username", "billy_01"], ["access_token", "d6cd8578ae7747150da6600c1dcda244"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2016-12-12 23:09:24.037899"], ["updated_at", "2016-12-12 23:09:24.037899"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1573374017 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1573374017], ["username", "billy_02"], ["access_token", "4a17a274ca8ea48729ea4c094133c055"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2016-12-12 23:09:24.040513"], ["updated_at", "2016-12-12 23:09:24.040513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1610427382 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1610427382], ["username", "billy_03"], ["access_token", "8b6d898bd12aa4d61e84991e25aa557e"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2016-12-12 23:09:24.042951"], ["updated_at", "2016-12-12 23:09:24.042951"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1953067020 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1953067020], ["username", "billy_04"], ["access_token", "8c447ecb05919d514ccdd1d924a68808"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2016-12-12 23:09:24.045247"], ["updated_at", "2016-12-12 23:09:24.045247"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1045479013 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1045479013], ["username", "billy_05"], ["access_token", "e055b4510feff5e7455987ae3d444e88"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2016-12-12 23:09:24.047527"], ["updated_at", "2016-12-12 23:09:24.047527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -104403857 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -104403857], ["username", "billy_06"], ["access_token", "9eabcceeaf08e889f3d663db4923bf25"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2016-12-12 23:09:24.049861"], ["updated_at", "2016-12-12 23:09:24.049861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1483680472 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1483680472], ["username", "billy_07"], ["access_token", "42dd983ea241b72b2e941a531da120f6"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2016-12-12 23:09:24.052145"], ["updated_at", "2016-12-12 23:09:24.052145"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -361259401 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -361259401], ["username", "billy_08"], ["access_token", "1cbb5af3717172b821ca2714a79d4b4b"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2016-12-12 23:09:24.054464"], ["updated_at", "2016-12-12 23:09:24.054464"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466334759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -466334759], ["username", "billy_09"], ["access_token", "32feb6740a3829bfa021798cafd5e3e2"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2016-12-12 23:09:24.056945"], ["updated_at", "2016-12-12 23:09:24.056945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -569455210 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -569455210], ["username", "billy_10"], ["access_token", "45635d9ac3e83f87f7bebc0d285a9561"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2016-12-12 23:09:24.059305"], ["updated_at", "2016-12-12 23:09:24.059305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -696711667 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -696711667], ["username", "billy_11"], ["access_token", "20b1f929d2c92fe5b6c99f03b76b56f4"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2016-12-12 23:09:24.061618"], ["updated_at", "2016-12-12 23:09:24.061618"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -54656695 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -54656695], ["username", "billy_12"], ["access_token", "046116e6aa5b7d9536f11cf35a57fb6b"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2016-12-12 23:09:24.063954"], ["updated_at", "2016-12-12 23:09:24.063954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1912666471 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1912666471], ["username", "billy_13"], ["access_token", "b3d19ec486d7f8cd41867dfa88430a7f"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2016-12-12 23:09:24.066426"], ["updated_at", "2016-12-12 23:09:24.066426"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2137052514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2137052514], ["username", "billy_14"], ["access_token", "75bae6ab25a6752f386b3ab0ba74fcdb"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2016-12-12 23:09:24.068911"], ["updated_at", "2016-12-12 23:09:24.068911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2022184478 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2022184478], ["username", "billy_15"], ["access_token", "de326ee564df7008d46e8d6d6396da5d"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2016-12-12 23:09:24.071370"], ["updated_at", "2016-12-12 23:09:24.071370"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -408485527 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -408485527], ["username", "billy_16"], ["access_token", "9c05c007e43719ee33da9686d2525646"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2016-12-12 23:09:24.073699"], ["updated_at", "2016-12-12 23:09:24.073699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1738219915 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1738219915], ["username", "billy_17"], ["access_token", "07301ea38b1ec4dc179495abd59734ef"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2016-12-12 23:09:24.075915"], ["updated_at", "2016-12-12 23:09:24.075915"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -933830098 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -933830098], ["username", "billy_18"], ["access_token", "10c410fe5c98d4add31c0afaf21b41c7"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2016-12-12 23:09:24.079709"], ["updated_at", "2016-12-12 23:09:24.079709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1105071983 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1105071983], ["username", "billy_19"], ["access_token", "d88aec2ff765e3f54438a15d62ab4245"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2016-12-12 23:09:24.082810"], ["updated_at", "2016-12-12 23:09:24.082810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855496484 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855496484], ["username", "billy_20"], ["access_token", "c5d7bff1d3ea00161fee6223b8e3f377"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2016-12-12 23:09:24.085815"], ["updated_at", "2016-12-12 23:09:24.085815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1561949210 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1561949210], ["username", "billy_21"], ["access_token", "821533d499743140a4fe780c2c2c1ef1"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2016-12-12 23:09:24.088556"], ["updated_at", "2016-12-12 23:09:24.088556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1230665957 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1230665957], ["username", "billy_22"], ["access_token", "085abfe6df959cbab818c02dfeb23453"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2016-12-12 23:09:24.091053"], ["updated_at", "2016-12-12 23:09:24.091053"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1280973975 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1280973975], ["username", "billy_23"], ["access_token", "a8890bd2248a85964d77db1bdfbe38df"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2016-12-12 23:09:24.093282"], ["updated_at", "2016-12-12 23:09:24.093282"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -999945232 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -999945232], ["username", "billy_24"], ["access_token", "0ce64d5c9e3d1461c1bd1bfe79b741f8"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2016-12-12 23:09:24.095817"], ["updated_at", "2016-12-12 23:09:24.095817"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -788846626 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -788846626], ["username", "billy_25"], ["access_token", "24b45641eecdb412795fdc65f3ebe008"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2016-12-12 23:09:24.098182"], ["updated_at", "2016-12-12 23:09:24.098182"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1642977846 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1642977846], ["username", "billy_26"], ["access_token", "d2a059b276e2b99585237536b6bb9dc7"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2016-12-12 23:09:24.100483"], ["updated_at", "2016-12-12 23:09:24.100483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1856354330 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1856354330], ["username", "billy_27"], ["access_token", "4e94e5e3778d27c3313421d2d1f04781"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2016-12-12 23:09:24.102802"], ["updated_at", "2016-12-12 23:09:24.102802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1074985753 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1074985753], ["username", "billy_28"], ["access_token", "90428c73f3f6946090f982db37e9a65c"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2016-12-12 23:09:24.105150"], ["updated_at", "2016-12-12 23:09:24.105150"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -906967300 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -906967300], ["username", "billy_29"], ["access_token", "c11eea6533b3e3f0f722dad4c2a9d773"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2016-12-12 23:09:24.107441"], ["updated_at", "2016-12-12 23:09:24.107441"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1431224374 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1431224374], ["username", "billy_30"], ["access_token", "b911ef5e7485f1972f19a2e9dd4fd99a"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2016-12-12 23:09:24.109720"], ["updated_at", "2016-12-12 23:09:24.109720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1411154407 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1411154407], ["username", "billy_31"], ["access_token", "cdf30b41115e2849588900319d090e78"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2016-12-12 23:09:24.112917"], ["updated_at", "2016-12-12 23:09:24.112917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1635351150 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1635351150], ["username", "billy_32"], ["access_token", "4847250a2fa2a55ccc99036511d3eef1"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2016-12-12 23:09:24.115842"], ["updated_at", "2016-12-12 23:09:24.115842"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1859788856 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1859788856], ["username", "billy_33"], ["access_token", "9ad765f0867f154a14064e703788b6ae"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2016-12-12 23:09:24.118289"], ["updated_at", "2016-12-12 23:09:24.118289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -174652691 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -174652691], ["username", "billy_34"], ["access_token", "f864a8af57725904c4eda79f37e1c912"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2016-12-12 23:09:24.120585"], ["updated_at", "2016-12-12 23:09:24.120585"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -736195678 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -736195678], ["username", "billy_35"], ["access_token", "d0d8cc0e578b44c3f1ba7947534004b4"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2016-12-12 23:09:24.123005"], ["updated_at", "2016-12-12 23:09:24.123005"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1368050884 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1368050884], ["username", "billy_36"], ["access_token", "2acce527d2df692bec0d9e7b6cf0a8a4"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2016-12-12 23:09:24.125376"], ["updated_at", "2016-12-12 23:09:24.125376"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -64359077 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -64359077], ["username", "billy_37"], ["access_token", "26fd7343cc495457132a6824ffbf6ea9"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2016-12-12 23:09:24.127664"], ["updated_at", "2016-12-12 23:09:24.127664"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1574234773 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1574234773], ["username", "billy_38"], ["access_token", "ddf9e8b20ed9a16e9838f571f9dc04b6"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2016-12-12 23:09:24.129951"], ["updated_at", "2016-12-12 23:09:24.129951"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1018186509 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1018186509], ["username", "billy_39"], ["access_token", "2c537f875adec1af6668c8784bd15fe4"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2016-12-12 23:09:24.132281"], ["updated_at", "2016-12-12 23:09:24.132281"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -486221246 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -486221246], ["username", "billy_40"], ["access_token", "506a18781a7c3c97f57579d0568da871"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2016-12-12 23:09:24.134684"], ["updated_at", "2016-12-12 23:09:24.134684"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -721760889 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -721760889], ["username", "billy_41"], ["access_token", "25f4baba156b85bafb0f8c31181072c8"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2016-12-12 23:09:24.137018"], ["updated_at", "2016-12-12 23:09:24.137018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1559098918 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1559098918], ["username", "billy_42"], ["access_token", "cf7e2a3b98d2048a6cfbc6e32d12e0d0"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2016-12-12 23:09:24.139286"], ["updated_at", "2016-12-12 23:09:24.139286"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -946435756 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -946435756], ["username", "billy_43"], ["access_token", "b22338332f5232866d986e3672dd682f"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2016-12-12 23:09:24.141576"], ["updated_at", "2016-12-12 23:09:24.141576"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1529464833 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1529464833], ["username", "billy_44"], ["access_token", "1555734b4e425e0742b82383ca18a563"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2016-12-12 23:09:24.143869"], ["updated_at", "2016-12-12 23:09:24.143869"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300203716 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300203716], ["username", "billy_45"], ["access_token", "4479b0c4ef0f8b840f77981d41ca098a"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2016-12-12 23:09:24.146318"], ["updated_at", "2016-12-12 23:09:24.146318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1438606974 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1438606974], ["username", "billy_46"], ["access_token", "915b273c4f666fbf676985f5eb5fae58"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2016-12-12 23:09:24.148589"], ["updated_at", "2016-12-12 23:09:24.148589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -422193906 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -422193906], ["username", "billy_47"], ["access_token", "ede7d06f5d0f2ca31602e7877cca2267"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2016-12-12 23:09:24.150934"], ["updated_at", "2016-12-12 23:09:24.150934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1713069446 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1713069446], ["username", "billy_48"], ["access_token", "9d2e303efd130cda46a9956bfa79fddf"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2016-12-12 23:09:24.153271"], ["updated_at", "2016-12-12 23:09:24.153271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1024058397 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1024058397], ["username", "billy_49"], ["access_token", "d4095c1cf710d149efd6f59cc84a8968"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2016-12-12 23:09:24.155578"], ["updated_at", "2016-12-12 23:09:24.155578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-12 23:09:24.164178"], ["updated_at", "2016-12-12 23:09:24.164178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-12 23:09:24.187539"], ["updated_at", "2016-12-12 23:09:24.187539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-12 23:09:24.206456"], ["updated_at", "2016-12-12 23:09:24.206456"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-12 23:09:24.227567"], ["updated_at", "2016-12-12 23:09:24.227567"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_user"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -892016287 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd31f13e20fed0d6344ebf81b60f64349' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -892016287], ["username", "d31f13e20fed0d6344ebf81b60f64349"], ["access_token", "edc811a08fd53d66a05c7b32ee88ee14"], ["created_at", "2016-12-12 23:09:24.246579"], ["updated_at", "2016-12-12 23:09:24.246579"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1610233357 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8925fbc424fcf3008188e2bd51746c1f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1610233357], ["username", "8925fbc424fcf3008188e2bd51746c1f"], ["access_token", "81242c36f2a72ffed165eaa6313336cc"], ["created_at", "2016-12-12 23:09:24.271726"], ["updated_at", "2016-12-12 23:09:24.271726"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"8925fbc424fcf3008188e2bd51746c1f", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"8925fbc424fcf3008188e2bd51746c1f", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1936502278 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '413ecac565eeb54b70366eb12f93bdba' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1936502278], ["username", "413ecac565eeb54b70366eb12f93bdba"], ["access_token", "61d68c5e985d0d5f33b1169da64bc12e"], ["created_at", "2016-12-12 23:09:24.284472"], ["updated_at", "2016-12-12 23:09:24.284472"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1808208719 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '35045578cc33abed05afaf0762b308cd' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1808208719], ["username", "35045578cc33abed05afaf0762b308cd"], ["access_token", "7efcf9acdba3b657dfe14e35879e21f3"], ["created_at", "2016-12-12 23:09:24.303852"], ["updated_at", "2016-12-12 23:09:24.303852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -804405454 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b17acfcbc5a68b968f8b5e5fdcffea37' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -804405454], ["username", "b17acfcbc5a68b968f8b5e5fdcffea37"], ["access_token", "bc12e14c2f38cc46a0670a3c816f5894"], ["created_at", "2016-12-12 23:09:24.323063"], ["updated_at", "2016-12-12 23:09:24.323063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1502356219 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1502356219], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.325513"], ["updated_at", "2016-12-12 23:09:24.325513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -11856782 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f115fc65a1fb90c6eae20103028dfee1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -11856782], ["username", "f115fc65a1fb90c6eae20103028dfee1"], ["access_token", "fd18594cc1eb7546487989c811d3b4ab"], ["created_at", "2016-12-12 23:09:24.343721"], ["updated_at", "2016-12-12 23:09:24.343721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1204871173 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1204871173], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.346092"], ["updated_at", "2016-12-12 23:09:24.346092"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1204871173 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1204871173" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1204871173", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2138813971 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '25a67047ca3d91de4a8fc82d3e034d0d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -2138813971], ["username", "25a67047ca3d91de4a8fc82d3e034d0d"], ["access_token", "eac41fbdb8b56657e3024e9c05159f2c"], ["created_at", "2016-12-12 23:09:24.366262"], ["updated_at", "2016-12-12 23:09:24.366262"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -548562288 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -548562288], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.368495"], ["updated_at", "2016-12-12 23:09:24.368495"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -548562288 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-548562288" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-548562288", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -867318334 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '35c326f84d779a1d84f81cf9a36edc4a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -867318334], ["username", "35c326f84d779a1d84f81cf9a36edc4a"], ["access_token", "f0ab2062c61c072f93c4ca60d05ddeaf"], ["created_at", "2016-12-12 23:09:24.383186"], ["updated_at", "2016-12-12 23:09:24.383186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2098384814 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2098384814], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.385787"], ["updated_at", "2016-12-12 23:09:24.385787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125536132 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e8b91d0e4d933645ecb3f2a51ee3e939' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1125536132], ["username", "e8b91d0e4d933645ecb3f2a51ee3e939"], ["access_token", "2ef66a44c963bac00f0e85a8e72324b0"], ["created_at", "2016-12-12 23:09:24.388246"], ["updated_at", "2016-12-12 23:09:24.388246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-2098384814/members/-1125536132" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-2098384814", "user_id"=>"-1125536132", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -348230092 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8f275d9e6d1520c5d0cf434fb42021e9' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -348230092], ["username", "8f275d9e6d1520c5d0cf434fb42021e9"], ["access_token", "d72f88a105cb0220f0261b0994c5c51d"], ["created_at", "2016-12-12 23:09:24.406922"], ["updated_at", "2016-12-12 23:09:24.406922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1888375374 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1888375374], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.409416"], ["updated_at", "2016-12-12 23:09:24.409416"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1114682582 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6f8c7186e759c2216c44f7882b86d40a' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1114682582], ["username", "6f8c7186e759c2216c44f7882b86d40a"], ["access_token", "7f99581b30d2f81c2e88867b770ccaaa"], ["created_at", "2016-12-12 23:09:24.411901"], ["updated_at", "2016-12-12 23:09:24.411901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1888375374) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1888375374], ["user_id", -1114682582], ["created_at", "2016-12-12 23:09:24.413936"], ["updated_at", "2016-12-12 23:09:24.413936"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1888375374/members/-1114682582" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1888375374", "user_id"=>"-1114682582", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1668755770 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'be782f4fa3f85d325fab1230853b254b' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1668755770], ["username", "be782f4fa3f85d325fab1230853b254b"], ["access_token", "e467a493a284a35bc6584079ded9faa7"], ["created_at", "2016-12-12 23:09:24.427467"], ["updated_at", "2016-12-12 23:09:24.427467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -312179722 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -312179722], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.430111"], ["updated_at", "2016-12-12 23:09:24.430111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -411470743 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0a84ccedd411f114cb9e4360d8935778' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -411470743], ["username", "0a84ccedd411f114cb9e4360d8935778"], ["access_token", "07a7eedc973f1a1f3140a081c027db6a"], ["created_at", "2016-12-12 23:09:24.432543"], ["updated_at", "2016-12-12 23:09:24.432543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-312179722/owners/-411470743" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-312179722", "user_id"=>"-411470743", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1535862652 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '755bcec0b59ed97f4835ea6d2be84d0f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1535862652], ["username", "755bcec0b59ed97f4835ea6d2be84d0f"], ["access_token", "f34178ad95a3b8ae53c3f9adcb2295a5"], ["created_at", "2016-12-12 23:09:24.451183"], ["updated_at", "2016-12-12 23:09:24.451183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -911232710 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -911232710], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.453641"], ["updated_at", "2016-12-12 23:09:24.453641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1953765331 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e444263cf174f40d210a7bbc207e73e5' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1953765331], ["username", "e444263cf174f40d210a7bbc207e73e5"], ["access_token", "5bba89b83d00143fadfad50943fe14a6"], ["created_at", "2016-12-12 23:09:24.456251"], ["updated_at", "2016-12-12 23:09:24.456251"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -911232710) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -911232710], ["user_id", -1953765331], ["created_at", "2016-12-12 23:09:24.458357"], ["updated_at", "2016-12-12 23:09:24.458357"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-911232710/owners/-1953765331" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-911232710", "user_id"=>"-1953765331", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-12 23:09:24.471959"], ["updated_at", "2016-12-12 23:09:24.471959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2016-12-12 23:09:24.491069"], ["updated_at", "2016-12-12 23:09:24.491069"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -654538648 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b717b4837b9326893f1e6d22d6230c40' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -654538648], ["username", "b717b4837b9326893f1e6d22d6230c40"], ["access_token", "c792a5d31fcd034409aa9646ac674911"], ["created_at", "2016-12-12 23:09:24.511371"], ["updated_at", "2016-12-12 23:09:24.511371"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2057225939 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2057225939], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.513886"], ["updated_at", "2016-12-12 23:09:24.513886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1880435812 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1880435812], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.516035"], ["updated_at", "2016-12-12 23:09:24.516035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-2057225939/nestings/-1880435812" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-2057225939", "member_group_id"=>"-1880435812", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1836248751 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1a5936539ff565f103f61b71848fa1f6' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1836248751], ["username", "1a5936539ff565f103f61b71848fa1f6"], ["access_token", "0ba1f74cc86f18791fa6137509d01b7a"], ["created_at", "2016-12-12 23:09:24.535003"], ["updated_at", "2016-12-12 23:09:24.535003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1560288020 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1560288020], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.537527"], ["updated_at", "2016-12-12 23:09:24.537527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1215429692 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1215429692], ["name", "MyGroup"], ["created_at", "2016-12-12 23:09:24.539592"], ["updated_at", "2016-12-12 23:09:24.539592"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1215429692]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1215429692 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1560288020]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1560288020 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1215429692 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1560288020 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1560288020], ["member_group_id", -1215429692], ["created_at", "2016-12-12 23:09:24.541545"], ["updated_at", "2016-12-12 23:09:24.541545"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1560288020/nestings/-1215429692" for 127.0.0.1 at 2016-12-12 15:09:24 -0800 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1560288020", "member_group_id"=>"-1215429692", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -826561272 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '44826a6d0c8142f393fdbbf146c2f39e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -826561272], ["username", "44826a6d0c8142f393fdbbf146c2f39e"], ["access_token", "638696031d2a11aa158acd9e7fe73b4f"], ["created_at", "2016-12-12 23:09:24.561942"], ["updated_at", "2016-12-12 23:09:24.561942"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1115657525) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -1115657525]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1115657525) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1115657525 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -1115657525], ["created_at", "2016-12-12 23:09:24.566386"], ["updated_at", "2016-12-12 23:09:24.566386"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1115657525) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1115657525], ["user_id", -826561272], ["created_at", "2016-12-12 23:09:24.568704"], ["updated_at", "2016-12-12 23:09:24.568704"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -1115657525]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -1115657525]]  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -226812913 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8498cff3a3dbe3500b14bcc132637269' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -226812913], ["username", "8498cff3a3dbe3500b14bcc132637269"], ["access_token", "4b7e9ad3da25ecd2ff30e858c220a8ca"], ["created_at", "2016-12-12 23:09:24.577650"], ["updated_at", "2016-12-12 23:09:24.577650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -226812913 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -125075442 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a91520ca690d7d56e4c514a78dd78490' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -125075442], ["username", "a91520ca690d7d56e4c514a78dd78490"], ["access_token", "8389c70c87ed5664a7cc80f77a0718d7"], ["created_at", "2016-12-12 23:09:24.582386"], ["updated_at", "2016-12-12 23:09:24.582386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -282817529 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a91520ca690d7d56e4c514a78dd78490' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1938236907 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '67c944338a5023d7d20421bf6ff0389b' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1938236907], ["username", "67c944338a5023d7d20421bf6ff0389b"], ["access_token", "d7a016774df6901acd036d55071271ca"], ["created_at", "2016-12-12 23:09:24.589098"], ["updated_at", "2016-12-12 23:09:24.589098"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '67c944338a5023d7d20421bf6ff0389b' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '67c944338a5023d7d20421bf6ff0389b' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2016-12-12 23:09:24.591861"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2402e3878741b002fc8cfcea3d2e4918' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -764312640 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -764312640], ["access_token", "86c2451611826585e39566d3590affd1"], ["created_at", "2016-12-12 23:09:24.597138"], ["updated_at", "2016-12-12 23:09:24.597138"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -68563803 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -68563803], ["access_token", "881dd601eec960de4bc12e2879d55c4d"], ["created_at", "2016-12-12 23:09:24.599589"], ["updated_at", "2016-12-12 23:09:24.599589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -979117203 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'afeb398e618eb3130c384cf0c01850a7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -979117203], ["username", "afeb398e618eb3130c384cf0c01850a7"], ["access_token", "52efed577d3176d871e90b778ad81461"], ["created_at", "2016-12-12 23:09:24.603881"], ["updated_at", "2016-12-12 23:09:24.603881"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2016-12-12 23:09:24.606609"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -596352453 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '47a034a1b22e1296dcb296868318d08a' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -596352453], ["username", "47a034a1b22e1296dcb296868318d08a"], ["access_token", "29be1d8b0d9cb8bf821055b798ebd14c"], ["created_at", "2016-12-12 23:09:24.610899"], ["updated_at", "2016-12-12 23:09:24.610899"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2016-12-12 23:09:24.614306"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1949018707 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '244d5da57f62eafa7332a4eda4e0ad38' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1949018707], ["username", "244d5da57f62eafa7332a4eda4e0ad38"], ["access_token", "7edf2b3d11b552d7a34c9b428ddcd686"], ["created_at", "2016-12-12 23:09:24.618836"], ["updated_at", "2016-12-12 23:09:24.618836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2016-12-12 23:09:24.621428"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -403915951 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '60b79f8441383bacfc7cb59fa846bdce' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -403915951], ["username", "60b79f8441383bacfc7cb59fa846bdce"], ["access_token", "bc3563f0861f55ae4fa34158e3c24568"], ["created_at", "2016-12-12 23:09:24.625602"], ["updated_at", "2016-12-12 23:09:24.625602"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2016-12-12 23:09:24.627652"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2016-12-12 23:09:24.629651"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2016-12-12 23:09:24.631814"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/my_application" for 127.0.0.1 at 2016-12-12 15:09:55 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 28ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:09:55 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:09:55 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/my_application" for 127.0.0.1 at 2016-12-12 15:10:36 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 29ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:10:36 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:10:36 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:11:08 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 25ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:11:08 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:11:08 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:12:37 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 28ms (ActiveRecord: 0.3ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:12:51 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 28ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:12:51 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:12:51 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:13:10 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 26ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:13:10 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:13:10 -0800  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:13:10 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:13:10 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:13:10 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:13:46 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 30ms (ActiveRecord: 0.4ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:13:46 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:13:46 -0800  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:13:46 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:13:46 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:13:46 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:14:08 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 32ms (ActiveRecord: 0.4ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:14:08 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?signup_at=foo" for 127.0.0.1 at 2016-12-12 15:14:08 -0800  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:14:08 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:14:08 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:14:20 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 28ms (ActiveRecord: 0.4ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:14:20 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:14:20 -0800  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:14:20 -0800 Processing by SomeController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:14:20 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:14:20 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:15:49 -0800 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 26ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:15:49 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:15:49 -0800  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2016-12-12 15:15:49 -0800 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:15:49 -0800 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2016-12-12 15:15:49 -0800  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.0ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar, "access_token" varchar, "first_name" varchar, "last_name" varchar, "full_name" varchar, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar, "uuid" varchar, "role" integer DEFAULT 0 NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.7ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.8ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.8ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.8ms) CREATE INDEX "index_openstax_accounts_accounts_on_role" ON "openstax_accounts_accounts" ("role")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.8ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_uuid" ON "openstax_accounts_accounts" ("uuid")  (0.8ms) CREATE TABLE "openstax_accounts_group_members" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_members_on_group_id_and_user_id" ON "openstax_accounts_group_members" ("group_id", "user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'  (0.8ms) CREATE INDEX "index_openstax_accounts_group_members_on_user_id" ON "openstax_accounts_group_members" ("user_id")  (0.8ms) CREATE TABLE "openstax_accounts_group_nestings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "member_group_id" integer NOT NULL, "container_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.8ms) CREATE INDEX "index_openstax_accounts_group_nestings_on_container_group_id" ON "openstax_accounts_group_nestings" ("container_group_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_nestings_on_member_group_id" ON "openstax_accounts_group_nestings" ("member_group_id")  (0.9ms) CREATE TABLE "openstax_accounts_group_owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_owners_on_group_id_and_user_id" ON "openstax_accounts_group_owners" ("group_id", "user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'  (0.8ms) CREATE INDEX "index_openstax_accounts_group_owners_on_user_id" ON "openstax_accounts_group_owners" ("user_id")  (0.9ms) CREATE TABLE "openstax_accounts_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "is_public" boolean DEFAULT 'f' NOT NULL, "name" varchar, "cached_subtree_group_ids" text, "cached_supertree_group_ids" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE INDEX "index_openstax_accounts_groups_on_is_public" ON "openstax_accounts_groups" ("is_public")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_groups_on_openstax_uid" ON "openstax_accounts_groups" ("openstax_uid")  (0.9ms) CREATE TABLE "ownerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "index_ownerships_on_owner_id_and_owner_type" ON "ownerships" ("owner_id", "owner_type")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "account_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_users_on_account_id" ON "users" ("account_id")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('1001')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('1000')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('2')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('3')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('4')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('5')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('6')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('7')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('8')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('9') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-12 15:06:04 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 28ms (ActiveRecord: 0.3ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:06:04 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:06:04 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-12 15:06:04 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:06:04 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:06:04 -0700  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2119094011 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2119094011], ["username", "jstrav"], ["access_token", "2ffa6462419b955fb09a609d90e71256"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:04.859424"], ["updated_at", "2017-05-12 22:06:04.859424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -691405516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -691405516], ["username", "mary"], ["access_token", "44390f085e7f125c2d410187e1a33b63"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:04.862751"], ["updated_at", "2017-05-12 22:06:04.862751"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -249254275 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -249254275], ["username", "jstead"], ["access_token", "14e8aee71cf7eb81d71e9fd77bf96926"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:04.865432"], ["updated_at", "2017-05-12 22:06:04.865432"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -489105878 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -489105878], ["username", "bigbear"], ["access_token", "1d2c5df7e4ff704796308f1beb53bc79"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:04.867648"], ["updated_at", "2017-05-12 22:06:04.867648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1006517623 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1006517623], ["username", "billy_00"], ["access_token", "8334c042ba818dd26765acd3648ecd20"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:06:04.870041"], ["updated_at", "2017-05-12 22:06:04.870041"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1272011657 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1272011657], ["username", "billy_01"], ["access_token", "28d306a80847abef5d8eaf4e9a1297dc"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:06:04.873241"], ["updated_at", "2017-05-12 22:06:04.873241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1276543381 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1276543381], ["username", "billy_02"], ["access_token", "2ab6fe11c1841e1ce1a07dd5c427dc24"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:06:04.875743"], ["updated_at", "2017-05-12 22:06:04.875743"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -662182131 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -662182131], ["username", "billy_03"], ["access_token", "52726912a9f20650fd9b9c7c3171a2b4"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:06:04.878201"], ["updated_at", "2017-05-12 22:06:04.878201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -837031782 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -837031782], ["username", "billy_04"], ["access_token", "850b832ddd20a4340ef3e32f1b20a9df"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:06:04.880585"], ["updated_at", "2017-05-12 22:06:04.880585"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1074426420 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1074426420], ["username", "billy_05"], ["access_token", "86b8c3e7d057caeb90063815faa109c4"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:06:04.882892"], ["updated_at", "2017-05-12 22:06:04.882892"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1441379399 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1441379399], ["username", "billy_06"], ["access_token", "3cc05e4e1d41c36ed49c34baa38a6e4d"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:06:04.885246"], ["updated_at", "2017-05-12 22:06:04.885246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1031660270 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1031660270], ["username", "billy_07"], ["access_token", "dc20f0d05abb3ec124399d5741327428"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:06:04.887575"], ["updated_at", "2017-05-12 22:06:04.887575"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1075091200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1075091200], ["username", "billy_08"], ["access_token", "fa9fdf6195a3d8466024f75cc5170261"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:06:04.889769"], ["updated_at", "2017-05-12 22:06:04.889769"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -930194319 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -930194319], ["username", "billy_09"], ["access_token", "57ab65c3f7eb750bc6b5a05376278fe3"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:06:04.892014"], ["updated_at", "2017-05-12 22:06:04.892014"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2071190325 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2071190325], ["username", "billy_10"], ["access_token", "d99be93808a0d5063232f29eb516528c"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:06:04.894284"], ["updated_at", "2017-05-12 22:06:04.894284"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -303119200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -303119200], ["username", "billy_11"], ["access_token", "994647693e226b553c93236900a75249"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:06:04.896501"], ["updated_at", "2017-05-12 22:06:04.896501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -557492785 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -557492785], ["username", "billy_12"], ["access_token", "3e06e75e963653c4b972ec60ef9c1c17"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:06:04.898693"], ["updated_at", "2017-05-12 22:06:04.898693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -309139237 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -309139237], ["username", "billy_13"], ["access_token", "024cf8b7cb2d655555764c0307848874"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:06:04.900937"], ["updated_at", "2017-05-12 22:06:04.900937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1829272662 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1829272662], ["username", "billy_14"], ["access_token", "6e65e0451da819478cbefa0c2c103745"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:06:04.903124"], ["updated_at", "2017-05-12 22:06:04.903124"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -519177780 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -519177780], ["username", "billy_15"], ["access_token", "40d1c656aa8bbaa5f85cf865d2170b78"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:06:04.905327"], ["updated_at", "2017-05-12 22:06:04.905327"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2090624599 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2090624599], ["username", "billy_16"], ["access_token", "90356357c9670413259540631cfe4697"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:06:04.907511"], ["updated_at", "2017-05-12 22:06:04.907511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1546367032 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1546367032], ["username", "billy_17"], ["access_token", "2ad13edcd3f26ce6b3f1965c0c6a26a7"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:06:04.909716"], ["updated_at", "2017-05-12 22:06:04.909716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1793642464 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1793642464], ["username", "billy_18"], ["access_token", "07d3eeb2ec76bd528abb9e41eded1418"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:06:04.911915"], ["updated_at", "2017-05-12 22:06:04.911915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1325016059 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1325016059], ["username", "billy_19"], ["access_token", "15213dbc19cab408a1c4b3b0d7b71e5c"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:06:04.914211"], ["updated_at", "2017-05-12 22:06:04.914211"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1033877023 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1033877023], ["username", "billy_20"], ["access_token", "afbc34708e73aba5adb57602acf56c3b"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:06:04.916525"], ["updated_at", "2017-05-12 22:06:04.916525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2076815476 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2076815476], ["username", "billy_21"], ["access_token", "ed92c8447ac4a8295f4256eb06837499"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:06:04.918852"], ["updated_at", "2017-05-12 22:06:04.918852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1898561527 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1898561527], ["username", "billy_22"], ["access_token", "d674335c7429110c77da41579996d92a"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:06:04.921830"], ["updated_at", "2017-05-12 22:06:04.921830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -177812550 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -177812550], ["username", "billy_23"], ["access_token", "51d2115f7cf0de324a8ba0bb7634cdca"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:06:04.924970"], ["updated_at", "2017-05-12 22:06:04.924970"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -654550869 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -654550869], ["username", "billy_24"], ["access_token", "0491c1e03b116737c3adc63a80e843f0"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:06:04.927820"], ["updated_at", "2017-05-12 22:06:04.927820"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1495076083 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1495076083], ["username", "billy_25"], ["access_token", "6cf742ba96fb2a3caebdc2dfe726a1f3"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:06:04.930316"], ["updated_at", "2017-05-12 22:06:04.930316"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -905311743 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -905311743], ["username", "billy_26"], ["access_token", "24e8bd503b9478d7a862056ad53673d8"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:06:04.932712"], ["updated_at", "2017-05-12 22:06:04.932712"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1972394224 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1972394224], ["username", "billy_27"], ["access_token", "6f01ca9b9e93d386dcdc2a5c3c0834bf"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:06:04.935047"], ["updated_at", "2017-05-12 22:06:04.935047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -218204767 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -218204767], ["username", "billy_28"], ["access_token", "05b9b919008fe2ff7a8ea8c8f5bc48bb"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:06:04.937259"], ["updated_at", "2017-05-12 22:06:04.937259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1128449535 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1128449535], ["username", "billy_29"], ["access_token", "864d6a16e628a03b33fde4c793800427"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:06:04.939467"], ["updated_at", "2017-05-12 22:06:04.939467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1363166264 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1363166264], ["username", "billy_30"], ["access_token", "a6b2ac66642128edf3eda844e9b3a474"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:06:04.941654"], ["updated_at", "2017-05-12 22:06:04.941654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -312974591 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -312974591], ["username", "billy_31"], ["access_token", "dd672444a71dfb32a34c48f8ff522454"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:06:04.943825"], ["updated_at", "2017-05-12 22:06:04.943825"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32331449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -32331449], ["username", "billy_32"], ["access_token", "2103db03e0b295be15b600637c4ca3fb"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:06:04.946083"], ["updated_at", "2017-05-12 22:06:04.946083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1226062259 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1226062259], ["username", "billy_33"], ["access_token", "2ef9cddb2588a6237cc0413b0c1b9a61"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:06:04.948306"], ["updated_at", "2017-05-12 22:06:04.948306"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -579084215 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -579084215], ["username", "billy_34"], ["access_token", "8615cafe2d7a7ca3cdb15084589b6349"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:06:04.950599"], ["updated_at", "2017-05-12 22:06:04.950599"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -615041686 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -615041686], ["username", "billy_35"], ["access_token", "393516ef50a52f559c041e624cd8ba6b"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:06:04.953079"], ["updated_at", "2017-05-12 22:06:04.953079"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -172847744 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -172847744], ["username", "billy_36"], ["access_token", "5bbf121ef5d77f2daad7e4121c7e2732"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:06:04.964454"], ["updated_at", "2017-05-12 22:06:04.964454"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -727227560 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -727227560], ["username", "billy_37"], ["access_token", "77c6bb0d1f6d9f6ea35d124917e02eb4"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:06:04.966935"], ["updated_at", "2017-05-12 22:06:04.966935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -639510161 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -639510161], ["username", "billy_38"], ["access_token", "a99973396364c11afb2ed86e1546efab"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:06:04.969180"], ["updated_at", "2017-05-12 22:06:04.969180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1244877696 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1244877696], ["username", "billy_39"], ["access_token", "e8b338a6edcf31f88f4549c41011c9b7"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:06:04.971400"], ["updated_at", "2017-05-12 22:06:04.971400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950834436 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1950834436], ["username", "billy_40"], ["access_token", "770e69d2647e0134d1c7b5361cd8c869"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:06:04.973615"], ["updated_at", "2017-05-12 22:06:04.973615"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -618115884 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -618115884], ["username", "billy_41"], ["access_token", "8818b8b2495708b1829c5f1f97646b2f"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:06:04.975983"], ["updated_at", "2017-05-12 22:06:04.975983"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1012544366 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1012544366], ["username", "billy_42"], ["access_token", "5449490d09e4914185c408501f848a0d"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:06:04.978194"], ["updated_at", "2017-05-12 22:06:04.978194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -156747393 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -156747393], ["username", "billy_43"], ["access_token", "0319e54eac493897430641f5e98bde6d"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:06:04.980400"], ["updated_at", "2017-05-12 22:06:04.980400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1373628960 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1373628960], ["username", "billy_44"], ["access_token", "3604e46c23ed40743a3c502cc7945e2d"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:06:04.982757"], ["updated_at", "2017-05-12 22:06:04.982757"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1608507913 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1608507913], ["username", "billy_45"], ["access_token", "55cb1285f9cde181285abdd029e2693e"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:06:04.985046"], ["updated_at", "2017-05-12 22:06:04.985046"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -34861993 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -34861993], ["username", "billy_46"], ["access_token", "e4a206afda58e18d2ab749cc9c5e2be7"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:06:04.987373"], ["updated_at", "2017-05-12 22:06:04.987373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1144376643 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1144376643], ["username", "billy_47"], ["access_token", "bf737b49fa7d9582d5fd05194888e4a9"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:06:04.989744"], ["updated_at", "2017-05-12 22:06:04.989744"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2107700113 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2107700113], ["username", "billy_48"], ["access_token", "aab28ea40e954e821609a0b871d8df94"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:06:04.992347"], ["updated_at", "2017-05-12 22:06:04.992347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -682065783 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -682065783], ["username", "billy_49"], ["access_token", "044e49d5f497e38e1bc526f94d29d25b"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:06:04.994568"], ["updated_at", "2017-05-12 22:06:04.994568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1437467308 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1437467308], ["username", "jstrav"], ["access_token", "e8d5f73bf64bf96c70af5cdf21f8163b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:05.006601"], ["updated_at", "2017-05-12 22:06:05.006601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -501756712 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -501756712], ["username", "mary"], ["access_token", "defcb5089dcf6e18c9f945a895e05342"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:05.010202"], ["updated_at", "2017-05-12 22:06:05.010202"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1451489750 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1451489750], ["username", "jstead"], ["access_token", "d80e5a33f1a64563b9fb5f1edfd47aff"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:05.014071"], ["updated_at", "2017-05-12 22:06:05.014071"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1591928541 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1591928541], ["username", "bigbear"], ["access_token", "195a90e6f8fea90b5197fe6211e97562"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:05.017195"], ["updated_at", "2017-05-12 22:06:05.017195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -121005873 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -121005873], ["username", "billy_00"], ["access_token", "19a41ed218469342b9b44dd621e66a55"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:06:05.019966"], ["updated_at", "2017-05-12 22:06:05.019966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1892745316 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1892745316], ["username", "billy_01"], ["access_token", "e07506fb3bbbe25c751bf0f9921984f5"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:06:05.022692"], ["updated_at", "2017-05-12 22:06:05.022692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -148126905 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -148126905], ["username", "billy_02"], ["access_token", "553a0d66a763097fcfc11a587a21b249"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:06:05.025058"], ["updated_at", "2017-05-12 22:06:05.025058"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1046360500 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1046360500], ["username", "billy_03"], ["access_token", "3e2371e9dbe3e3213f8e8005e402ee66"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:06:05.027330"], ["updated_at", "2017-05-12 22:06:05.027330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1274298312 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1274298312], ["username", "billy_04"], ["access_token", "bb744254d96ac60f4353f83608560280"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:06:05.029589"], ["updated_at", "2017-05-12 22:06:05.029589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855824428 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855824428], ["username", "billy_05"], ["access_token", "533b3843bcbb97f0f635b4a4cea917dc"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:06:05.031892"], ["updated_at", "2017-05-12 22:06:05.031892"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1575785589 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1575785589], ["username", "billy_06"], ["access_token", "80a6d1ed1e90febc1fd76d3c1c29bc66"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:06:05.034224"], ["updated_at", "2017-05-12 22:06:05.034224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -377133856 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -377133856], ["username", "billy_07"], ["access_token", "5cf15bb6936634b28ec0afc235ac83d7"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:06:05.036501"], ["updated_at", "2017-05-12 22:06:05.036501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -955909605 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -955909605], ["username", "billy_08"], ["access_token", "aeba56cd8b251d9a26cb0d96c870c8f6"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:06:05.039058"], ["updated_at", "2017-05-12 22:06:05.039058"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1673945574 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1673945574], ["username", "billy_09"], ["access_token", "eb806492207e38524146965f4d4f5b3b"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:06:05.041396"], ["updated_at", "2017-05-12 22:06:05.041396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -885476040 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -885476040], ["username", "billy_10"], ["access_token", "fe4cf123f4c8d9e0701f027655a3fd0c"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:06:05.043771"], ["updated_at", "2017-05-12 22:06:05.043771"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -60696387 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -60696387], ["username", "billy_11"], ["access_token", "4911ef165d0c5bb6f4dbe177f5ef2829"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:06:05.046119"], ["updated_at", "2017-05-12 22:06:05.046119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1069069452 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1069069452], ["username", "billy_12"], ["access_token", "0fe4ad4c2a3ededa5ded43f22e18db1e"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:06:05.049108"], ["updated_at", "2017-05-12 22:06:05.049108"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -484644611 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -484644611], ["username", "billy_13"], ["access_token", "fad357f1281a268edfb8b8de9e2748af"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:06:05.052568"], ["updated_at", "2017-05-12 22:06:05.052568"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -231575020 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -231575020], ["username", "billy_14"], ["access_token", "3109e7cfd0148058e7d1594110673d76"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:06:05.055649"], ["updated_at", "2017-05-12 22:06:05.055649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1696061339 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1696061339], ["username", "billy_15"], ["access_token", "553016238999013dc1560ca16b3abd29"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:06:05.058513"], ["updated_at", "2017-05-12 22:06:05.058513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -472053329 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -472053329], ["username", "billy_16"], ["access_token", "c875e41750ef907d0c6a073f0e1b68fe"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:06:05.061147"], ["updated_at", "2017-05-12 22:06:05.061147"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1103961772 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1103961772], ["username", "billy_17"], ["access_token", "c33c7c73f1b2366b139b709aaf22025d"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:06:05.063396"], ["updated_at", "2017-05-12 22:06:05.063396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -174207111 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -174207111], ["username", "billy_18"], ["access_token", "f7d001342c1e2ff900a25c665d4fa547"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:06:05.065703"], ["updated_at", "2017-05-12 22:06:05.065703"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2019689844 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2019689844], ["username", "billy_19"], ["access_token", "df02bcc1441279fcc694d2979de04948"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:06:05.067974"], ["updated_at", "2017-05-12 22:06:05.067974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -819385724 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -819385724], ["username", "billy_20"], ["access_token", "4b18bad5a471f01886e08e8f834661e5"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:06:05.070225"], ["updated_at", "2017-05-12 22:06:05.070225"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -34048215 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -34048215], ["username", "billy_21"], ["access_token", "76e0267a9b455debb9cc49575e2ae1d0"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:06:05.072484"], ["updated_at", "2017-05-12 22:06:05.072484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -549921449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -549921449], ["username", "billy_22"], ["access_token", "89f9b2494122ebbd0108c57713d0c556"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:06:05.074697"], ["updated_at", "2017-05-12 22:06:05.074697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -999254171 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -999254171], ["username", "billy_23"], ["access_token", "cf7c217726edb6407a8490a06f002aad"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:06:05.076903"], ["updated_at", "2017-05-12 22:06:05.076903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1926288723 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1926288723], ["username", "billy_24"], ["access_token", "88c3ab26e818f51f30ffc20ed02e7a28"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:06:05.079106"], ["updated_at", "2017-05-12 22:06:05.079106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1388326755 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1388326755], ["username", "billy_25"], ["access_token", "2ecb03727e7f5a2c01500b1e5e39988b"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:06:05.081375"], ["updated_at", "2017-05-12 22:06:05.081375"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1949684140 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1949684140], ["username", "billy_26"], ["access_token", "4c1c8b3dec5cc6d39b0642054149c8eb"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:06:05.083725"], ["updated_at", "2017-05-12 22:06:05.083725"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1825344146 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1825344146], ["username", "billy_27"], ["access_token", "3647529cda9a9c7646c9e62b45774086"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:06:05.086091"], ["updated_at", "2017-05-12 22:06:05.086091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -648004359 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -648004359], ["username", "billy_28"], ["access_token", "dc46244dba2c8c6f6fb7f2367bc5ba86"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:06:05.088490"], ["updated_at", "2017-05-12 22:06:05.088490"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1657386504 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1657386504], ["username", "billy_29"], ["access_token", "fb023a94e076b2c328abd7f69edf80a2"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:06:05.090844"], ["updated_at", "2017-05-12 22:06:05.090844"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1375452309 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1375452309], ["username", "billy_30"], ["access_token", "c338feaab166a550ceff84419a4d8d51"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:06:05.093047"], ["updated_at", "2017-05-12 22:06:05.093047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -977490539 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -977490539], ["username", "billy_31"], ["access_token", "b8f54dcf500c0d700a0010407da80cb4"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:06:05.095260"], ["updated_at", "2017-05-12 22:06:05.095260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1459492583 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1459492583], ["username", "billy_32"], ["access_token", "f8800b9fbd921070667dabc976177238"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:06:05.097539"], ["updated_at", "2017-05-12 22:06:05.097539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1490389111 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1490389111], ["username", "billy_33"], ["access_token", "f99ac7d9ce1bc337455feda31f708d82"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:06:05.099904"], ["updated_at", "2017-05-12 22:06:05.099904"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1885390387 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1885390387], ["username", "billy_34"], ["access_token", "66bd95006925755af55f644da01dd650"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:06:05.102239"], ["updated_at", "2017-05-12 22:06:05.102239"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2029407337 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2029407337], ["username", "billy_35"], ["access_token", "85b9cddf94616a724269d96caa5a8657"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:06:05.104532"], ["updated_at", "2017-05-12 22:06:05.104532"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1462965287 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1462965287], ["username", "billy_36"], ["access_token", "d463564ec143fdc9d1ae56c39a4eee41"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:06:05.106828"], ["updated_at", "2017-05-12 22:06:05.106828"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -472183786 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -472183786], ["username", "billy_37"], ["access_token", "2e8e0b38c8676170c4f08205adfcc8ec"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:06:05.109061"], ["updated_at", "2017-05-12 22:06:05.109061"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -528244947 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -528244947], ["username", "billy_38"], ["access_token", "28327e4ac053d08f09af3e435527ab8d"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:06:05.111364"], ["updated_at", "2017-05-12 22:06:05.111364"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1189465456 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1189465456], ["username", "billy_39"], ["access_token", "5ffd081ba080bac23b3ec3a67d817669"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:06:05.113638"], ["updated_at", "2017-05-12 22:06:05.113638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1328927874 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1328927874], ["username", "billy_40"], ["access_token", "0ec0b66b5e5baae09d4617891922cbf2"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:06:05.115931"], ["updated_at", "2017-05-12 22:06:05.115931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701891946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701891946], ["username", "billy_41"], ["access_token", "f50ba0e6008bf071e6fe389ee8e64a13"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:06:05.118361"], ["updated_at", "2017-05-12 22:06:05.118361"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144802179 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144802179], ["username", "billy_42"], ["access_token", "5ecb865d62343e94ef070c7f7bf5049a"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:06:05.121105"], ["updated_at", "2017-05-12 22:06:05.121105"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -47966089 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -47966089], ["username", "billy_43"], ["access_token", "3e0fb4568c351362ff8b4359af896291"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:06:05.124465"], ["updated_at", "2017-05-12 22:06:05.124465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -909776919 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -909776919], ["username", "billy_44"], ["access_token", "f4156f333afcc46fed64d22a3196aa9c"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:06:05.127481"], ["updated_at", "2017-05-12 22:06:05.127481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -344454478 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -344454478], ["username", "billy_45"], ["access_token", "3bf620a49d81e404845128d72c50045b"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:06:05.130341"], ["updated_at", "2017-05-12 22:06:05.130341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -554505646 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -554505646], ["username", "billy_46"], ["access_token", "c3c87f64403f40675b5440338a71c44e"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:06:05.132962"], ["updated_at", "2017-05-12 22:06:05.132962"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1668472306 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1668472306], ["username", "billy_47"], ["access_token", "f075d5a2a28322aba58743c02d492420"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:06:05.135306"], ["updated_at", "2017-05-12 22:06:05.135306"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1639013254 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1639013254], ["username", "billy_48"], ["access_token", "66a36a52d4d4b7ab3a065f8599ecdcc6"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:06:05.137495"], ["updated_at", "2017-05-12 22:06:05.137495"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -71414779 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -71414779], ["username", "billy_49"], ["access_token", "4568bad08c794b0e6d0b48228ce4917f"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:06:05.139682"], ["updated_at", "2017-05-12 22:06:05.139682"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "a749f8"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a749f8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "a749f8"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-12 22:06:05.170002"], ["updated_at", "2017-05-12 22:06:05.170002"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "7eb10f"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7eb10f' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "7eb10f"], ["created_at", "2017-05-12 22:06:05.188744"], ["updated_at", "2017-05-12 22:06:05.188744"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-12 22:06:05.197148"], ["updated_at", "2017-05-12 22:06:05.197148"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-12 22:06:05.207031"], ["updated_at", "2017-05-12 22:06:05.207031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -136526291 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e498c4c410349a1bb45663d87aa29521' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -136526291], ["username", "e498c4c410349a1bb45663d87aa29521"], ["access_token", "84b393c0c48ee0f41ed737771acdbf15"], ["created_at", "2017-05-12 22:06:05.214134"], ["updated_at", "2017-05-12 22:06:05.214134"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-12 22:06:05.217448"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -582387975 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e17a444c10f3916b55df9353565ed076' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -582387975], ["username", "e17a444c10f3916b55df9353565ed076"], ["access_token", "552ffd0a1a99a1c766acb2d581eb5bf3"], ["created_at", "2017-05-12 22:06:05.222952"], ["updated_at", "2017-05-12 22:06:05.222952"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-12 22:06:05.225607"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1960466453 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a2a3f52995528e6c4bd152707fb0c2d8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1960466453], ["username", "a2a3f52995528e6c4bd152707fb0c2d8"], ["access_token", "f2dbfffbb969ad1794a988d3e4b7797f"], ["created_at", "2017-05-12 22:06:05.229846"], ["updated_at", "2017-05-12 22:06:05.229846"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-12 22:06:05.232585"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -517525073 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '420fd332b9b494153e977c4be229fa89' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -517525073], ["username", "420fd332b9b494153e977c4be229fa89"], ["access_token", "f7a60edca16d33902a943c1717806ee5"], ["created_at", "2017-05-12 22:06:05.237030"], ["updated_at", "2017-05-12 22:06:05.237030"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-12 22:06:05.239082"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-12 22:06:05.241205"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.0ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-12 22:06:05.243019"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -835559510 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -835559510], ["access_token", "9302d21db0d5e3c3d5a9963000646319"], ["created_at", "2017-05-12 22:06:05.246889"], ["updated_at", "2017-05-12 22:06:05.246889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1232850926 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1232850926], ["access_token", "5eb6f068470e9663fdf3ec35cb0df5bd"], ["created_at", "2017-05-12 22:06:05.251206"], ["updated_at", "2017-05-12 22:06:05.251206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -617692568 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '45963c71512aeb753178dd03b6a6de03' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -617692568], ["username", "45963c71512aeb753178dd03b6a6de03"], ["access_token", "d1df3e5ea39599d7c9b9bd3c5938a488"], ["created_at", "2017-05-12 22:06:05.257397"], ["updated_at", "2017-05-12 22:06:05.257397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -809777219 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '45963c71512aeb753178dd03b6a6de03' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1663502022 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a3140415456358c00f2cba7bace1b5a2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1663502022], ["username", "a3140415456358c00f2cba7bace1b5a2"], ["access_token", "94b80db4e654de239f3c156d9a3a3e0c"], ["created_at", "2017-05-12 22:06:05.270478"], ["updated_at", "2017-05-12 22:06:05.270478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1663502022 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1466977238 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '900cdf0362011c7ff139f2b52cd46cf6' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1466977238], ["username", "900cdf0362011c7ff139f2b52cd46cf6"], ["access_token", "5e098f77f1112f8f99df7d91274969d4"], ["created_at", "2017-05-12 22:06:05.275990"], ["updated_at", "2017-05-12 22:06:05.275990"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '900cdf0362011c7ff139f2b52cd46cf6' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '900cdf0362011c7ff139f2b52cd46cf6' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-12 22:06:05.279978"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6d3dfb89c7bece4f6b2aff1196601781' LIMIT 1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-12 22:06:05.301522"], ["updated_at", "2017-05-12 22:06:05.301522"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-12 22:06:05.303849"], ["updated_at", "2017-05-12 22:06:05.303849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-12 22:06:05.310492"], ["updated_at", "2017-05-12 22:06:05.310492"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-12 22:06:05.325818"], ["updated_at", "2017-05-12 22:06:05.325818"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-12 22:06:05.328006"], ["updated_at", "2017-05-12 22:06:05.328006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-12 22:06:05.334757"], ["updated_at", "2017-05-12 22:06:05.334757"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-12 22:06:05.345509"], ["updated_at", "2017-05-12 22:06:05.345509"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.2ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-12 22:06:05.429429"], ["updated_at", "2017-05-12 22:06:05.429429"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-12 22:06:05.430856"], ["updated_at", "2017-05-12 22:06:05.430856"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-12 22:06:05.432355"], ["updated_at", "2017-05-12 22:06:05.432355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-12 22:06:05.437629"], ["updated_at", "2017-05-12 22:06:05.437629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-12 22:06:05.439227"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-12 22:06:05.493116"], ["updated_at", "2017-05-12 22:06:05.493116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-12 22:06:05.497588"], ["updated_at", "2017-05-12 22:06:05.497588"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-12 22:06:05.500572"], ["updated_at", "2017-05-12 22:06:05.500572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.5ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-12 22:06:05.541008"], ["updated_at", "2017-05-12 22:06:05.541008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["updated_at", "2017-05-12 22:06:05.568654"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-12 22:06:05.571505"], ["updated_at", "2017-05-12 22:06:05.571505"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-12 15:06:05 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (1.3ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-12 22:06:05.632581"], ["updated_at", "2017-05-12 22:06:05.632581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -211140695 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '61370c4ea5e530b42496368241e13dc7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -211140695], ["username", "61370c4ea5e530b42496368241e13dc7"], ["access_token", "ce83bc0f274d66a7479051e7b199a631"], ["created_at", "2017-05-12 22:06:05.637737"], ["updated_at", "2017-05-12 22:06:05.637737"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1009338155 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1009338155], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:05.641896"], ["updated_at", "2017-05-12 22:06:05.641896"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2008833293 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '39eae761e4760f6dbc3361dce77920e0' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -2008833293], ["username", "39eae761e4760f6dbc3361dce77920e0"], ["access_token", "cb33a52c7569e74b0b2352f2e6f1a1fb"], ["created_at", "2017-05-12 22:06:05.647381"], ["updated_at", "2017-05-12 22:06:05.647381"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1677301913 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1677301913], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:05.650800"], ["updated_at", "2017-05-12 22:06:05.650800"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1160854796 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a8fa1dfe01bad23db8cfef38a2ca93c4' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1160854796], ["username", "a8fa1dfe01bad23db8cfef38a2ca93c4"], ["access_token", "e271f52a71f38a9b270c41c4ebeb686b"], ["created_at", "2017-05-12 22:06:05.655203"], ["updated_at", "2017-05-12 22:06:05.655203"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "639fd652b13c64b21f5927b678d39c8a"], ["created_at", "2017-05-12 22:06:05.664756"], ["updated_at", "2017-05-12 22:06:05.664756"]]  (0.5ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:06:05.672189"], ["updated_at", "2017-05-12 22:06:05.672189"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "d0438e24d680c6fa573a0248511056b3"], ["created_at", "2017-05-12 22:06:06.075137"], ["updated_at", "2017-05-12 22:06:06.075137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:06:06.077284"], ["updated_at", "2017-05-12 22:06:06.077284"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "05ea6261d01b9dbcde1a94a3814f2f69"], ["created_at", "2017-05-12 22:06:06.477446"], ["updated_at", "2017-05-12 22:06:06.477446"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:06:06.479071"], ["updated_at", "2017-05-12 22:06:06.479071"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "61bc79e8d1795f5567682538e2699205"], ["created_at", "2017-05-12 22:06:06.897664"], ["updated_at", "2017-05-12 22:06:06.897664"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:06:06.899773"], ["updated_at", "2017-05-12 22:06:06.899773"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "5c38b4e1410be73d9a8defa987895128"], ["created_at", "2017-05-12 22:06:07.314607"], ["updated_at", "2017-05-12 22:06:07.314607"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:06:07.316335"], ["updated_at", "2017-05-12 22:06:07.316335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "477420dfc3f4e2a0f6f8e6f08f805c64"], ["created_at", "2017-05-12 22:06:07.715914"], ["updated_at", "2017-05-12 22:06:07.715914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.2ms) Completed 200 OK in 22ms (Views: 22.2ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "ff8678f3a820a8a3615ad6a492e66c34"], ["created_at", "2017-05-12 22:06:07.749898"], ["updated_at", "2017-05-12 22:06:07.749898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1505818776 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1505818776], ["username", "jstrav"], ["access_token", "e9e68f3cd397f6469ef80b9ebdf9f7a0"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:07.761889"], ["updated_at", "2017-05-12 22:06:07.761889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -830525496 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -830525496], ["username", "mary"], ["access_token", "c4058b0f79f06229dbd1faa9d883153f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:07.764550"], ["updated_at", "2017-05-12 22:06:07.764550"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -780078987 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -780078987], ["username", "jstead"], ["access_token", "e6f6d602244fe386f3a5e451c5e8b773"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:07.767186"], ["updated_at", "2017-05-12 22:06:07.767186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -356813416 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -356813416], ["username", "bigbear"], ["access_token", "8353fcafcb2049ad93fe42055c69eee6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:07.769397"], ["updated_at", "2017-05-12 22:06:07.769397"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -594765346 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -594765346], ["username", "billy_00"], ["access_token", "2562ce734488d7d887b584566bc2f283"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:06:07.773372"], ["updated_at", "2017-05-12 22:06:07.773372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -158032297 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -158032297], ["username", "billy_01"], ["access_token", "0363aa2f39f97c2363ab7e299d3d769c"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:06:07.776521"], ["updated_at", "2017-05-12 22:06:07.776521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -75034436 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -75034436], ["username", "billy_02"], ["access_token", "51990e244e872002994743491ce23c4e"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:06:07.779515"], ["updated_at", "2017-05-12 22:06:07.779515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1231191225 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1231191225], ["username", "billy_03"], ["access_token", "5417239ea0bbad2daf762ff896c0ec13"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:06:07.782413"], ["updated_at", "2017-05-12 22:06:07.782413"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -481971442 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -481971442], ["username", "billy_04"], ["access_token", "9cd6dd02b7273b734863f26e2e8bbb1c"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:06:07.784947"], ["updated_at", "2017-05-12 22:06:07.784947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1862000951 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1862000951], ["username", "billy_05"], ["access_token", "ff7ab205f8aa22f4d7267166582f6813"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:06:07.787460"], ["updated_at", "2017-05-12 22:06:07.787460"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1147168051 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1147168051], ["username", "billy_06"], ["access_token", "7f1273296165690fd211c26d1cefeffd"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:06:07.790920"], ["updated_at", "2017-05-12 22:06:07.790920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1440607250 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1440607250], ["username", "billy_07"], ["access_token", "6cb1b4fec690639bcb4bf13587a73e92"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:06:07.794159"], ["updated_at", "2017-05-12 22:06:07.794159"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -58807825 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -58807825], ["username", "billy_08"], ["access_token", "62ecb68f6ccdb5d113b3cde098dfc4b2"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:06:07.797245"], ["updated_at", "2017-05-12 22:06:07.797245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -538073250 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -538073250], ["username", "billy_09"], ["access_token", "aa6b241696f23782705a448f143ab57a"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:06:07.800033"], ["updated_at", "2017-05-12 22:06:07.800033"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -402151229 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -402151229], ["username", "billy_10"], ["access_token", "b240774523d4aeb17350528a18b51cb9"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:06:07.802953"], ["updated_at", "2017-05-12 22:06:07.802953"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1663103685 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1663103685], ["username", "billy_11"], ["access_token", "a39194f954da43b63b2147428f3529f9"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:06:07.805685"], ["updated_at", "2017-05-12 22:06:07.805685"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -624064633 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -624064633], ["username", "billy_12"], ["access_token", "c629f3f020f3876d9914243fdbad7333"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:06:07.808388"], ["updated_at", "2017-05-12 22:06:07.808388"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -762278891 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -762278891], ["username", "billy_13"], ["access_token", "208c5a7d824929b79d24eb42bff652dd"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:06:07.811021"], ["updated_at", "2017-05-12 22:06:07.811021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1802242920 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1802242920], ["username", "billy_14"], ["access_token", "18b330ddfae917acc8e90616b77c175c"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:06:07.813859"], ["updated_at", "2017-05-12 22:06:07.813859"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -121783019 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -121783019], ["username", "billy_15"], ["access_token", "de634ba594ba0ac4f8066f0101b1229e"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:06:07.816667"], ["updated_at", "2017-05-12 22:06:07.816667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1820351671 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1820351671], ["username", "billy_16"], ["access_token", "2430a722ecb8efb5ffe6de958c99ad08"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:06:07.819322"], ["updated_at", "2017-05-12 22:06:07.819322"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855953250 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855953250], ["username", "billy_17"], ["access_token", "47270dc40c906ffaa6adad1a1c9cf4c0"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:06:07.822426"], ["updated_at", "2017-05-12 22:06:07.822426"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -277964131 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -277964131], ["username", "billy_18"], ["access_token", "fe3b648af7352a0ffac66ee2426ccbc9"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:06:07.825111"], ["updated_at", "2017-05-12 22:06:07.825111"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1756066660 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1756066660], ["username", "billy_19"], ["access_token", "4b21bc557084d5d3cd04b7b9ab02ef38"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:06:07.827805"], ["updated_at", "2017-05-12 22:06:07.827805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289891103 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1289891103], ["username", "billy_20"], ["access_token", "51cb9e8103f4686711ca5351d619b216"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:06:07.830332"], ["updated_at", "2017-05-12 22:06:07.830332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1304084804 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1304084804], ["username", "billy_21"], ["access_token", "5009c702d8ea88de94d3ba0e24e24ded"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:06:07.832814"], ["updated_at", "2017-05-12 22:06:07.832814"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -234055678 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -234055678], ["username", "billy_22"], ["access_token", "c77cd6ba208ab5f7e27045008a6f2116"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:06:07.835522"], ["updated_at", "2017-05-12 22:06:07.835522"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1778000235 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1778000235], ["username", "billy_23"], ["access_token", "ccbde8de5b6a9828f255f45108431761"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:06:07.838102"], ["updated_at", "2017-05-12 22:06:07.838102"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -217558912 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -217558912], ["username", "billy_24"], ["access_token", "d7c2e1d3c001abc108b917f9faa74ddc"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:06:07.840885"], ["updated_at", "2017-05-12 22:06:07.840885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1199257057 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1199257057], ["username", "billy_25"], ["access_token", "8205dbabcf35d130462119502970875f"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:06:07.843445"], ["updated_at", "2017-05-12 22:06:07.843445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1354527333 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1354527333], ["username", "billy_26"], ["access_token", "83cd68c7ec5af35393b940bf01683dc3"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:06:07.845998"], ["updated_at", "2017-05-12 22:06:07.845998"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1578918303 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1578918303], ["username", "billy_27"], ["access_token", "bd9ad929cc0b08ba896f0c5ce79f22af"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:06:07.848600"], ["updated_at", "2017-05-12 22:06:07.848600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1147332505 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.7ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1147332505], ["username", "billy_28"], ["access_token", "58217a94620419eee2225300be09d518"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:06:07.851240"], ["updated_at", "2017-05-12 22:06:07.851240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1522674455 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1522674455], ["username", "billy_29"], ["access_token", "a18bb8bbfb851068c6c30eade2aad9f0"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:06:07.854338"], ["updated_at", "2017-05-12 22:06:07.854338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2111822786 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2111822786], ["username", "billy_30"], ["access_token", "f55595087cf284281d67818d00a05695"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:06:07.856786"], ["updated_at", "2017-05-12 22:06:07.856786"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1260845631 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1260845631], ["username", "billy_31"], ["access_token", "221a6369ed821b4dab875ded6a6de1f7"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:06:07.859336"], ["updated_at", "2017-05-12 22:06:07.859336"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1074273689 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1074273689], ["username", "billy_32"], ["access_token", "88d11dd278510c9defbdb8ed1be28c98"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:06:07.861797"], ["updated_at", "2017-05-12 22:06:07.861797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2029089975 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2029089975], ["username", "billy_33"], ["access_token", "59236dfca465ebae1dd343523a5d1096"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:06:07.864543"], ["updated_at", "2017-05-12 22:06:07.864543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1481909196 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1481909196], ["username", "billy_34"], ["access_token", "2005ae14fda9f6bd9815e10ae7687ffa"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:06:07.867166"], ["updated_at", "2017-05-12 22:06:07.867166"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1609436636 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1609436636], ["username", "billy_35"], ["access_token", "06379d1006fc3caa6ed87dd0c1113efa"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:06:07.869635"], ["updated_at", "2017-05-12 22:06:07.869635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2131897931 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2131897931], ["username", "billy_36"], ["access_token", "bf98fb9fbfb1c7dbd2a78efcff24b3a4"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:06:07.871961"], ["updated_at", "2017-05-12 22:06:07.871961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -759223211 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -759223211], ["username", "billy_37"], ["access_token", "dd3d65e0ac5784578e8d190452d2da2c"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:06:07.874285"], ["updated_at", "2017-05-12 22:06:07.874285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2137108243 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2137108243], ["username", "billy_38"], ["access_token", "c532defc9f7f1eaaea79936f7e9c20d9"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:06:07.876814"], ["updated_at", "2017-05-12 22:06:07.876814"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1699125500 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1699125500], ["username", "billy_39"], ["access_token", "2031da93725cfc3655f132fbba3163ed"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:06:07.880081"], ["updated_at", "2017-05-12 22:06:07.880081"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -762972915 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -762972915], ["username", "billy_40"], ["access_token", "48bfb66f66a436fe5d7f1d3f8a23bed3"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:06:07.882520"], ["updated_at", "2017-05-12 22:06:07.882520"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1478089975 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1478089975], ["username", "billy_41"], ["access_token", "622c200909d0880ffbe49385b5090c7f"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:06:07.884897"], ["updated_at", "2017-05-12 22:06:07.884897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -442821226 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -442821226], ["username", "billy_42"], ["access_token", "167516be921dd9f645b1673b0750ff6c"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:06:07.887911"], ["updated_at", "2017-05-12 22:06:07.887911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1567392579 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1567392579], ["username", "billy_43"], ["access_token", "2dc2814a36680f09cd9400a3d8c9469b"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:06:07.890443"], ["updated_at", "2017-05-12 22:06:07.890443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -940671174 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -940671174], ["username", "billy_44"], ["access_token", "ac07db0b51b62194e066a0ae71cbe257"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:06:07.892636"], ["updated_at", "2017-05-12 22:06:07.892636"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2135299313 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2135299313], ["username", "billy_45"], ["access_token", "bf4f234788c9e50684bb41dcf0b8d449"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:06:07.901506"], ["updated_at", "2017-05-12 22:06:07.901506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1490376665 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1490376665], ["username", "billy_46"], ["access_token", "2b61546f6f4aaacd733ae0e874c46b87"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:06:07.903881"], ["updated_at", "2017-05-12 22:06:07.903881"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1839376312 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1839376312], ["username", "billy_47"], ["access_token", "52412932f06cef0fef252a7451bcfe95"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:06:07.906168"], ["updated_at", "2017-05-12 22:06:07.906168"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1711664643 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1711664643], ["username", "billy_48"], ["access_token", "6e2b3bb28d2f0fc35e69e2168ffb0aac"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:06:07.908508"], ["updated_at", "2017-05-12 22:06:07.908508"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2017521207 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2017521207], ["username", "billy_49"], ["access_token", "4c2f5fb0a7a5238b1849a8dfdbff434a"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:06:07.910745"], ["updated_at", "2017-05-12 22:06:07.910745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2137474774 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2137474774], ["username", "jstrav"], ["access_token", "21f90c8f44d340b55e70a01c8546dd7e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:07.917907"], ["updated_at", "2017-05-12 22:06:07.917907"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -112487240 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -112487240], ["username", "mary"], ["access_token", "a7999f343479aa64240c0d4edc5093ab"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:07.920969"], ["updated_at", "2017-05-12 22:06:07.920969"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2122332528 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2122332528], ["username", "jstead"], ["access_token", "2c5527f6c1248def32de8531cf16e4d3"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:07.924020"], ["updated_at", "2017-05-12 22:06:07.924020"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1333146580 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1333146580], ["username", "bigbear"], ["access_token", "87b1dd158283266510fb89881db5ceb9"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:07.926693"], ["updated_at", "2017-05-12 22:06:07.926693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1792242381 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1792242381], ["username", "billy_00"], ["access_token", "4930d3cfc7d5892440f0144de3d066a0"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:06:07.929169"], ["updated_at", "2017-05-12 22:06:07.929169"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1393195662 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1393195662], ["username", "billy_01"], ["access_token", "33b8da54c367b9c311dd41fd68baa90b"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:06:07.931505"], ["updated_at", "2017-05-12 22:06:07.931505"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1279603817 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1279603817], ["username", "billy_02"], ["access_token", "934baa1a37c7146ae7ffc04398bb2d02"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:06:07.933885"], ["updated_at", "2017-05-12 22:06:07.933885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -571400025 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -571400025], ["username", "billy_03"], ["access_token", "d24a1bef5e8eb5af22a6d36ea7f90f6c"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:06:07.936204"], ["updated_at", "2017-05-12 22:06:07.936204"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1648065688 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1648065688], ["username", "billy_04"], ["access_token", "e61248abab839cc7cc425d4a2b52747c"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:06:07.938574"], ["updated_at", "2017-05-12 22:06:07.938574"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1339575351 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1339575351], ["username", "billy_05"], ["access_token", "a7e5dc53311dac238f10c9ff976bae0f"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:06:07.941003"], ["updated_at", "2017-05-12 22:06:07.941003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1476091245 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1476091245], ["username", "billy_06"], ["access_token", "bb8b285a32cc801c34a72f7f31e621f1"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:06:07.943366"], ["updated_at", "2017-05-12 22:06:07.943366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2022029232 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2022029232], ["username", "billy_07"], ["access_token", "6ed3eda710d22047bfb6c46f52f6e0e4"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:06:07.945609"], ["updated_at", "2017-05-12 22:06:07.945609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1813024150 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1813024150], ["username", "billy_08"], ["access_token", "a12989707e9c44df2caeb4976c6484aa"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:06:07.947866"], ["updated_at", "2017-05-12 22:06:07.947866"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033864962 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033864962], ["username", "billy_09"], ["access_token", "4b4ea345d9006030109bb8f5803a93bb"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:06:07.950170"], ["updated_at", "2017-05-12 22:06:07.950170"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -846697508 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -846697508], ["username", "billy_10"], ["access_token", "ab92914307a97e939cc70c9d91c5f47d"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:06:07.952670"], ["updated_at", "2017-05-12 22:06:07.952670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -693927404 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -693927404], ["username", "billy_11"], ["access_token", "d530535b18a54215052053bdf7f0cafd"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:06:07.955018"], ["updated_at", "2017-05-12 22:06:07.955018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -417001571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -417001571], ["username", "billy_12"], ["access_token", "d30d78bd5968b742ec4786f55072bd95"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:06:07.957334"], ["updated_at", "2017-05-12 22:06:07.957334"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -16322075 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -16322075], ["username", "billy_13"], ["access_token", "5e9a343eadce41d2eac7ddbc369ee1d8"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:06:07.959542"], ["updated_at", "2017-05-12 22:06:07.959542"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -850788984 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -850788984], ["username", "billy_14"], ["access_token", "b03cc5738dc270f58f9cc7f85ece40d1"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:06:07.961742"], ["updated_at", "2017-05-12 22:06:07.961742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1201750675 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1201750675], ["username", "billy_15"], ["access_token", "f88d04277f142fa5d23a3c4abeec0b2b"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:06:07.963993"], ["updated_at", "2017-05-12 22:06:07.963993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2067173769 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2067173769], ["username", "billy_16"], ["access_token", "8b44d9df0a133939c0c5cd97ef3c21ea"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:06:07.966204"], ["updated_at", "2017-05-12 22:06:07.966204"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -458892804 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -458892804], ["username", "billy_17"], ["access_token", "a713243833e6a060f47ac637ad8f7dc6"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:06:07.968550"], ["updated_at", "2017-05-12 22:06:07.968550"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1794408 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1794408], ["username", "billy_18"], ["access_token", "1c5715e0ed5f9415f31d2b9e07579518"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:06:07.970878"], ["updated_at", "2017-05-12 22:06:07.970878"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -169655336 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -169655336], ["username", "billy_19"], ["access_token", "77d85f71ac8eaad9d16020b58577319b"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:06:07.973151"], ["updated_at", "2017-05-12 22:06:07.973151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1010059975 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1010059975], ["username", "billy_20"], ["access_token", "b86be0ad8fa96c1d381f39a17a8d0a82"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:06:07.975407"], ["updated_at", "2017-05-12 22:06:07.975407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1806618206 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1806618206], ["username", "billy_21"], ["access_token", "06bb051bdce6b5d9632959d98dd91990"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:06:07.977685"], ["updated_at", "2017-05-12 22:06:07.977685"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1731280971 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1731280971], ["username", "billy_22"], ["access_token", "81b770a4714a4ac28e929d9b75ef146a"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:06:07.979958"], ["updated_at", "2017-05-12 22:06:07.979958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -362083064 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -362083064], ["username", "billy_23"], ["access_token", "fb82c2cf86829a97f9dd9271c511b40f"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:06:07.982237"], ["updated_at", "2017-05-12 22:06:07.982237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -100400941 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -100400941], ["username", "billy_24"], ["access_token", "af84cdbec791a2883bd851813c2e80f3"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:06:07.984486"], ["updated_at", "2017-05-12 22:06:07.984486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1189638005 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1189638005], ["username", "billy_25"], ["access_token", "0f80d91469b3607754447cda6ab2471d"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:06:07.986827"], ["updated_at", "2017-05-12 22:06:07.986827"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -628156133 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -628156133], ["username", "billy_26"], ["access_token", "5c50ea198c28d536e8ac2ff09f4d3b42"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:06:07.989061"], ["updated_at", "2017-05-12 22:06:07.989061"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -377937697 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -377937697], ["username", "billy_27"], ["access_token", "fabd1d805b852289cbf6175e5a98bfdc"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:06:07.991320"], ["updated_at", "2017-05-12 22:06:07.991320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2004012779 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2004012779], ["username", "billy_28"], ["access_token", "2f60e9d6ee28dd69e619a10506ba098c"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:06:07.993577"], ["updated_at", "2017-05-12 22:06:07.993577"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1414077550 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1414077550], ["username", "billy_29"], ["access_token", "83c6ea1e8849b42dedbf28d02a0769ee"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:06:07.995809"], ["updated_at", "2017-05-12 22:06:07.995809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -41894126 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -41894126], ["username", "billy_30"], ["access_token", "6ee9553c94de24f8edd5f9d2dc484f22"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:06:07.998043"], ["updated_at", "2017-05-12 22:06:07.998043"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -752228071 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -752228071], ["username", "billy_31"], ["access_token", "b8893a0cfa3d5cc9b4f5f0b2e19626b3"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:06:08.000372"], ["updated_at", "2017-05-12 22:06:08.000372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1443113786 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1443113786], ["username", "billy_32"], ["access_token", "a6c89411396a5620aaac52447a4550be"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:06:08.002706"], ["updated_at", "2017-05-12 22:06:08.002706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -686893526 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -686893526], ["username", "billy_33"], ["access_token", "d1d58f90c62f9fe7abb38bf0a4815d21"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:06:08.004982"], ["updated_at", "2017-05-12 22:06:08.004982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2024025081 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2024025081], ["username", "billy_34"], ["access_token", "a9b4db87775542760fff4256fd27b356"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:06:08.007177"], ["updated_at", "2017-05-12 22:06:08.007177"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1040813545 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1040813545], ["username", "billy_35"], ["access_token", "cc1733462c58e025c204ce13fc0220cf"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:06:08.009479"], ["updated_at", "2017-05-12 22:06:08.009479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -855018539 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -855018539], ["username", "billy_36"], ["access_token", "c99e08f4ba3213f9e4bfce37784c6c5a"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:06:08.011794"], ["updated_at", "2017-05-12 22:06:08.011794"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -579116291 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -579116291], ["username", "billy_37"], ["access_token", "1aa4825d811a899d69c098f005a0e8db"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:06:08.014078"], ["updated_at", "2017-05-12 22:06:08.014078"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -358846572 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -358846572], ["username", "billy_38"], ["access_token", "ffecb4e964563ca2c2d96c79535ae7dd"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:06:08.016548"], ["updated_at", "2017-05-12 22:06:08.016548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -266534343 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -266534343], ["username", "billy_39"], ["access_token", "7f72ce47f8462a3d43ceb07ef081b7ac"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:06:08.018975"], ["updated_at", "2017-05-12 22:06:08.018975"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2086868279 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2086868279], ["username", "billy_40"], ["access_token", "1083f1d3b714647a36309ea92c5b8b98"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:06:08.021506"], ["updated_at", "2017-05-12 22:06:08.021506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1776850003 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1776850003], ["username", "billy_41"], ["access_token", "ae15873ff15ffef933fef666e7553ae9"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:06:08.024017"], ["updated_at", "2017-05-12 22:06:08.024017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1598616185 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1598616185], ["username", "billy_42"], ["access_token", "dc69b674435b21ecf073a297e1a4a99f"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:06:08.026450"], ["updated_at", "2017-05-12 22:06:08.026450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -893355960 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -893355960], ["username", "billy_43"], ["access_token", "204f42ecd498cffe4693f0932167e5c4"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:06:08.028731"], ["updated_at", "2017-05-12 22:06:08.028731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -413222043 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -413222043], ["username", "billy_44"], ["access_token", "da0c2962db45c8d31915310bddc27db3"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:06:08.031093"], ["updated_at", "2017-05-12 22:06:08.031093"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1661763457 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1661763457], ["username", "billy_45"], ["access_token", "f91a3496f1640458e3725cc062d72e33"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:06:08.033807"], ["updated_at", "2017-05-12 22:06:08.033807"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -806012735 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -806012735], ["username", "billy_46"], ["access_token", "2023f0f9ee15714e65d637696f01604a"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:06:08.037630"], ["updated_at", "2017-05-12 22:06:08.037630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1260921805 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1260921805], ["username", "billy_47"], ["access_token", "491dfac05e57c63daba5019f44669faf"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:06:08.040745"], ["updated_at", "2017-05-12 22:06:08.040745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1214311018 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1214311018], ["username", "billy_48"], ["access_token", "86502b798bbca8579aaf29cab85f7f78"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:06:08.043899"], ["updated_at", "2017-05-12 22:06:08.043899"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1837604960 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1837604960], ["username", "billy_49"], ["access_token", "8782d353624323c18c29e2b9e1446a02"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:06:08.046663"], ["updated_at", "2017-05-12 22:06:08.046663"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1530900976 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1530900976], ["username", "jstrav"], ["access_token", "f8a2e0b18d94a54a6f8fcc12b936eb93"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.052954"], ["updated_at", "2017-05-12 22:06:08.052954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70399945 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -70399945], ["username", "mary"], ["access_token", "6a5045cefeeae768fe12feb203e3ed72"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.055674"], ["updated_at", "2017-05-12 22:06:08.055674"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1611752923 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1611752923], ["username", "jstead"], ["access_token", "b7b6b0d66ae539810dc501dfc33410b2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.058368"], ["updated_at", "2017-05-12 22:06:08.058368"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -126655359 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -126655359], ["username", "bigbear"], ["access_token", "2e0f34a782ae12c3c545e89e657aafc8"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.061294"], ["updated_at", "2017-05-12 22:06:08.061294"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493187300 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493187300], ["username", "billy_00"], ["access_token", "2ce6ca9e5d3fdb264375df06198ad924"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:06:08.064943"], ["updated_at", "2017-05-12 22:06:08.064943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -448619441 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -448619441], ["username", "billy_01"], ["access_token", "c669e2008feb60c18614531c3a776a3c"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:06:08.067967"], ["updated_at", "2017-05-12 22:06:08.067967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1544391139 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1544391139], ["username", "billy_02"], ["access_token", "84757df611d43e4ade8ba14e2d7b3ec2"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:06:08.070959"], ["updated_at", "2017-05-12 22:06:08.070959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -262159326 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -262159326], ["username", "billy_03"], ["access_token", "d1cd6caf15798785cf71ebed4ad64cf5"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:06:08.073528"], ["updated_at", "2017-05-12 22:06:08.073528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2022407190 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2022407190], ["username", "billy_04"], ["access_token", "a911d0a0729428569e231cf1f695d7c7"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:06:08.075967"], ["updated_at", "2017-05-12 22:06:08.075967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1416274154 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1416274154], ["username", "billy_05"], ["access_token", "79f2c95c5eda0484125ceadb7b7b74f2"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:06:08.078397"], ["updated_at", "2017-05-12 22:06:08.078397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1170250676 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1170250676], ["username", "billy_06"], ["access_token", "6e76e2c1d7ddbf28e322fecfb3a1d82d"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:06:08.080715"], ["updated_at", "2017-05-12 22:06:08.080715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2023869513 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2023869513], ["username", "billy_07"], ["access_token", "b60b0784139d152788787fdc1e6377dc"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:06:08.083050"], ["updated_at", "2017-05-12 22:06:08.083050"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -771566917 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -771566917], ["username", "billy_08"], ["access_token", "b96ea857baba6f6507681fb8e7c5c892"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:06:08.085526"], ["updated_at", "2017-05-12 22:06:08.085526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1904657456 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1904657456], ["username", "billy_09"], ["access_token", "cd75dfd15d6c25702fe72448de94bc85"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:06:08.088022"], ["updated_at", "2017-05-12 22:06:08.088022"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1472222151 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1472222151], ["username", "billy_10"], ["access_token", "36661379c5ebf5493c622e561044f0fa"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:06:08.090482"], ["updated_at", "2017-05-12 22:06:08.090482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1033014690 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1033014690], ["username", "billy_11"], ["access_token", "aa68550ba1cb51c5e6d7a15540f62694"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:06:08.092880"], ["updated_at", "2017-05-12 22:06:08.092880"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -8527906 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -8527906], ["username", "billy_12"], ["access_token", "a317b3ffaf85a708fe1d0b62275bc5d7"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:06:08.095249"], ["updated_at", "2017-05-12 22:06:08.095249"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -256478852 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -256478852], ["username", "billy_13"], ["access_token", "a1c78face3f374a4f9709e743d984df7"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:06:08.097620"], ["updated_at", "2017-05-12 22:06:08.097620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -506644561 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -506644561], ["username", "billy_14"], ["access_token", "48ecb03e8cafe765fbb2f3aa1f3d43e5"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:06:08.099945"], ["updated_at", "2017-05-12 22:06:08.099945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -952767640 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -952767640], ["username", "billy_15"], ["access_token", "9093222b2ecb1b48d27c34687728c8b6"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:06:08.102374"], ["updated_at", "2017-05-12 22:06:08.102374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -84461866 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -84461866], ["username", "billy_16"], ["access_token", "6698f66231ee6382eee6ca593cdda332"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:06:08.104739"], ["updated_at", "2017-05-12 22:06:08.104739"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -16397944 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -16397944], ["username", "billy_17"], ["access_token", "5f8e1b1ab10180b599d114ca29d0dcbc"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:06:08.107127"], ["updated_at", "2017-05-12 22:06:08.107127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1638978181 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1638978181], ["username", "billy_18"], ["access_token", "98fdc9544b3853412360dd2cad97f600"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:06:08.109590"], ["updated_at", "2017-05-12 22:06:08.109590"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1712199923 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1712199923], ["username", "billy_19"], ["access_token", "e5d32c7c71f614a78a8a63c07a36cb1a"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:06:08.111916"], ["updated_at", "2017-05-12 22:06:08.111916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1847350715 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1847350715], ["username", "billy_20"], ["access_token", "ddfed8a964c47c72680902832b2df1e4"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:06:08.114253"], ["updated_at", "2017-05-12 22:06:08.114253"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -617650239 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -617650239], ["username", "billy_21"], ["access_token", "f5f553e18faacc4ce1ccbdd7651e1a78"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:06:08.116826"], ["updated_at", "2017-05-12 22:06:08.116826"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1500547397 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1500547397], ["username", "billy_22"], ["access_token", "639fb8d5a7567dd0e9d237258e0c3595"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:06:08.119373"], ["updated_at", "2017-05-12 22:06:08.119373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1127112839 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1127112839], ["username", "billy_23"], ["access_token", "00a3565716d0e1656d857b02073c7a61"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:06:08.122300"], ["updated_at", "2017-05-12 22:06:08.122300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -831072138 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -831072138], ["username", "billy_24"], ["access_token", "8241d4c2da1a2c24e009a838b14e5db3"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:06:08.125452"], ["updated_at", "2017-05-12 22:06:08.125452"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -170965278 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -170965278], ["username", "billy_25"], ["access_token", "13e48d28a6846c4da23d5ecc6456db36"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:06:08.128259"], ["updated_at", "2017-05-12 22:06:08.128259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -765238493 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -765238493], ["username", "billy_26"], ["access_token", "0444325dfafbf4c12178dd0edf39b637"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:06:08.130764"], ["updated_at", "2017-05-12 22:06:08.130764"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1976448790 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1976448790], ["username", "billy_27"], ["access_token", "f1d5306521a22dd04974d68702dcf9e8"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:06:08.133135"], ["updated_at", "2017-05-12 22:06:08.133135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -465909096 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -465909096], ["username", "billy_28"], ["access_token", "a235bc291dac0efe527e4d7ef9e0fba6"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:06:08.135491"], ["updated_at", "2017-05-12 22:06:08.135491"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1997691980 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1997691980], ["username", "billy_29"], ["access_token", "4c6b0dbe98c60d58e78880e586a20c64"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:06:08.137879"], ["updated_at", "2017-05-12 22:06:08.137879"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -297802803 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -297802803], ["username", "billy_30"], ["access_token", "5557b5f93e4a1909e89dc3530484caf3"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:06:08.140183"], ["updated_at", "2017-05-12 22:06:08.140183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1155705733 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1155705733], ["username", "billy_31"], ["access_token", "66f0a99461ca5a4753067fb5bc4acf8e"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:06:08.142571"], ["updated_at", "2017-05-12 22:06:08.142571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -391177664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -391177664], ["username", "billy_32"], ["access_token", "e293a15c927d0a1b3ae9b6d82573d6bd"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:06:08.144875"], ["updated_at", "2017-05-12 22:06:08.144875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1498166746 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1498166746], ["username", "billy_33"], ["access_token", "757f00fd8a6d7bf90eeff9b3657f16e9"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:06:08.147269"], ["updated_at", "2017-05-12 22:06:08.147269"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1429503432 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1429503432], ["username", "billy_34"], ["access_token", "049caf11342ebf6c42f51a163fd637d3"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:06:08.149553"], ["updated_at", "2017-05-12 22:06:08.149553"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -186375150 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -186375150], ["username", "billy_35"], ["access_token", "479e6f47927d2c5f993ba679d68df0af"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:06:08.153056"], ["updated_at", "2017-05-12 22:06:08.153056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -457876424 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -457876424], ["username", "billy_36"], ["access_token", "c4f3d05b8d73923614e21a5f163d3e9a"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:06:08.156402"], ["updated_at", "2017-05-12 22:06:08.156402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1948073078 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1948073078], ["username", "billy_37"], ["access_token", "0bc8bae1e113e02e7a056d2eb8cf72ae"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:06:08.159511"], ["updated_at", "2017-05-12 22:06:08.159511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1163399271 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1163399271], ["username", "billy_38"], ["access_token", "e235d46fc114b0042f61e5b640989273"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:06:08.162308"], ["updated_at", "2017-05-12 22:06:08.162308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1269028968 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1269028968], ["username", "billy_39"], ["access_token", "1708a4d685367ef499bc8914b74f0c3f"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:06:08.164912"], ["updated_at", "2017-05-12 22:06:08.164912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -341081811 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -341081811], ["username", "billy_40"], ["access_token", "73567a4d9cb8f469835007b9c300bb34"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:06:08.167197"], ["updated_at", "2017-05-12 22:06:08.167197"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2039522535 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2039522535], ["username", "billy_41"], ["access_token", "f7b45a9d199720339c7c65358adc3c47"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:06:08.169450"], ["updated_at", "2017-05-12 22:06:08.169450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1059853343 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1059853343], ["username", "billy_42"], ["access_token", "b5a85b728fd37b43c23c37f063465246"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:06:08.171927"], ["updated_at", "2017-05-12 22:06:08.171927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035913914 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1035913914], ["username", "billy_43"], ["access_token", "8805d6b278508f23092327db61558187"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:06:08.174260"], ["updated_at", "2017-05-12 22:06:08.174260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1667378487 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1667378487], ["username", "billy_44"], ["access_token", "41942ec0671ef2a77100d439f9bde820"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:06:08.176684"], ["updated_at", "2017-05-12 22:06:08.176684"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -839875663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -839875663], ["username", "billy_45"], ["access_token", "5f5862f4d08680b5bd311e965b009736"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:06:08.179078"], ["updated_at", "2017-05-12 22:06:08.179078"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -126370409 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -126370409], ["username", "billy_46"], ["access_token", "e7999418bb994d0b46fa788c9d45ff8b"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:06:08.181393"], ["updated_at", "2017-05-12 22:06:08.181393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1541841877 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1541841877], ["username", "billy_47"], ["access_token", "6b93e3cea6c7f4e1c16dc306b6e906fc"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:06:08.183805"], ["updated_at", "2017-05-12 22:06:08.183805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -226190810 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -226190810], ["username", "billy_48"], ["access_token", "ba1878cf4e750d48d6f686c269a13567"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:06:08.186229"], ["updated_at", "2017-05-12 22:06:08.186229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -914640425 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -914640425], ["username", "billy_49"], ["access_token", "caae9b863b321f722991e2662ee9f514"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:06:08.188615"], ["updated_at", "2017-05-12 22:06:08.188615"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1850382340 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1850382340], ["username", "jstrav"], ["access_token", "85ff039698a58c7fd721178f15257c48"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.198039"], ["updated_at", "2017-05-12 22:06:08.198039"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -971113072 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -971113072], ["username", "mary"], ["access_token", "05f3da67e17b57138e9c3d288d5607d4"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.201670"], ["updated_at", "2017-05-12 22:06:08.201670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -43178454 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -43178454], ["username", "jstead"], ["access_token", "665a2b5f21335535724a9f6e2a63b8b2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.205250"], ["updated_at", "2017-05-12 22:06:08.205250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -107859399 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -107859399], ["username", "bigbear"], ["access_token", "dc4e3d322ea1c57145215f4f9cfbc686"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.207978"], ["updated_at", "2017-05-12 22:06:08.207978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -746827822 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -746827822], ["username", "jstrav"], ["access_token", "649b4b2ae93e26a0b112af8a93b69592"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.214321"], ["updated_at", "2017-05-12 22:06:08.214321"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -135168576 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -135168576], ["username", "mary"], ["access_token", "32857a054416a66ffbfe263b87dd02c2"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.217165"], ["updated_at", "2017-05-12 22:06:08.217165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1466680087 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1466680087], ["username", "jstead"], ["access_token", "59a6d7f43959d13871fe67d2773829a6"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.220135"], ["updated_at", "2017-05-12 22:06:08.220135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -667534922 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -667534922], ["username", "bigbear"], ["access_token", "419b87a9de0e913eff4b941c3696a2f7"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.222786"], ["updated_at", "2017-05-12 22:06:08.222786"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1664246178 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1664246178], ["username", "jstrav"], ["access_token", "4107640e38fc57558d485a7199f53e00"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.230676"], ["updated_at", "2017-05-12 22:06:08.230676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -665340667 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -665340667], ["username", "mary"], ["access_token", "1fe67c68972aefec72b39ba1e5d6f792"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.233545"], ["updated_at", "2017-05-12 22:06:08.233545"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1414303374 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1414303374], ["username", "jstead"], ["access_token", "16630235a312cf2621c7f1a3677d3f3e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.236428"], ["updated_at", "2017-05-12 22:06:08.236428"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1189144460 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1189144460], ["username", "bigbear"], ["access_token", "4198a711af4e6543fd7c08d8759b269d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.239162"], ["updated_at", "2017-05-12 22:06:08.239162"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1040005962 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1040005962], ["username", "jstrav"], ["access_token", "e7b3b7d51c632adb0aed51f0db8d26f2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.246529"], ["updated_at", "2017-05-12 22:06:08.246529"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -668130668 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -668130668], ["username", "mary"], ["access_token", "025f3e730a36b5d77caf07e4d3274a0d"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.249313"], ["updated_at", "2017-05-12 22:06:08.249313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -804287222 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -804287222], ["username", "jstead"], ["access_token", "eef26a94693ca69f0009f679533d8e5e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.252552"], ["updated_at", "2017-05-12 22:06:08.252552"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1000398643 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1000398643], ["username", "bigbear"], ["access_token", "82d142c51b8e3cbdb951851467ce3d13"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.256604"], ["updated_at", "2017-05-12 22:06:08.256604"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.4ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1643046876 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1643046876], ["username", "jstrav"], ["access_token", "ce8d96f71cdb6bfdd52727e36a745f5c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.263611"], ["updated_at", "2017-05-12 22:06:08.263611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -292571643 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -292571643], ["username", "mary"], ["access_token", "874991685e68f751783d356606cac7ce"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.266699"], ["updated_at", "2017-05-12 22:06:08.266699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2053823904 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2053823904], ["username", "jstead"], ["access_token", "4364d9bf6190b9759af6eae3e631154e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.269421"], ["updated_at", "2017-05-12 22:06:08.269421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2084222914 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2084222914], ["username", "bigbear"], ["access_token", "83fea7d68817b4c46111203fb96a94b8"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.272744"], ["updated_at", "2017-05-12 22:06:08.272744"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1674613836 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1674613836], ["username", "jstrav"], ["access_token", "83af72a788377daacedf6f7993ebdf10"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.281528"], ["updated_at", "2017-05-12 22:06:08.281528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1444064948 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1444064948], ["username", "mary"], ["access_token", "9406b8e8c5af0995bb330efc86b5e202"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.284702"], ["updated_at", "2017-05-12 22:06:08.284702"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1565118250 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1565118250], ["username", "jstead"], ["access_token", "e8d4f56872d4c7fa519da3376f7b99f1"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.287867"], ["updated_at", "2017-05-12 22:06:08.287867"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1409255316 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1409255316], ["username", "bigbear"], ["access_token", "56eaf8561cb6bc0ba6541d369c1ffa58"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.290605"], ["updated_at", "2017-05-12 22:06:08.290605"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -763394934 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -763394934], ["username", "jstrav"], ["access_token", "4e865aec804730ffabbcaa9444015bb3"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.297211"], ["updated_at", "2017-05-12 22:06:08.297211"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1952533693 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1952533693], ["username", "mary"], ["access_token", "1dacbe3785fe9142bdb6743478346e74"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.306025"], ["updated_at", "2017-05-12 22:06:08.306025"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1486188063 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1486188063], ["username", "jstead"], ["access_token", "8a706cecc857aa64274bd6d2b4149b61"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.310275"], ["updated_at", "2017-05-12 22:06:08.310275"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1217593447 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1217593447], ["username", "bigbear"], ["access_token", "1c3221f78e15c9f33ee10e7346ea90f1"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.313472"], ["updated_at", "2017-05-12 22:06:08.313472"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -868172331 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -868172331], ["username", "jstrav"], ["access_token", "0f3616e57c9497f8201413d94015a741"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.320548"], ["updated_at", "2017-05-12 22:06:08.320548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -616703952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -616703952], ["username", "mary"], ["access_token", "3cf60b7e08dcc0fa4d29610494dd191a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.323778"], ["updated_at", "2017-05-12 22:06:08.323778"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1131803191 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1131803191], ["username", "jstead"], ["access_token", "7a8741277f0d240bdf3f1c4564e177b2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.326675"], ["updated_at", "2017-05-12 22:06:08.326675"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1117079883 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1117079883], ["username", "bigbear"], ["access_token", "7b7c390e2566509fc4d06d87647a0c2d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.329414"], ["updated_at", "2017-05-12 22:06:08.329414"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1404004878 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1404004878], ["username", "jstrav"], ["access_token", "8aa5b0224ff6ba653e52bca73319781e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.337868"], ["updated_at", "2017-05-12 22:06:08.337868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2135304831 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2135304831], ["username", "mary"], ["access_token", "7a1b0075f81257e978c7b828d9a21770"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.341204"], ["updated_at", "2017-05-12 22:06:08.341204"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -500603359 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -500603359], ["username", "jstead"], ["access_token", "3dd572280e03c23e1e6b607bca1f6f9b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.344210"], ["updated_at", "2017-05-12 22:06:08.344210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -710665785 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -710665785], ["username", "bigbear"], ["access_token", "c1e267a484b204c2abef88feff73e1f1"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.347394"], ["updated_at", "2017-05-12 22:06:08.347394"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -250870105 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -250870105], ["username", "jstrav"], ["access_token", "9ecf5f3c0afc88077073e79e92a52340"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.356524"], ["updated_at", "2017-05-12 22:06:08.356524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -89049564 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -89049564], ["username", "mary"], ["access_token", "5a2a5e2919e1664c89fd797e8b42ae40"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.359482"], ["updated_at", "2017-05-12 22:06:08.359482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1992300253 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1992300253], ["username", "jstead"], ["access_token", "361f70435c8b7b7a485643753e6480be"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.362249"], ["updated_at", "2017-05-12 22:06:08.362249"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -900316283 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -900316283], ["username", "bigbear"], ["access_token", "ceb12eb69358b07ddc47b94dbfb918c6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.364757"], ["updated_at", "2017-05-12 22:06:08.364757"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -934257712 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -934257712], ["username", "jstrav"], ["access_token", "d913d598133f173014faecb343797e97"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.371122"], ["updated_at", "2017-05-12 22:06:08.371122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -121129422 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -121129422], ["username", "mary"], ["access_token", "a6a92ab9b543f5903b1a3080e04f794c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.373948"], ["updated_at", "2017-05-12 22:06:08.373948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1081982909 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1081982909], ["username", "jstead"], ["access_token", "20151061e5f9990d294bea7a8c96fb2c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.376693"], ["updated_at", "2017-05-12 22:06:08.376693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -488616026 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -488616026], ["username", "bigbear"], ["access_token", "c02576b90ca7f509014d03fea4536405"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.379421"], ["updated_at", "2017-05-12 22:06:08.379421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1475903165 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1475903165], ["username", "foo_bb"], ["access_token", "83165e4224b045e876b615ac034fc0f0"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-12 22:06:08.383190"], ["updated_at", "2017-05-12 22:06:08.383190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -756885168 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -756885168], ["username", "foo_bj"], ["access_token", "875710a09fe96284e352ca54f2f7d0e0"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-12 22:06:08.386341"], ["updated_at", "2017-05-12 22:06:08.386341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1817486598 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1817486598], ["username", "foo_tj"], ["access_token", "efa2151197d3ecccef906ffab77eb712"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-12 22:06:08.389425"], ["updated_at", "2017-05-12 22:06:08.389425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -828072620 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -828072620], ["username", "jstrav"], ["access_token", "a205da21242c0731855c3b2b19337537"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.400056"], ["updated_at", "2017-05-12 22:06:08.400056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1709777221 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1709777221], ["username", "mary"], ["access_token", "158e440db0c42f3aef4021c95cea6942"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.403716"], ["updated_at", "2017-05-12 22:06:08.403716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1604211503 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1604211503], ["username", "jstead"], ["access_token", "784e8ca3e8a769df5fac6f4d1b5590f9"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.407442"], ["updated_at", "2017-05-12 22:06:08.407442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1115682868 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1115682868], ["username", "bigbear"], ["access_token", "973e3859b21a2b512cf08feb60acd6cf"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.410173"], ["updated_at", "2017-05-12 22:06:08.410173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1562037160 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1562037160], ["username", "billy_00"], ["access_token", "61fc12cf2445b3a99a0a9dd1cec0ba68"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:06:08.412596"], ["updated_at", "2017-05-12 22:06:08.412596"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1156385863 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1156385863], ["username", "billy_01"], ["access_token", "f703dcd1a128ac2aa7531e940f056b71"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:06:08.414973"], ["updated_at", "2017-05-12 22:06:08.414973"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1197737004 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1197737004], ["username", "billy_02"], ["access_token", "fdc6ae47bec7383d694f07348a4ef1fa"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:06:08.417385"], ["updated_at", "2017-05-12 22:06:08.417385"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -188327738 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -188327738], ["username", "billy_03"], ["access_token", "24005cb239eae0327464129f95e6ec12"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:06:08.419927"], ["updated_at", "2017-05-12 22:06:08.419927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1649733149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1649733149], ["username", "billy_04"], ["access_token", "4a00c972e3e67cde230fcd18cd12c396"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:06:08.422488"], ["updated_at", "2017-05-12 22:06:08.422488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654891613 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1654891613], ["username", "billy_05"], ["access_token", "fce230b8c1510792a034391951804c52"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:06:08.424937"], ["updated_at", "2017-05-12 22:06:08.424937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1071283974 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1071283974], ["username", "billy_06"], ["access_token", "722622d3c919ca120c1beb9ceeb613fd"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:06:08.427253"], ["updated_at", "2017-05-12 22:06:08.427253"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -571168236 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -571168236], ["username", "billy_07"], ["access_token", "0d5ae85da9a1c6e80dc57493701ff567"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:06:08.429533"], ["updated_at", "2017-05-12 22:06:08.429533"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -870353441 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -870353441], ["username", "billy_08"], ["access_token", "e62169a875e114581bbf2d7cbd694e7f"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:06:08.431902"], ["updated_at", "2017-05-12 22:06:08.431902"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1203203339 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1203203339], ["username", "billy_09"], ["access_token", "c2a8910a95de0920a0b2bd78cadeeb13"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:06:08.434389"], ["updated_at", "2017-05-12 22:06:08.434389"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1322996722 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1322996722], ["username", "billy_10"], ["access_token", "4a9709f7c75bc7358a5e955cce1fa2e0"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:06:08.436802"], ["updated_at", "2017-05-12 22:06:08.436802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -854701499 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -854701499], ["username", "billy_11"], ["access_token", "a218d79160fd82f7da6ea1e898aac36e"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:06:08.439128"], ["updated_at", "2017-05-12 22:06:08.439128"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2116317809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2116317809], ["username", "billy_12"], ["access_token", "f47eb8d9c54dc7836d6c1ea990c2b014"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:06:08.441452"], ["updated_at", "2017-05-12 22:06:08.441452"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1871744018 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1871744018], ["username", "billy_13"], ["access_token", "1a838e83d860a2f49d3075a73a2f0196"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:06:08.443726"], ["updated_at", "2017-05-12 22:06:08.443726"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -21105572 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -21105572], ["username", "billy_14"], ["access_token", "cf518f83644f494f329d4f2a59292cb9"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:06:08.445981"], ["updated_at", "2017-05-12 22:06:08.445981"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1364633389 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1364633389], ["username", "billy_15"], ["access_token", "005c4e52b14e8fbd1f6c0d2f43a247e4"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:06:08.448237"], ["updated_at", "2017-05-12 22:06:08.448237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1154373112 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1154373112], ["username", "billy_16"], ["access_token", "b34d3275b7eaaf5a75bba25d99f9bcd6"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:06:08.450592"], ["updated_at", "2017-05-12 22:06:08.450592"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2102589925 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2102589925], ["username", "billy_17"], ["access_token", "fb9abd4d5da2e71d97cbdc68ce6fc9f4"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:06:08.452896"], ["updated_at", "2017-05-12 22:06:08.452896"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1086768921 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1086768921], ["username", "billy_18"], ["access_token", "6a1047f9eadfc786a16ad0bf4df4f864"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:06:08.455223"], ["updated_at", "2017-05-12 22:06:08.455223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1397840879 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1397840879], ["username", "billy_19"], ["access_token", "306f3132fdb2583009bb29b117de5f98"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:06:08.457520"], ["updated_at", "2017-05-12 22:06:08.457520"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1624426379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1624426379], ["username", "billy_20"], ["access_token", "da31692fd597d80f95ba3b729780d5bf"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:06:08.459779"], ["updated_at", "2017-05-12 22:06:08.459779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1960701345 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1960701345], ["username", "billy_21"], ["access_token", "7afdce42dbeba4d730aa54fdd07293ec"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:06:08.462036"], ["updated_at", "2017-05-12 22:06:08.462036"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1649071243 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1649071243], ["username", "billy_22"], ["access_token", "911c25e2137b6368c8f2586e69e15ea3"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:06:08.464485"], ["updated_at", "2017-05-12 22:06:08.464485"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -555554415 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -555554415], ["username", "billy_23"], ["access_token", "4d10f7c5e8580a70350d1460c1c7e121"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:06:08.466847"], ["updated_at", "2017-05-12 22:06:08.466847"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -4169054 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -4169054], ["username", "billy_24"], ["access_token", "7c1575673d1239aa6aea5ff3ac2d12e2"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:06:08.469136"], ["updated_at", "2017-05-12 22:06:08.469136"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1297107021 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1297107021], ["username", "billy_25"], ["access_token", "e37ed996babb51c398276133f233e47e"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:06:08.471450"], ["updated_at", "2017-05-12 22:06:08.471450"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2128799970 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2128799970], ["username", "billy_26"], ["access_token", "54985c44f1980f5fb395aeae88579037"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:06:08.473714"], ["updated_at", "2017-05-12 22:06:08.473714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1931730584 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1931730584], ["username", "billy_27"], ["access_token", "7cbf5bcce76d70f1a99a128559cdbf3c"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:06:08.476001"], ["updated_at", "2017-05-12 22:06:08.476001"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1761145239 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1761145239], ["username", "billy_28"], ["access_token", "fb711b448a07a58dc024f6ebb0820368"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:06:08.478292"], ["updated_at", "2017-05-12 22:06:08.478292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1340737616 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1340737616], ["username", "billy_29"], ["access_token", "c4944d9e6d7ef8bcfb42687e61def5aa"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:06:08.480588"], ["updated_at", "2017-05-12 22:06:08.480588"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1932669989 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1932669989], ["username", "billy_30"], ["access_token", "b9ba265abf12a8c2894546d10d46d9c8"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:06:08.482862"], ["updated_at", "2017-05-12 22:06:08.482862"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -183916354 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -183916354], ["username", "billy_31"], ["access_token", "2e84f7f6c90b1aebf69a5f7de9e40502"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:06:08.485152"], ["updated_at", "2017-05-12 22:06:08.485152"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2059305071 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2059305071], ["username", "billy_32"], ["access_token", "2a27ba3354d5160543d6f17c2bcbe51e"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:06:08.487475"], ["updated_at", "2017-05-12 22:06:08.487475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -140986741 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -140986741], ["username", "billy_33"], ["access_token", "e91272a3c5fb42b25369cefd5e85c5dd"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:06:08.489737"], ["updated_at", "2017-05-12 22:06:08.489737"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2054631134 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2054631134], ["username", "billy_34"], ["access_token", "500cd4e7c8d05085a9b1370f229a863e"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:06:08.492010"], ["updated_at", "2017-05-12 22:06:08.492010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -6037899 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -6037899], ["username", "billy_35"], ["access_token", "08f548ec3d3e9daf2019ab3f2ad943b5"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:06:08.494329"], ["updated_at", "2017-05-12 22:06:08.494329"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -673901257 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -673901257], ["username", "billy_36"], ["access_token", "5fadc0e4d5a38cda5e9cd9161a92382f"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:06:08.496573"], ["updated_at", "2017-05-12 22:06:08.496573"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1405791748 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1405791748], ["username", "billy_37"], ["access_token", "e7370c7bf691f59f29ce8cd1b32b3290"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:06:08.498832"], ["updated_at", "2017-05-12 22:06:08.498832"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1622536275 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1622536275], ["username", "billy_38"], ["access_token", "767afe1bb70dab1f7fef2143d101e291"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:06:08.501106"], ["updated_at", "2017-05-12 22:06:08.501106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1431800644 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1431800644], ["username", "billy_39"], ["access_token", "48359c96456d5568e3b00c1e7aefd25f"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:06:08.503355"], ["updated_at", "2017-05-12 22:06:08.503355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1662754229 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1662754229], ["username", "billy_40"], ["access_token", "0dc2e1c90ee67ac77582d7ede41bc627"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:06:08.505608"], ["updated_at", "2017-05-12 22:06:08.505608"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654853559 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1654853559], ["username", "billy_41"], ["access_token", "4619ab37ef7a25f49626385e33ec5eb5"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:06:08.508083"], ["updated_at", "2017-05-12 22:06:08.508083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -260949259 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -260949259], ["username", "billy_42"], ["access_token", "2a63b6bfa1fb84ab9dd455ab449cb635"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:06:08.510650"], ["updated_at", "2017-05-12 22:06:08.510650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1668695976 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1668695976], ["username", "billy_43"], ["access_token", "8b98006924127bff0b73fd205d5fd8b5"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:06:08.513147"], ["updated_at", "2017-05-12 22:06:08.513147"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -299368456 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -299368456], ["username", "billy_44"], ["access_token", "4d487042946e469f5126d10308d229d5"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:06:08.515511"], ["updated_at", "2017-05-12 22:06:08.515511"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -956129024 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -956129024], ["username", "billy_45"], ["access_token", "80c741550b7f751f7febb11436adb2b1"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:06:08.519117"], ["updated_at", "2017-05-12 22:06:08.519117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1478193248 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1478193248], ["username", "jstrav"], ["access_token", "7c76374fda3fd367a05fee8aa15fa003"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.528761"], ["updated_at", "2017-05-12 22:06:08.528761"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1542792231 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1542792231], ["username", "mary"], ["access_token", "b5703f2e6293a22edfde9cb6ebd95ea4"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.531580"], ["updated_at", "2017-05-12 22:06:08.531580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1233089037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1233089037], ["username", "jstead"], ["access_token", "bdd3aacb7df82bbe579b3999663c4a01"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.534559"], ["updated_at", "2017-05-12 22:06:08.534559"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1328921388 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1328921388], ["username", "bigbear"], ["access_token", "280cd1a71205a59f14b5216af576191f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.538138"], ["updated_at", "2017-05-12 22:06:08.538138"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -417856408 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -417856408], ["username", "billy_00"], ["access_token", "499ac065934c7064bebab9629be71c64"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:06:08.541609"], ["updated_at", "2017-05-12 22:06:08.541609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1022484990 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1022484990], ["username", "billy_01"], ["access_token", "3091cb2dfbfcdb263497399da509f352"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:06:08.544756"], ["updated_at", "2017-05-12 22:06:08.544756"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1221071862 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1221071862], ["username", "billy_02"], ["access_token", "9d266f872921221434258ae4f0a14516"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:06:08.547616"], ["updated_at", "2017-05-12 22:06:08.547616"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -553896172 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -553896172], ["username", "billy_03"], ["access_token", "06e65f570483e299e6f9b7b0e3f0bedf"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:06:08.550275"], ["updated_at", "2017-05-12 22:06:08.550275"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2127198951 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2127198951], ["username", "billy_04"], ["access_token", "e7ac72a3e65c8364363183c835b37586"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:06:08.552725"], ["updated_at", "2017-05-12 22:06:08.552725"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1655853742 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1655853742], ["username", "billy_05"], ["access_token", "6e34b3a5c6f34e51d4604499669febed"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:06:08.555081"], ["updated_at", "2017-05-12 22:06:08.555081"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1413905812 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1413905812], ["username", "billy_06"], ["access_token", "c7a35f97db9d2a46e3c2ca4f6e162d48"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:06:08.557427"], ["updated_at", "2017-05-12 22:06:08.557427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2001906160 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2001906160], ["username", "billy_07"], ["access_token", "820265505db0fb9c1df412dbb84874a4"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:06:08.559692"], ["updated_at", "2017-05-12 22:06:08.559692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -983283362 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -983283362], ["username", "billy_08"], ["access_token", "edece8a987a8a8762ef06ccfb6573700"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:06:08.562095"], ["updated_at", "2017-05-12 22:06:08.562095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1117552075 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1117552075], ["username", "billy_09"], ["access_token", "546ef938fc3d8ccb01b2003a52a584dd"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:06:08.564433"], ["updated_at", "2017-05-12 22:06:08.564433"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1730705952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1730705952], ["username", "billy_10"], ["access_token", "29164ffec7446fda0fc79cec98b4e3a0"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:06:08.566761"], ["updated_at", "2017-05-12 22:06:08.566761"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1127806174 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1127806174], ["username", "billy_11"], ["access_token", "07c865ec5a419f360fb616be3d2cb5ec"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:06:08.569116"], ["updated_at", "2017-05-12 22:06:08.569116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -854343990 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -854343990], ["username", "billy_12"], ["access_token", "0579699b91999c80a1c90841bc1934ff"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:06:08.571443"], ["updated_at", "2017-05-12 22:06:08.571443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70359151 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -70359151], ["username", "billy_13"], ["access_token", "c407237d24ee31548be718561536f6b1"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:06:08.573714"], ["updated_at", "2017-05-12 22:06:08.573714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1482024515 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1482024515], ["username", "billy_14"], ["access_token", "da5e5d475c953ec528a6b89f65016904"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:06:08.575962"], ["updated_at", "2017-05-12 22:06:08.575962"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -569530034 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -569530034], ["username", "billy_15"], ["access_token", "2b3922e1454254e012cb072714d593dd"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:06:08.578222"], ["updated_at", "2017-05-12 22:06:08.578222"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1935364541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1935364541], ["username", "billy_16"], ["access_token", "efbcb21761644adfd783ae36ad1af8e1"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:06:08.580509"], ["updated_at", "2017-05-12 22:06:08.580509"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -781059728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -781059728], ["username", "billy_17"], ["access_token", "a86fe9fef0b67f69c0f8c5279ccf4218"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:06:08.582845"], ["updated_at", "2017-05-12 22:06:08.582845"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -550588876 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -550588876], ["username", "billy_18"], ["access_token", "6d04eb73b3cada7d450ed19c1f054bd3"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:06:08.585096"], ["updated_at", "2017-05-12 22:06:08.585096"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1584710284 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1584710284], ["username", "billy_19"], ["access_token", "65c4f19b55647165e6fe18fcd28bf6fb"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:06:08.587418"], ["updated_at", "2017-05-12 22:06:08.587418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -9523987 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -9523987], ["username", "billy_20"], ["access_token", "17da738f77e755337b46a258207ce06c"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:06:08.589744"], ["updated_at", "2017-05-12 22:06:08.589744"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1990043306 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1990043306], ["username", "billy_21"], ["access_token", "8b3e3ee57ef5114c34606e719b389f4c"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:06:08.592101"], ["updated_at", "2017-05-12 22:06:08.592101"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -310914622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -310914622], ["username", "billy_22"], ["access_token", "2b9cab72c7cc4baa80ea7a1c8f2aa51d"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:06:08.594380"], ["updated_at", "2017-05-12 22:06:08.594380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -456953123 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -456953123], ["username", "billy_23"], ["access_token", "00032dc10dd58a2c13612c43d78c1981"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:06:08.596708"], ["updated_at", "2017-05-12 22:06:08.596708"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -608701431 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -608701431], ["username", "billy_24"], ["access_token", "b0b5945869139788e82185d01a0105e5"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:06:08.598965"], ["updated_at", "2017-05-12 22:06:08.598965"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1090704865 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1090704865], ["username", "billy_25"], ["access_token", "17b5f5bcb8787983cbfa239a9bea6e83"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:06:08.601258"], ["updated_at", "2017-05-12 22:06:08.601258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -534319263 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -534319263], ["username", "billy_26"], ["access_token", "a630d90f0aa2d3163ca067d7cfa80d43"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:06:08.603580"], ["updated_at", "2017-05-12 22:06:08.603580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1979796846 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1979796846], ["username", "billy_27"], ["access_token", "3481825a9b4f59cb0482f319c5626677"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:06:08.605861"], ["updated_at", "2017-05-12 22:06:08.605861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -777237920 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -777237920], ["username", "billy_28"], ["access_token", "2c42c3c62d0eb4c6eb7b81e258cf048f"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:06:08.608161"], ["updated_at", "2017-05-12 22:06:08.608161"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -840723200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -840723200], ["username", "billy_29"], ["access_token", "8e315e446fb921c29b8bbdad6bf655a8"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:06:08.610802"], ["updated_at", "2017-05-12 22:06:08.610802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -972186124 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -972186124], ["username", "billy_30"], ["access_token", "2faab14d6b89a0a1f87da36c41e0402c"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:06:08.613852"], ["updated_at", "2017-05-12 22:06:08.613852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1762062184 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1762062184], ["username", "billy_31"], ["access_token", "ee83d1854b718d8b4b20873a376a140e"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:06:08.616599"], ["updated_at", "2017-05-12 22:06:08.616599"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033952797 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033952797], ["username", "billy_32"], ["access_token", "f9cff942fac256ad10f0e23c8e7de7c2"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:06:08.619655"], ["updated_at", "2017-05-12 22:06:08.619655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -29946665 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -29946665], ["username", "billy_33"], ["access_token", "f2bc62a05edc39306a61fa9b4841a80e"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:06:08.622510"], ["updated_at", "2017-05-12 22:06:08.622510"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2068996531 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2068996531], ["username", "billy_34"], ["access_token", "70c7c7bd01e2b4e965e2b7c53b1e4351"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:06:08.625298"], ["updated_at", "2017-05-12 22:06:08.625298"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1027432551 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1027432551], ["username", "billy_35"], ["access_token", "9e3f1e6c78acda92d00f261c5c900900"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:06:08.627785"], ["updated_at", "2017-05-12 22:06:08.627785"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1567280904 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1567280904], ["username", "billy_36"], ["access_token", "0b1a5027aa4f69cb07da58fc9d9b8592"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:06:08.630201"], ["updated_at", "2017-05-12 22:06:08.630201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -104612868 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -104612868], ["username", "billy_37"], ["access_token", "4e5c69b51c535274e6076a36195dda4b"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:06:08.632619"], ["updated_at", "2017-05-12 22:06:08.632619"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1546522440 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1546522440], ["username", "billy_38"], ["access_token", "a232506abd8a59e6de50be9991653332"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:06:08.635099"], ["updated_at", "2017-05-12 22:06:08.635099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -541873647 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -541873647], ["username", "billy_39"], ["access_token", "8244c8dca7955c9f5d21827127685bc6"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:06:08.637569"], ["updated_at", "2017-05-12 22:06:08.637569"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -754158755 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -754158755], ["username", "billy_40"], ["access_token", "96be913549544260a254401930310765"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:06:08.640066"], ["updated_at", "2017-05-12 22:06:08.640066"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -477229468 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -477229468], ["username", "billy_41"], ["access_token", "a01335cd7614d2765142b16eaf4fa1e7"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:06:08.642367"], ["updated_at", "2017-05-12 22:06:08.642367"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -103760873 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -103760873], ["username", "billy_42"], ["access_token", "75332fe2c625d5e9600b43ea10c1d822"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:06:08.644719"], ["updated_at", "2017-05-12 22:06:08.644719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1478204861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1478204861], ["username", "billy_43"], ["access_token", "b7d4f78a638e4c4e2a27fd07ff5d038b"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:06:08.647164"], ["updated_at", "2017-05-12 22:06:08.647164"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -456565322 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -456565322], ["username", "billy_44"], ["access_token", "364cacf6c9c53c90929c7347dbe14dba"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:06:08.649478"], ["updated_at", "2017-05-12 22:06:08.649478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1478882116 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1478882116], ["username", "billy_45"], ["access_token", "913b6d7e96def15c3e611d070f6be68b"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:06:08.651852"], ["updated_at", "2017-05-12 22:06:08.651852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1361005398 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1361005398], ["username", "jstrav"], ["access_token", "52a35e0725f10b91d8a5bb0bebd28415"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:06:08.662791"], ["updated_at", "2017-05-12 22:06:08.662791"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1491176753 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1491176753], ["username", "mary"], ["access_token", "7abd525955199a7bf5f00ea1e70b5ed6"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:06:08.666457"], ["updated_at", "2017-05-12 22:06:08.666457"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -474306146 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -474306146], ["username", "jstead"], ["access_token", "6c58f252d277710a3acee03e52673701"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:06:08.669986"], ["updated_at", "2017-05-12 22:06:08.669986"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394571128 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -394571128], ["username", "bigbear"], ["access_token", "68c64dd8c116803b39a202979de85f58"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:06:08.672447"], ["updated_at", "2017-05-12 22:06:08.672447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -513310795 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -513310795], ["username", "billy_00"], ["access_token", "8276a01340edda7fa9904690cce89f36"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:06:08.674871"], ["updated_at", "2017-05-12 22:06:08.674871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1315045135 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1315045135], ["username", "billy_01"], ["access_token", "988ed476a73bc3ec73d4a74d22a3f5b7"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:06:08.677219"], ["updated_at", "2017-05-12 22:06:08.677219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1436237644 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1436237644], ["username", "billy_02"], ["access_token", "7309374c19745714c9d7e4745a8f96dd"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:06:08.679611"], ["updated_at", "2017-05-12 22:06:08.679611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1240871176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1240871176], ["username", "billy_03"], ["access_token", "67672d88215ec910d969570085f6b0f7"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:06:08.681923"], ["updated_at", "2017-05-12 22:06:08.681923"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -479591642 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -479591642], ["username", "billy_04"], ["access_token", "1a73ae3acbca067020040e2eb01bd951"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:06:08.684279"], ["updated_at", "2017-05-12 22:06:08.684279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -318812407 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -318812407], ["username", "billy_05"], ["access_token", "517e203743514feb2e0fb66b13d3cab7"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:06:08.686641"], ["updated_at", "2017-05-12 22:06:08.686641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1447353596 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1447353596], ["username", "billy_06"], ["access_token", "41acf5cd72a2818f0249117bd0f58684"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:06:08.688991"], ["updated_at", "2017-05-12 22:06:08.688991"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1937982175 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1937982175], ["username", "billy_07"], ["access_token", "d8001fc8544c8a287ca111d3bd41a5aa"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:06:08.691335"], ["updated_at", "2017-05-12 22:06:08.691335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -860628092 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -860628092], ["username", "billy_08"], ["access_token", "30ff04ad897aa6fe0d413a1a5f595176"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:06:08.693801"], ["updated_at", "2017-05-12 22:06:08.693801"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1199580542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1199580542], ["username", "billy_09"], ["access_token", "71f2e38abcbe830660873d48ce7c70f5"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:06:08.696399"], ["updated_at", "2017-05-12 22:06:08.696399"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1417589639 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1417589639], ["username", "billy_10"], ["access_token", "bd3c70d1747a00dbd91fb32ed02b8ee6"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:06:08.699009"], ["updated_at", "2017-05-12 22:06:08.699009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1176845485 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1176845485], ["username", "billy_11"], ["access_token", "42a7a321a4b0454c981371628ba6569d"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:06:08.707042"], ["updated_at", "2017-05-12 22:06:08.707042"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2137287620 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2137287620], ["username", "billy_12"], ["access_token", "636fd431da4b9680d24e5a1ddf1692db"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:06:08.709510"], ["updated_at", "2017-05-12 22:06:08.709510"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -624879061 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -624879061], ["username", "billy_13"], ["access_token", "28b416df02cb6889cd5361f8325c39c6"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:06:08.712156"], ["updated_at", "2017-05-12 22:06:08.712156"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1054301704 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1054301704], ["username", "billy_14"], ["access_token", "0e24f51b54c6f0418875c7ed967a4241"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:06:08.714629"], ["updated_at", "2017-05-12 22:06:08.714629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1989417813 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1989417813], ["username", "billy_15"], ["access_token", "be21149ca20fc924078a6b0927e20061"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:06:08.717328"], ["updated_at", "2017-05-12 22:06:08.717328"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1816130103 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1816130103], ["username", "billy_16"], ["access_token", "8338b0cb185dab029bd0b0e040ef2386"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:06:08.719937"], ["updated_at", "2017-05-12 22:06:08.719937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -318832125 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -318832125], ["username", "billy_17"], ["access_token", "5b48b03c7e5c86cbfd7316fed3ae2d9f"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:06:08.723328"], ["updated_at", "2017-05-12 22:06:08.723328"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1369044965 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1369044965], ["username", "billy_18"], ["access_token", "5bb44079f53a8091d8abc4d756439ba5"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:06:08.726670"], ["updated_at", "2017-05-12 22:06:08.726670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1740892027 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1740892027], ["username", "billy_19"], ["access_token", "2a5e20d9e909a4680986476e5274680e"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:06:08.729529"], ["updated_at", "2017-05-12 22:06:08.729529"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -334262457 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -334262457], ["username", "billy_20"], ["access_token", "0be3e47366502fa567b3d1dbe4182e9a"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:06:08.732296"], ["updated_at", "2017-05-12 22:06:08.732296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -845981519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -845981519], ["username", "billy_21"], ["access_token", "cd5b9e5010f5dcfcfc2b20b4658517b8"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:06:08.734927"], ["updated_at", "2017-05-12 22:06:08.734927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1898268258 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1898268258], ["username", "billy_22"], ["access_token", "f5349f8d1e21aa6fa518bfc68bc21faf"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:06:08.737488"], ["updated_at", "2017-05-12 22:06:08.737488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -974056601 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -974056601], ["username", "billy_23"], ["access_token", "6476e89c4ec8bada135362358d0d79b6"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:06:08.739929"], ["updated_at", "2017-05-12 22:06:08.739929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1424067544 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1424067544], ["username", "billy_24"], ["access_token", "0e1836634c252699b7c501a3d4b3a09c"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:06:08.742548"], ["updated_at", "2017-05-12 22:06:08.742548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -316255659 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -316255659], ["username", "billy_25"], ["access_token", "d3cc9fbbb571c4ef3df94042aeb231ed"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:06:08.745107"], ["updated_at", "2017-05-12 22:06:08.745107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1792159280 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1792159280], ["username", "billy_26"], ["access_token", "f59a2d9bd5ee099e1e8bd03460cdbbf3"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:06:08.747617"], ["updated_at", "2017-05-12 22:06:08.747617"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187530089 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1187530089], ["username", "billy_27"], ["access_token", "b85f0f33090eb01288fe100967e07712"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:06:08.750218"], ["updated_at", "2017-05-12 22:06:08.750218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1573327001 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1573327001], ["username", "billy_28"], ["access_token", "4b431331e4dd7e237a0430177844ed8b"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:06:08.752669"], ["updated_at", "2017-05-12 22:06:08.752669"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1387294848 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1387294848], ["username", "billy_29"], ["access_token", "b3da84d9cf9648d2747cb34e6f6548f2"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:06:08.756219"], ["updated_at", "2017-05-12 22:06:08.756219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1609674240 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1609674240], ["username", "billy_30"], ["access_token", "5962af105bbe65c70b55ce601d9b2e7b"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:06:08.759062"], ["updated_at", "2017-05-12 22:06:08.759062"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -717803553 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -717803553], ["username", "billy_31"], ["access_token", "3de24b29e2c23219cbc44022d57de64f"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:06:08.761481"], ["updated_at", "2017-05-12 22:06:08.761481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1792637638 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1792637638], ["username", "billy_32"], ["access_token", "f32debb80a3e91264a3708c9cd030d18"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:06:08.763888"], ["updated_at", "2017-05-12 22:06:08.763888"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -623087969 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -623087969], ["username", "billy_33"], ["access_token", "941e70a3acbe65beaa98bbb41833106a"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:06:08.766430"], ["updated_at", "2017-05-12 22:06:08.766430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890936610 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890936610], ["username", "billy_34"], ["access_token", "d2af3c6246ca56f7c7ec0b16423695e1"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:06:08.769010"], ["updated_at", "2017-05-12 22:06:08.769010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1362609771 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1362609771], ["username", "billy_35"], ["access_token", "dbbb153030366e775296208d0914e6ea"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:06:08.771415"], ["updated_at", "2017-05-12 22:06:08.771415"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -34233469 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -34233469], ["username", "billy_36"], ["access_token", "2f987c8d4f29f8fa8f4d5fbfaa92cea9"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:06:08.774198"], ["updated_at", "2017-05-12 22:06:08.774198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1878883927 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1878883927], ["username", "billy_37"], ["access_token", "b0deb6407168881d06585513f29414dc"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:06:08.776561"], ["updated_at", "2017-05-12 22:06:08.776561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -565046740 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -565046740], ["username", "billy_38"], ["access_token", "dd1e068483724cf03af4012cdfcea701"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:06:08.778956"], ["updated_at", "2017-05-12 22:06:08.778956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -447337357 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -447337357], ["username", "billy_39"], ["access_token", "ca470c7599e4aba430417fc6d04f0292"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:06:08.781422"], ["updated_at", "2017-05-12 22:06:08.781422"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -983355915 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -983355915], ["username", "billy_40"], ["access_token", "a77eb2b71989027868ff9be855783d04"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:06:08.783827"], ["updated_at", "2017-05-12 22:06:08.783827"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -295745292 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -295745292], ["username", "billy_41"], ["access_token", "87c8f7ed599d9e636a3cfbed95f50e8f"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:06:08.786223"], ["updated_at", "2017-05-12 22:06:08.786223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1376239699 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1376239699], ["username", "billy_42"], ["access_token", "441f683599297f876df58d6882e2001e"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:06:08.788655"], ["updated_at", "2017-05-12 22:06:08.788655"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2030471918 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2030471918], ["username", "billy_43"], ["access_token", "94456f93dd6d08e3666d231dc0d913c4"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:06:08.791144"], ["updated_at", "2017-05-12 22:06:08.791144"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -780427497 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -780427497], ["username", "billy_44"], ["access_token", "2fa0804ed4eaddcefb07b6e0d1360b98"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:06:08.793517"], ["updated_at", "2017-05-12 22:06:08.793517"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [36mOpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1733204998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1733204998], ["username", "billy_45"], ["access_token", "fbbd33d671a149972057e2b6c8d3a179"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:06:08.795988"], ["updated_at", "2017-05-12 22:06:08.795988"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "c85633184dee37fee6edfd00e50758d0"], ["created_at", "2017-05-12 22:06:08.807754"], ["updated_at", "2017-05-12 22:06:08.807754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "898310fd0a27692d94ee70d992b82c9e"], ["created_at", "2017-05-12 22:06:08.820968"], ["updated_at", "2017-05-12 22:06:08.820968"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:50771/logout Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "ccf2e2a8ca13d2047f4a13f4f9e05b96"], ["created_at", "2017-05-12 22:06:08.831022"], ["updated_at", "2017-05-12 22:06:08.831022"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "9fce31b6466f03bb756ac7a7e4ed4c63"], ["created_at", "2017-05-12 22:06:08.841298"], ["updated_at", "2017-05-12 22:06:08.841298"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d51044dac61849d583634ce8ddc4f304"], ["created_at", "2017-05-12 22:06:08.851090"], ["updated_at", "2017-05-12 22:06:08.851090"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "7414310f035721c99b3257a1b3465e9f"], ["created_at", "2017-05-12 22:06:08.861699"], ["updated_at", "2017-05-12 22:06:08.861699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "93ef7e6bb74105ce0d4a9ce022982ef7"], ["created_at", "2017-05-12 22:06:08.866246"], ["updated_at", "2017-05-12 22:06:08.866246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "81a2e821c94db761db0ba4ca602a91a1"], ["created_at", "2017-05-12 22:06:08.874774"], ["updated_at", "2017-05-12 22:06:08.874774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:06:08.876648"], ["updated_at", "2017-05-12 22:06:08.876648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "306e2c6bd383f49f9d25d86f58978871"], ["created_at", "2017-05-12 22:06:08.879214"], ["updated_at", "2017-05-12 22:06:08.879214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-12 22:06:08.880623"], ["updated_at", "2017-05-12 22:06:08.880623"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -756212285 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -756212285], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:08.883245"], ["updated_at", "2017-05-12 22:06:08.883245"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1812552072 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1812552072], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:08.886564"], ["updated_at", "2017-05-12 22:06:08.886564"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1812552072]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1812552072 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -756212285]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -756212285 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1812552072 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -756212285 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -756212285], ["member_group_id", -1812552072], ["created_at", "2017-05-12 22:06:08.888931"], ["updated_at", "2017-05-12 22:06:08.888931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1812552072) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1812552072) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1812552072], ["user_id", 1], ["created_at", "2017-05-12 22:06:08.902667"], ["updated_at", "2017-05-12 22:06:08.902667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -1812552072) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1812552072]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -1812552072]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1812552072 - -756212285 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1812552072, -756212285) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-12 22:06:08.929478"], ["updated_at", "2017-05-12 22:06:08.929478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1812552072, -756212285) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-12 22:06:08.935884"], ["updated_at", "2017-05-12 22:06:08.935884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1812552072, -756212285) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-12 22:06:08.941106"], ["updated_at", "2017-05-12 22:06:08.941106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1812552072, -756212285) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1812552072, -756212285) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-12 22:06:08.949224"], ["updated_at", "2017-05-12 22:06:08.949224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1812552072, -756212285) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1812552072, -756212285) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1812552072, -756212285) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (1.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1340464241 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '65c801c6927bf894b322b8eda229ac4c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1340464241], ["username", "65c801c6927bf894b322b8eda229ac4c"], ["access_token", "27b6e792ae4726ce263d2c7c990b4ddc"], ["created_at", "2017-05-12 22:06:08.963732"], ["updated_at", "2017-05-12 22:06:08.963732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -782804221) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -782804221]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -782804221) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -782804221 LIMIT 1 SQL (0.7ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -782804221], ["created_at", "2017-05-12 22:06:08.969038"], ["updated_at", "2017-05-12 22:06:08.969038"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -782804221) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -782804221], ["user_id", -1340464241], ["created_at", "2017-05-12 22:06:08.972139"], ["updated_at", "2017-05-12 22:06:08.972139"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -782804221]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -782804221]]  (1.0ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:06:08.991932"], ["updated_at", "2017-05-12 22:06:08.991932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1937980808 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3cb3fea8f9bab35d64ca50a9eeffa5b1' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1937980808], ["username", "3cb3fea8f9bab35d64ca50a9eeffa5b1"], ["access_token", "52c75668bf94af7210a0fc6021625c6a"], ["created_at", "2017-05-12 22:06:09.022629"], ["updated_at", "2017-05-12 22:06:09.022629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -404289448 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -404289448], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.025500"], ["updated_at", "2017-05-12 22:06:09.025500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2079860483 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7967f1f38b8acff45e629dadf4e30780' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -2079860483], ["username", "7967f1f38b8acff45e629dadf4e30780"], ["access_token", "21c9b5b206b992407320927e2466563d"], ["created_at", "2017-05-12 22:06:09.028449"], ["updated_at", "2017-05-12 22:06:09.028449"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-404289448/members/-2079860483" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-404289448", "user_id"=>"-2079860483", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -122835456 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '053cd6d4ad444c5adb58354b1da6640a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -122835456], ["username", "053cd6d4ad444c5adb58354b1da6640a"], ["access_token", "231b23c354386cc4d0ab1bfbb9191161"], ["created_at", "2017-05-12 22:06:09.048748"], ["updated_at", "2017-05-12 22:06:09.048748"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -27051533 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -27051533], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.051521"], ["updated_at", "2017-05-12 22:06:09.051521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1947760500 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1a72b01590c6a102961bbfe606f1a292' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1947760500], ["username", "1a72b01590c6a102961bbfe606f1a292"], ["access_token", "2d6b7e05059542854b74f7b3ef248596"], ["created_at", "2017-05-12 22:06:09.054424"], ["updated_at", "2017-05-12 22:06:09.054424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -27051533) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -27051533], ["user_id", -1947760500], ["created_at", "2017-05-12 22:06:09.057057"], ["updated_at", "2017-05-12 22:06:09.057057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-27051533/members/-1947760500" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-27051533", "user_id"=>"-1947760500", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -860804666 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5a88e36a5cfd73f58515d9b7f21e9725' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -860804666], ["username", "5a88e36a5cfd73f58515d9b7f21e9725"], ["access_token", "027801ca47b5b22c4eb8536fcf4ecd19"], ["created_at", "2017-05-12 22:06:09.072250"], ["updated_at", "2017-05-12 22:06:09.072250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1381527639 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1381527639], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.074702"], ["updated_at", "2017-05-12 22:06:09.074702"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1381527639 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-1381527639" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-1381527639", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1522159439 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e275ece5382fecb9b2b425b37fdb6f67' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1522159439], ["username", "e275ece5382fecb9b2b425b37fdb6f67"], ["access_token", "07db9df3d02b74c3ff14aca6a3e1c716"], ["created_at", "2017-05-12 22:06:09.098167"], ["updated_at", "2017-05-12 22:06:09.098167"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -959713260 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -959713260], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.101000"], ["updated_at", "2017-05-12 22:06:09.101000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -959713260 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-959713260" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-959713260", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -161019784 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '89c8e37d6602db80a0c5462f7e4e5c6a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -161019784], ["username", "89c8e37d6602db80a0c5462f7e4e5c6a"], ["access_token", "aed2785ac2bd847ff89288a12a43e28a"], ["created_at", "2017-05-12 22:06:09.116514"], ["updated_at", "2017-05-12 22:06:09.116514"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1067405250 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1067405250], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.119390"], ["updated_at", "2017-05-12 22:06:09.119390"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:06:09.135027"], ["updated_at", "2017-05-12 22:06:09.135027"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:06:09.156213"], ["updated_at", "2017-05-12 22:06:09.156213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_user"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:06:09.175936"], ["updated_at", "2017-05-12 22:06:09.175936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:06:09.197390"], ["updated_at", "2017-05-12 22:06:09.197390"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:06:09.218452"], ["updated_at", "2017-05-12 22:06:09.218452"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -595997122 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0f332fde72f818b1e5986dba1a22844e' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -595997122], ["username", "0f332fde72f818b1e5986dba1a22844e"], ["access_token", "b7894793928361091560ebd8b96800c8"], ["created_at", "2017-05-12 22:06:09.240369"], ["updated_at", "2017-05-12 22:06:09.240369"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1715164239 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1715164239], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.262146"], ["updated_at", "2017-05-12 22:06:09.262146"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2024490795 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3c1ae7cb8d4f6858aa4e8c47e6139d04' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -2024490795], ["username", "3c1ae7cb8d4f6858aa4e8c47e6139d04"], ["access_token", "b7882c0cf4365dbaeb36f2823ba18de2"], ["created_at", "2017-05-12 22:06:09.265128"], ["updated_at", "2017-05-12 22:06:09.265128"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1715164239/owners/-2024490795" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1715164239", "user_id"=>"-2024490795", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -183743030 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ec0b1cedf6e95b2e1c2e2d21cb1945a3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -183743030], ["username", "ec0b1cedf6e95b2e1c2e2d21cb1945a3"], ["access_token", "a23800a5fa97866599cb766a617dbce4"], ["created_at", "2017-05-12 22:06:09.285094"], ["updated_at", "2017-05-12 22:06:09.285094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1401580621 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1401580621], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.287598"], ["updated_at", "2017-05-12 22:06:09.287598"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1246208781 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bdee329860fd8eebf9d65c7909076bdd' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1246208781], ["username", "bdee329860fd8eebf9d65c7909076bdd"], ["access_token", "82bd2789831168bf464fdde40aea0646"], ["created_at", "2017-05-12 22:06:09.290381"], ["updated_at", "2017-05-12 22:06:09.290381"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -1401580621) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1401580621], ["user_id", -1246208781], ["created_at", "2017-05-12 22:06:09.292731"], ["updated_at", "2017-05-12 22:06:09.292731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1401580621/owners/-1246208781" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1401580621", "user_id"=>"-1246208781", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2068986650 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c2f3513d81b941418631e235161429a5' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -2068986650], ["username", "c2f3513d81b941418631e235161429a5"], ["access_token", "4f23f1c13ecd9d92b0e0f2d800000d66"], ["created_at", "2017-05-12 22:06:09.307337"], ["updated_at", "2017-05-12 22:06:09.307337"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"c2f3513d81b941418631e235161429a5", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"c2f3513d81b941418631e235161429a5", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -855578031 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '92de23bc219f30c6e8bfae119f002526' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -855578031], ["username", "92de23bc219f30c6e8bfae119f002526"], ["access_token", "2845ede3d911b8aef30e8fb183e076fb"], ["created_at", "2017-05-12 22:06:09.326433"], ["updated_at", "2017-05-12 22:06:09.326433"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -352973877 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7958abaa5727fcc9919a9215373c8f68' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -352973877], ["username", "7958abaa5727fcc9919a9215373c8f68"], ["access_token", "b729c1b0357b0dbed739649ee0fdea4d"], ["created_at", "2017-05-12 22:06:09.348713"], ["updated_at", "2017-05-12 22:06:09.348713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -300538766 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6b13f1b9670c512cac65b881ca4f5bc6' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -300538766], ["username", "6b13f1b9670c512cac65b881ca4f5bc6"], ["access_token", "8b315c1692082d916399df9f11fffe64"], ["created_at", "2017-05-12 22:06:09.370315"], ["updated_at", "2017-05-12 22:06:09.370315"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -214023104 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c746909614b3ef0258ee03969d59c809' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -214023104], ["username", "c746909614b3ef0258ee03969d59c809"], ["access_token", "0d3c9998a1943bd4fb84956989dc3298"], ["created_at", "2017-05-12 22:06:09.389632"], ["updated_at", "2017-05-12 22:06:09.389632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -701989472 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -701989472], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.392120"], ["updated_at", "2017-05-12 22:06:09.392120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1003185421 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1003185421], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.394146"], ["updated_at", "2017-05-12 22:06:09.394146"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-701989472/nestings/-1003185421" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-701989472", "member_group_id"=>"-1003185421", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -111628540 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e5cb24c70ecc1ed2684284f7b04e6c36' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -111628540], ["username", "e5cb24c70ecc1ed2684284f7b04e6c36"], ["access_token", "4608389915e72aac2f325a50b7de997b"], ["created_at", "2017-05-12 22:06:09.412846"], ["updated_at", "2017-05-12 22:06:09.412846"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -407585961 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -407585961], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.415232"], ["updated_at", "2017-05-12 22:06:09.415232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -588617134 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -588617134], ["name", "MyGroup"], ["created_at", "2017-05-12 22:06:09.417263"], ["updated_at", "2017-05-12 22:06:09.417263"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -588617134]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -588617134 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -407585961]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -407585961 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -588617134 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -407585961 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -407585961], ["member_group_id", -588617134], ["created_at", "2017-05-12 22:06:09.419523"], ["updated_at", "2017-05-12 22:06:09.419523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-407585961/nestings/-588617134" for 127.0.0.1 at 2017-05-12 15:06:09 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-407585961", "member_group_id"=>"-588617134", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-12 22:06:09.441565"], ["updated_at", "2017-05-12 22:06:09.441565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-12 22:06:09.446553"], ["updated_at", "2017-05-12 22:06:09.446553"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-12 22:06:09.452521"], ["updated_at", "2017-05-12 22:06:09.452521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (2.1ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar, "access_token" varchar, "first_name" varchar, "last_name" varchar, "full_name" varchar, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar, "uuid" varchar, "role" integer DEFAULT 0 NOT NULL)   (0.0ms) select sqlite_version(*)  (0.7ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (1.0ms) CREATE INDEX "index_openstax_accounts_accounts_on_role" ON "openstax_accounts_accounts" ("role")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_uuid" ON "openstax_accounts_accounts" ("uuid")  (0.7ms) CREATE TABLE "openstax_accounts_group_members" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_members_on_group_id_and_user_id" ON "openstax_accounts_group_members" ("group_id", "user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'  (0.9ms) CREATE INDEX "index_openstax_accounts_group_members_on_user_id" ON "openstax_accounts_group_members" ("user_id")  (0.8ms) CREATE TABLE "openstax_accounts_group_nestings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "member_group_id" integer NOT NULL, "container_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.8ms) CREATE INDEX "index_openstax_accounts_group_nestings_on_container_group_id" ON "openstax_accounts_group_nestings" ("container_group_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index'  (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_nestings_on_member_group_id" ON "openstax_accounts_group_nestings" ("member_group_id")  (0.8ms) CREATE TABLE "openstax_accounts_group_owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_owners_on_group_id_and_user_id" ON "openstax_accounts_group_owners" ("group_id", "user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'  (0.9ms) CREATE INDEX "index_openstax_accounts_group_owners_on_user_id" ON "openstax_accounts_group_owners" ("user_id")  (0.8ms) CREATE TABLE "openstax_accounts_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "is_public" boolean DEFAULT 'f' NOT NULL, "name" varchar, "cached_subtree_group_ids" text, "cached_supertree_group_ids" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.8ms) CREATE INDEX "index_openstax_accounts_groups_on_is_public" ON "openstax_accounts_groups" ("is_public")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index'  (0.7ms) CREATE UNIQUE INDEX "index_openstax_accounts_groups_on_openstax_uid" ON "openstax_accounts_groups" ("openstax_uid")  (0.7ms) CREATE TABLE "ownerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "index_ownerships_on_owner_id_and_owner_type" ON "ownerships" ("owner_id", "owner_type")  (0.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "account_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_users_on_account_id" ON "users" ("account_id")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('1001')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('1000')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('2')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('3')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('4')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('5')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('6')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('7')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('8')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('9') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-12 22:10:12.349483"], ["updated_at", "2017-05-12 22:10:12.349483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-12 22:10:12.358359"], ["updated_at", "2017-05-12 22:10:12.358359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 5]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 5 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 5], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-12 22:10:12.364439"], ["updated_at", "2017-05-12 22:10:12.364439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 4ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "2c90864be58d5f7db87b5820ff06b666"], ["uuid", "2cc3c372-05ec-40ff-b341-6c9a80f9909c"], ["created_at", "2017-05-12 22:10:12.383177"], ["updated_at", "2017-05-12 22:10:12.383177"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "fdde26a3fe53137aa790d63b09cc7025"], ["uuid", "9c898542-b21e-4663-8ac0-0d0050f7906a"], ["created_at", "2017-05-12 22:10:12.399854"], ["updated_at", "2017-05-12 22:10:12.399854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "e28974d7089025eb91de1d49cd74e012"], ["uuid", "76ea3d13-c319-4dd5-b61c-a27d8c4b8cfc"], ["created_at", "2017-05-12 22:10:12.411002"], ["updated_at", "2017-05-12 22:10:12.411002"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:50877/logout Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "027b9e231876ea960994b2b246a97ce1"], ["uuid", "ec6a9a1b-4d73-4f9a-b832-1b975433356d"], ["created_at", "2017-05-12 22:10:12.429815"], ["updated_at", "2017-05-12 22:10:12.429815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "81ed60529ac7f34a219eb584e6519c45"], ["uuid", "3bd57f90-8ea0-4d66-be85-8116508383b8"], ["created_at", "2017-05-12 22:10:12.434397"], ["updated_at", "2017-05-12 22:10:12.434397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d3145fb5357335f861d050baa7a7e454"], ["uuid", "29766018-4196-4d54-8e11-a381a11a7e85"], ["created_at", "2017-05-12 22:10:12.443960"], ["updated_at", "2017-05-12 22:10:12.443960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "00e084ad8858ce6db94bb5a66ac05d8d"], ["uuid", "5c491db0-1f90-4307-b2f8-99dc538ebbb1"], ["created_at", "2017-05-12 22:10:12.453399"], ["updated_at", "2017-05-12 22:10:12.453399"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -999451200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f83be1a1d4e850d3c733a682024605a3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -999451200], ["username", "f83be1a1d4e850d3c733a682024605a3"], ["access_token", "e9ce4480066d3c9cb83ed96acd16d2ca"], ["uuid", "2c6d3aea-0623-47c0-bd17-e067f3fc379c"], ["created_at", "2017-05-12 22:10:12.464460"], ["updated_at", "2017-05-12 22:10:12.464460"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-12 22:10:12.467355"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -713825425 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '22a36668a852787cc36ea6841be7f173' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -713825425], ["username", "22a36668a852787cc36ea6841be7f173"], ["access_token", "6f58d2999818c55c79fd5d0c16f14d01"], ["uuid", "df845d15-c51f-4a5a-8216-d41f3e57abf0"], ["created_at", "2017-05-12 22:10:12.472162"], ["updated_at", "2017-05-12 22:10:12.472162"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-12 22:10:12.474112"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-12 22:10:12.476102"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-12 22:10:12.479153"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1381810920 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7b79b5db8a2e6465676426c576bbe7de' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1381810920], ["username", "7b79b5db8a2e6465676426c576bbe7de"], ["access_token", "e3e768972ff7a8d55c9f3ccaf4da07f1"], ["uuid", "64c21504-1734-41cb-9c2a-2e7af45d358b"], ["created_at", "2017-05-12 22:10:12.484227"], ["updated_at", "2017-05-12 22:10:12.484227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-12 22:10:12.487358"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -97657809 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd47ec5e4f7653add81948e89ddfa409d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -97657809], ["username", "d47ec5e4f7653add81948e89ddfa409d"], ["access_token", "1e16d3d3f68edf0c1600f8876b60e157"], ["uuid", "a2d055df-587f-43a5-9124-a39a96895f09"], ["created_at", "2017-05-12 22:10:12.491884"], ["updated_at", "2017-05-12 22:10:12.491884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-12 22:10:12.494645"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1349673073 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '705a92f77723961c2be17ffb2c98df15' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1262020638 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'eca46e92753b2cd3ad2edfdcdc5dab83' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1262020638], ["username", "eca46e92753b2cd3ad2edfdcdc5dab83"], ["access_token", "74c10cb58b75ef85878122501a505447"], ["created_at", "2017-05-12 22:10:12.507888"], ["updated_at", "2017-05-12 22:10:12.507888"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1070523484 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9f3104d6d6814aef4e30317f38caf9ec' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1070523484], ["username", "9f3104d6d6814aef4e30317f38caf9ec"], ["access_token", "deb1d10ae43a91f5add8e7e6f7675850"], ["uuid", "40b0e1cb-fd2e-4e65-af45-eff50549d7f9"], ["created_at", "2017-05-12 22:10:12.525627"], ["updated_at", "2017-05-12 22:10:12.525627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '9f3104d6d6814aef4e30317f38caf9ec' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '9f3104d6d6814aef4e30317f38caf9ec' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-12 22:10:12.528457"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0ba4842fe68253ac22ec0ccfcc547448' LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -831011352 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -831011352], ["access_token", "552cc250d6114e88a2b3164f27488e8a"], ["uuid", "efe06cdd-91fe-47a2-8349-5e5dda72ef4a"], ["created_at", "2017-05-12 22:10:12.534665"], ["updated_at", "2017-05-12 22:10:12.534665"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2018486438 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -2018486438], ["access_token", "6f30af7d363b9b1215bb32ac1c8e7dcb"], ["uuid", "e6e39eb3-743b-4818-81f2-61f17e07b931"], ["created_at", "2017-05-12 22:10:12.537943"], ["updated_at", "2017-05-12 22:10:12.537943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1629531440 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9597f7a7068ed7b683647ae62857bfed' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1629531440], ["username", "9597f7a7068ed7b683647ae62857bfed"], ["access_token", "0cf69afc587d183321261c3629a8d72e"], ["uuid", "533c5f95-cf92-457c-95dd-da5b36450d9d"], ["created_at", "2017-05-12 22:10:12.543108"], ["updated_at", "2017-05-12 22:10:12.543108"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -694465274 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9597f7a7068ed7b683647ae62857bfed' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -414129753 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '95ff21e301068859894e30e39d59c008' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -414129753], ["username", "95ff21e301068859894e30e39d59c008"], ["access_token", "66355b621d662da191d43554d3c4efc4"], ["uuid", "d7ddd303-f2b5-4ef4-8a34-4199d6d8146a"], ["created_at", "2017-05-12 22:10:12.561394"], ["updated_at", "2017-05-12 22:10:12.561394"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -414129753 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:10:12.566511"], ["updated_at", "2017-05-12 22:10:12.566511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.5ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:10:12.625356"], ["updated_at", "2017-05-12 22:10:12.625356"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:10:12.651855"], ["updated_at", "2017-05-12 22:10:12.651855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -933428282 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'eff76c7c576dde9d1bfbc7ca9be6abf7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -933428282], ["username", "eff76c7c576dde9d1bfbc7ca9be6abf7"], ["access_token", "37704d6cf37193273dbae0c4275cf9c2"], ["uuid", "82d06b3f-e952-4f73-80a0-782149f08f9b"], ["created_at", "2017-05-12 22:10:12.672502"], ["updated_at", "2017-05-12 22:10:12.672502"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -487387440 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -487387440], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:12.684272"], ["updated_at", "2017-05-12 22:10:12.684272"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2053498913 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3e2dce7f5bf4921d6583743c35ef48fd' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2053498913], ["username", "3e2dce7f5bf4921d6583743c35ef48fd"], ["access_token", "901da3f7c9870f692ffdd65b3b4f4d80"], ["uuid", "da13745b-ce6f-45e0-8455-a16aa403a4fa"], ["created_at", "2017-05-12 22:10:12.693516"], ["updated_at", "2017-05-12 22:10:12.693516"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -487387440) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -487387440], ["user_id", -2053498913], ["created_at", "2017-05-12 22:10:12.696979"], ["updated_at", "2017-05-12 22:10:12.696979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-487387440/owners/-2053498913" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-487387440", "user_id"=>"-2053498913", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1184857430 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'cd943825a6342ce4b12214647d7b4553' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1184857430], ["username", "cd943825a6342ce4b12214647d7b4553"], ["access_token", "3532384024b07585029863130f79efda"], ["uuid", "8851d48a-6a35-4651-886d-017aad19b8ff"], ["created_at", "2017-05-12 22:10:12.716557"], ["updated_at", "2017-05-12 22:10:12.716557"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -752620167 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -752620167], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:12.719217"], ["updated_at", "2017-05-12 22:10:12.719217"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -879110850 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'febf6c88e241283032f8850e89c699af' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -879110850], ["username", "febf6c88e241283032f8850e89c699af"], ["access_token", "f63439d75c8faa74cccdddb382b8ca99"], ["uuid", "686fc307-95a2-434b-b0e1-292f9eb1b56f"], ["created_at", "2017-05-12 22:10:12.721875"], ["updated_at", "2017-05-12 22:10:12.721875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-752620167/owners/-879110850" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-752620167", "user_id"=>"-879110850", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1624114396 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '10cb51309e607aead340a5b98d4449c2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1624114396], ["username", "10cb51309e607aead340a5b98d4449c2"], ["access_token", "1b84b6aee92dcaefd6f4154b7a75fcd6"], ["uuid", "d3b60104-c7f5-40d3-81f0-2e99fd6479bd"], ["created_at", "2017-05-12 22:10:12.737469"], ["updated_at", "2017-05-12 22:10:12.737469"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1329028237 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1329028237], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:12.739688"], ["updated_at", "2017-05-12 22:10:12.739688"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1329028237 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-1329028237" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-1329028237", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2110145206 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3037cce0d02b00b3d6e9fcb0a6a868e6' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2110145206], ["username", "3037cce0d02b00b3d6e9fcb0a6a868e6"], ["access_token", "1e8d7aad8395d052708272d326f37a6d"], ["uuid", "4e96fcf7-8b9b-4d2c-ab84-2aad7f83dfd0"], ["created_at", "2017-05-12 22:10:12.760075"], ["updated_at", "2017-05-12 22:10:12.760075"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -507797727 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -507797727], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:12.762324"], ["updated_at", "2017-05-12 22:10:12.762324"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -507797727 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-507797727" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-507797727", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -909743380 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4a354b570eb19423f0f7d931e9152c3d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -909743380], ["username", "4a354b570eb19423f0f7d931e9152c3d"], ["access_token", "ea3723217ec0b53a98ad202e6c918d67"], ["uuid", "e6471ebd-2cc4-4f64-b76b-440ee41f4263"], ["created_at", "2017-05-12 22:10:12.776363"], ["updated_at", "2017-05-12 22:10:12.776363"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -947541683 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -947541683], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:12.778642"], ["updated_at", "2017-05-12 22:10:12.778642"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:10:12.791713"], ["updated_at", "2017-05-12 22:10:12.791713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:10:12.816516"], ["updated_at", "2017-05-12 22:10:12.816516"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:10:12.836195"], ["updated_at", "2017-05-12 22:10:12.836195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -220947609 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c68ea116e962dc0d3883ea1b0180d0b3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -220947609], ["username", "c68ea116e962dc0d3883ea1b0180d0b3"], ["access_token", "6c0581bdfeaabe2cc480aec0a8687282"], ["uuid", "289a1312-b8fc-4f4a-a46f-0577ecb10cd3"], ["created_at", "2017-05-12 22:10:12.856787"], ["updated_at", "2017-05-12 22:10:12.856787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2001817911 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2001817911], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:12.862056"], ["updated_at", "2017-05-12 22:10:12.862056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2141031340 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8760693484df657c7b301cdb8fd28a32' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2141031340], ["username", "8760693484df657c7b301cdb8fd28a32"], ["access_token", "70019a3077922d5a6d09aa6a696da3bf"], ["uuid", "a8fc08e5-669e-4060-9604-dcc467141bd6"], ["created_at", "2017-05-12 22:10:12.867067"], ["updated_at", "2017-05-12 22:10:12.867067"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -2001817911) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -2001817911], ["user_id", -2141031340], ["created_at", "2017-05-12 22:10:12.871734"], ["updated_at", "2017-05-12 22:10:12.871734"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-2001817911/members/-2141031340" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-2001817911", "user_id"=>"-2141031340", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1841921922 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6b9f5075cf7cb54fe490b86dbd6cfe10' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1841921922], ["username", "6b9f5075cf7cb54fe490b86dbd6cfe10"], ["access_token", "feb591eb2384e2f212a558dc30f7a5fa"], ["uuid", "dc66dec3-cab5-4064-a57d-1519c7fbfd94"], ["created_at", "2017-05-12 22:10:12.891110"], ["updated_at", "2017-05-12 22:10:12.891110"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -415882604 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -415882604], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:12.893467"], ["updated_at", "2017-05-12 22:10:12.893467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1878421958 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b3bc10833be8e5bc508d10140ae6a881' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1878421958], ["username", "b3bc10833be8e5bc508d10140ae6a881"], ["access_token", "72d010b27ab3ba1fcfd5b03c208ba6b6"], ["uuid", "430a0c48-9588-4e68-89a1-bd989a6862f5"], ["created_at", "2017-05-12 22:10:12.896088"], ["updated_at", "2017-05-12 22:10:12.896088"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-415882604/members/-1878421958" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-415882604", "user_id"=>"-1878421958", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -87869527 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '17ee963d536ddbe4ae77fd4693fa66cb' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -87869527], ["username", "17ee963d536ddbe4ae77fd4693fa66cb"], ["access_token", "dd5fc40806dafc686d83f02aa9c32c09"], ["uuid", "33f0070c-e6d2-4add-b960-39c24a5020fc"], ["created_at", "2017-05-12 22:10:12.911189"], ["updated_at", "2017-05-12 22:10:12.911189"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1931938841 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '41f65ae6c1d2fbc89649fba678733de1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1931938841], ["username", "41f65ae6c1d2fbc89649fba678733de1"], ["access_token", "d642dc9ae23726ae7634655877093ad3"], ["uuid", "bf220904-73d6-4f71-8549-28dfa7c1aef7"], ["created_at", "2017-05-12 22:10:12.936848"], ["updated_at", "2017-05-12 22:10:12.936848"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1668348864 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2969872c2c27a9676368739d2262c10f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1668348864], ["username", "2969872c2c27a9676368739d2262c10f"], ["access_token", "70ec90b509d1d5c5017624179a23d9a6"], ["uuid", "111a9afd-e867-4d2f-b7a9-6cbbae63c536"], ["created_at", "2017-05-12 22:10:12.956653"], ["updated_at", "2017-05-12 22:10:12.956653"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2089025528 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2b3592175e81f00d097853291fe05247' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2089025528], ["username", "2b3592175e81f00d097853291fe05247"], ["access_token", "3443e47e32d529dbd160321aec60b519"], ["uuid", "0bc2d23e-6b75-439d-9fd2-0fa052bbf51d"], ["created_at", "2017-05-12 22:10:12.975910"], ["updated_at", "2017-05-12 22:10:12.975910"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-12 15:10:12 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"2b3592175e81f00d097853291fe05247", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"2b3592175e81f00d097853291fe05247", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -408215239 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'eaab4b64edb93bd155192dbaff8bdb74' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -408215239], ["username", "eaab4b64edb93bd155192dbaff8bdb74"], ["access_token", "f3dd58a98275e278bb7f082ecaefa432"], ["uuid", "8942fd81-7b3b-4ba2-a045-5ed24e5218d6"], ["created_at", "2017-05-12 22:10:12.988747"], ["updated_at", "2017-05-12 22:10:12.988747"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1763577726 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1763577726], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:12.994239"], ["updated_at", "2017-05-12 22:10:12.994239"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2067233269 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2067233269], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:12.999349"], ["updated_at", "2017-05-12 22:10:12.999349"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -2067233269]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -2067233269 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1763577726]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1763577726 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -2067233269 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1763577726 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1763577726], ["member_group_id", -2067233269], ["created_at", "2017-05-12 22:10:13.007191"], ["updated_at", "2017-05-12 22:10:13.007191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1763577726/nestings/-2067233269" for 127.0.0.1 at 2017-05-12 15:10:13 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1763577726", "member_group_id"=>"-2067233269", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1522162334 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ad2243ffabce7f107abae5a4ef0187a8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1522162334], ["username", "ad2243ffabce7f107abae5a4ef0187a8"], ["access_token", "931c91fc5211df3e1395749b9d4f439d"], ["uuid", "3d5c7722-34af-4191-9bd3-cdf6709655f8"], ["created_at", "2017-05-12 22:10:13.036183"], ["updated_at", "2017-05-12 22:10:13.036183"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -3224854 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -3224854], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:13.038699"], ["updated_at", "2017-05-12 22:10:13.038699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1432700878 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1432700878], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:13.040716"], ["updated_at", "2017-05-12 22:10:13.040716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-3224854/nestings/-1432700878" for 127.0.0.1 at 2017-05-12 15:10:13 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-3224854", "member_group_id"=>"-1432700878", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "d7aa34"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd7aa34' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "d7aa34"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-12 22:10:13.058742"], ["updated_at", "2017-05-12 22:10:13.058742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "9b59f6"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9b59f6' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "9b59f6"], ["created_at", "2017-05-12 22:10:13.076780"], ["updated_at", "2017-05-12 22:10:13.076780"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-12 22:10:13.084660"], ["updated_at", "2017-05-12 22:10:13.084660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-12 22:10:13.093918"], ["updated_at", "2017-05-12 22:10:13.093918"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "fa341899fe8a15b5f119f71a9ffe676d"], ["uuid", "f44cf188-be62-4236-a00c-8fd5cb563e9c"], ["created_at", "2017-05-12 22:10:13.104174"], ["updated_at", "2017-05-12 22:10:13.104174"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "db6f66224b0ba771871cf3f1323c2da0"], ["uuid", "5a2dba68-d1bd-4e27-aa93-d3d98c68bf56"], ["created_at", "2017-05-12 22:10:13.122736"], ["updated_at", "2017-05-12 22:10:13.122736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.2ms) Completed 200 OK in 24ms (Views: 24.2ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "0baf294c99439b9f3504097d7c2ead91"], ["uuid", "2dafe0fe-b48a-497b-9609-501b0b91e223"], ["created_at", "2017-05-12 22:10:13.155102"], ["updated_at", "2017-05-12 22:10:13.155102"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:10:13.159412"], ["updated_at", "2017-05-12 22:10:13.159412"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "6c79439182691d8be664086509ec5107"], ["uuid", "56d5acc4-0921-4475-9702-be14b1099753"], ["created_at", "2017-05-12 22:10:13.162360"], ["updated_at", "2017-05-12 22:10:13.162360"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-12 22:10:13.164687"], ["updated_at", "2017-05-12 22:10:13.164687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -919998096 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -919998096], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:13.167375"], ["updated_at", "2017-05-12 22:10:13.167375"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -439049520 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -439049520], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:13.169663"], ["updated_at", "2017-05-12 22:10:13.169663"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -439049520]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -439049520 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -919998096]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -919998096 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -439049520 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -919998096 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -919998096], ["member_group_id", -439049520], ["created_at", "2017-05-12 22:10:13.172101"], ["updated_at", "2017-05-12 22:10:13.172101"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -439049520) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -439049520) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -439049520], ["user_id", 1], ["created_at", "2017-05-12 22:10:13.181278"], ["updated_at", "2017-05-12 22:10:13.181278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -439049520) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -439049520]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -439049520]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -439049520 - -919998096 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439049520, -919998096) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-12 22:10:13.213102"], ["updated_at", "2017-05-12 22:10:13.213102"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439049520, -919998096) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-12 22:10:13.218754"], ["updated_at", "2017-05-12 22:10:13.218754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439049520, -919998096) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-12 22:10:13.223486"], ["updated_at", "2017-05-12 22:10:13.223486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439049520, -919998096) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439049520, -919998096) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-12 22:10:13.230121"], ["updated_at", "2017-05-12 22:10:13.230121"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439049520, -919998096) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439049520, -919998096) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-439049520, -919998096) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -906156459 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -906156459], ["username", "jstrav"], ["access_token", "5f5c46c8e3a4c64a5384e871206c76b2"], ["uuid", "9d63662c-f770-4237-9938-a2f41524520c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.246228"], ["updated_at", "2017-05-12 22:10:13.246228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1777205994 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1777205994], ["username", "mary"], ["access_token", "59fe129f39a772695f280afce44748b4"], ["uuid", "68fc23d9-0f11-436e-b299-dd129c79684c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.250424"], ["updated_at", "2017-05-12 22:10:13.250424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32331360 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -32331360], ["username", "jstead"], ["access_token", "7a8361602ac72b7309fd4da8db1716a3"], ["uuid", "e0073fd8-6c84-4b7a-9ddb-901fc99012d4"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.253408"], ["updated_at", "2017-05-12 22:10:13.253408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2037567498 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2037567498], ["username", "bigbear"], ["access_token", "2e70f7e97c8938c4988c779f14abdc75"], ["uuid", "a124395b-f9a5-4316-9730-637d92ce8729"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.255835"], ["updated_at", "2017-05-12 22:10:13.255835"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -812014695 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -812014695], ["username", "billy_00"], ["access_token", "f039b8d7719c1216ba3f8bfa19925cac"], ["uuid", "907bb2a1-6306-47b9-ac23-5ffcdeabd974"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:10:13.258254"], ["updated_at", "2017-05-12 22:10:13.258254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1794693544 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1794693544], ["username", "billy_01"], ["access_token", "245e451bbe4cb95722ddef015c78d8b5"], ["uuid", "07d023e9-bc85-4a7d-802b-0aa9cd14a70c"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:10:13.260644"], ["updated_at", "2017-05-12 22:10:13.260644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1315869689 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1315869689], ["username", "billy_02"], ["access_token", "e4b72f91c1d4e0b8234f1d68bb5c4e32"], ["uuid", "a2b6684e-b48d-45b4-8638-4699d8a1b52c"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:10:13.263058"], ["updated_at", "2017-05-12 22:10:13.263058"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1176358100 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1176358100], ["username", "billy_03"], ["access_token", "dde8e1d42bb47d82e38562de0919942f"], ["uuid", "c6a7f8bd-f5bd-48a0-827b-bb280bec2685"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:10:13.265562"], ["updated_at", "2017-05-12 22:10:13.265562"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -649100887 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -649100887], ["username", "billy_04"], ["access_token", "b560cb3eefd2a1fbc9e307cbce324509"], ["uuid", "8f15ada3-c525-4983-a76e-4b9011307688"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:10:13.268048"], ["updated_at", "2017-05-12 22:10:13.268048"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -235927471 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -235927471], ["username", "billy_05"], ["access_token", "cf0c3cc02b3b09452db611896f22ea2a"], ["uuid", "3546b743-c7ca-4a33-9fe1-ebc971b19052"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:10:13.270480"], ["updated_at", "2017-05-12 22:10:13.270480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1459967018 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1459967018], ["username", "billy_06"], ["access_token", "8b1f8d37a0fe17fe3154fdb18e9e0ade"], ["uuid", "06748164-c826-456c-bdc9-ea9168068e4a"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:10:13.272848"], ["updated_at", "2017-05-12 22:10:13.272848"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -112715588 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -112715588], ["username", "billy_07"], ["access_token", "dcfe09b9c70895fee234d08d4a870faa"], ["uuid", "5d6e0d1d-1c75-46a1-802c-d1b34c2ba3b7"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:10:13.275188"], ["updated_at", "2017-05-12 22:10:13.275188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1123382902 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1123382902], ["username", "billy_08"], ["access_token", "6e6b55b5db2db5bb7abfe98d2a55ef20"], ["uuid", "114f1d19-76db-4dc9-8961-bbf70652c1f1"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:10:13.277673"], ["updated_at", "2017-05-12 22:10:13.277673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -706167655 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -706167655], ["username", "billy_09"], ["access_token", "af2127198d75844ec2d1ef22e8edcaa4"], ["uuid", "59484023-e36e-49b3-a4a3-ab01b7b0ad12"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:10:13.280287"], ["updated_at", "2017-05-12 22:10:13.280287"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -273211035 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -273211035], ["username", "billy_10"], ["access_token", "fdda92531ed9582858cf94c051f6c6e2"], ["uuid", "1dda6d05-d1db-42a8-aa9c-04a848781905"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:10:13.282801"], ["updated_at", "2017-05-12 22:10:13.282801"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -292279857 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -292279857], ["username", "billy_11"], ["access_token", "3d0a94e76b5e3f3f1619b7d963c8f1dc"], ["uuid", "c1726128-798c-4be9-90b0-0a5319269477"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:10:13.285100"], ["updated_at", "2017-05-12 22:10:13.285100"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -646758912 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -646758912], ["username", "billy_12"], ["access_token", "d5aff3080f9307e9b177c1270b4f65e1"], ["uuid", "86faec0b-f149-49c1-8361-1b4f4ad62425"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:10:13.287508"], ["updated_at", "2017-05-12 22:10:13.287508"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -114341188 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -114341188], ["username", "billy_13"], ["access_token", "6614426e70952d746909829a53ccba2c"], ["uuid", "4a06736b-5c3f-4ce6-a906-35c926712e67"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:10:13.289865"], ["updated_at", "2017-05-12 22:10:13.289865"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -402941534 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -402941534], ["username", "billy_14"], ["access_token", "d6e071c0dffde50b3f72db58f4683f38"], ["uuid", "7d81446f-0e08-48f3-abbc-56b02050722e"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:10:13.292185"], ["updated_at", "2017-05-12 22:10:13.292185"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2126193439 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2126193439], ["username", "billy_15"], ["access_token", "1f3fd0ec3d3f441da26da2f93a0c8ac0"], ["uuid", "29378695-040f-462d-9eaf-636bd72bf085"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:10:13.294481"], ["updated_at", "2017-05-12 22:10:13.294481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1596959153 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1596959153], ["username", "billy_16"], ["access_token", "f83c19bc263a42610bc5cf9ec319dcb9"], ["uuid", "6267b0c5-6f51-4614-826a-07514763dca8"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:10:13.296769"], ["updated_at", "2017-05-12 22:10:13.296769"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -911724650 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -911724650], ["username", "billy_17"], ["access_token", "962aa50ed2970cb3145c67eed60a7c43"], ["uuid", "2ace7568-462e-4feb-9581-92d47054ed64"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:10:13.299247"], ["updated_at", "2017-05-12 22:10:13.299247"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2036161659 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2036161659], ["username", "billy_18"], ["access_token", "308e1d940186e53aeaf3343cea7f5f7e"], ["uuid", "8afdd543-6575-459d-8fd5-ecd9203c64c3"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:10:13.301835"], ["updated_at", "2017-05-12 22:10:13.301835"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1865172855 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1865172855], ["username", "billy_19"], ["access_token", "6963dcfb299402a3b5cd578441d61bc3"], ["uuid", "7cfedd2f-8d76-402a-afb0-27e3953646ec"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:10:13.304315"], ["updated_at", "2017-05-12 22:10:13.304315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -559683878 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -559683878], ["username", "billy_20"], ["access_token", "f50e112cb8f915f001b78c5f29396e25"], ["uuid", "5787eef9-d6fa-48d4-b7df-f4ee019ac7bc"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:10:13.306649"], ["updated_at", "2017-05-12 22:10:13.306649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1152939626 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1152939626], ["username", "billy_21"], ["access_token", "fee8e37d38ca5e5e302bbd524f20b586"], ["uuid", "921afc5c-c521-49bb-a91a-ff5ef32984b0"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:10:13.309194"], ["updated_at", "2017-05-12 22:10:13.309194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -7856078 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -7856078], ["username", "billy_22"], ["access_token", "5952556fef4a6ca302fb0685b3703e9c"], ["uuid", "ab58961a-9e92-4462-9ebc-4a906bc53357"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:10:13.312215"], ["updated_at", "2017-05-12 22:10:13.312215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1192457874 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1192457874], ["username", "billy_23"], ["access_token", "3484352ebe5d881ec3fddad344e85279"], ["uuid", "6ce4eec6-e0ae-4b61-960b-3ac6c3ae6232"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:10:13.315990"], ["updated_at", "2017-05-12 22:10:13.315990"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -410092132 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -410092132], ["username", "billy_24"], ["access_token", "9db610adb313d342be06606023ee3513"], ["uuid", "98c84cfe-91c0-47a8-b463-8d74b7f8cb17"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:10:13.319234"], ["updated_at", "2017-05-12 22:10:13.319234"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -868998045 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -868998045], ["username", "billy_25"], ["access_token", "308136729f33238ba29bcef5a0e2f1fa"], ["uuid", "6b370064-95fa-4bdc-a3fa-8d741dca64d5"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:10:13.322268"], ["updated_at", "2017-05-12 22:10:13.322268"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1328429379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1328429379], ["username", "billy_26"], ["access_token", "67690b8bfa2d42153fe478fbe9521c40"], ["uuid", "ef1cc72c-0624-40d8-9dbf-9a128921036b"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:10:13.325027"], ["updated_at", "2017-05-12 22:10:13.325027"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1163765535 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1163765535], ["username", "billy_27"], ["access_token", "ccd44899f0153ba5f6cf2dfd0daa91e8"], ["uuid", "6a551d70-79df-4b5c-84ae-eb9e38a63336"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:10:13.327440"], ["updated_at", "2017-05-12 22:10:13.327440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1987976752 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1987976752], ["username", "billy_28"], ["access_token", "f4355a6e51712cdc2e21afa69d2ad17a"], ["uuid", "af543b46-4d74-49a3-bec2-b54900549b23"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:10:13.329768"], ["updated_at", "2017-05-12 22:10:13.329768"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -800167453 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -800167453], ["username", "billy_29"], ["access_token", "d500e56f5969ab7b5cb9c675051ab0b4"], ["uuid", "95ff27f9-3344-4139-b99f-613adf4fc0be"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:10:13.332274"], ["updated_at", "2017-05-12 22:10:13.332274"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1644120020 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1644120020], ["username", "billy_30"], ["access_token", "88944933e18800157cad7f3fb65c6ed7"], ["uuid", "2a23fdc7-f798-4731-b708-c5d12092d31a"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:10:13.334922"], ["updated_at", "2017-05-12 22:10:13.334922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1243075760 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1243075760], ["username", "billy_31"], ["access_token", "915e3452f2945ee52be6211c33f89644"], ["uuid", "fa10ad74-9da3-4f13-98f8-9136a7dfd402"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:10:13.337430"], ["updated_at", "2017-05-12 22:10:13.337430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1494517108 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1494517108], ["username", "billy_32"], ["access_token", "b386fa34ace170a9f86498ff16cdfc06"], ["uuid", "36502d6d-8560-4d47-8397-9214daeb7c59"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:10:13.339807"], ["updated_at", "2017-05-12 22:10:13.339807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1933505449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1933505449], ["username", "billy_33"], ["access_token", "67ad92eff8293f7162cf30ceb131d91d"], ["uuid", "59c45cae-b795-42fe-96eb-1f8e39c6b5a2"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:10:13.342297"], ["updated_at", "2017-05-12 22:10:13.342297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -817765835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -817765835], ["username", "billy_34"], ["access_token", "58bf6626729649f120c537edfb74ffa7"], ["uuid", "bd03718f-28a9-4597-aa2b-07a38fcd8c5c"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:10:13.344702"], ["updated_at", "2017-05-12 22:10:13.344702"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -460128218 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -460128218], ["username", "billy_35"], ["access_token", "58590a2989897fc71fe68e2b53ef9d2d"], ["uuid", "7d457bd6-aec0-48d3-be77-8b1c8a744a9e"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:10:13.347028"], ["updated_at", "2017-05-12 22:10:13.347028"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -97779501 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -97779501], ["username", "billy_36"], ["access_token", "01e80f8bd26cf8da002e635663672cfe"], ["uuid", "cb07faf4-99a6-4c83-b0b9-992b525b9627"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:10:13.349403"], ["updated_at", "2017-05-12 22:10:13.349403"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2129782946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2129782946], ["username", "billy_37"], ["access_token", "3bf6cee33d3bb9f2bbb7572b2795c1d1"], ["uuid", "0c4be361-8ef8-48d6-86cf-1d667e4aecd2"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:10:13.351693"], ["updated_at", "2017-05-12 22:10:13.351693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1422600623 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1422600623], ["username", "billy_38"], ["access_token", "f35ded8fac600411ada8a11bd34c2238"], ["uuid", "c34abc72-9471-4b13-91dd-8ed50226ec32"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:10:13.354022"], ["updated_at", "2017-05-12 22:10:13.354022"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -736063088 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -736063088], ["username", "billy_39"], ["access_token", "a4178ba97404996229ef0b63ee1ee58c"], ["uuid", "daac81bd-a18e-41ad-be10-c3d598ca8394"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:10:13.356412"], ["updated_at", "2017-05-12 22:10:13.356412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1398473518 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1398473518], ["username", "billy_40"], ["access_token", "1caf76d8f19da9b897bd3a9631b0259d"], ["uuid", "6f4acf9d-21ff-4fa5-b6a0-08c96bcf8e27"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:10:13.358789"], ["updated_at", "2017-05-12 22:10:13.358789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -791166608 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -791166608], ["username", "billy_41"], ["access_token", "db26e976ab853b38c1e60b5cf7564b4f"], ["uuid", "0ca84728-20ab-4b9c-aa9c-2b845e062693"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:10:13.361120"], ["updated_at", "2017-05-12 22:10:13.361120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -986504465 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -986504465], ["username", "billy_42"], ["access_token", "10f0fc091087ab36d8d96f24916a4fa9"], ["uuid", "f90e6095-89ce-4e30-b123-df2efc133c7b"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:10:13.363437"], ["updated_at", "2017-05-12 22:10:13.363437"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -695586985 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -695586985], ["username", "billy_43"], ["access_token", "eee974374ad0f83a4df213894ee6eb62"], ["uuid", "6b7a1fd8-b9ab-4c04-ae89-ed6c8eb87e5a"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:10:13.365736"], ["updated_at", "2017-05-12 22:10:13.365736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1643484020 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1643484020], ["username", "billy_44"], ["access_token", "7a80407cdd61097896d40235f119427f"], ["uuid", "8f2995f2-6058-4427-8476-5d30782464bf"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:10:13.368214"], ["updated_at", "2017-05-12 22:10:13.368214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1126424746 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1126424746], ["username", "billy_45"], ["access_token", "07a40cf776033d26feb30131114ab60d"], ["uuid", "c5aec5bc-6bb4-4cf0-94e1-e0bf6f2443cd"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:10:13.370572"], ["updated_at", "2017-05-12 22:10:13.370572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -981755778 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -981755778], ["username", "billy_46"], ["access_token", "b5d5f8df1f67e8bab42f49c4a89bf67e"], ["uuid", "b9b6d9cd-30c6-4b21-a93d-07e65cc1ff9b"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:10:13.372901"], ["updated_at", "2017-05-12 22:10:13.372901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1126479164 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1126479164], ["username", "billy_47"], ["access_token", "0fc3e421907cc9af23aa13d25b0187f5"], ["uuid", "b9d5b739-4ee2-408d-aef2-dff419d27fee"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:10:13.375208"], ["updated_at", "2017-05-12 22:10:13.375208"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -802759449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -802759449], ["username", "billy_48"], ["access_token", "8784832c66e252a2ae6ec2ffffafcc8b"], ["uuid", "e79cd9a6-5e3b-42a2-89d5-8b971582459b"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:10:13.377550"], ["updated_at", "2017-05-12 22:10:13.377550"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1323698487 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1323698487], ["username", "billy_49"], ["access_token", "685427966bbeceba37e56014e68c78e3"], ["uuid", "367649db-ea44-4911-a271-d5496200f2b2"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:10:13.379841"], ["updated_at", "2017-05-12 22:10:13.379841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1770114117 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1770114117], ["username", "jstrav"], ["access_token", "da9a496fb00f33640f4f4855297286b1"], ["uuid", "1769dc64-d41a-4e66-9d60-8f5b52e732d2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.391482"], ["updated_at", "2017-05-12 22:10:13.391482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1848786402 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1848786402], ["username", "mary"], ["access_token", "185d3d607d5544d3bbe024fcfc46e9bb"], ["uuid", "154f3762-f68b-4ed0-9697-0db3bacc95b8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.395214"], ["updated_at", "2017-05-12 22:10:13.395214"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289788253 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1289788253], ["username", "jstead"], ["access_token", "b8e0175842653d383913a06f52def4d3"], ["uuid", "35918f62-ea81-4ea0-a1dd-9668c865abe2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.399395"], ["updated_at", "2017-05-12 22:10:13.399395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -940057369 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -940057369], ["username", "bigbear"], ["access_token", "78e161857ab36fc4ca8fac9cede4c077"], ["uuid", "a36eca72-4e56-499c-a7f7-f308729e8d8f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.402678"], ["updated_at", "2017-05-12 22:10:13.402678"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -963936128 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -963936128], ["username", "billy_00"], ["access_token", "c26ff4071ad7d3dc483e1b9db06c62fc"], ["uuid", "260d3e98-ec2c-46d4-8904-09b39f93d631"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:10:13.405513"], ["updated_at", "2017-05-12 22:10:13.405513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -396653120 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -396653120], ["username", "billy_01"], ["access_token", "ee033033ed40cb080293961faa244389"], ["uuid", "6a664a2b-6111-441f-ab93-885cd3dde2f2"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:10:13.408133"], ["updated_at", "2017-05-12 22:10:13.408133"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -955765091 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -955765091], ["username", "billy_02"], ["access_token", "d285de695779ba28fc547861babcac39"], ["uuid", "16b1d3af-f826-4717-b336-e9768955f431"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:10:13.410774"], ["updated_at", "2017-05-12 22:10:13.410774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -521673393 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -521673393], ["username", "billy_03"], ["access_token", "878b0408ed6f17dd07d2b2e3ff8bd5e3"], ["uuid", "1dd2c12e-dc0b-4198-8d12-1292efc4fdcc"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:10:13.413601"], ["updated_at", "2017-05-12 22:10:13.413601"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1493144726 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1493144726], ["username", "billy_04"], ["access_token", "c5975f1f6dd3c3c9ae3363a72bb4eee0"], ["uuid", "eced5571-a36e-47ff-a033-02d1b4fa5997"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:10:13.416166"], ["updated_at", "2017-05-12 22:10:13.416166"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -62076012 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -62076012], ["username", "billy_05"], ["access_token", "0e83fa5fb57df74840d7ac1ec38f375f"], ["uuid", "6798f76f-eb06-4820-8cf8-4d0a10a6f256"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:10:13.418888"], ["updated_at", "2017-05-12 22:10:13.418888"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -845295048 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -845295048], ["username", "billy_06"], ["access_token", "50df4ec0fa46896bf4b3fdbc64cfb423"], ["uuid", "9ad7d38b-06a2-4377-b2c1-f2a51d5c9b1d"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:10:13.421397"], ["updated_at", "2017-05-12 22:10:13.421397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1324414220 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1324414220], ["username", "billy_07"], ["access_token", "d97d49aa8ad7cc1b69494ea8614f9dd2"], ["uuid", "12d6c502-3772-4fa8-bb78-5a81e5c85112"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:10:13.424125"], ["updated_at", "2017-05-12 22:10:13.424125"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -330754522 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -330754522], ["username", "billy_08"], ["access_token", "5f345969f0300f561594486772455be7"], ["uuid", "9f0f2f4f-691f-4919-961e-6f6e0b13bbc3"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:10:13.426685"], ["updated_at", "2017-05-12 22:10:13.426685"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -232591856 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -232591856], ["username", "billy_09"], ["access_token", "aff497aacbe774e8d55033a07e7b51be"], ["uuid", "78e4b2d2-5275-4c5b-a995-aa8de8c6c602"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:10:13.429046"], ["updated_at", "2017-05-12 22:10:13.429046"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1472743677 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1472743677], ["username", "billy_10"], ["access_token", "106bcf0e0afb76bdf817f40290cbe73e"], ["uuid", "7f19f394-98f6-4f8c-b8a9-6e581aed03dd"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:10:13.431412"], ["updated_at", "2017-05-12 22:10:13.431412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1832782323 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1832782323], ["username", "billy_11"], ["access_token", "b2f2ed4b1d0edd7e6395bbf017ddf204"], ["uuid", "0fdaa6b4-5af3-4763-8965-1e48dbe9ba8d"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:10:13.433982"], ["updated_at", "2017-05-12 22:10:13.433982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -377671513 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -377671513], ["username", "billy_12"], ["access_token", "c7d61bc1d2e2f199b4db2b4d0c1dfac2"], ["uuid", "9662ac29-dadd-4bcd-bee5-9c2bd42213f3"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:10:13.436437"], ["updated_at", "2017-05-12 22:10:13.436437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1196950934 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1196950934], ["username", "billy_13"], ["access_token", "f74aff5f812601009f45e44d8bfd7084"], ["uuid", "29a0488a-dbb4-4761-8bc2-10ce6102acd3"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:10:13.438974"], ["updated_at", "2017-05-12 22:10:13.438974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1205961946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1205961946], ["username", "billy_14"], ["access_token", "8ffe017e105b0638b89c87cb8acaf8e0"], ["uuid", "ab7f226e-94bc-42bf-b025-38ccdb101752"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:10:13.441320"], ["updated_at", "2017-05-12 22:10:13.441320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -93190701 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -93190701], ["username", "billy_15"], ["access_token", "bbe49f6d2340cb9760d71382f1801659"], ["uuid", "cd5f3483-8775-470e-9b7e-3d635a57c006"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:10:13.443611"], ["updated_at", "2017-05-12 22:10:13.443611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -463523097 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -463523097], ["username", "billy_16"], ["access_token", "5c0f4730db7ccd50b42aabc25a82cf37"], ["uuid", "78344dfa-a722-4a71-9382-423befc48467"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:10:13.445918"], ["updated_at", "2017-05-12 22:10:13.445918"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -819508933 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -819508933], ["username", "billy_17"], ["access_token", "0002f52c7c5b74748c57c8820ce966ed"], ["uuid", "1028a64a-32dd-49b5-83d6-f917ad5c4e52"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:10:13.448274"], ["updated_at", "2017-05-12 22:10:13.448274"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1373545375 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1373545375], ["username", "billy_18"], ["access_token", "94d57663c75d1a337124f81ad2ccb60c"], ["uuid", "162640be-17bb-4c08-90b8-3d56aab8abe5"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:10:13.450603"], ["updated_at", "2017-05-12 22:10:13.450603"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1380071326 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1380071326], ["username", "billy_19"], ["access_token", "e1e5669dab32a1df6c09d3dce709c84c"], ["uuid", "4ec95a6c-7546-46c6-829d-5d53000e6eae"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:10:13.452975"], ["updated_at", "2017-05-12 22:10:13.452975"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -629640006 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -629640006], ["username", "billy_20"], ["access_token", "aa4e0d3854e82c1738719989deca9d9d"], ["uuid", "0d7ed56d-8503-44fa-8569-35a2f0d1a089"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:10:13.455439"], ["updated_at", "2017-05-12 22:10:13.455439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -517388491 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -517388491], ["username", "billy_21"], ["access_token", "e16079bc43a92816763ee80982021496"], ["uuid", "58aa76b2-2823-48ef-a498-43f4de05b33a"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:10:13.457943"], ["updated_at", "2017-05-12 22:10:13.457943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1388457520 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1388457520], ["username", "billy_22"], ["access_token", "08f2ee42ccbeb221fb51529cb25f6696"], ["uuid", "04ec76dd-d066-4876-9c47-310f8be4bbef"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:10:13.460262"], ["updated_at", "2017-05-12 22:10:13.460262"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -472679050 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -472679050], ["username", "billy_23"], ["access_token", "3b519772033e16bb24ec96e45e7c7b1f"], ["uuid", "be98b745-cc28-4239-b4a0-e40432e6beaf"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:10:13.462617"], ["updated_at", "2017-05-12 22:10:13.462617"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -631342664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -631342664], ["username", "billy_24"], ["access_token", "7431c8e73fedf8613ed75b961572741b"], ["uuid", "2b49da5c-a076-488a-9708-ecfc474127cb"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:10:13.465022"], ["updated_at", "2017-05-12 22:10:13.465022"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -799037949 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -799037949], ["username", "billy_25"], ["access_token", "1e1dc0cae0fdf6dd8cc22815e0cd3e7f"], ["uuid", "9289bd9f-df97-4a5b-a66a-1c1e5ece4c05"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:10:13.467634"], ["updated_at", "2017-05-12 22:10:13.467634"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1539690582 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1539690582], ["username", "billy_26"], ["access_token", "7e0cc654db6d6d96c839d982f2a51942"], ["uuid", "aa5bc08a-9fed-45cb-a0c8-4cbf40b61c88"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:10:13.470005"], ["updated_at", "2017-05-12 22:10:13.470005"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1481593307 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1481593307], ["username", "billy_27"], ["access_token", "46365fbe1a80361544837cd6106aa8e2"], ["uuid", "93366d9f-0b1c-4adb-8433-ddc167190bc0"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:10:13.472440"], ["updated_at", "2017-05-12 22:10:13.472440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2042857870 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2042857870], ["username", "billy_28"], ["access_token", "fa6fac2bb64ccb9dd3cd4c24004a511a"], ["uuid", "3bacc235-d57f-43fa-b557-57b2010a26cd"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:10:13.474934"], ["updated_at", "2017-05-12 22:10:13.474934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -463768503 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -463768503], ["username", "billy_29"], ["access_token", "dcdc09064df42aa4abeb17d1be2b5f14"], ["uuid", "5689be89-d60a-41b2-b3d8-e6935dd159d9"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:10:13.477411"], ["updated_at", "2017-05-12 22:10:13.477411"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -241878188 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -241878188], ["username", "billy_30"], ["access_token", "a14a0553d23f284fa5132aed8a7c293f"], ["uuid", "d782d95d-2146-464c-862e-ae6ef415dfe5"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:10:13.479801"], ["updated_at", "2017-05-12 22:10:13.479801"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2086608673 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2086608673], ["username", "billy_31"], ["access_token", "2f517f06a38958c1220b2d1e9fcc7563"], ["uuid", "3fca46b3-83c3-4842-992e-0efae92c7066"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:10:13.482231"], ["updated_at", "2017-05-12 22:10:13.482231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1713166059 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1713166059], ["username", "billy_32"], ["access_token", "1ce7160e5a1a7a6d527d4bc364761198"], ["uuid", "fbd58d4e-d44f-4bba-a5a8-501410442d0e"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:10:13.484654"], ["updated_at", "2017-05-12 22:10:13.484654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -340086107 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -340086107], ["username", "billy_33"], ["access_token", "e74a7c5526c97a3011f4b7b49a0ba860"], ["uuid", "3de76243-6565-4b27-a9c5-574f04c73898"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:10:13.487078"], ["updated_at", "2017-05-12 22:10:13.487078"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1825807773 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1825807773], ["username", "billy_34"], ["access_token", "058b7bbfbb0dd12d46d6bf8319d9dceb"], ["uuid", "1fc2e6bb-78c4-4d33-8b43-bc45e253f51d"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:10:13.489531"], ["updated_at", "2017-05-12 22:10:13.489531"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2032695704 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2032695704], ["username", "billy_35"], ["access_token", "7fc6b3c87e6194e7ec2a289800d2eb04"], ["uuid", "12645687-fac5-40c3-a6c8-8d1629881049"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:10:13.492221"], ["updated_at", "2017-05-12 22:10:13.492221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -534358115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -534358115], ["username", "billy_36"], ["access_token", "85174bc542525016d43fdc3d3948ac81"], ["uuid", "0bd89518-ec00-462f-83de-767bf3cd8f37"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:10:13.494792"], ["updated_at", "2017-05-12 22:10:13.494792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38085687 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -38085687], ["username", "billy_37"], ["access_token", "34a79af429b296025f7eadec276fe2aa"], ["uuid", "6fed2561-d9c3-4c12-a6aa-2fd198d1437f"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:10:13.497026"], ["updated_at", "2017-05-12 22:10:13.497026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1031146257 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1031146257], ["username", "billy_38"], ["access_token", "3f4f7acfb4a14836524d5a8e21aa8f9e"], ["uuid", "86b20e76-a139-4552-a828-16dc62093b7a"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:10:13.499419"], ["updated_at", "2017-05-12 22:10:13.499419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -832078482 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -832078482], ["username", "billy_39"], ["access_token", "3a6f92b62be4fe237d78b1b51ff062a6"], ["uuid", "6da0b1be-3b21-4594-b889-835dd60374f3"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:10:13.501675"], ["updated_at", "2017-05-12 22:10:13.501675"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -909098847 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -909098847], ["username", "billy_40"], ["access_token", "9b7e2e00d6a75059f30c76728ac6afd0"], ["uuid", "2c963cf8-a204-4863-b65a-685b9eb84e8a"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:10:13.504077"], ["updated_at", "2017-05-12 22:10:13.504077"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -595581607 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -595581607], ["username", "billy_41"], ["access_token", "aa94de6b09b89c392e2a198966c46f83"], ["uuid", "c640080b-403e-4d69-915d-a247a9f9e45c"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:10:13.507008"], ["updated_at", "2017-05-12 22:10:13.507008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1735847691 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1735847691], ["username", "billy_42"], ["access_token", "4152c757b76a0167d5889d6947473279"], ["uuid", "c6882089-d562-46ac-a585-89b339aafb24"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:10:13.510143"], ["updated_at", "2017-05-12 22:10:13.510143"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1121466233 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1121466233], ["username", "billy_43"], ["access_token", "9a94eaf93066f47490945012f583dea3"], ["uuid", "88e588ba-be55-49e7-bc04-1ee2a058c63c"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:10:13.512865"], ["updated_at", "2017-05-12 22:10:13.512865"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -238541487 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -238541487], ["username", "billy_44"], ["access_token", "80862cb0564a3f5d1a30e92a24c75015"], ["uuid", "3897bfa8-9da5-41c3-b8ce-03d8310d3901"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:10:13.515483"], ["updated_at", "2017-05-12 22:10:13.515483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1173704101 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1173704101], ["username", "billy_45"], ["access_token", "74c642f0e2ebc6a458c8b724ccd87623"], ["uuid", "42b7066e-ef26-44a4-adc9-dfb168db5156"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:10:13.518013"], ["updated_at", "2017-05-12 22:10:13.518013"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1845613571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1845613571], ["username", "billy_46"], ["access_token", "dec00f988eff1fcddb61db2bee860940"], ["uuid", "99df9b04-3c86-4ea2-bc3f-dd933f8c8867"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:10:13.526425"], ["updated_at", "2017-05-12 22:10:13.526425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1597703851 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1597703851], ["username", "billy_47"], ["access_token", "a7f2e13d623f4c5bf19baf3b86a1748a"], ["uuid", "c22147f9-2e1c-4906-804d-4bc997748773"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:10:13.529026"], ["updated_at", "2017-05-12 22:10:13.529026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1864252528 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1864252528], ["username", "billy_48"], ["access_token", "7738b92f211c2164ea3a4b37d371e9d0"], ["uuid", "d5352988-2149-477b-8c08-4e65d44d5c71"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:10:13.531512"], ["updated_at", "2017-05-12 22:10:13.531512"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -908687176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -908687176], ["username", "billy_49"], ["access_token", "39436ade617848ad1acfc63721cbc2ac"], ["uuid", "edb1a69c-7f60-4206-b855-89b8d5cf8a85"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:10:13.534206"], ["updated_at", "2017-05-12 22:10:13.534206"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -360037002 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd9c7fea8bf8082c2b6963c247826fd17' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -360037002], ["username", "d9c7fea8bf8082c2b6963c247826fd17"], ["access_token", "d86c5942c7560a7581ab11e4ff22a378"], ["uuid", "f6628afc-8205-4638-88ca-63bfd05ec0b6"], ["created_at", "2017-05-12 22:10:13.543890"], ["updated_at", "2017-05-12 22:10:13.543890"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -553425896 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '800467a806e221b613fd829b1a7675dc' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -553425896], ["username", "800467a806e221b613fd829b1a7675dc"], ["access_token", "53b2fa6e9708876b644d98aecae25840"], ["uuid", "4608bef1-6cb4-4e59-93bb-3b5b7a96e0cd"], ["created_at", "2017-05-12 22:10:13.550034"], ["updated_at", "2017-05-12 22:10:13.550034"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -539079977 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -539079977], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:13.553692"], ["updated_at", "2017-05-12 22:10:13.553692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1547702479 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '79e77ea56c8e87ef08fbecfe889693af' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1547702479], ["username", "79e77ea56c8e87ef08fbecfe889693af"], ["access_token", "31c0e41fba1d8f5096df83d23a52188f"], ["uuid", "3f5a350e-2f6c-453e-87a5-0fccec34e901"], ["created_at", "2017-05-12 22:10:13.558561"], ["updated_at", "2017-05-12 22:10:13.558561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1504228250 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.7ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1504228250], ["name", "MyGroup"], ["created_at", "2017-05-12 22:10:13.561490"], ["updated_at", "2017-05-12 22:10:13.561490"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-12 22:10:13.567689"], ["updated_at", "2017-05-12 22:10:13.567689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -165342239 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -165342239], ["username", "jstrav"], ["access_token", "1644bd7f00b329e32afdc6e5dce66864"], ["uuid", "69f25553-3d6e-4df7-b5de-1c737cd878b0"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.573454"], ["updated_at", "2017-05-12 22:10:13.573454"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1444403802 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1444403802], ["username", "mary"], ["access_token", "2cbadae80ccd9aa8d5f844f7654b83ba"], ["uuid", "912c5637-b71e-4e3e-b361-4393eb56f423"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.576445"], ["updated_at", "2017-05-12 22:10:13.576445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -36184131 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -36184131], ["username", "jstead"], ["access_token", "33f1a05cb13a413ed515c047e68bb548"], ["uuid", "7a828dec-c9cb-4280-b4a3-f4812cc02ef6"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.579410"], ["updated_at", "2017-05-12 22:10:13.579410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -81417965 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -81417965], ["username", "bigbear"], ["access_token", "28f6d08dd8081ae1b554cb57ed0f6b82"], ["uuid", "821e7aa8-a1f6-453c-9bb9-4a30c84a5a76"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.581950"], ["updated_at", "2017-05-12 22:10:13.581950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -826225057 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -826225057], ["username", "jstrav"], ["access_token", "cd16880fbac181d411c760eb0305d24c"], ["uuid", "7dd69d9b-7ad4-4de7-9932-fde2e4909f85"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.588018"], ["updated_at", "2017-05-12 22:10:13.588018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -785753914 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -785753914], ["username", "mary"], ["access_token", "6627bac52845d4b5e5d9cd01df9de086"], ["uuid", "996eb528-2e08-494f-91c2-35fcb99ba04c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.590803"], ["updated_at", "2017-05-12 22:10:13.590803"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1395392642 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1395392642], ["username", "jstead"], ["access_token", "34271362e340e1e433bdabbc36f4c845"], ["uuid", "74246213-36fc-4c08-88a9-2fca2db6aa4f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.593651"], ["updated_at", "2017-05-12 22:10:13.593651"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -4831310 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -4831310], ["username", "bigbear"], ["access_token", "66c0e2a33aeb592cb0f0ec3a3a5436b4"], ["uuid", "0ab92c10-95fa-4d05-bcb0-000224c4dc30"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.596051"], ["updated_at", "2017-05-12 22:10:13.596051"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -912029999 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -912029999], ["username", "jstrav"], ["access_token", "2ab10847d75ba2db3a5173819f08c8d1"], ["uuid", "71adf6c6-06d2-4ed0-96c8-9b01c8bf5b58"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.606161"], ["updated_at", "2017-05-12 22:10:13.606161"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1011963084 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1011963084], ["username", "mary"], ["access_token", "6bd7029e02cd64f349a6ce7349c8b4f7"], ["uuid", "2393f1a1-31d4-4bc9-9c1e-63f90fbbf6b5"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.610019"], ["updated_at", "2017-05-12 22:10:13.610019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -345565962 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -345565962], ["username", "jstead"], ["access_token", "2387a82b312090286965c8e0499afb59"], ["uuid", "26445ab6-c208-4483-b317-fe728f9494cc"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.613566"], ["updated_at", "2017-05-12 22:10:13.613566"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1666909350 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1666909350], ["username", "bigbear"], ["access_token", "8fd7530eaaa101ea57252bfd6b9ad32a"], ["uuid", "3c81aca2-127a-4eb9-a676-7ffc0cdb7624"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.616433"], ["updated_at", "2017-05-12 22:10:13.616433"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -395171311 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -395171311], ["username", "jstrav"], ["access_token", "cbe119e239b0f8f996827837035b2b8a"], ["uuid", "143795f1-a7b2-4f32-bdca-9aae3b766279"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.623209"], ["updated_at", "2017-05-12 22:10:13.623209"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -58816616 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -58816616], ["username", "mary"], ["access_token", "90961ec19bdc9992966f0f50ee97de07"], ["uuid", "b60f0dd4-e626-40ed-9147-f59cc40496b5"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.626263"], ["updated_at", "2017-05-12 22:10:13.626263"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1535328717 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1535328717], ["username", "jstead"], ["access_token", "6b9708d5e0753c5be490900d3a08601c"], ["uuid", "09c852cf-d727-446e-bfd1-8a38ab497d8c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.629184"], ["updated_at", "2017-05-12 22:10:13.629184"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1039477969 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1039477969], ["username", "bigbear"], ["access_token", "0b35aa43c201e5b692157b022660635c"], ["uuid", "c10a8bcb-4b03-458c-8386-ac310dba90a2"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.632351"], ["updated_at", "2017-05-12 22:10:13.632351"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1185906704 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1185906704], ["username", "jstrav"], ["access_token", "a9c6a2692e4f4e91d694676122b3d85c"], ["uuid", "e2ec65c3-32c5-4e77-a963-1cff0ab1de9c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.641585"], ["updated_at", "2017-05-12 22:10:13.641585"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -186605865 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -186605865], ["username", "mary"], ["access_token", "aee35604efc1672eaf123a3a46c8180b"], ["uuid", "79b8f840-e21c-42cd-9023-4bfba24d39e7"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.645208"], ["updated_at", "2017-05-12 22:10:13.645208"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1014408990 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1014408990], ["username", "jstead"], ["access_token", "e7bee5c185f4529adf7155f705fa231c"], ["uuid", "7d3ab78d-38e0-48ce-b650-a86aef4fdbc7"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.648392"], ["updated_at", "2017-05-12 22:10:13.648392"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -342310542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -342310542], ["username", "bigbear"], ["access_token", "2c6d4b6bc2d00f53c048a00716e1842b"], ["uuid", "ee1111a1-cc07-4aa2-997f-7dc0f933d2f3"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.651155"], ["updated_at", "2017-05-12 22:10:13.651155"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -983978017 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -983978017], ["username", "jstrav"], ["access_token", "62190a5f60bbe346f2c9b046c9642ea5"], ["uuid", "681c1fcb-cd88-460a-8f76-28993b491b64"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.657114"], ["updated_at", "2017-05-12 22:10:13.657114"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -386790812 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -386790812], ["username", "mary"], ["access_token", "3d66506ee3f342846c38f578bb7ad966"], ["uuid", "d1aede6e-d6aa-422b-9a5a-47e3fa7110d4"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.659779"], ["updated_at", "2017-05-12 22:10:13.659779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -31608399 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -31608399], ["username", "jstead"], ["access_token", "a679387d86144a51e0123aaa43175126"], ["uuid", "509b6343-0d44-401e-9f92-bfff96be8b65"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.662609"], ["updated_at", "2017-05-12 22:10:13.662609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1645947644 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1645947644], ["username", "bigbear"], ["access_token", "c868cb4a07cf4ee2af1adb8e9657ff8c"], ["uuid", "52c39051-bcba-4e72-901e-9398d559867f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.665195"], ["updated_at", "2017-05-12 22:10:13.665195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -244640800 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -244640800], ["username", "jstrav"], ["access_token", "c2b09810793a19cda21a76d4de232792"], ["uuid", "fb2b6505-99c3-438c-8ef1-a69a55bf0698"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.672516"], ["updated_at", "2017-05-12 22:10:13.672516"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1358708922 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1358708922], ["username", "mary"], ["access_token", "e206998762722fa9a31b4872c4814c93"], ["uuid", "d13a2d3f-d6f0-4251-878c-2a62305f7256"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.675310"], ["updated_at", "2017-05-12 22:10:13.675310"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -511860413 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -511860413], ["username", "jstead"], ["access_token", "3ce7202eae23e10859239f42ca28df33"], ["uuid", "0a0380f0-e3b1-4675-a290-e23599c2cc93"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.678027"], ["updated_at", "2017-05-12 22:10:13.678027"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2002030330 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2002030330], ["username", "bigbear"], ["access_token", "5a47b4dfa0105810c3a85adaf65f7a29"], ["uuid", "d0f12cdd-afe5-4fa9-820f-33ce4b01aa76"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.680550"], ["updated_at", "2017-05-12 22:10:13.680550"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -3567136 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -3567136], ["username", "jstrav"], ["access_token", "abd802089c7dfde3312bb84ecf8dcb75"], ["uuid", "ca3330ac-b99a-40f4-8df9-fe27d3180505"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.689042"], ["updated_at", "2017-05-12 22:10:13.689042"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1233818242 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1233818242], ["username", "mary"], ["access_token", "96768c0503297dfd89c34775afb052f2"], ["uuid", "b002d5fc-6ef7-4417-bac5-4b00d083e516"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.692538"], ["updated_at", "2017-05-12 22:10:13.692538"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1796235988 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1796235988], ["username", "jstead"], ["access_token", "c113dd5bd5214d88162061b4b2ab5382"], ["uuid", "0e1dc859-ef85-46d5-9773-05e3e6ceb9c1"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.695827"], ["updated_at", "2017-05-12 22:10:13.695827"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1000998355 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1000998355], ["username", "bigbear"], ["access_token", "ad9761e9f1ae24319e0080176b1f85cd"], ["uuid", "8052ac3a-df0c-4646-97b1-8bd98e417396"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.698658"], ["updated_at", "2017-05-12 22:10:13.698658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -907199511 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -907199511], ["username", "jstrav"], ["access_token", "6721fab419d2fe7c4a5aee2849f31b0f"], ["uuid", "39cc1417-bd2b-45a1-a548-901722250587"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.705270"], ["updated_at", "2017-05-12 22:10:13.705270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -525645276 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -525645276], ["username", "mary"], ["access_token", "c12ffee0b36eca3e01a3ab1422b1b73c"], ["uuid", "4df23c5a-f312-4a57-9b5d-99bcb81ef919"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.708429"], ["updated_at", "2017-05-12 22:10:13.708429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -148365533 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -148365533], ["username", "jstead"], ["access_token", "317343206afe79c937f130598adc93cf"], ["uuid", "94ff52e0-5609-44a2-aece-7ab72a0f677d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.711454"], ["updated_at", "2017-05-12 22:10:13.711454"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1554800114 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1554800114], ["username", "bigbear"], ["access_token", "2f0ff389fc7cb2ce360cea3f1552d32e"], ["uuid", "a5144733-47b5-40d4-a34b-e3a7a75bc730"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.714169"], ["updated_at", "2017-05-12 22:10:13.714169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -933055924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -933055924], ["username", "jstrav"], ["access_token", "630479384549f9e9cfb48c9f47b650b9"], ["uuid", "2bdc7075-f531-4ae5-aa9f-50d85d50ed30"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.720674"], ["updated_at", "2017-05-12 22:10:13.720674"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -843960333 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -843960333], ["username", "mary"], ["access_token", "477defe3f8907da3094160727692496d"], ["uuid", "f6c3cff5-9f2f-4a7d-9200-90a3734623c8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.723666"], ["updated_at", "2017-05-12 22:10:13.723666"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1161297621 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1161297621], ["username", "jstead"], ["access_token", "fbc64ef67ef37468606e2922c82642a1"], ["uuid", "4704007f-7359-43b5-971a-22e11ab39c5f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.726626"], ["updated_at", "2017-05-12 22:10:13.726626"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1539948489 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1539948489], ["username", "bigbear"], ["access_token", "93340efc692ca5dad389958d3aedd6a2"], ["uuid", "677089b0-ef72-4908-9e06-58dbadb09147"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.729945"], ["updated_at", "2017-05-12 22:10:13.729945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -213788017 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -213788017], ["username", "jstrav"], ["access_token", "bd3ab7f26afb166d5dee87152c1828a9"], ["uuid", "835e1c14-dd59-4dee-9c51-b60dec28e520"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.736736"], ["updated_at", "2017-05-12 22:10:13.736736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -735929557 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -735929557], ["username", "mary"], ["access_token", "f6adb1e719ce5ce533124dd1ba1c2070"], ["uuid", "477a8bcd-f74e-4ceb-936a-7252f3bff1b9"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.739619"], ["updated_at", "2017-05-12 22:10:13.739619"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -45121281 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -45121281], ["username", "jstead"], ["access_token", "7dbfdd3670909c1358e66fb327611847"], ["uuid", "f8cf3a36-81e4-45e8-83ff-ba50562d3915"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.742410"], ["updated_at", "2017-05-12 22:10:13.742410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -353765986 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -353765986], ["username", "bigbear"], ["access_token", "12aa5e0ef65f39ace190b6864378bebe"], ["uuid", "71fd2f11-0c5c-489b-9884-eec87d25577a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.745667"], ["updated_at", "2017-05-12 22:10:13.745667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -528468357 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -528468357], ["username", "billy_00"], ["access_token", "dafe6e8f280f897465778d07c13873a6"], ["uuid", "9e81991c-3e25-464b-99a6-0f403b1bc890"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:10:13.749001"], ["updated_at", "2017-05-12 22:10:13.749001"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1130727861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1130727861], ["username", "billy_01"], ["access_token", "8c7487d0ca2a67ba83edaabf413122b4"], ["uuid", "1c4f1c76-6121-4216-a3b6-aa50657466ac"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:10:13.751347"], ["updated_at", "2017-05-12 22:10:13.751347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -421669745 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -421669745], ["username", "billy_02"], ["access_token", "5b3f66fe85ac4e721257256a5c14a3ab"], ["uuid", "3ee4b295-dada-4a47-ae1b-716120ceeac6"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:10:13.753727"], ["updated_at", "2017-05-12 22:10:13.753727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1743099398 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1743099398], ["username", "billy_03"], ["access_token", "dc9715e9bb36f3a95aff1e3797ed1cff"], ["uuid", "b6976e69-1d61-473a-a477-775c2f9fd132"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:10:13.756138"], ["updated_at", "2017-05-12 22:10:13.756138"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1038055933 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1038055933], ["username", "billy_04"], ["access_token", "2590f0e2503097798e2cc722d4a0f0e2"], ["uuid", "8e1e5921-1e73-499f-ab12-3d2bf9694c25"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:10:13.758780"], ["updated_at", "2017-05-12 22:10:13.758780"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2038440216 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2038440216], ["username", "billy_05"], ["access_token", "42117b678d2086a0d9bc298140e48dce"], ["uuid", "7a1d45ad-0df8-4cd2-bd7c-5802426ecfc2"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:10:13.761352"], ["updated_at", "2017-05-12 22:10:13.761352"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -993178324 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -993178324], ["username", "billy_06"], ["access_token", "36938116e3b5da7dadfa07062962dd62"], ["uuid", "251fc19a-2de9-4b50-be9b-22a99f91d82a"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:10:13.763877"], ["updated_at", "2017-05-12 22:10:13.763877"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -193411020 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -193411020], ["username", "billy_07"], ["access_token", "f03d0c9f547a272b5704d27dd6300480"], ["uuid", "4d5c59e7-e5e4-411d-abc1-a20d6975959a"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:10:13.766296"], ["updated_at", "2017-05-12 22:10:13.766296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1333644946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1333644946], ["username", "billy_08"], ["access_token", "a492bde4f08b7323647782f1ecc0797c"], ["uuid", "fb5d6df6-fd27-43b2-ac6c-c6a6abe62e04"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:10:13.768948"], ["updated_at", "2017-05-12 22:10:13.768948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1238377767 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1238377767], ["username", "billy_09"], ["access_token", "b29966bf58aa8b651248d81f767519bc"], ["uuid", "5fc358fa-bb17-430a-bee9-0a427a089f98"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:10:13.771410"], ["updated_at", "2017-05-12 22:10:13.771410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1131975413 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1131975413], ["username", "billy_10"], ["access_token", "c3cfe984e490b0ae8e8860923b6f7edd"], ["uuid", "24e4b585-3c27-4e12-9b6c-3f13d0fc6ad5"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:10:13.773952"], ["updated_at", "2017-05-12 22:10:13.773952"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -596883823 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -596883823], ["username", "billy_11"], ["access_token", "6694f5b955f176adcd93e544dda2c89d"], ["uuid", "95018bc4-71fe-4883-b7ff-5183317c8dcb"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:10:13.776823"], ["updated_at", "2017-05-12 22:10:13.776823"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1418135115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1418135115], ["username", "billy_12"], ["access_token", "b2379c2d411510a1eab57a7d3c162d51"], ["uuid", "9ed2bd02-c048-4c89-ad85-7288877d5641"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:10:13.779183"], ["updated_at", "2017-05-12 22:10:13.779183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1385108964 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1385108964], ["username", "billy_13"], ["access_token", "7cb20dbdab65acd7a50c3bd14731d8ac"], ["uuid", "c2130d11-8829-471c-847b-06c435ac39a2"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:10:13.781599"], ["updated_at", "2017-05-12 22:10:13.781599"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -552540498 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -552540498], ["username", "billy_14"], ["access_token", "c28b56d731e3e02d3eef28962961b20f"], ["uuid", "b16d5d7d-b1ea-408f-84e4-11bf82edd8d0"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:10:13.783987"], ["updated_at", "2017-05-12 22:10:13.783987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1352521698 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1352521698], ["username", "billy_15"], ["access_token", "98d904ff3eb68d4263c58e32110984c1"], ["uuid", "a247cb86-0f1c-4400-809e-5184ae448cab"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:10:13.786321"], ["updated_at", "2017-05-12 22:10:13.786321"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1056139774 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1056139774], ["username", "billy_16"], ["access_token", "ff95f5c33c785d9a93acc20ac3647668"], ["uuid", "6903a19e-25d7-4140-8be4-244c870b4ea1"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:10:13.788705"], ["updated_at", "2017-05-12 22:10:13.788705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1761794975 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1761794975], ["username", "billy_17"], ["access_token", "56ca5123de4fab23d70de0f95ea47550"], ["uuid", "91b9d632-8db5-40cb-bdbf-dab4171aa360"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:10:13.791018"], ["updated_at", "2017-05-12 22:10:13.791018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -954308237 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -954308237], ["username", "billy_18"], ["access_token", "7c662df3a0a54ee5565d06f053579b21"], ["uuid", "ab1a1876-ec76-4c5d-838d-d2d4138bf6d9"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:10:13.793369"], ["updated_at", "2017-05-12 22:10:13.793369"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -773488036 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -773488036], ["username", "billy_19"], ["access_token", "4e183ba75a4649798d09fe11ddcd9b01"], ["uuid", "57ded740-09d8-491b-ba1b-84be8d94dedf"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:10:13.795878"], ["updated_at", "2017-05-12 22:10:13.795878"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -811559927 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -811559927], ["username", "billy_20"], ["access_token", "8fb08da00b6bcef54eecec18a401c9d9"], ["uuid", "004ffb39-d513-4a9c-9e02-b584511e6ef4"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:10:13.798303"], ["updated_at", "2017-05-12 22:10:13.798303"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -578723273 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -578723273], ["username", "billy_21"], ["access_token", "335000d389a8eee0b4d74de600767740"], ["uuid", "b2b28aa2-ae87-419a-9329-ab8130a45e87"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:10:13.800726"], ["updated_at", "2017-05-12 22:10:13.800726"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -599418737 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -599418737], ["username", "billy_22"], ["access_token", "54614b592d05a62858a214257e513be7"], ["uuid", "5aa14598-11b1-463e-811d-9114a58d2122"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:10:13.803154"], ["updated_at", "2017-05-12 22:10:13.803154"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1474320818 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1474320818], ["username", "billy_23"], ["access_token", "232eaeea4d1078da28f2925695656f0a"], ["uuid", "cdbceb50-e2de-4b8e-801d-dfc15cebd30d"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:10:13.805503"], ["updated_at", "2017-05-12 22:10:13.805503"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -633367523 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -633367523], ["username", "billy_24"], ["access_token", "eeb9a92ae62a80d70a736e0b34135bbd"], ["uuid", "553ab0d4-6a00-455d-852e-f1b2e1c6864b"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:10:13.808042"], ["updated_at", "2017-05-12 22:10:13.808042"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -197598783 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -197598783], ["username", "billy_25"], ["access_token", "4553ec23c04728418c772f91d311327d"], ["uuid", "62a3895e-d8de-4929-8805-965f9ad9b116"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:10:13.810740"], ["updated_at", "2017-05-12 22:10:13.810740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1768465738 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1768465738], ["username", "billy_26"], ["access_token", "418396bbe5f5d0bc2a0e1edddddc370d"], ["uuid", "7388255f-7c47-44b3-bee5-ce356d16bdda"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:10:13.813333"], ["updated_at", "2017-05-12 22:10:13.813333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1568649271 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1568649271], ["username", "billy_27"], ["access_token", "4d17d0fd70afbb4498788e29246688ce"], ["uuid", "ccb5f3a8-dec0-405b-932e-57ba38625914"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:10:13.815941"], ["updated_at", "2017-05-12 22:10:13.815941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -523216658 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -523216658], ["username", "billy_28"], ["access_token", "93b63ecbdee85e31d366798c84108f70"], ["uuid", "7255b447-03da-4d24-a72e-6416be49c684"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:10:13.818454"], ["updated_at", "2017-05-12 22:10:13.818454"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -386328000 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -386328000], ["username", "billy_29"], ["access_token", "83b6eda46b64d06ca6b3d6426e437500"], ["uuid", "771f7945-48bf-4fe1-89b1-cc084149c6c4"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:10:13.820856"], ["updated_at", "2017-05-12 22:10:13.820856"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1611531388 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1611531388], ["username", "billy_30"], ["access_token", "15b265cb9e702c93c82373c821b1133e"], ["uuid", "a0f60b92-5b82-461d-997e-c82e5c785589"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:10:13.823302"], ["updated_at", "2017-05-12 22:10:13.823302"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1472200274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1472200274], ["username", "billy_31"], ["access_token", "a4dcabc949ca523c2da7b0971071bc45"], ["uuid", "a7fa81f6-7682-42a2-ac52-a24a582e3a7b"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:10:13.825833"], ["updated_at", "2017-05-12 22:10:13.825833"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -873050368 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -873050368], ["username", "billy_32"], ["access_token", "812eeeeed3698a2268dffe50429c8009"], ["uuid", "3597db78-6319-41cf-8998-9fe0c82435aa"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:10:13.828383"], ["updated_at", "2017-05-12 22:10:13.828383"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1897840119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1897840119], ["username", "billy_33"], ["access_token", "b3384838009f45ae9f06a4faa1de2789"], ["uuid", "7ece11d1-f40e-427a-b336-bf2c6406b932"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:10:13.830874"], ["updated_at", "2017-05-12 22:10:13.830874"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1933947622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1933947622], ["username", "billy_34"], ["access_token", "a308b9581e8b4ab9a25ad45e870bf83c"], ["uuid", "36c07f10-ef39-4762-a2e0-f8d26803b694"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:10:13.833570"], ["updated_at", "2017-05-12 22:10:13.833570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -730647371 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -730647371], ["username", "billy_35"], ["access_token", "f2db8aa4cb16eae865778c5584ee0505"], ["uuid", "ab36c844-6935-45cc-9a59-4b21922c817e"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:10:13.836137"], ["updated_at", "2017-05-12 22:10:13.836137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1131430537 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1131430537], ["username", "billy_36"], ["access_token", "e1d0f4e127bbe8cbbd404c04407fd1ed"], ["uuid", "6d50096f-1e00-4835-8281-27a34d6c5871"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:10:13.838721"], ["updated_at", "2017-05-12 22:10:13.838721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1896271537 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1896271537], ["username", "billy_37"], ["access_token", "64068592f4c198d267fc61c2b5cc47e9"], ["uuid", "fe750cc4-7ba6-46e8-932e-58b04aa48151"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:10:13.841175"], ["updated_at", "2017-05-12 22:10:13.841175"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1765281738 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1765281738], ["username", "billy_38"], ["access_token", "b8609ad639d42922150034ba17f09cd7"], ["uuid", "1bb078ee-5c5f-4cd4-ba20-4e4210cd8261"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:10:13.843627"], ["updated_at", "2017-05-12 22:10:13.843627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1432439234 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1432439234], ["username", "billy_39"], ["access_token", "19c6548d1922da9c0b4f1a2002d31876"], ["uuid", "c365b0d1-8c20-4439-b66c-382f878cecb4"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:10:13.846054"], ["updated_at", "2017-05-12 22:10:13.846054"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1587155948 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1587155948], ["username", "billy_40"], ["access_token", "d3e42341ede85839ac28e952076844c7"], ["uuid", "1f13f429-ff0d-40e4-b62c-4c5c0610ad09"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:10:13.848458"], ["updated_at", "2017-05-12 22:10:13.848458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -612914372 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -612914372], ["username", "billy_41"], ["access_token", "52bfb6484fdd98a6e3e0596ab4da2c9e"], ["uuid", "d3b95c70-11a0-4543-9294-33512be92095"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:10:13.850819"], ["updated_at", "2017-05-12 22:10:13.850819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1767888513 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1767888513], ["username", "billy_42"], ["access_token", "554839f03032aec4dd86a2cac0233a68"], ["uuid", "b409fb91-9b7b-49e6-b63a-32c47d5eed50"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:10:13.853159"], ["updated_at", "2017-05-12 22:10:13.853159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1405939691 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1405939691], ["username", "billy_43"], ["access_token", "5e7ea783240c6bf2f037e6ce01f685bd"], ["uuid", "61fbb632-2853-44a8-a635-3e58f568c399"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:10:13.855560"], ["updated_at", "2017-05-12 22:10:13.855560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1710982506 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1710982506], ["username", "billy_44"], ["access_token", "abbd378b5f07735cb5b59768caedb6a2"], ["uuid", "694e8e6a-f178-412a-8ddc-3f55aa7e7a89"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:10:13.857921"], ["updated_at", "2017-05-12 22:10:13.857921"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -437826684 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -437826684], ["username", "billy_45"], ["access_token", "ba3ed79c9f62df9fbeedf05684edbb53"], ["uuid", "cc886c00-6c81-44d3-afe7-bb133e99e2d6"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:10:13.860336"], ["updated_at", "2017-05-12 22:10:13.860336"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1199623189 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1199623189], ["username", "jstrav"], ["access_token", "ff0f7f69f59def517344dd495e0949aa"], ["uuid", "aed3fa2e-31ba-4d5c-b8dc-8e2075793571"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:13.872001"], ["updated_at", "2017-05-12 22:10:13.872001"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2015847679 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2015847679], ["username", "mary"], ["access_token", "caf598911935dae5b90e9415282d9f4f"], ["uuid", "b4af8a59-543e-4517-9be7-58680ad95d3e"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:13.875729"], ["updated_at", "2017-05-12 22:10:13.875729"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1758427200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1758427200], ["username", "jstead"], ["access_token", "980bfa84d08e21d1dd5135136ef98b1f"], ["uuid", "aa3df867-3613-4a02-a274-5bc2d4296b9d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:13.879835"], ["updated_at", "2017-05-12 22:10:13.879835"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1258362605 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1258362605], ["username", "bigbear"], ["access_token", "b22a322eb4a022d8e91c1b6f939246c5"], ["uuid", "ab2ff968-59f1-4db9-ba0a-40b76c6c76b3"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:13.883439"], ["updated_at", "2017-05-12 22:10:13.883439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -686997665 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -686997665], ["username", "billy_00"], ["access_token", "2720f60d74e7743ccc80268639fb60a0"], ["uuid", "c43e7232-8781-4379-a03e-9ba55b9ba141"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:10:13.886700"], ["updated_at", "2017-05-12 22:10:13.886700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1040512868 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1040512868], ["username", "billy_01"], ["access_token", "be1ad49e97362947d60099c99a1784df"], ["uuid", "eaaeceae-13de-4bf1-b9fc-43f98c54931f"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:10:13.889690"], ["updated_at", "2017-05-12 22:10:13.889690"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -260060006 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -260060006], ["username", "billy_02"], ["access_token", "fac4733213c47e30d6ba22cafcd8906e"], ["uuid", "80a6ab75-54ca-425f-aa9c-47930fc95387"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:10:13.892465"], ["updated_at", "2017-05-12 22:10:13.892465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -995647120 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -995647120], ["username", "billy_03"], ["access_token", "f42a8cd4cf3ad375a1dbf4a4495150cd"], ["uuid", "b6b0b3de-8945-4e3b-9e84-b4ed89343cfd"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:10:13.895047"], ["updated_at", "2017-05-12 22:10:13.895047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2143107828 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2143107828], ["username", "billy_04"], ["access_token", "ad08e3cf342a04ccd28763c34ffca8c5"], ["uuid", "ddd24ede-853c-4519-8895-0ca2e9460c6d"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:10:13.897414"], ["updated_at", "2017-05-12 22:10:13.897414"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1440883582 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1440883582], ["username", "billy_05"], ["access_token", "e41da1df377662a2b7ec0f9b9d2e935a"], ["uuid", "882802b3-c531-437b-a809-16e1acf9cd4f"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:10:13.899781"], ["updated_at", "2017-05-12 22:10:13.899781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -913925321 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -913925321], ["username", "billy_06"], ["access_token", "c1adc4fc3ca16ea32a9dd9c3000a2abe"], ["uuid", "6f78ef2d-d6ab-43e9-ae13-2c2d81957c59"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:10:13.902390"], ["updated_at", "2017-05-12 22:10:13.902390"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -451903562 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -451903562], ["username", "billy_07"], ["access_token", "57891d78f849bdebf632166ca696b643"], ["uuid", "bcda5086-27ae-4e5b-87d2-affbfce5e731"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:10:13.904967"], ["updated_at", "2017-05-12 22:10:13.904967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1405159484 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1405159484], ["username", "billy_08"], ["access_token", "811d9e8891eb44c848cc8643c21392ef"], ["uuid", "58489352-5bc3-474f-8799-a37944e7a429"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:10:13.907656"], ["updated_at", "2017-05-12 22:10:13.907656"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1466586484 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1466586484], ["username", "billy_09"], ["access_token", "8dfac4ae425c0729176194a72d9a0367"], ["uuid", "ccaae5e5-38e7-41a6-bf38-078bce100dca"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:10:13.910798"], ["updated_at", "2017-05-12 22:10:13.910798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -266042867 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -266042867], ["username", "billy_10"], ["access_token", "392e019872d4bcfb8684a4c0958adbc4"], ["uuid", "571acc26-7fa9-4f55-99e1-33fbbe8a661e"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:10:13.914197"], ["updated_at", "2017-05-12 22:10:13.914197"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2082739716 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2082739716], ["username", "billy_11"], ["access_token", "2338deb8ef0e0d737421df848f829350"], ["uuid", "945f5061-310e-4270-8dd3-7bac46511c97"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:10:13.917021"], ["updated_at", "2017-05-12 22:10:13.917021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -958832443 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -958832443], ["username", "billy_12"], ["access_token", "38622997601f91b0dd1ec2c61f077da0"], ["uuid", "33c61cea-b40f-4c09-b37c-e0375ded9bfa"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:10:13.919696"], ["updated_at", "2017-05-12 22:10:13.919696"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1283793652 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1283793652], ["username", "billy_13"], ["access_token", "cde48843074162b7482644e3ece2176d"], ["uuid", "0d007376-e207-4432-a47a-2052b983844f"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:10:13.922211"], ["updated_at", "2017-05-12 22:10:13.922211"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1328771226 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1328771226], ["username", "billy_14"], ["access_token", "c71df72c0dca666a00268463c349e8ac"], ["uuid", "98d0852d-07bd-45f9-9951-59726b1a6849"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:10:13.924611"], ["updated_at", "2017-05-12 22:10:13.924611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -367235256 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -367235256], ["username", "billy_15"], ["access_token", "e809a3abc48ac1201f09969bd51eff20"], ["uuid", "dec4da90-b8c9-46ac-b6e3-ca467bb23392"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:10:13.927086"], ["updated_at", "2017-05-12 22:10:13.927086"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1009493247 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1009493247], ["username", "billy_16"], ["access_token", "11e52cf2bfe99e9edc9be8b9919ce73b"], ["uuid", "a9730dd4-35f9-4244-b58b-7a5704007b6f"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:10:13.929541"], ["updated_at", "2017-05-12 22:10:13.929541"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -764884674 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -764884674], ["username", "billy_17"], ["access_token", "0cd647067cb1971426d78d72cb2c9413"], ["uuid", "84d5bdc6-aae7-4b70-83e7-401ae39cfb6b"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:10:13.932041"], ["updated_at", "2017-05-12 22:10:13.932041"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -770080491 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -770080491], ["username", "billy_18"], ["access_token", "38004d9a79d86f4a2c42b30610b91291"], ["uuid", "b808700b-45df-49bd-96ab-91bc0ea15507"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:10:13.934698"], ["updated_at", "2017-05-12 22:10:13.934698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1377499703 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1377499703], ["username", "billy_19"], ["access_token", "eb4f9efd2401bf7702759f47d0301bf9"], ["uuid", "305f721f-c4ef-40a4-bd0f-aedde9e11b61"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:10:13.937013"], ["updated_at", "2017-05-12 22:10:13.937013"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1074540635 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1074540635], ["username", "billy_20"], ["access_token", "c952ea3d013a55815a8197abbcf65b1e"], ["uuid", "56298f19-f42e-438a-9270-1a91a1ab3311"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:10:13.939305"], ["updated_at", "2017-05-12 22:10:13.939305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -972089893 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -972089893], ["username", "billy_21"], ["access_token", "7d0429fbfe5ea72ab4eb42117d29bb73"], ["uuid", "17f1741f-ab74-4713-a73d-258ee38eb606"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:10:13.947856"], ["updated_at", "2017-05-12 22:10:13.947856"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1900295723 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1900295723], ["username", "billy_22"], ["access_token", "bb5e3325375f2d2a64c23184a0ae5e30"], ["uuid", "a089d662-b7ba-48d6-93e6-fc54d5b09eb4"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:10:13.950539"], ["updated_at", "2017-05-12 22:10:13.950539"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1034045475 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1034045475], ["username", "billy_23"], ["access_token", "8c9f0db239d6953d4ef82e22844fc6bb"], ["uuid", "697d6f6f-a1aa-4549-8cd7-c88b587e21e5"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:10:13.953075"], ["updated_at", "2017-05-12 22:10:13.953075"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1252673685 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1252673685], ["username", "billy_24"], ["access_token", "56592d86351e5aecef5e86900034b525"], ["uuid", "b44832a2-26e9-4c00-be5d-9343f51e569f"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:10:13.955667"], ["updated_at", "2017-05-12 22:10:13.955667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1602585660 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1602585660], ["username", "billy_25"], ["access_token", "09780eb865a9f2bd820869564a9a50bd"], ["uuid", "e1d7a2df-6949-4fc6-89d0-1f5c217fedec"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:10:13.958224"], ["updated_at", "2017-05-12 22:10:13.958224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -101468736 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -101468736], ["username", "billy_26"], ["access_token", "31d545b763637cc3b063ea1e914d40b8"], ["uuid", "ee255071-3747-4ebe-ab9b-611686ee5c13"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:10:13.960815"], ["updated_at", "2017-05-12 22:10:13.960815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -472315359 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -472315359], ["username", "billy_27"], ["access_token", "80ff0f8600fb7aaacffc9d41f86369ca"], ["uuid", "62152589-db3e-433e-85e2-be936a6e1209"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:10:13.963497"], ["updated_at", "2017-05-12 22:10:13.963497"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1246654939 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1246654939], ["username", "billy_28"], ["access_token", "2b1b3abe071208875c8aede1e749f8d0"], ["uuid", "daf388f1-3247-419c-bfd5-406e7439d71a"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:10:13.966024"], ["updated_at", "2017-05-12 22:10:13.966024"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1588847541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1588847541], ["username", "billy_29"], ["access_token", "7c2d4084c067c8b2e818f586533f1161"], ["uuid", "e687ab1c-0def-41d5-b32e-c44e86536df4"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:10:13.968434"], ["updated_at", "2017-05-12 22:10:13.968434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1514499267 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1514499267], ["username", "billy_30"], ["access_token", "c775215e0256810778b7a21415cecf13"], ["uuid", "f2578172-9a9b-4b27-99ac-06e5260b068f"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:10:13.971139"], ["updated_at", "2017-05-12 22:10:13.971139"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1942652721 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1942652721], ["username", "billy_31"], ["access_token", "861e6938ca6a200d8da0857822bc6c8d"], ["uuid", "a69db7cf-dbdd-4ce1-8083-28710461bf58"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:10:13.973780"], ["updated_at", "2017-05-12 22:10:13.973780"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -84599956 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -84599956], ["username", "billy_32"], ["access_token", "44fbc0eaa3afd0f8002e937968d7ef28"], ["uuid", "ac58d86e-1e3e-4deb-baed-eb0f818cf4c1"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:10:13.976223"], ["updated_at", "2017-05-12 22:10:13.976223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1546590757 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1546590757], ["username", "billy_33"], ["access_token", "ab5aa7f654e102e3015f5dee6d672325"], ["uuid", "0fba4f2e-a61e-484a-ad04-abd543d154a3"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:10:13.978727"], ["updated_at", "2017-05-12 22:10:13.978727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -236770151 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -236770151], ["username", "billy_34"], ["access_token", "470785c6fc847615a1fdc37fe3bb2085"], ["uuid", "c9d9f674-29ee-47c7-b7d7-806eac7cbdd9"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:10:13.981248"], ["updated_at", "2017-05-12 22:10:13.981248"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1506354326 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1506354326], ["username", "billy_35"], ["access_token", "beb5561a49254662fdf206fb91564ccb"], ["uuid", "68db9997-1bda-43a8-a63d-59316082dcc5"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:10:13.983790"], ["updated_at", "2017-05-12 22:10:13.983790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -184887586 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -184887586], ["username", "billy_36"], ["access_token", "a7b88f2892e9a6c3edb3d6151e34c7c4"], ["uuid", "b89b41cb-1860-4844-b12b-a2aed4a833c1"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:10:13.986279"], ["updated_at", "2017-05-12 22:10:13.986279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -243362081 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -243362081], ["username", "billy_37"], ["access_token", "9186f2d1e4d39f6ce1f259d425e09a94"], ["uuid", "a23e57e6-74f1-4c11-b6c7-536b1e0b1754"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:10:13.988908"], ["updated_at", "2017-05-12 22:10:13.988908"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1247904668 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1247904668], ["username", "billy_38"], ["access_token", "5b94b5822c4ac9a8d885f5c5b75540c5"], ["uuid", "8ab1c7bd-86be-4303-9e77-8fd7134a78e1"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:10:13.991639"], ["updated_at", "2017-05-12 22:10:13.991639"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1059254046 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1059254046], ["username", "billy_39"], ["access_token", "a769b793443213936381e7e743c55767"], ["uuid", "1f27ac0f-f66d-49f9-b115-3d9a518e71ec"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:10:13.994158"], ["updated_at", "2017-05-12 22:10:13.994158"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -830227306 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -830227306], ["username", "billy_40"], ["access_token", "c83247e48f8b25eb138de0e831ce3d3b"], ["uuid", "557cc8e1-41c4-49b1-9860-53e4b96f4c9d"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:10:13.996711"], ["updated_at", "2017-05-12 22:10:13.996711"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -297941514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -297941514], ["username", "billy_41"], ["access_token", "30980a9eefafd72951ce0ca69bed8cfc"], ["uuid", "ea31479b-f4ff-45b2-823d-6dcab99f90f4"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:10:13.999186"], ["updated_at", "2017-05-12 22:10:13.999186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2058941388 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2058941388], ["username", "billy_42"], ["access_token", "246d3816df4087844855739c5d52c9e8"], ["uuid", "a38665b4-22d6-4659-8f6a-c06a1833f3ec"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:10:14.001803"], ["updated_at", "2017-05-12 22:10:14.001803"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -803729620 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -803729620], ["username", "billy_43"], ["access_token", "3ee19609401c17d8e23e536b1465cd22"], ["uuid", "3a90f1bb-2c81-498e-8686-5f2dd6ba00c1"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:10:14.004495"], ["updated_at", "2017-05-12 22:10:14.004495"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -548067938 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -548067938], ["username", "billy_44"], ["access_token", "2662d0e6a0750746f7f6df3eb20fb190"], ["uuid", "7fb99dc9-2568-4370-8c69-c50a77d8dc20"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:10:14.008087"], ["updated_at", "2017-05-12 22:10:14.008087"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -179534033 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -179534033], ["username", "billy_45"], ["access_token", "3141822211d90ed38b2530f52d44e13f"], ["uuid", "a947b852-0b0f-4946-a376-e487275d4ea0"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:10:14.010882"], ["updated_at", "2017-05-12 22:10:14.010882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1751588639 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1751588639], ["username", "jstrav"], ["access_token", "079ffdd43aa6f3078410b84a4ea310b3"], ["uuid", "dc45268d-7a55-4126-863c-b809f0c6d9a9"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:14.021562"], ["updated_at", "2017-05-12 22:10:14.021562"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1007457286 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.7ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1007457286], ["username", "mary"], ["access_token", "a36373fb36d08e035c6e06dcec367309"], ["uuid", "b52c6eef-d247-4a2a-9272-2f729baca0be"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:14.024733"], ["updated_at", "2017-05-12 22:10:14.024733"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1649767144 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1649767144], ["username", "jstead"], ["access_token", "c0fa166d29ecc3bdedcb676f68a92d62"], ["uuid", "be86e5c2-0550-4cac-80f2-d9b2e21c85e1"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:14.028836"], ["updated_at", "2017-05-12 22:10:14.028836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1041612343 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1041612343], ["username", "bigbear"], ["access_token", "824a9d316015d67084f267f73d577e7a"], ["uuid", "50138713-fcec-4afb-b1d4-cf9cfc7a6dab"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:14.031640"], ["updated_at", "2017-05-12 22:10:14.031640"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -419087773 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -419087773], ["username", "billy_00"], ["access_token", "96a5bc222a97afe6d7e5c9f771bf9347"], ["uuid", "40935a4b-04c1-41c1-984e-15c6d561e120"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:10:14.034421"], ["updated_at", "2017-05-12 22:10:14.034421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -956138125 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -956138125], ["username", "billy_01"], ["access_token", "e79e81d8659f09ada2be1ba96c3aec5f"], ["uuid", "4be49dea-ab54-41e7-8574-6413ac25701a"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:10:14.037129"], ["updated_at", "2017-05-12 22:10:14.037129"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1936401748 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1936401748], ["username", "billy_02"], ["access_token", "4cb0da2e373af71b393135ce7eb15d7c"], ["uuid", "959295e5-57e9-4dec-9e30-7c6bb13adeda"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:10:14.039753"], ["updated_at", "2017-05-12 22:10:14.039753"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -789756305 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -789756305], ["username", "billy_03"], ["access_token", "a714e18f4b5294ca6a9721d2b722ff16"], ["uuid", "b9bf6ecf-fc7d-4905-81ac-48e39c37104b"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:10:14.042440"], ["updated_at", "2017-05-12 22:10:14.042440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1645902393 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1645902393], ["username", "billy_04"], ["access_token", "f7cdbfde06d93f2d31887fff65014fbb"], ["uuid", "504816ee-017e-42da-b70a-e0402d88447e"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:10:14.045248"], ["updated_at", "2017-05-12 22:10:14.045248"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -284308132 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -284308132], ["username", "billy_05"], ["access_token", "7307774962b8b0666ed3ffc131c8262a"], ["uuid", "ac266697-b838-43b9-9f07-f20574f5d16e"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:10:14.047821"], ["updated_at", "2017-05-12 22:10:14.047821"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1599378225 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1599378225], ["username", "billy_06"], ["access_token", "6a60aae7cdb16b0a843c5f356654f69f"], ["uuid", "9e4fbded-3a29-45ba-9d7f-02edcbe7ab68"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:10:14.050305"], ["updated_at", "2017-05-12 22:10:14.050305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -570772668 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -570772668], ["username", "billy_07"], ["access_token", "157cd4e42eb4f529717d4ab2f84c44d6"], ["uuid", "4e06986b-7b1c-466a-ba38-92da6a424b43"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:10:14.052811"], ["updated_at", "2017-05-12 22:10:14.052811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1389057269 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1389057269], ["username", "billy_08"], ["access_token", "edb035052e9e930b0b4d8bbcdff108a2"], ["uuid", "d42cdb51-c147-45be-8989-1aeb166943d3"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:10:14.055536"], ["updated_at", "2017-05-12 22:10:14.055536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1580803254 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1580803254], ["username", "billy_09"], ["access_token", "7a30cf32a522df6379a8f99350a9906a"], ["uuid", "83b47306-8d81-434b-8551-199ceb3a70fc"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:10:14.058975"], ["updated_at", "2017-05-12 22:10:14.058975"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1577438041 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1577438041], ["username", "billy_10"], ["access_token", "306cbe3b815bfd80d28aa583319e5a0c"], ["uuid", "0491d0f3-d425-4fde-ab4b-de4748e9dcfb"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:10:14.061796"], ["updated_at", "2017-05-12 22:10:14.061796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1734010825 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1734010825], ["username", "billy_11"], ["access_token", "ef2ca8397e922553717c3e81b20c1b90"], ["uuid", "0572e16e-4e9a-476e-88b4-db4b8ca88cb3"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:10:14.064378"], ["updated_at", "2017-05-12 22:10:14.064378"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1514295459 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1514295459], ["username", "billy_12"], ["access_token", "3d7cf50d98a39410ce4acb7f4ef8135e"], ["uuid", "6dca7b79-ff41-4a23-b795-c5672cdce8e6"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:10:14.067237"], ["updated_at", "2017-05-12 22:10:14.067237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -247321841 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -247321841], ["username", "billy_13"], ["access_token", "157cd7baa2746c2af3a2e4ac299b7213"], ["uuid", "685f20a1-3df2-4376-af7e-811ffa4d8177"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:10:14.069909"], ["updated_at", "2017-05-12 22:10:14.069909"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1484996796 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1484996796], ["username", "billy_14"], ["access_token", "5095085ca36fb45729f8e6a18b17daad"], ["uuid", "10056177-7601-403f-a669-549df99b8943"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:10:14.072482"], ["updated_at", "2017-05-12 22:10:14.072482"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -438265964 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -438265964], ["username", "billy_15"], ["access_token", "46f451cb3f1be4116169373ce1699618"], ["uuid", "48fc939e-899d-4856-ac43-7e9b19fc9c87"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:10:14.075069"], ["updated_at", "2017-05-12 22:10:14.075069"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1836169574 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1836169574], ["username", "billy_16"], ["access_token", "556caa58cbc70e357c54b873c820daae"], ["uuid", "57997d82-aa91-4f93-bda8-f4ba2e53882c"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:10:14.077548"], ["updated_at", "2017-05-12 22:10:14.077548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2132588727 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2132588727], ["username", "billy_17"], ["access_token", "45b6511fde6fac5eb1e2fbd039617b33"], ["uuid", "d5e7ba2f-f424-44bc-849c-bb1680480f9b"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:10:14.080152"], ["updated_at", "2017-05-12 22:10:14.080152"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1795915580 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1795915580], ["username", "billy_18"], ["access_token", "22b73a18073c17058a764fe2343e3a01"], ["uuid", "2eb74224-772d-4de4-ab9a-5920124647f0"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:10:14.082631"], ["updated_at", "2017-05-12 22:10:14.082631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -468218971 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -468218971], ["username", "billy_19"], ["access_token", "2568aa576d01ef80a58c7915207bb04e"], ["uuid", "0a57b0ba-0e51-456b-9451-2423f91614fd"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:10:14.085082"], ["updated_at", "2017-05-12 22:10:14.085082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -282233394 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -282233394], ["username", "billy_20"], ["access_token", "fb1053c0411e977a66007d7624df359e"], ["uuid", "54f5def9-9978-4c53-a8c2-a0f526e3a06a"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:10:14.087693"], ["updated_at", "2017-05-12 22:10:14.087693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -634959075 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -634959075], ["username", "billy_21"], ["access_token", "ac55f048967480a92c22095701920fcd"], ["uuid", "ca0409df-9315-45cb-a615-126e775b6dd3"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:10:14.090392"], ["updated_at", "2017-05-12 22:10:14.090392"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1850941909 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1850941909], ["username", "billy_22"], ["access_token", "f59baf82b618a621173648f4db7a782b"], ["uuid", "6b238329-96e2-4a4c-9124-369650cafe31"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:10:14.093257"], ["updated_at", "2017-05-12 22:10:14.093257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -732133186 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -732133186], ["username", "billy_23"], ["access_token", "0c056e95eaff773435e8289899a8aea4"], ["uuid", "a67f276a-118e-44b9-a46c-3310b58a956d"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:10:14.095937"], ["updated_at", "2017-05-12 22:10:14.095937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1875902104 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1875902104], ["username", "billy_24"], ["access_token", "868ee3a9a32042c70974ecad48b1c045"], ["uuid", "e1f1b62b-7aae-4262-845d-633c6bc2926f"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:10:14.098586"], ["updated_at", "2017-05-12 22:10:14.098586"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2046315057 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2046315057], ["username", "billy_25"], ["access_token", "97a9b6e7fc87870bacf4ce3e1b96f3b8"], ["uuid", "248d06ec-e01b-4dfd-9df9-1fc463bb72a3"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:10:14.101380"], ["updated_at", "2017-05-12 22:10:14.101380"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -891490420 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -891490420], ["username", "billy_26"], ["access_token", "49e898464aca11cdd894c2a57fd830b3"], ["uuid", "3adee253-a124-4662-a305-896df0c7dc64"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:10:14.104125"], ["updated_at", "2017-05-12 22:10:14.104125"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -338915736 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -338915736], ["username", "billy_27"], ["access_token", "e764a76621d79a65283f31e9633e12ca"], ["uuid", "2c89fea7-6408-4507-89df-54330d59edad"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:10:14.107044"], ["updated_at", "2017-05-12 22:10:14.107044"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1680524961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1680524961], ["username", "billy_28"], ["access_token", "942389fc01e2b762c2caf320f8c4f7fb"], ["uuid", "30215065-0510-4f7e-bab2-9f9a1b6151cd"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:10:14.110861"], ["updated_at", "2017-05-12 22:10:14.110861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1802744414 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1802744414], ["username", "billy_29"], ["access_token", "903d015282ae3112ccc22ccf35b76cb4"], ["uuid", "f1dc6e7b-7230-4012-977c-6cde0b361325"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:10:14.113659"], ["updated_at", "2017-05-12 22:10:14.113659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1384058687 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1384058687], ["username", "billy_30"], ["access_token", "e6858e981813b510ed1dc4dfe4563eb6"], ["uuid", "59c20a91-b34a-4ecf-8405-8298304e6367"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:10:14.116403"], ["updated_at", "2017-05-12 22:10:14.116403"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -274352782 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -274352782], ["username", "billy_31"], ["access_token", "d76982944a6ae53367168aaded5c42a4"], ["uuid", "14fe1ec1-bd82-47de-a4e7-dc2f67f9dba3"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:10:14.119107"], ["updated_at", "2017-05-12 22:10:14.119107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1703041613 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1703041613], ["username", "billy_32"], ["access_token", "43b5309d27b5a056880d3234a84fb99d"], ["uuid", "32de7e55-1192-4898-83e3-e1ef4a5dbbc4"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:10:14.121755"], ["updated_at", "2017-05-12 22:10:14.121755"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1662036110 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1662036110], ["username", "billy_33"], ["access_token", "e236e68234ff72d454f3121bc9cb2ea5"], ["uuid", "956f7374-93ce-460e-878f-bc33c1e3d91a"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:10:14.124327"], ["updated_at", "2017-05-12 22:10:14.124327"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1262492160 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1262492160], ["username", "billy_34"], ["access_token", "7b22507a168f0e5c79b23bef20f1a0d8"], ["uuid", "1f51dff5-4cc9-4763-955b-f91faf0bdc00"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:10:14.126890"], ["updated_at", "2017-05-12 22:10:14.126890"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -941921604 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -941921604], ["username", "billy_35"], ["access_token", "42c905c2c3ff81f465ef7eae49a75cf4"], ["uuid", "9f5b7cfb-07b5-4920-8105-f07d7e08ebe1"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:10:14.129425"], ["updated_at", "2017-05-12 22:10:14.129425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -246604167 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -246604167], ["username", "billy_36"], ["access_token", "8eedf03ea86a3541908ef5e08752beec"], ["uuid", "c9a1e5b2-1e09-47ce-bd05-f9efdd966367"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:10:14.132022"], ["updated_at", "2017-05-12 22:10:14.132022"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1255948286 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1255948286], ["username", "billy_37"], ["access_token", "3887999365641e5b2f194ebc4238595a"], ["uuid", "c3831ae9-f11e-430e-92bf-09ef84d015bf"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:10:14.135205"], ["updated_at", "2017-05-12 22:10:14.135205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1657871780 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1657871780], ["username", "billy_38"], ["access_token", "44be1b21c94f706ec0649fab3f6ac98b"], ["uuid", "e05fd354-669d-4f3e-a4a0-12e52973cd2b"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:10:14.138135"], ["updated_at", "2017-05-12 22:10:14.138135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -74344927 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -74344927], ["username", "billy_39"], ["access_token", "7413e02bed5273823b74af2deca28cfe"], ["uuid", "e43480f4-6a7f-4f54-95e9-aceeb29696c1"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:10:14.140967"], ["updated_at", "2017-05-12 22:10:14.140967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2019116400 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2019116400], ["username", "billy_40"], ["access_token", "1e08f33efdaf7d437993d6054afc82fa"], ["uuid", "60f3a3c5-3eeb-419d-b361-3bc3899b17b2"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:10:14.143935"], ["updated_at", "2017-05-12 22:10:14.143935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1540681785 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1540681785], ["username", "billy_41"], ["access_token", "df0aa22ff7332aea9fa236654d1cb725"], ["uuid", "f5d492b6-d04a-46a1-8358-523cbf175fbe"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:10:14.146725"], ["updated_at", "2017-05-12 22:10:14.146725"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -187377519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -187377519], ["username", "billy_42"], ["access_token", "a2bebc50f71546ae2d166faec9c446e9"], ["uuid", "f8b76e2a-7ba6-40e3-a721-e0680a159bb2"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:10:14.149600"], ["updated_at", "2017-05-12 22:10:14.149600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1563960465 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1563960465], ["username", "billy_43"], ["access_token", "102c9d920d73ec44002d413e73d99931"], ["uuid", "05ac4a58-d3c1-4322-8a88-8d81f234b103"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:10:14.152427"], ["updated_at", "2017-05-12 22:10:14.152427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1963432045 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1963432045], ["username", "billy_44"], ["access_token", "ffa435c176fcaecc1db1d8d03126d1f3"], ["uuid", "28eeac70-4da1-430b-babb-ffb9272be2ef"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:10:14.155095"], ["updated_at", "2017-05-12 22:10:14.155095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1182751248 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1182751248], ["username", "billy_45"], ["access_token", "466e52a4a3ed81ffceab366ea60338f4"], ["uuid", "68cf9d87-e56b-4020-8e26-3dd41f0f7d4d"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:10:14.158130"], ["updated_at", "2017-05-12 22:10:14.158130"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1740980859 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1740980859], ["username", "jstrav"], ["access_token", "77efbcbe19d2c2e909982ef1ba71e5d3"], ["uuid", "8b08b559-7390-48d4-9090-546d19d84b88"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:14.168507"], ["updated_at", "2017-05-12 22:10:14.168507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -189292772 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -189292772], ["username", "mary"], ["access_token", "466b13e3d8ee20bd3ff150a008e2ecbb"], ["uuid", "afeda98e-c69d-47cc-ba0d-271f6b3e79bb"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:14.171834"], ["updated_at", "2017-05-12 22:10:14.171834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1076942427 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1076942427], ["username", "jstead"], ["access_token", "90a1dca79676e2843750b32d6a6c32c6"], ["uuid", "c8c28d0f-a3f5-47af-84b4-44065b424c95"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:14.175227"], ["updated_at", "2017-05-12 22:10:14.175227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -664014387 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -664014387], ["username", "bigbear"], ["access_token", "c6ef942cffc8415d93e5db01d9a1bd98"], ["uuid", "e3f9cc27-f326-4700-8b24-80eb8539bc23"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:14.178314"], ["updated_at", "2017-05-12 22:10:14.178314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1073489612 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1073489612], ["username", "foo_bb"], ["access_token", "51ed7912ec8315b7aa232c9a8b0e5216"], ["uuid", "d2978be9-94a5-423d-9c5e-ba1070cd3796"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-12 22:10:14.181470"], ["updated_at", "2017-05-12 22:10:14.181470"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -318543061 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -318543061], ["username", "foo_bj"], ["access_token", "f644fe69b0f8633976cf4dd2e0d919e4"], ["uuid", "e54ca1ab-1bcf-4bdb-aa5a-77a7dde25ad7"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-12 22:10:14.184125"], ["updated_at", "2017-05-12 22:10:14.184125"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -384175006 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -384175006], ["username", "foo_tj"], ["access_token", "6f52e631f12ca71a8a2bd607c315c423"], ["uuid", "c7a9ef4c-db90-42bb-814d-2dd009258edf"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-12 22:10:14.187198"], ["updated_at", "2017-05-12 22:10:14.187198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.0ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-12 22:10:14.199789"], ["updated_at", "2017-05-12 22:10:14.199789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-12 15:10:14 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["updated_at", "2017-05-12 22:10:14.231881"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-12 22:10:14.235699"], ["updated_at", "2017-05-12 22:10:14.235699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-12 15:10:14 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-12 15:10:14 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-12 15:10:14 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (2.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "0486f3c948d31567c54860313a24bbee"], ["uuid", "b9bf7dc2-8616-4116-b372-76538bb73cbd"], ["created_at", "2017-05-12 22:10:14.302347"], ["updated_at", "2017-05-12 22:10:14.302347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:10:14.304212"], ["updated_at", "2017-05-12 22:10:14.304212"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "6bd6765fccf9cc213cb800a2fba44ae5"], ["uuid", "84fd66fe-31ac-4c0b-b50d-c9ee9913bed3"], ["created_at", "2017-05-12 22:10:14.731870"], ["updated_at", "2017-05-12 22:10:14.731870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:10:14.734111"], ["updated_at", "2017-05-12 22:10:14.734111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "283ad3fd71bec6ffe6f24c8b3439beb8"], ["uuid", "a15e146c-818a-414a-a860-97bfaad44f4e"], ["created_at", "2017-05-12 22:10:15.138557"], ["updated_at", "2017-05-12 22:10:15.138557"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:10:15.140834"], ["updated_at", "2017-05-12 22:10:15.140834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "70e4f74e448e1203f90915029d353a21"], ["uuid", "cab47e3f-b55d-4459-ade8-b50dcfdf8406"], ["created_at", "2017-05-12 22:10:15.558603"], ["updated_at", "2017-05-12 22:10:15.558603"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:10:15.560877"], ["updated_at", "2017-05-12 22:10:15.560877"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "a70dc61f3ec7ad291bfcbacf3ebcfd1c"], ["uuid", "75e45b4a-9fc8-453d-a6c6-cf2d5d49a3fc"], ["created_at", "2017-05-12 22:10:15.963408"], ["updated_at", "2017-05-12 22:10:15.963408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:10:15.965180"], ["updated_at", "2017-05-12 22:10:15.965180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -78184579 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '27cc164eddf091517115f2052578023f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -78184579], ["username", "27cc164eddf091517115f2052578023f"], ["access_token", "83d736734e7594a02543b7c36061c066"], ["uuid", "67640174-0972-4359-8956-4f033fe2ab8e"], ["created_at", "2017-05-12 22:10:16.382849"], ["updated_at", "2017-05-12 22:10:16.382849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -476857559) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -476857559]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -476857559) LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -476857559 LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -476857559], ["created_at", "2017-05-12 22:10:16.390694"], ["updated_at", "2017-05-12 22:10:16.390694"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -476857559) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -476857559], ["user_id", -78184579], ["created_at", "2017-05-12 22:10:16.394359"], ["updated_at", "2017-05-12 22:10:16.394359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -476857559]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -476857559]]  (0.8ms) rollback transaction  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:10:16 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:10:16 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-12 22:10:16.457459"], ["updated_at", "2017-05-12 22:10:16.457459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-12 22:10:16.460446"], ["updated_at", "2017-05-12 22:10:16.460446"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-12 22:10:16.462700"], ["updated_at", "2017-05-12 22:10:16.462700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-12 22:10:16.464934"], ["updated_at", "2017-05-12 22:10:16.464934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-12 22:10:16.466565"], ["updated_at", "2017-05-12 22:10:16.466565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-12 22:10:16.468528"], ["updated_at", "2017-05-12 22:10:16.468528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-12 22:10:16.470703"], ["updated_at", "2017-05-12 22:10:16.470703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-12 22:10:16.510319"], ["updated_at", "2017-05-12 22:10:16.510319"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-12 22:10:16.512191"], ["updated_at", "2017-05-12 22:10:16.512191"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-12 22:10:16.514025"], ["updated_at", "2017-05-12 22:10:16.514025"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-12 22:10:16.519416"], ["updated_at", "2017-05-12 22:10:16.519416"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-12 22:10:16.521007"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-12 22:10:16.572909"], ["updated_at", "2017-05-12 22:10:16.572909"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-12 22:10:16.577482"], ["updated_at", "2017-05-12 22:10:16.577482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-12 22:10:16.580654"], ["updated_at", "2017-05-12 22:10:16.580654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-12 15:10:16 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1834955461 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1834955461], ["username", "jstrav"], ["access_token", "b336c5f37b9846dd756f9dec834c8125"], ["uuid", "1598d619-a28b-4f91-a328-f22d66070b48"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:16.613292"], ["updated_at", "2017-05-12 22:10:16.613292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -995611793 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -995611793], ["username", "mary"], ["access_token", "16eacfc6fc16d43ac2da8f6955214d74"], ["uuid", "87827e83-7948-4946-a73e-8b3c517d06d5"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:16.616274"], ["updated_at", "2017-05-12 22:10:16.616274"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1564701016 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1564701016], ["username", "jstead"], ["access_token", "19216537a368d1b19fd8019bfeb175e4"], ["uuid", "3ea5a19f-8b52-4fd3-842f-324a8a1ed169"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:16.619230"], ["updated_at", "2017-05-12 22:10:16.619230"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -388057358 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -388057358], ["username", "bigbear"], ["access_token", "391c717f5f8b43d380b39491e3a1ab44"], ["uuid", "3cb22601-b174-417e-a43c-594a5ae26bd1"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:16.622104"], ["updated_at", "2017-05-12 22:10:16.622104"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -3421805 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -3421805], ["username", "billy_00"], ["access_token", "900d4fe5d77fcbff754aeeae5b84b85e"], ["uuid", "57e4c218-751a-45a7-8da3-1f0d973a3c60"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:10:16.624902"], ["updated_at", "2017-05-12 22:10:16.624902"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1984813851 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1984813851], ["username", "billy_01"], ["access_token", "809969e29577581cc4fe3f82014ba09b"], ["uuid", "223f54ea-4b51-4b97-b6d2-05da767e714b"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:10:16.627308"], ["updated_at", "2017-05-12 22:10:16.627308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1476430598 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1476430598], ["username", "billy_02"], ["access_token", "8462ff3d0d082a0aebd4a8b36d165911"], ["uuid", "0c306f3f-0540-4e7d-9588-f80ad902bdd5"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:10:16.629792"], ["updated_at", "2017-05-12 22:10:16.629792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125489116 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1125489116], ["username", "billy_03"], ["access_token", "f6785cda67e0707e74993050af8fddfa"], ["uuid", "a7263f84-9f3e-436c-9ece-8ee2cfa600db"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:10:16.632245"], ["updated_at", "2017-05-12 22:10:16.632245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1894083006 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1894083006], ["username", "billy_04"], ["access_token", "3931ebd458ba63fd46e39bb80b7b478a"], ["uuid", "1bf1c100-c6d8-4092-88d5-e42a6996cbf7"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:10:16.634806"], ["updated_at", "2017-05-12 22:10:16.634806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -482356195 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -482356195], ["username", "billy_05"], ["access_token", "549dfc98ed520a914f989ec8548a13cf"], ["uuid", "2132f65c-728b-4c4f-82cf-d768d4e50f39"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:10:16.637299"], ["updated_at", "2017-05-12 22:10:16.637299"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -19024260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -19024260], ["username", "billy_06"], ["access_token", "69076fed95adae2b850a94eb2da679fc"], ["uuid", "ed00d60e-8d98-40a8-a0e2-e26c437aa5a2"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:10:16.639706"], ["updated_at", "2017-05-12 22:10:16.639706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1678722101 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1678722101], ["username", "billy_07"], ["access_token", "aaa5d88b2f521ac7b84d2892dc111651"], ["uuid", "6abc397e-a418-44c3-97c1-f41b80a23a84"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:10:16.642121"], ["updated_at", "2017-05-12 22:10:16.642121"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -745558632 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -745558632], ["username", "billy_08"], ["access_token", "e75a4eb03490f9144a05d147d868cd7a"], ["uuid", "2879668c-5036-4f7b-8922-667070d4336f"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:10:16.644514"], ["updated_at", "2017-05-12 22:10:16.644514"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834516669 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834516669], ["username", "billy_09"], ["access_token", "30a9c636d6cba14e08c58d3f43bc6f59"], ["uuid", "22b42024-a61a-429a-b2ce-b34887b2e180"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:10:16.647163"], ["updated_at", "2017-05-12 22:10:16.647163"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -903131988 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -903131988], ["username", "billy_10"], ["access_token", "90ccff03c8b1d6c69f0aa3f79503fa6b"], ["uuid", "8ec44c5f-603f-49d2-bd20-23a5ba0cbd13"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:10:16.649593"], ["updated_at", "2017-05-12 22:10:16.649593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -562053271 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -562053271], ["username", "billy_11"], ["access_token", "155121d8562d19aabb8f5b53cf22a82f"], ["uuid", "2c841e17-889d-4c0a-8a41-b161dace7ce7"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:10:16.652070"], ["updated_at", "2017-05-12 22:10:16.652070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -460088115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -460088115], ["username", "billy_12"], ["access_token", "e25b60e1f6c4f75a89b0676c19d2698e"], ["uuid", "39a5eaf3-d589-4001-8f61-3a89678eac67"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:10:16.654471"], ["updated_at", "2017-05-12 22:10:16.654471"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1867768357 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1867768357], ["username", "billy_13"], ["access_token", "7642c368d94d4f5a379a14cc9e66931f"], ["uuid", "c064727b-dc34-4cc6-b718-8aa0a8811090"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:10:16.656994"], ["updated_at", "2017-05-12 22:10:16.656994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1351351345 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1351351345], ["username", "billy_14"], ["access_token", "5f5dc9da22f0be8b0308d483435bb530"], ["uuid", "3b4a3b0b-b508-4f60-b948-5d3576a3ae7d"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:10:16.659351"], ["updated_at", "2017-05-12 22:10:16.659351"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -706429383 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -706429383], ["username", "billy_15"], ["access_token", "b7b823b8bcc827908668ec07c8201caf"], ["uuid", "ea754b65-946c-4160-a325-c6be523955a8"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:10:16.661706"], ["updated_at", "2017-05-12 22:10:16.661706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1664702555 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1664702555], ["username", "billy_16"], ["access_token", "8f6205e1606dd671f77e50bb13492fe6"], ["uuid", "d47c7a24-b1cf-4e24-bd97-83b3336340ec"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:10:16.664056"], ["updated_at", "2017-05-12 22:10:16.664056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1859013543 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1859013543], ["username", "billy_17"], ["access_token", "1a942a5c4eba01b31a1e458818467655"], ["uuid", "505199a8-8aef-4849-ae88-d7dd8ad2b128"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:10:16.666657"], ["updated_at", "2017-05-12 22:10:16.666657"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1660881862 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1660881862], ["username", "billy_18"], ["access_token", "d8a4a1bdaa45f9375a23ac74e955893b"], ["uuid", "b6927970-f873-412e-a018-32871c9c3648"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:10:16.669018"], ["updated_at", "2017-05-12 22:10:16.669018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1350566168 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1350566168], ["username", "billy_19"], ["access_token", "d15341ad222d75f7a7d11923b4f317f8"], ["uuid", "4246fc09-d9b6-4fc1-b271-bfef24d3f20a"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:10:16.671350"], ["updated_at", "2017-05-12 22:10:16.671350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1993609648 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1993609648], ["username", "billy_20"], ["access_token", "a754f7f6af91d5d6bab3869ae5b109f7"], ["uuid", "1faa2cd3-ca79-4592-abd3-797b2acdf9a2"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:10:16.673667"], ["updated_at", "2017-05-12 22:10:16.673667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1807694936 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1807694936], ["username", "billy_21"], ["access_token", "4c1f7ecd179727c59ed91f90c67f1ba4"], ["uuid", "04099252-52dc-4227-9489-37df240eef18"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:10:16.676063"], ["updated_at", "2017-05-12 22:10:16.676063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1489657519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1489657519], ["username", "billy_22"], ["access_token", "73bdef9eb2053a72e3542f0e2d3f9363"], ["uuid", "4289fc94-b054-48a6-be84-0fefb9b6ec32"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:10:16.678384"], ["updated_at", "2017-05-12 22:10:16.678384"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -118872643 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -118872643], ["username", "billy_23"], ["access_token", "4599bf47afc76500a1e7b6bf00e00803"], ["uuid", "d48c9bca-e258-4922-b5e8-36a902f8c361"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:10:16.680744"], ["updated_at", "2017-05-12 22:10:16.680744"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -637380785 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -637380785], ["username", "billy_24"], ["access_token", "048f444f3872e4b2945613e656804f42"], ["uuid", "4c6f7297-6b6a-4878-be5a-58580948a674"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:10:16.683218"], ["updated_at", "2017-05-12 22:10:16.683218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -717502130 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -717502130], ["username", "billy_25"], ["access_token", "478c5a47df710517c89d4397a7e91edf"], ["uuid", "177aa237-df18-4bb7-99d2-e61a2ee2ad2f"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:10:16.685640"], ["updated_at", "2017-05-12 22:10:16.685640"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -851868022 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -851868022], ["username", "billy_26"], ["access_token", "41f42bfa4f2782d8724af2cb67cb5f2f"], ["uuid", "469b54d6-cff0-434c-af90-85e38189b016"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:10:16.688141"], ["updated_at", "2017-05-12 22:10:16.688141"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1137758080 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1137758080], ["username", "billy_27"], ["access_token", "790d349e2105e6ac6c7d292f53ac64b0"], ["uuid", "12e791d0-5b66-41b8-9428-7f4314f4a0aa"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:10:16.690676"], ["updated_at", "2017-05-12 22:10:16.690676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -553184880 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -553184880], ["username", "billy_28"], ["access_token", "618b46cfad9a9023dbd554cff5d79f83"], ["uuid", "2d22c462-656e-4db8-8a61-bc9b9e2605d0"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:10:16.693024"], ["updated_at", "2017-05-12 22:10:16.693024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1809554271 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1809554271], ["username", "billy_29"], ["access_token", "8fa0b08edf938cf6626979163798c20e"], ["uuid", "a58dfa23-862a-44a1-b5fa-248478b1d092"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:10:16.695404"], ["updated_at", "2017-05-12 22:10:16.695404"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2877183 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2877183], ["username", "billy_30"], ["access_token", "59958b3597cc1fb43756b7d9d655ea45"], ["uuid", "da0217d7-7e44-4a1b-a622-777be5a62096"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:10:16.697928"], ["updated_at", "2017-05-12 22:10:16.697928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -742610665 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -742610665], ["username", "billy_31"], ["access_token", "137beea872da921ae58f9281bc637078"], ["uuid", "b54ab1d8-aece-47ce-bc28-b8a2e905b949"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:10:16.700363"], ["updated_at", "2017-05-12 22:10:16.700363"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1245689163 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1245689163], ["username", "billy_32"], ["access_token", "4858577063d7c386556727c561554c71"], ["uuid", "352398cd-aded-45dd-9bf1-f4adef7cafcf"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:10:16.702722"], ["updated_at", "2017-05-12 22:10:16.702722"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -265957960 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -265957960], ["username", "billy_33"], ["access_token", "ceeb63d5501161700aed8272d5c410cd"], ["uuid", "9797b3ce-31b1-45a3-83e2-f4f2895848eb"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:10:16.705104"], ["updated_at", "2017-05-12 22:10:16.705104"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1658892217 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1658892217], ["username", "billy_34"], ["access_token", "0853318218e3f5737634bbae6f24528d"], ["uuid", "0765ccd8-4a2f-45c8-af50-d9d1364936d8"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:10:16.707594"], ["updated_at", "2017-05-12 22:10:16.707594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1822918019 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1822918019], ["username", "billy_35"], ["access_token", "e28a1ab2b2591476f4774f927393f708"], ["uuid", "023c7718-7141-4d8a-b591-a6664ea8c5bf"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:10:16.710231"], ["updated_at", "2017-05-12 22:10:16.710231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2070622888 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2070622888], ["username", "billy_36"], ["access_token", "e2215f42681673346cd3267aa9724a12"], ["uuid", "3734550a-343f-4a10-a18d-55e3067ff49b"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:10:16.713072"], ["updated_at", "2017-05-12 22:10:16.713072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1509427102 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1509427102], ["username", "billy_37"], ["access_token", "5b18e90c4165a50ae74551331b9b313c"], ["uuid", "cc32ce54-d27d-4a10-baaa-2ea7f0cf881e"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:10:16.715625"], ["updated_at", "2017-05-12 22:10:16.715625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -199657417 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -199657417], ["username", "billy_38"], ["access_token", "e1f8ed5c2d8282738f563c3010e52499"], ["uuid", "b4d4d685-6c55-48a5-b6e8-71b8a8d79854"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:10:16.718165"], ["updated_at", "2017-05-12 22:10:16.718165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -521305922 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -521305922], ["username", "billy_39"], ["access_token", "1212d098b510804b49b998b063dc84ba"], ["uuid", "279d8e14-5d12-41c7-93e9-41cce4733a70"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:10:16.720644"], ["updated_at", "2017-05-12 22:10:16.720644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1783936528 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1783936528], ["username", "billy_40"], ["access_token", "c84e28d374d108c84ab6cd01a2a50681"], ["uuid", "b00918d9-d471-4b67-bd7f-3b354a008a92"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:10:16.723214"], ["updated_at", "2017-05-12 22:10:16.723214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1741456017 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1741456017], ["username", "billy_41"], ["access_token", "1bf6f5ef4b00b64d28006cb2f12a5542"], ["uuid", "2a4b2eb7-b6e2-4e19-a7ad-59f5d7f79f6c"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:10:16.725741"], ["updated_at", "2017-05-12 22:10:16.725741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -616663946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -616663946], ["username", "billy_42"], ["access_token", "e2d4f2513823fb3ab848c90c9b7c9803"], ["uuid", "e7246cf7-3d6a-44ef-9446-900b8d711c21"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:10:16.728135"], ["updated_at", "2017-05-12 22:10:16.728135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1502310742 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1502310742], ["username", "billy_43"], ["access_token", "4731b8a0d779805d524d37dd964bd865"], ["uuid", "27e8782c-3d4a-475e-b400-9f29527e8be3"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:10:16.730482"], ["updated_at", "2017-05-12 22:10:16.730482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1732495702 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1732495702], ["username", "billy_44"], ["access_token", "7fd1c5e42c115e2000aab99cda55e464"], ["uuid", "b01739ce-b236-4a00-a6a1-ac5eb0a9137b"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:10:16.732969"], ["updated_at", "2017-05-12 22:10:16.732969"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1903205578 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1903205578], ["username", "billy_45"], ["access_token", "6d4a0b1353499bee81dcde3e91f88376"], ["uuid", "e59faa40-f142-4858-9b72-d0c8471d0c47"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:10:16.735457"], ["updated_at", "2017-05-12 22:10:16.735457"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -636631815 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -636631815], ["username", "billy_46"], ["access_token", "daed58b11751d64de30bb5bb782c80d8"], ["uuid", "03fa41b3-73e0-4cd2-9fe9-415e14247af3"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:10:16.737953"], ["updated_at", "2017-05-12 22:10:16.737953"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1373469679 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1373469679], ["username", "billy_47"], ["access_token", "d5197dc74632e0e73a887538d2d169c9"], ["uuid", "6d974a91-3b91-4181-af7a-8bddcb3fd955"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:10:16.740379"], ["updated_at", "2017-05-12 22:10:16.740379"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1939219969 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1939219969], ["username", "billy_48"], ["access_token", "e99efa0a8d8b6426336024775cce8718"], ["uuid", "adb136bd-d98e-4195-be40-265cf0981b3f"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:10:16.742824"], ["updated_at", "2017-05-12 22:10:16.742824"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1399473594 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1399473594], ["username", "billy_49"], ["access_token", "0de98550c7debfb6a93a0a64f3bd307e"], ["uuid", "ae49cc00-bda2-4eda-839e-8f9eae3f0f60"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:10:16.745445"], ["updated_at", "2017-05-12 22:10:16.745445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1716784183 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1716784183], ["username", "jstrav"], ["access_token", "9b139bf3383e568eec0ddbb6a0f6b298"], ["uuid", "91f656f1-762a-4756-b022-0a93d7b81021"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:16.755380"], ["updated_at", "2017-05-12 22:10:16.755380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -370929675 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -370929675], ["username", "mary"], ["access_token", "c64b5549fda9898ae240ae8aed668863"], ["uuid", "8f579e6e-e367-473c-bc26-e1d639ae8b47"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:16.758217"], ["updated_at", "2017-05-12 22:10:16.758217"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1981605871 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1981605871], ["username", "jstead"], ["access_token", "a1c4e4ec1aa26d1c803de12f47df917b"], ["uuid", "2f2e37ff-173e-41c1-8805-1ab9b0b71aef"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:16.761042"], ["updated_at", "2017-05-12 22:10:16.761042"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -968694650 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -968694650], ["username", "bigbear"], ["access_token", "2924ef58e81b3a1d51eb3fcf8067023b"], ["uuid", "fe2a6dea-6d3b-4da8-b052-baba67eaed25"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:16.763758"], ["updated_at", "2017-05-12 22:10:16.763758"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1706357746 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1706357746], ["username", "billy_00"], ["access_token", "f6843f5c98901933456994f0c8ae4841"], ["uuid", "d3b8b66b-4174-488a-8d50-5dc24ef99551"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:10:16.766241"], ["updated_at", "2017-05-12 22:10:16.766241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -68486184 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -68486184], ["username", "billy_01"], ["access_token", "612c7e56de9555e787cbc7dba6215f66"], ["uuid", "42ca2a71-aec4-4324-9705-c95b211af974"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:10:16.768654"], ["updated_at", "2017-05-12 22:10:16.768654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2107845005 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2107845005], ["username", "billy_02"], ["access_token", "0dcb88185dff68abbd3efe510725fe79"], ["uuid", "60aa662a-a545-415b-9b6b-68d80abfa0a7"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:10:16.771054"], ["updated_at", "2017-05-12 22:10:16.771054"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -874171788 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -874171788], ["username", "billy_03"], ["access_token", "d19506d76cf1e59b4a1004c48f485186"], ["uuid", "ea5294d5-6ac6-4eff-b33b-d9b1dc9c72d6"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:10:16.773479"], ["updated_at", "2017-05-12 22:10:16.773479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610671643 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610671643], ["username", "billy_04"], ["access_token", "3dd6e751c9a260c2079a4c03119e7545"], ["uuid", "b9f7b9b0-1327-4562-960a-fdc45ab3229d"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:10:16.775868"], ["updated_at", "2017-05-12 22:10:16.775868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -948857175 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -948857175], ["username", "billy_05"], ["access_token", "fa7c1b38741f66913e8445574ab7b1b4"], ["uuid", "34cb667e-ff8f-493b-89dd-c190c65ac4ce"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:10:16.778267"], ["updated_at", "2017-05-12 22:10:16.778267"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -240720659 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -240720659], ["username", "billy_06"], ["access_token", "1e58eeda3f53fd2d42317c491b850f27"], ["uuid", "12ca3df4-d755-4bdd-b688-b15b181d0fd7"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:10:16.780653"], ["updated_at", "2017-05-12 22:10:16.780653"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -831776049 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -831776049], ["username", "billy_07"], ["access_token", "4add50829f84e03885b7d021b5b77b69"], ["uuid", "0aabc2d0-3c11-4156-bb88-2a8828b04957"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:10:16.783068"], ["updated_at", "2017-05-12 22:10:16.783068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -921018176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -921018176], ["username", "billy_08"], ["access_token", "4d85a86cfd75ce2dcfff064461988133"], ["uuid", "f2773b3a-25cf-4d3b-80c0-d77f8bcc2005"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:10:16.785520"], ["updated_at", "2017-05-12 22:10:16.785520"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1814946972 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1814946972], ["username", "billy_09"], ["access_token", "c377b528633ef40d900c12f487ea4637"], ["uuid", "51e01242-600c-43fe-be84-68f07ff6eb7c"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:10:16.788031"], ["updated_at", "2017-05-12 22:10:16.788031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1082836280 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1082836280], ["username", "billy_10"], ["access_token", "04e3d646ee9a68933f3fbac722cc5986"], ["uuid", "5c9dc419-ea52-42cb-98f9-0384182936ea"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:10:16.790650"], ["updated_at", "2017-05-12 22:10:16.790650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -163718055 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -163718055], ["username", "billy_11"], ["access_token", "0aaebcbbd30a60ab143c0fea73c1194c"], ["uuid", "7df802dd-9d3f-4b28-a798-93c2c11a0ebb"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:10:16.793192"], ["updated_at", "2017-05-12 22:10:16.793192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1874024341 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1874024341], ["username", "billy_12"], ["access_token", "11bfec464f832dde6b6c5c0d2367cdce"], ["uuid", "9a666f11-97aa-45d8-bcfd-2fe888f83ef9"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:10:16.795798"], ["updated_at", "2017-05-12 22:10:16.795798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -446207791 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -446207791], ["username", "billy_13"], ["access_token", "84650c89e3fef1bc50dd2b298c6523b0"], ["uuid", "04d0781d-36ca-4c28-9d94-2e6e1b53c4e8"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:10:16.798288"], ["updated_at", "2017-05-12 22:10:16.798288"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723825470 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723825470], ["username", "billy_14"], ["access_token", "d73b916965d8ea47cfcedffc98b08204"], ["uuid", "8e6ce941-6636-40e9-aeb9-77ffda859518"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:10:16.800853"], ["updated_at", "2017-05-12 22:10:16.800853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -481337699 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -481337699], ["username", "billy_15"], ["access_token", "f432a7ef5b140595540cea9073421e80"], ["uuid", "52735238-a7d2-42b8-9220-9e248b99576b"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:10:16.803380"], ["updated_at", "2017-05-12 22:10:16.803380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532196738 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1532196738], ["username", "billy_16"], ["access_token", "e473b281605c93e06fc004acd2bee485"], ["uuid", "5c550983-6ef3-4e80-8886-39d28918cc67"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:10:16.805573"], ["updated_at", "2017-05-12 22:10:16.805573"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1817080336 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1817080336], ["username", "billy_17"], ["access_token", "f9f531216eb215eae19780fb8ee5d1c3"], ["uuid", "bc29c85d-a8e6-4234-b323-4f98b05826d9"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:10:16.807841"], ["updated_at", "2017-05-12 22:10:16.807841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1287397491 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1287397491], ["username", "billy_18"], ["access_token", "5bbff90a5ab9cac31177cfafe4faf9c8"], ["uuid", "3a65bb00-f5b1-42cd-ae90-a249ccbc9ac2"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:10:16.810366"], ["updated_at", "2017-05-12 22:10:16.810366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -710180937 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -710180937], ["username", "billy_19"], ["access_token", "701d65c59f9685c472e088398d1144c8"], ["uuid", "b2e4c491-6114-4a1a-a299-7d18c308df95"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:10:16.813545"], ["updated_at", "2017-05-12 22:10:16.813545"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1241520056 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1241520056], ["username", "billy_20"], ["access_token", "a4effc67385f883a6a4af10d5b1ba993"], ["uuid", "3979f1b5-c3b7-4fee-9f99-cc18e22485fa"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:10:16.822540"], ["updated_at", "2017-05-12 22:10:16.822540"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1550121415 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1550121415], ["username", "billy_21"], ["access_token", "49688f14e4f16f8c663c9193d387d625"], ["uuid", "d779021c-0b08-4071-9acd-b33c208ed29a"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:10:16.825276"], ["updated_at", "2017-05-12 22:10:16.825276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1073012728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1073012728], ["username", "billy_22"], ["access_token", "59b534906ee79289c1ff5d33cfb6892e"], ["uuid", "e01a917b-634c-4309-a2c5-cfe88f2d3e88"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:10:16.827766"], ["updated_at", "2017-05-12 22:10:16.827766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -621850083 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -621850083], ["username", "billy_23"], ["access_token", "7876a1e67eca029389322b8a735fba0a"], ["uuid", "2ba6409f-1a91-4414-a934-6eedc0d0c6db"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:10:16.830309"], ["updated_at", "2017-05-12 22:10:16.830309"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -819923980 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -819923980], ["username", "billy_24"], ["access_token", "ff2665d5a309f3e47b0865e9a8b30d3b"], ["uuid", "8ca94845-1160-4a02-a3b3-3dfda60b8f91"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:10:16.832831"], ["updated_at", "2017-05-12 22:10:16.832831"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1797496233 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1797496233], ["username", "billy_25"], ["access_token", "7e5dea95c120e30d0d8c111821707598"], ["uuid", "b65f5509-9613-482e-9112-764f654b8f55"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:10:16.835240"], ["updated_at", "2017-05-12 22:10:16.835240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1924021608 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1924021608], ["username", "billy_26"], ["access_token", "017ac58a858c027153761201337281a6"], ["uuid", "3f730c2b-8675-4ded-b135-4a44c778ec75"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:10:16.837681"], ["updated_at", "2017-05-12 22:10:16.837681"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -613633871 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -613633871], ["username", "billy_27"], ["access_token", "fbbf84bf4be3ad2c254c993944990fbe"], ["uuid", "17f19231-04ed-4205-9dc1-dcf163440edf"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:10:16.840203"], ["updated_at", "2017-05-12 22:10:16.840203"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1034742290 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1034742290], ["username", "billy_28"], ["access_token", "895d967f27aafabea936e1be17f2d112"], ["uuid", "e2874ea1-8f32-41e7-8dbf-6cf17d81ce53"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:10:16.842628"], ["updated_at", "2017-05-12 22:10:16.842628"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -452877830 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -452877830], ["username", "billy_29"], ["access_token", "b1cdb4493ae568bf035892d6f4829024"], ["uuid", "e5bbc4cf-56ff-4b8f-b8f9-78a678b020fb"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:10:16.844941"], ["updated_at", "2017-05-12 22:10:16.844941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1854810024 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1854810024], ["username", "billy_30"], ["access_token", "be251d8e8170401d2c1e65102bb6bd44"], ["uuid", "420117e8-d52c-4445-9e75-8e953615e7b0"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:10:16.847285"], ["updated_at", "2017-05-12 22:10:16.847285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1604578390 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1604578390], ["username", "billy_31"], ["access_token", "560e8a913f1c8eac94619650aa8833d6"], ["uuid", "289c9fc9-3503-40d5-bb81-6e1bacc1e1ba"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:10:16.849577"], ["updated_at", "2017-05-12 22:10:16.849577"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -789306145 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -789306145], ["username", "billy_32"], ["access_token", "16c3a800269b4cd83f5a2e5578f08789"], ["uuid", "b3b436c9-9b92-4904-b498-cf61be310668"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:10:16.851924"], ["updated_at", "2017-05-12 22:10:16.851924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1775319174 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1775319174], ["username", "billy_33"], ["access_token", "43da16ad5284427d1c9c97840b8e9de5"], ["uuid", "cab29d97-5575-4805-9266-6639f9c9fb91"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:10:16.854433"], ["updated_at", "2017-05-12 22:10:16.854433"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1531200415 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1531200415], ["username", "billy_34"], ["access_token", "197761e7b125d1f8f08cdb5f90feb4aa"], ["uuid", "21c6e625-b5be-4dd6-bb6f-081854eb13ac"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:10:16.856937"], ["updated_at", "2017-05-12 22:10:16.856937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -622877367 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -622877367], ["username", "billy_35"], ["access_token", "44e19c7bb297391e8b004577bd85773d"], ["uuid", "74110758-15ec-44fc-b536-2df8a5236818"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:10:16.859647"], ["updated_at", "2017-05-12 22:10:16.859647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -960680870 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -960680870], ["username", "billy_36"], ["access_token", "bdfc9f4266044f52e63bf60de4f5c72a"], ["uuid", "7abae7f7-8537-42e9-b920-692f7e3e5347"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:10:16.862152"], ["updated_at", "2017-05-12 22:10:16.862152"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -91692734 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -91692734], ["username", "billy_37"], ["access_token", "8c6be5743f52dba0b9172a2b8e21d6d5"], ["uuid", "52f39cf0-6f49-499c-9c12-1156d43e0487"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:10:16.864584"], ["updated_at", "2017-05-12 22:10:16.864584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1224559039 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1224559039], ["username", "billy_38"], ["access_token", "75f7fc817f7db338086240dc5b391033"], ["uuid", "2f6bd7ca-d7fc-4623-9223-8f7ada00d14c"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:10:16.866980"], ["updated_at", "2017-05-12 22:10:16.866980"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -263021986 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -263021986], ["username", "billy_39"], ["access_token", "8cd9798d06327c78a76ec067302920e7"], ["uuid", "c718e822-7c81-40ad-9367-a17611c22d0e"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:10:16.869300"], ["updated_at", "2017-05-12 22:10:16.869300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -464452040 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -464452040], ["username", "billy_40"], ["access_token", "bb1c96d4ecf1ab5dd14ff569fbff3ba2"], ["uuid", "af69b2f2-6d05-483b-9bbf-13520284ffeb"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:10:16.871765"], ["updated_at", "2017-05-12 22:10:16.871765"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1093272120 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1093272120], ["username", "billy_41"], ["access_token", "71ce54eb937871abedb6e36f889211c8"], ["uuid", "03f02a1b-0ef4-411f-8ea6-c75b5ebe0c5d"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:10:16.874057"], ["updated_at", "2017-05-12 22:10:16.874057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -241606528 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -241606528], ["username", "billy_42"], ["access_token", "df745ab71caecef531a98efdface5063"], ["uuid", "4bc6f03a-8b77-49f9-b7d1-ff21eb75cd42"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:10:16.876441"], ["updated_at", "2017-05-12 22:10:16.876441"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -525754583 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -525754583], ["username", "billy_43"], ["access_token", "4163e982a908a64ae982633fa096780d"], ["uuid", "cb84312e-6e8e-4cfa-940d-924d5a351dad"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:10:16.878864"], ["updated_at", "2017-05-12 22:10:16.878864"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701912617 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701912617], ["username", "billy_44"], ["access_token", "a787cf98f667c09c9f7e0c7551a9d6a8"], ["uuid", "8837214c-9f3f-4d9d-8518-5aef2442366b"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:10:16.881334"], ["updated_at", "2017-05-12 22:10:16.881334"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -902669250 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -902669250], ["username", "billy_45"], ["access_token", "a50fedd150d3897fa99ba18b48fccca2"], ["uuid", "fa3e8ed2-3577-49dc-969e-928f6d784222"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:10:16.883764"], ["updated_at", "2017-05-12 22:10:16.883764"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -462189007 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -462189007], ["username", "billy_46"], ["access_token", "6afbfa75b7c941491bba574327cdbff1"], ["uuid", "25756f8e-6b7f-4ff5-9d0c-f7a643e72f54"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:10:16.886277"], ["updated_at", "2017-05-12 22:10:16.886277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1667217521 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1667217521], ["username", "billy_47"], ["access_token", "b1c516c9e2cccb768c603e38f6e21638"], ["uuid", "3226b274-91e7-4749-9d6f-76851acc5048"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:10:16.888802"], ["updated_at", "2017-05-12 22:10:16.888802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1420567106 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1420567106], ["username", "billy_48"], ["access_token", "69b21ec456a90aa66560fd1522bd3b11"], ["uuid", "7e1ea5e7-a13d-4f3e-b4f4-c07c201f9278"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:10:16.891269"], ["updated_at", "2017-05-12 22:10:16.891269"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1155403095 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1155403095], ["username", "billy_49"], ["access_token", "e12d84fd88841593af9889abc417b39f"], ["uuid", "009ae769-edd9-489e-940d-14ca784e4336"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:10:16.893649"], ["updated_at", "2017-05-12 22:10:16.893649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1754891556 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1754891556], ["username", "jstrav"], ["access_token", "cea9032bd410c5e5a4081879792b2ad8"], ["uuid", "00785aea-3f29-46c6-9203-32aa76648727"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:10:16.903242"], ["updated_at", "2017-05-12 22:10:16.903242"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1312450968 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1312450968], ["username", "mary"], ["access_token", "1b58a19a9d46ef0843853e368e5130bb"], ["uuid", "ff9bc411-6ced-4b1e-be4b-ad096a779aa7"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:10:16.906307"], ["updated_at", "2017-05-12 22:10:16.906307"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -686418663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -686418663], ["username", "jstead"], ["access_token", "2f84f52fb9f5255db1dfc507ac646437"], ["uuid", "ead47dc4-2709-4743-9009-29dc60a08347"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:10:16.909824"], ["updated_at", "2017-05-12 22:10:16.909824"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1229089993 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1229089993], ["username", "bigbear"], ["access_token", "436940e2d74281f39797bcac512c9538"], ["uuid", "036c86ae-2e88-47bc-9437-a9eccff9fc00"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:10:16.912513"], ["updated_at", "2017-05-12 22:10:16.912513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723305961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723305961], ["username", "billy_00"], ["access_token", "558172603494d1b2d6c79e8fdafdca13"], ["uuid", "70b8c964-a96b-4cf4-a0ef-5d11227fbb6a"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:10:16.914948"], ["updated_at", "2017-05-12 22:10:16.914948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1678316204 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1678316204], ["username", "billy_01"], ["access_token", "0a8914d48191abedc59285fc258d9755"], ["uuid", "e4a7e308-568d-47e4-869d-84af1dc1cd1a"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:10:16.917363"], ["updated_at", "2017-05-12 22:10:16.917363"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -225249879 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -225249879], ["username", "billy_02"], ["access_token", "834b3969566b6e1dae5d8dba391d0c40"], ["uuid", "95437d94-5fdc-427a-894b-cc5fe2165b79"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:10:16.919746"], ["updated_at", "2017-05-12 22:10:16.919746"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -238913560 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -238913560], ["username", "billy_03"], ["access_token", "cfde996abadd7da4b7b4c47c106bc990"], ["uuid", "9b170c00-3d34-4363-94a9-35c25f9ec03c"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:10:16.922086"], ["updated_at", "2017-05-12 22:10:16.922086"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1344938807 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1344938807], ["username", "billy_04"], ["access_token", "8ef639161c84f4b7d305278855a874fe"], ["uuid", "f280be83-296d-4457-b6f4-8a434d91f9bd"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:10:16.924510"], ["updated_at", "2017-05-12 22:10:16.924510"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1747244863 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1747244863], ["username", "billy_05"], ["access_token", "0dda5ff7c84c5dde0ed2b63fe9735222"], ["uuid", "215afe19-25ab-4f30-afb4-16293b6f00f8"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:10:16.926929"], ["updated_at", "2017-05-12 22:10:16.926929"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -35916164 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -35916164], ["username", "billy_06"], ["access_token", "5ace165564a6e87d2122083847fd7b06"], ["uuid", "19f7787c-15bf-4266-9c08-3fb29a237f4d"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:10:16.929455"], ["updated_at", "2017-05-12 22:10:16.929455"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -542257113 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -542257113], ["username", "billy_07"], ["access_token", "e08dce53d7f8fdc8fbee4a3eee4899c8"], ["uuid", "0f67201b-c61e-4c91-ba9c-c4c7c3863eaa"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:10:16.931839"], ["updated_at", "2017-05-12 22:10:16.931839"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2142778430 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2142778430], ["username", "billy_08"], ["access_token", "c895b34c2357eded87738f99fc816d18"], ["uuid", "6eae8a28-66a9-49da-980f-74b02f6b70e7"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:10:16.934198"], ["updated_at", "2017-05-12 22:10:16.934198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1915472524 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1915472524], ["username", "billy_09"], ["access_token", "cd6862b6cf3658554cade1b0bbc65165"], ["uuid", "3fa7529c-6289-4669-bc10-a8687ff5f13e"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:10:16.936709"], ["updated_at", "2017-05-12 22:10:16.936709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1535703861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1535703861], ["username", "billy_10"], ["access_token", "bb56d663d5e510071210ecd1f80a756a"], ["uuid", "17645012-c942-4c3c-a396-99c9af2dfc4a"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:10:16.939271"], ["updated_at", "2017-05-12 22:10:16.939271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2019218443 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2019218443], ["username", "billy_11"], ["access_token", "c8a858e59179da8eb6fc67de7005b0bc"], ["uuid", "37dedd5f-d039-451e-b171-5b5aaa26477f"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:10:16.941614"], ["updated_at", "2017-05-12 22:10:16.941614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2029546957 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2029546957], ["username", "billy_12"], ["access_token", "977cb1acba7941474da1191c9ea7629a"], ["uuid", "e959bdf2-a0de-4f78-9c2b-2595159b31b4"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:10:16.943909"], ["updated_at", "2017-05-12 22:10:16.943909"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2092695588 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2092695588], ["username", "billy_13"], ["access_token", "36163bbb3839dd2de9c7e4a6ee5f4084"], ["uuid", "2d0691df-b34b-4d27-b62e-dc07f1ecad66"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:10:16.946205"], ["updated_at", "2017-05-12 22:10:16.946205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1715636708 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1715636708], ["username", "billy_14"], ["access_token", "c5efbf6961139f1103f378f392c9d9a2"], ["uuid", "e428730f-0989-4f07-893b-1dc343a58c27"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:10:16.948577"], ["updated_at", "2017-05-12 22:10:16.948577"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -801137978 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -801137978], ["username", "billy_15"], ["access_token", "0f26987e873e374943e624443fa3d9f9"], ["uuid", "b0670622-0083-4f41-9643-2576725a6efb"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:10:16.951004"], ["updated_at", "2017-05-12 22:10:16.951004"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -24853242 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -24853242], ["username", "billy_16"], ["access_token", "236cb290b68592dd0ab955d75b3a1d7e"], ["uuid", "a4c6012a-8565-48ec-844d-4592054d7ca8"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:10:16.953556"], ["updated_at", "2017-05-12 22:10:16.953556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1375572736 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1375572736], ["username", "billy_17"], ["access_token", "e229a3979f7ec8f33eb92da63f764180"], ["uuid", "e48554fc-289f-41e1-84f4-44861cc7a438"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:10:16.956035"], ["updated_at", "2017-05-12 22:10:16.956035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -436820782 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -436820782], ["username", "billy_18"], ["access_token", "ce6ea806b35d96a025d8efe60f7556ff"], ["uuid", "58da4b16-bdc3-4e68-80c2-37bda9ddbe48"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:10:16.958422"], ["updated_at", "2017-05-12 22:10:16.958422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -443230535 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -443230535], ["username", "billy_19"], ["access_token", "66d8b1789e3f3a1e103f1c6cc1978941"], ["uuid", "3951a878-dcc1-4eb3-aee4-3e54da0f44ae"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:10:16.960828"], ["updated_at", "2017-05-12 22:10:16.960828"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1869536240 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1869536240], ["username", "billy_20"], ["access_token", "d8cfe9c193833fe1d931cadc71c9bd2d"], ["uuid", "68363226-330a-4288-a85d-7f4c4530831c"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:10:16.963221"], ["updated_at", "2017-05-12 22:10:16.963221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1449581363 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1449581363], ["username", "billy_21"], ["access_token", "59eda45d89924cbe4b1c8e577febe200"], ["uuid", "5e573fa0-edae-4b81-9ab7-2ebf58940877"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:10:16.965571"], ["updated_at", "2017-05-12 22:10:16.965571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -161238199 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -161238199], ["username", "billy_22"], ["access_token", "b33e0045a60f0f35c22ad1be6dc9ebcb"], ["uuid", "f1c6b8b7-9c74-4b67-92bb-bc15eac40598"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:10:16.967914"], ["updated_at", "2017-05-12 22:10:16.967914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1872254834 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1872254834], ["username", "billy_23"], ["access_token", "869e31d99cd8e8ce234351c197e2decb"], ["uuid", "54e891ce-a978-452d-b0de-a2d75bc5a95c"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:10:16.970228"], ["updated_at", "2017-05-12 22:10:16.970228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -914297534 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -914297534], ["username", "billy_24"], ["access_token", "a4b676cf913cffe6cc81eb03664dd35f"], ["uuid", "7e6ddfbd-955a-4819-a997-85af147fa3e1"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:10:16.972546"], ["updated_at", "2017-05-12 22:10:16.972546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -648677925 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -648677925], ["username", "billy_25"], ["access_token", "ec95ad0d99c3c29657e482d443179a3e"], ["uuid", "c986f586-5339-4621-8682-15600c3b2333"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:10:16.975233"], ["updated_at", "2017-05-12 22:10:16.975233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1582805154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1582805154], ["username", "billy_26"], ["access_token", "d0c728b11747a35b43cd443c413b0410"], ["uuid", "8504a651-fdda-46f6-a4ea-ea3294abaa00"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:10:16.977662"], ["updated_at", "2017-05-12 22:10:16.977662"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -601329197 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -601329197], ["username", "billy_27"], ["access_token", "a28a27e3a1754146f54d7fc3540b105b"], ["uuid", "10a9b3da-283f-48a2-9d66-2ff6e42641ce"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:10:16.980638"], ["updated_at", "2017-05-12 22:10:16.980638"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -680217758 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -680217758], ["username", "billy_28"], ["access_token", "441f511da0f9aa71c1664cc13e9b0c05"], ["uuid", "72c6cccb-d230-4e37-91bc-79e5d16791be"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:10:16.983106"], ["updated_at", "2017-05-12 22:10:16.983106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -871883205 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -871883205], ["username", "billy_29"], ["access_token", "6613db1dec03d996bd3380a83b248fb7"], ["uuid", "05a40e88-0d1a-4dee-b1b9-c30211718d99"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:10:16.985491"], ["updated_at", "2017-05-12 22:10:16.985491"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -396839819 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -396839819], ["username", "billy_30"], ["access_token", "0c9f230c8ea9e6d5b0abe4a6a0998b15"], ["uuid", "6354ee4d-8e8c-496c-9b6a-b34a6f42838f"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:10:16.987926"], ["updated_at", "2017-05-12 22:10:16.987926"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1250558719 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1250558719], ["username", "billy_31"], ["access_token", "b160ac92a00b173aae0dab1483dcfe9c"], ["uuid", "f0a56192-639d-483b-94f1-b5e4475d30eb"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:10:16.990374"], ["updated_at", "2017-05-12 22:10:16.990374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1824314071 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1824314071], ["username", "billy_32"], ["access_token", "cab57b9d3e7ca8971dfb3047446fa76a"], ["uuid", "a494ae2c-296d-4369-b65c-5630bfa7c9b8"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:10:16.992763"], ["updated_at", "2017-05-12 22:10:16.992763"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2044869035 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2044869035], ["username", "billy_33"], ["access_token", "299bbf9c0f542a8440896e83d864f740"], ["uuid", "c376d559-d9a6-4d87-9e2a-63b6e057966e"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:10:16.995176"], ["updated_at", "2017-05-12 22:10:16.995176"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -989126049 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -989126049], ["username", "billy_34"], ["access_token", "ed20bebe9a78114a3755f72ebcd32439"], ["uuid", "6e9a66c3-a71d-43f1-88cd-60ad2d7a13fb"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:10:16.997715"], ["updated_at", "2017-05-12 22:10:16.997715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1103774578 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1103774578], ["username", "billy_35"], ["access_token", "1e3cd63fc5f61a50ab5a2967903b2bc7"], ["uuid", "8978b7ea-220b-426e-992c-a85750b1fc4a"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:10:17.000035"], ["updated_at", "2017-05-12 22:10:17.000035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1110959972 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1110959972], ["username", "billy_36"], ["access_token", "4b751bb1c91f2f86de7b2881d6b4e0ec"], ["uuid", "c0b594c1-b129-4acb-a122-6ace41ce6d2c"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:10:17.002378"], ["updated_at", "2017-05-12 22:10:17.002378"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -696553284 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -696553284], ["username", "billy_37"], ["access_token", "267fec6b6ec3a7e8497de746b44a14cf"], ["uuid", "74b5aaee-8601-43a6-bce1-9787268d4298"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:10:17.004696"], ["updated_at", "2017-05-12 22:10:17.004696"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1569907920 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1569907920], ["username", "billy_38"], ["access_token", "0528ef588c3507ee253cd936719bb015"], ["uuid", "b7a5bfe2-89f3-4e17-a485-4bfd6ef7052f"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:10:17.007063"], ["updated_at", "2017-05-12 22:10:17.007063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -810213483 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -810213483], ["username", "billy_39"], ["access_token", "3cc135fb3e42ef564a3356e3ac8ea246"], ["uuid", "0637135e-874a-499e-8f66-21d35338ff7b"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:10:17.009600"], ["updated_at", "2017-05-12 22:10:17.009600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2069657640 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2069657640], ["username", "billy_40"], ["access_token", "8f0cac8c110f268c844ee10b20f91303"], ["uuid", "b1fc9156-6ccb-4f17-a866-97dbd1b253ba"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:10:17.012286"], ["updated_at", "2017-05-12 22:10:17.012286"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1337669781 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1337669781], ["username", "billy_41"], ["access_token", "d59e9af13439626497108b51c24655fb"], ["uuid", "7f7ce486-ee0c-41b1-9f51-a1817827706f"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:10:17.014844"], ["updated_at", "2017-05-12 22:10:17.014844"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1112990982 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1112990982], ["username", "billy_42"], ["access_token", "98ab554d4f4aece4d97e20266e567866"], ["uuid", "a1390ba9-fd9d-4a04-b03e-6078d23af158"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:10:17.017555"], ["updated_at", "2017-05-12 22:10:17.017555"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -945863968 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -945863968], ["username", "billy_43"], ["access_token", "a36c0b2bac3e5c5efbe723157c063469"], ["uuid", "112ae975-4f25-48e3-8c50-79905772a3f9"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:10:17.020006"], ["updated_at", "2017-05-12 22:10:17.020006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1698233719 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1698233719], ["username", "billy_44"], ["access_token", "336e9363fa9ebb335d91d02697e659f1"], ["uuid", "7e525d6a-44e3-4955-9bc5-8769311dd4fc"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:10:17.022393"], ["updated_at", "2017-05-12 22:10:17.022393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1069452166 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1069452166], ["username", "billy_45"], ["access_token", "2a91dc5eaa5439d8131406af00777884"], ["uuid", "9dac05b0-ce7d-4bbb-af2e-7dd8a05df7e1"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:10:17.024823"], ["updated_at", "2017-05-12 22:10:17.024823"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -537886460 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -537886460], ["username", "billy_46"], ["access_token", "1a84835e0addef11fbdff0c016887d10"], ["uuid", "8416191d-8c66-483e-b6c5-c73a0f9b0b11"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:10:17.027261"], ["updated_at", "2017-05-12 22:10:17.027261"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1988819348 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1988819348], ["username", "billy_47"], ["access_token", "da392cb35e3f980fa7d72953f6f63039"], ["uuid", "b12710c8-0873-4aa0-9e4b-6c1497114e93"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:10:17.029863"], ["updated_at", "2017-05-12 22:10:17.029863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1635630103 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1635630103], ["username", "billy_48"], ["access_token", "9f5311c5e087e2649ef440d0a0514cb5"], ["uuid", "09d80c6d-f65c-4fc3-a8a8-11744e60b0f8"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:10:17.032363"], ["updated_at", "2017-05-12 22:10:17.032363"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2086056169 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2086056169], ["username", "billy_49"], ["access_token", "b807d91070e1d75827c3b127040b776f"], ["uuid", "31bd144e-113d-4760-8853-defe3f4af7bf"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:10:17.034742"], ["updated_at", "2017-05-12 22:10:17.034742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.4ms) rollback transaction  (2.6ms) CREATE TABLE "openstax_accounts_accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer, "username" varchar, "access_token" varchar, "first_name" varchar, "last_name" varchar, "full_name" varchar, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "faculty_status" integer DEFAULT 0 NOT NULL, "salesforce_contact_id" varchar, "uuid" varchar, "role" integer DEFAULT 0 NOT NULL)   (0.0ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_access_token" ON "openstax_accounts_accounts" ("access_token")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_faculty_status" ON "openstax_accounts_accounts" ("faculty_status")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_first_name" ON "openstax_accounts_accounts" ("first_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_full_name" ON "openstax_accounts_accounts" ("full_name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_last_name" ON "openstax_accounts_accounts" ("last_name")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_openstax_uid" ON "openstax_accounts_accounts" ("openstax_uid")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.8ms) CREATE INDEX "index_openstax_accounts_accounts_on_role" ON "openstax_accounts_accounts" ("role")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'   (0.9ms) CREATE INDEX "index_openstax_accounts_accounts_on_salesforce_contact_id" ON "openstax_accounts_accounts" ("salesforce_contact_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (1.1ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_username" ON "openstax_accounts_accounts" ("username")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_username' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_salesforce_contact_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_role' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_openstax_uid' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_last_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_full_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_first_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_faculty_status' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_accounts_on_access_token' AND type='index'  (1.2ms) CREATE UNIQUE INDEX "index_openstax_accounts_accounts_on_uuid" ON "openstax_accounts_accounts" ("uuid")  (1.0ms) CREATE TABLE "openstax_accounts_group_members" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_members_on_group_id_and_user_id" ON "openstax_accounts_group_members" ("group_id", "user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_members_on_group_id_and_user_id' AND type='index'  (1.0ms) CREATE INDEX "index_openstax_accounts_group_members_on_user_id" ON "openstax_accounts_group_members" ("user_id")  (1.0ms) CREATE TABLE "openstax_accounts_group_nestings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "member_group_id" integer NOT NULL, "container_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE INDEX "index_openstax_accounts_group_nestings_on_container_group_id" ON "openstax_accounts_group_nestings" ("container_group_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_nestings_on_container_group_id' AND type='index'  (0.8ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_nestings_on_member_group_id" ON "openstax_accounts_group_nestings" ("member_group_id")  (1.1ms) CREATE TABLE "openstax_accounts_group_owners" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "group_id" integer NOT NULL, "user_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "index_openstax_accounts_group_owners_on_group_id_and_user_id" ON "openstax_accounts_group_owners" ("group_id", "user_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_group_owners_on_group_id_and_user_id' AND type='index'  (1.0ms) CREATE INDEX "index_openstax_accounts_group_owners_on_user_id" ON "openstax_accounts_group_owners" ("user_id")  (1.1ms) CREATE TABLE "openstax_accounts_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "openstax_uid" integer NOT NULL, "is_public" boolean DEFAULT 'f' NOT NULL, "name" varchar, "cached_subtree_group_ids" text, "cached_supertree_group_ids" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE INDEX "index_openstax_accounts_groups_on_is_public" ON "openstax_accounts_groups" ("is_public")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_openstax_accounts_groups_on_is_public' AND type='index'  (1.0ms) CREATE UNIQUE INDEX "index_openstax_accounts_groups_on_openstax_uid" ON "openstax_accounts_groups" ("openstax_uid")  (0.9ms) CREATE TABLE "ownerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "index_ownerships_on_owner_id_and_owner_type" ON "ownerships" ("owner_id", "owner_type")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "account_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "index_users_on_account_id" ON "users" ("account_id")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('1001')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('1000')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('2')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('3')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('4')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('5')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('6')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('7')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('8')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('9') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "3ba4eaf3fe03d512c34b2e03e8caeed7"], ["uuid", "dfe360a6-b29f-4d8d-a7ea-af33cb7b1894"], ["created_at", "2017-05-12 22:19:26.210549"], ["updated_at", "2017-05-12 22:19:26.210549"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 21ms (ActiveRecord: 0.4ms)  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "99313deafa9550c503afc6db62afff8e"], ["uuid", "43cc880f-1a29-4300-ab46-e0588c510b37"], ["created_at", "2017-05-12 22:19:26.250690"], ["updated_at", "2017-05-12 22:19:26.250690"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.2ms) Completed 200 OK in 22ms (Views: 22.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1016080893 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a230070e6eef1f4cf2b25659106653d4' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1016080893], ["username", "a230070e6eef1f4cf2b25659106653d4"], ["access_token", "09dfb85286b4d0baa139fd2a89670159"], ["uuid", "4bc1b8fa-d81b-4122-a117-f832b73a3d4e"], ["created_at", "2017-05-12 22:19:26.281992"], ["updated_at", "2017-05-12 22:19:26.281992"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -345360693) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -345360693]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -345360693) LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -345360693 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -345360693], ["created_at", "2017-05-12 22:19:26.309899"], ["updated_at", "2017-05-12 22:19:26.309899"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -345360693) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -345360693], ["user_id", -1016080893], ["created_at", "2017-05-12 22:19:26.312422"], ["updated_at", "2017-05-12 22:19:26.312422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -345360693]] OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -345360693]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1246934089 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1246934089], ["username", "jstrav"], ["access_token", "5a51c4615a8131d80f6b65915f5d36fe"], ["uuid", "6095d12e-3c25-4986-b383-fc0ebe66a18e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:26.328038"], ["updated_at", "2017-05-12 22:19:26.328038"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -920048768 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -920048768], ["username", "mary"], ["access_token", "e4693ec21d770c79539f355b59438812"], ["uuid", "26734317-c80a-4937-bfa4-4c6543367e04"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:26.331768"], ["updated_at", "2017-05-12 22:19:26.331768"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1167848147 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1167848147], ["username", "jstead"], ["access_token", "628418e5ba90d8801d66a82356a6643b"], ["uuid", "d97318fa-3f06-4de9-9452-8d4543a0360b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:26.335301"], ["updated_at", "2017-05-12 22:19:26.335301"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2128207890 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2128207890], ["username", "bigbear"], ["access_token", "41e156208166783421eac2538c25f04f"], ["uuid", "4909df66-0f0e-444c-94a2-6078167abe91"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:26.338012"], ["updated_at", "2017-05-12 22:19:26.338012"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532659380 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1532659380], ["username", "billy_00"], ["access_token", "23a0aab1b3b41071eed08a936eb9a7ef"], ["uuid", "b3fc1862-d740-4cd5-a481-ba2757df5edb"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:19:26.340432"], ["updated_at", "2017-05-12 22:19:26.340432"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1488782944 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1488782944], ["username", "billy_01"], ["access_token", "e78ee8fb93077e4f3e6868d45332af5a"], ["uuid", "7ab8d331-d381-4f39-9b3b-f2fb323c6bf7"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:19:26.342769"], ["updated_at", "2017-05-12 22:19:26.342769"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1462661978 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1462661978], ["username", "billy_02"], ["access_token", "f8b453c38a07a02e59bd8dd13e72afc3"], ["uuid", "42a7c496-2b25-4dd1-a9d6-04b0d7cdb875"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:19:26.345095"], ["updated_at", "2017-05-12 22:19:26.345095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1771465017 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1771465017], ["username", "billy_03"], ["access_token", "273809596ebce4ff0cef93b5328f1b14"], ["uuid", "61903ac9-ce0a-4d17-a3ea-0815ec5975be"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:19:26.347405"], ["updated_at", "2017-05-12 22:19:26.347405"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2141933423 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2141933423], ["username", "billy_04"], ["access_token", "72205cfe691333f20107851bf739a8e0"], ["uuid", "f91b7c37-517a-4bea-8148-0dd826426f1b"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:19:26.349681"], ["updated_at", "2017-05-12 22:19:26.349681"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -201279585 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -201279585], ["username", "billy_05"], ["access_token", "67ca450cc3b8c416c0d21f2f75661a3d"], ["uuid", "54998582-03e3-4631-a8a2-d2cf189fb65f"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:19:26.351964"], ["updated_at", "2017-05-12 22:19:26.351964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -12751217 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -12751217], ["username", "billy_06"], ["access_token", "aac5de8a1d4adf1a3e730eeb7d608477"], ["uuid", "1d3672e3-b30b-4260-b116-176ad3c3d7cd"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:19:26.354271"], ["updated_at", "2017-05-12 22:19:26.354271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -826129356 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -826129356], ["username", "billy_07"], ["access_token", "a21113fc59541dfdace09dcfaa682249"], ["uuid", "f24f8f21-3f20-4c5e-bfbc-e1e5ae0d7b5a"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:19:26.356697"], ["updated_at", "2017-05-12 22:19:26.356697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1055260349 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1055260349], ["username", "billy_08"], ["access_token", "16bda4efbb42cd9b499e57e8930d59ac"], ["uuid", "fd529fe2-044e-44b9-8f97-0762de1e6236"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:19:26.359087"], ["updated_at", "2017-05-12 22:19:26.359087"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1284957833 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1284957833], ["username", "billy_09"], ["access_token", "5262e785ea17bc90e4e2cb5def567ece"], ["uuid", "0ad90e02-c149-449e-b896-045cc6939d00"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:19:26.361527"], ["updated_at", "2017-05-12 22:19:26.361527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1366614589 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1366614589], ["username", "billy_10"], ["access_token", "044d9cea050d0addd5b9aeb63a08e9c2"], ["uuid", "30304dd9-1f9d-435e-b2ae-5c2ed116101e"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:19:26.363922"], ["updated_at", "2017-05-12 22:19:26.363922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1834844668 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1834844668], ["username", "billy_11"], ["access_token", "c7ff3304d97e2e930562065410148117"], ["uuid", "77d44bcc-d759-4da7-957b-c7479caab038"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:19:26.366228"], ["updated_at", "2017-05-12 22:19:26.366228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -325724572 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -325724572], ["username", "billy_12"], ["access_token", "0a4bd95c8f1025354030d54bef5f375c"], ["uuid", "2783d31e-b61c-41b6-b6c6-4866280660f5"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:19:26.368626"], ["updated_at", "2017-05-12 22:19:26.368626"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1893960685 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1893960685], ["username", "billy_13"], ["access_token", "67d51e67884cad36dccdf92745ff6221"], ["uuid", "41e571bc-93ae-4214-893c-a005292cf151"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:19:26.370956"], ["updated_at", "2017-05-12 22:19:26.370956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1388957705 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1388957705], ["username", "billy_14"], ["access_token", "b9c6183813bf850740663e62f92bca00"], ["uuid", "cd54767b-5b9d-4664-befc-d33a2eba318e"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:19:26.373340"], ["updated_at", "2017-05-12 22:19:26.373340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1827702444 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1827702444], ["username", "billy_15"], ["access_token", "3da928caa10488685937eacb6b739249"], ["uuid", "2ffbe40d-51f8-4239-94f3-4c463cbdbae7"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:19:26.375817"], ["updated_at", "2017-05-12 22:19:26.375817"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1208901179 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1208901179], ["username", "billy_16"], ["access_token", "cac3b86707d04fd5975a896fd31c0731"], ["uuid", "601008ca-99df-47bc-aa14-c76a1c6affae"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:19:26.378439"], ["updated_at", "2017-05-12 22:19:26.378439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -240475465 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -240475465], ["username", "billy_17"], ["access_token", "0810915440e38766afd37063304e82da"], ["uuid", "fa8ea72d-2e1b-4868-821c-ee7ef3ee1be9"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:19:26.380792"], ["updated_at", "2017-05-12 22:19:26.380792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2120151621 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2120151621], ["username", "billy_18"], ["access_token", "0c2fa69be081fc52d67e8e201857babc"], ["uuid", "097469e0-7188-48fd-b872-ba28f0cc96aa"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:19:26.383070"], ["updated_at", "2017-05-12 22:19:26.383070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -141038443 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -141038443], ["username", "billy_19"], ["access_token", "5110501d5611d9b87c7cae2414143150"], ["uuid", "0021ad2f-f2ca-4d1c-ba8c-aa7bf4f81b28"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:19:26.385344"], ["updated_at", "2017-05-12 22:19:26.385344"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1221241781 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1221241781], ["username", "billy_20"], ["access_token", "d774846444bf08838521047e6a80afa7"], ["uuid", "433026ba-f499-4cbc-b6e4-22f9f1c685ba"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:19:26.387804"], ["updated_at", "2017-05-12 22:19:26.387804"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -206420895 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -206420895], ["username", "billy_21"], ["access_token", "4d92a3a720d1498a00c270f6e3ce1215"], ["uuid", "e3f51e12-85c0-46c1-acbc-676441dd5f89"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:19:26.399390"], ["updated_at", "2017-05-12 22:19:26.399390"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144754302 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144754302], ["username", "billy_22"], ["access_token", "cd19f0e485f5364ccf53e10641d61465"], ["uuid", "cf5e8179-10ef-46e1-85c4-1544d5d239c7"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:19:26.401881"], ["updated_at", "2017-05-12 22:19:26.401881"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -18540179 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -18540179], ["username", "billy_23"], ["access_token", "d75f3fd1192fb43e5b751dbe5c22d129"], ["uuid", "49787c54-93d7-45eb-ae30-df51e8793f00"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:19:26.404293"], ["updated_at", "2017-05-12 22:19:26.404293"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1345142151 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1345142151], ["username", "billy_24"], ["access_token", "080663690c67a1579d471fe96aace7b8"], ["uuid", "2c07f386-1feb-4aeb-a6a9-a83ef167c758"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:19:26.406649"], ["updated_at", "2017-05-12 22:19:26.406649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1956370463 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1956370463], ["username", "billy_25"], ["access_token", "8ade02ed40ee5467c901c12260840028"], ["uuid", "e40d8f6c-b53b-42fb-9c62-8dd7749dcbf2"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:19:26.409051"], ["updated_at", "2017-05-12 22:19:26.409051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2065138774 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2065138774], ["username", "billy_26"], ["access_token", "e69bdd3e9c10993bfa2750bf67b0ef4c"], ["uuid", "72fdf8be-48d5-4ea1-a194-00814c9e3e17"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:19:26.411440"], ["updated_at", "2017-05-12 22:19:26.411440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -268473173 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -268473173], ["username", "billy_27"], ["access_token", "d803b0bda89a8022556d44ba7c6db34d"], ["uuid", "744fd527-b9f0-45ff-aef8-623ee1eaa6a2"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:19:26.413777"], ["updated_at", "2017-05-12 22:19:26.413777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -240900876 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -240900876], ["username", "billy_28"], ["access_token", "eb443b02400cb562be6780d271e417e8"], ["uuid", "efb316d8-5df3-4e9d-82c6-9ae8dd91c048"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:19:26.416201"], ["updated_at", "2017-05-12 22:19:26.416201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -172944051 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -172944051], ["username", "billy_29"], ["access_token", "e2659efbd63a25078eb64fda20d9650b"], ["uuid", "b7695d2d-54ba-466d-8184-5210a137e834"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:19:26.418530"], ["updated_at", "2017-05-12 22:19:26.418530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1902575524 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1902575524], ["username", "billy_30"], ["access_token", "9f3d52d806db8f087d5f73ede0aa94a6"], ["uuid", "c3537afa-67be-4bbd-b9c8-34e260812fce"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:19:26.420933"], ["updated_at", "2017-05-12 22:19:26.420933"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -307495465 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -307495465], ["username", "billy_31"], ["access_token", "f0d64d01a65fafd3bbd40d9f3d712ec5"], ["uuid", "d6a9e549-f824-4f1b-93b4-3922c357bc18"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:19:26.423318"], ["updated_at", "2017-05-12 22:19:26.423318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1495982519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1495982519], ["username", "billy_32"], ["access_token", "ced295dc0fd656902d7254a3f2f069fb"], ["uuid", "1e1875fe-a53d-40cc-9154-416b562ad018"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:19:26.425658"], ["updated_at", "2017-05-12 22:19:26.425658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1769751031 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1769751031], ["username", "billy_33"], ["access_token", "c374afb331c0823c99e9c8b27195f11a"], ["uuid", "cd4708e6-6b44-4aee-85d9-3507da138edb"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:19:26.428016"], ["updated_at", "2017-05-12 22:19:26.428016"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1622830240 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1622830240], ["username", "billy_34"], ["access_token", "93c83ee5a9fdd109e5f4121e6304a755"], ["uuid", "9400305f-6675-4154-a8ec-4fd7ae09dcbf"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:19:26.430554"], ["updated_at", "2017-05-12 22:19:26.430554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -159304280 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -159304280], ["username", "billy_35"], ["access_token", "e750b4ee70157ebbae73a716930528e2"], ["uuid", "df8e3f3b-1e45-4c64-a9f8-f6ef74999a3e"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:19:26.432947"], ["updated_at", "2017-05-12 22:19:26.432947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -939190421 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -939190421], ["username", "billy_36"], ["access_token", "867403d9d12045ef4d219b3de0cea421"], ["uuid", "4c558337-3066-4b33-9e0d-eb9c45371efe"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:19:26.435325"], ["updated_at", "2017-05-12 22:19:26.435325"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1516406812 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1516406812], ["username", "billy_37"], ["access_token", "cfeef707477032ce4f6c3b44631ab134"], ["uuid", "201d3560-485d-4fd0-afbe-ea1da3cdd818"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:19:26.437673"], ["updated_at", "2017-05-12 22:19:26.437673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -83263467 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -83263467], ["username", "billy_38"], ["access_token", "d396574acae4962c065726a9d561609b"], ["uuid", "59f5c917-718b-4889-afb1-8c2749a88639"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:19:26.440003"], ["updated_at", "2017-05-12 22:19:26.440003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1135230584 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1135230584], ["username", "billy_39"], ["access_token", "30d398d998c771bf9d7fe6d0927dddc6"], ["uuid", "f9da0fea-efb0-4fea-afac-44f24a60550b"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:19:26.442321"], ["updated_at", "2017-05-12 22:19:26.442321"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2131881871 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2131881871], ["username", "billy_40"], ["access_token", "5a5abfcc49403d8dc1c1e7cc0f41ebbf"], ["uuid", "3c4874fc-dab8-4c90-bb4f-73928e96fa2b"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:19:26.444652"], ["updated_at", "2017-05-12 22:19:26.444652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -980482139 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -980482139], ["username", "billy_41"], ["access_token", "80e269bdc543d82067d07bd45dc4d577"], ["uuid", "32e18531-3675-48ea-a768-2dc971693d9e"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:19:26.446936"], ["updated_at", "2017-05-12 22:19:26.446936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -670382227 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -670382227], ["username", "billy_42"], ["access_token", "a3027aee4f242318b2a05a72b7fbe0c9"], ["uuid", "c4b5871f-bc71-4b2b-90d9-7c0113b45053"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:19:26.449227"], ["updated_at", "2017-05-12 22:19:26.449227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -73670285 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -73670285], ["username", "billy_43"], ["access_token", "2e4d1bb929bfd9d8500f973e5450fbab"], ["uuid", "81526ded-9cf8-4c6d-b187-05facc0fcf6c"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:19:26.451557"], ["updated_at", "2017-05-12 22:19:26.451557"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -346666978 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -346666978], ["username", "billy_44"], ["access_token", "e6c96e53ce4346defe0775512a115a1a"], ["uuid", "58be5aa1-53eb-4fc0-9278-fac6113e5081"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:19:26.453901"], ["updated_at", "2017-05-12 22:19:26.453901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1803669011 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1803669011], ["username", "billy_45"], ["access_token", "6c8c184205a16135aaebd9a5f3567806"], ["uuid", "5b1fd546-bd06-4215-ac35-fb760b0f9865"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:19:26.456326"], ["updated_at", "2017-05-12 22:19:26.456326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -628512665 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -628512665], ["username", "billy_46"], ["access_token", "7ba1fe5bf40f3e7ac810b12b2ff3e68e"], ["uuid", "cfc0f347-3d69-4e4b-b70c-876c2552576c"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:19:26.458867"], ["updated_at", "2017-05-12 22:19:26.458867"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1788516379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1788516379], ["username", "billy_47"], ["access_token", "926475b18661af54216afc46d3ffff84"], ["uuid", "c8d6f461-afa7-42c1-9ad0-fa5c8b36413a"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:19:26.461260"], ["updated_at", "2017-05-12 22:19:26.461260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -451956740 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -451956740], ["username", "billy_48"], ["access_token", "1da2e402ce6c65959c52052f69548e57"], ["uuid", "d854cd8e-f8c6-44c5-b7cc-2cf4db62cf0d"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:19:26.463903"], ["updated_at", "2017-05-12 22:19:26.463903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -762190313 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -762190313], ["username", "billy_49"], ["access_token", "a6513a048208298102849f85c77528ce"], ["uuid", "d06c606a-8349-4624-a5c2-2677920059fb"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:19:26.466298"], ["updated_at", "2017-05-12 22:19:26.466298"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -26046547 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -26046547], ["username", "jstrav"], ["access_token", "49fca6bf6b5893abcf40a048051de411"], ["uuid", "55330713-6004-40cf-bf37-5d1d6409aac9"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:26.476165"], ["updated_at", "2017-05-12 22:19:26.476165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1180107291 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1180107291], ["username", "mary"], ["access_token", "a9bdaaf1634029dbb4b4a57d4b743d1d"], ["uuid", "f8623a2a-6edf-4511-b3f7-14ef4bf9bce2"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:26.479869"], ["updated_at", "2017-05-12 22:19:26.479869"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -268992478 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -268992478], ["username", "jstead"], ["access_token", "ebc5f77243b9e3a2340f55860cd2ee07"], ["uuid", "616fd247-2f6c-4d15-b3c9-3f552c26a00e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:26.483825"], ["updated_at", "2017-05-12 22:19:26.483825"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1424427390 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1424427390], ["username", "bigbear"], ["access_token", "3a7c83b693c0e5a892e0acecf77082c2"], ["uuid", "d135a9d7-be4c-4f94-8dee-3df3458b4839"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:26.487053"], ["updated_at", "2017-05-12 22:19:26.487053"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -876394707 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -876394707], ["username", "billy_00"], ["access_token", "08752972b96144f7e3a8d7baf3d8e1c6"], ["uuid", "c896d237-6649-447e-98dc-d74814b06dcb"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:19:26.490012"], ["updated_at", "2017-05-12 22:19:26.490012"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -91610549 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -91610549], ["username", "billy_01"], ["access_token", "703cd59b6f66d8b9e14ab24ec9ba4995"], ["uuid", "4d8e4f34-a42b-4a8a-878c-154d7816c86e"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:19:26.492707"], ["updated_at", "2017-05-12 22:19:26.492707"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2032505921 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2032505921], ["username", "billy_02"], ["access_token", "130045b35805af72b22e8dc441d932f9"], ["uuid", "fab00f4b-3b97-4a9d-8c96-89a2066197cd"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:19:26.495024"], ["updated_at", "2017-05-12 22:19:26.495024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1572579777 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1572579777], ["username", "billy_03"], ["access_token", "10ec8b82241c72fbfdbf5a4854c010a2"], ["uuid", "1e09f188-0b8c-45d8-bc86-51cfce8826c3"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:19:26.497368"], ["updated_at", "2017-05-12 22:19:26.497368"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -994601126 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -994601126], ["username", "billy_04"], ["access_token", "2261f7fe4ff8bdb96c105f56390d9a61"], ["uuid", "af3f08f3-b9ce-4009-bb9c-ae00729620f9"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:19:26.499672"], ["updated_at", "2017-05-12 22:19:26.499672"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1391578664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1391578664], ["username", "billy_05"], ["access_token", "9a72920d149a4cef9f84e976e826d381"], ["uuid", "50c5960a-1be1-4201-a708-c855b61ecd2a"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:19:26.501955"], ["updated_at", "2017-05-12 22:19:26.501955"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1619690370 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1619690370], ["username", "billy_06"], ["access_token", "447cd8bc30b405875696209183141368"], ["uuid", "05eec5bd-6e3e-48f3-a32b-68e6580150ba"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:19:26.504249"], ["updated_at", "2017-05-12 22:19:26.504249"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1897966287 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1897966287], ["username", "billy_07"], ["access_token", "e8650f7a9b8f3423956054fe37af7a10"], ["uuid", "c213aa44-4a84-4743-a42c-df025117605d"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:19:26.506590"], ["updated_at", "2017-05-12 22:19:26.506590"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -789568620 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -789568620], ["username", "billy_08"], ["access_token", "993c148c2e83a26a82de15ce1952a9b2"], ["uuid", "4bb6d273-1abf-466a-8a42-d180ab53950f"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:19:26.509340"], ["updated_at", "2017-05-12 22:19:26.509340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1985961752 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1985961752], ["username", "billy_09"], ["access_token", "1ac9b69ab79c46f311466af3b56b256f"], ["uuid", "f873a740-7603-45a5-a71e-31df5b18d33b"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:19:26.511775"], ["updated_at", "2017-05-12 22:19:26.511775"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -760416757 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -760416757], ["username", "billy_10"], ["access_token", "ffde6ca51ad357367224e770d6fc59e2"], ["uuid", "0a5c2512-6d5c-49ba-8c06-3d5d9458c187"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:19:26.514095"], ["updated_at", "2017-05-12 22:19:26.514095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1396266234 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1396266234], ["username", "billy_11"], ["access_token", "3a49f7828deaeb9e32180172e3ee43e8"], ["uuid", "ac49af65-0bd0-4f2e-88c6-d259a82c99b1"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:19:26.516452"], ["updated_at", "2017-05-12 22:19:26.516452"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1558125154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1558125154], ["username", "billy_12"], ["access_token", "394526c3e8d30e88c9895a687c26467a"], ["uuid", "ef129a6d-9411-4969-8558-55e0ced4c9ed"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:19:26.518714"], ["updated_at", "2017-05-12 22:19:26.518714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -520600590 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -520600590], ["username", "billy_13"], ["access_token", "3095b72ecf8460b8042ef2af7e95e727"], ["uuid", "b0108cfe-93a8-41b4-81a5-5509b9f23592"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:19:26.521028"], ["updated_at", "2017-05-12 22:19:26.521028"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1214325216 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1214325216], ["username", "billy_14"], ["access_token", "fe4f359e77291e131aeaa9d246ce1b42"], ["uuid", "0cc0a641-7715-4d22-befb-3399ca7d4214"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:19:26.523362"], ["updated_at", "2017-05-12 22:19:26.523362"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -400360136 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -400360136], ["username", "billy_15"], ["access_token", "882c7650facdf24b7dc26b247aca1bd2"], ["uuid", "6e2d3826-d888-420f-88ce-67072f25cc65"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:19:26.525800"], ["updated_at", "2017-05-12 22:19:26.525800"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -68720535 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -68720535], ["username", "billy_16"], ["access_token", "9fdc3ba8d1a749b712c698d4d1e91b66"], ["uuid", "f47c0407-8ece-4135-a15b-c456079754c0"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:19:26.528124"], ["updated_at", "2017-05-12 22:19:26.528124"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1217656314 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1217656314], ["username", "billy_17"], ["access_token", "a350e1b0064afcae8552af59df21c3bd"], ["uuid", "0cf52863-b63a-4f36-82ab-e62ac3b2e7c1"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:19:26.530650"], ["updated_at", "2017-05-12 22:19:26.530650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1894270754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1894270754], ["username", "billy_18"], ["access_token", "618ddd9a3a8e66c6bb37571c6e689b59"], ["uuid", "3d8e3882-a816-4e0f-9516-d088e4781965"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:19:26.533084"], ["updated_at", "2017-05-12 22:19:26.533084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -773694063 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -773694063], ["username", "billy_19"], ["access_token", "47d7227849bc394ad8b244f480793e96"], ["uuid", "aa66adb5-4cfd-47ab-a99d-2cb1877ee70a"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:19:26.535346"], ["updated_at", "2017-05-12 22:19:26.535346"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1215242536 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1215242536], ["username", "billy_20"], ["access_token", "162445c9b4ab5704f1a7bc0f1e1df265"], ["uuid", "9133b7f1-d663-4b87-b582-873f255d4bbc"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:19:26.537622"], ["updated_at", "2017-05-12 22:19:26.537622"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -518672536 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -518672536], ["username", "billy_21"], ["access_token", "78e52db431a2f0642b7ffb732e63fcb1"], ["uuid", "e78d97e4-4a78-4cbc-ae50-68b719b386f2"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:19:26.539908"], ["updated_at", "2017-05-12 22:19:26.539908"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -721335323 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -721335323], ["username", "billy_22"], ["access_token", "71dbc244e095379af536f6dfd7bf8cf7"], ["uuid", "4fe148ca-11eb-4119-8f93-3842d760acec"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:19:26.542210"], ["updated_at", "2017-05-12 22:19:26.542210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2050467652 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2050467652], ["username", "billy_23"], ["access_token", "e9b743f222175ba252c982c21176fdd5"], ["uuid", "805d265b-7bb7-41dd-a291-f98a6bff82c3"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:19:26.544507"], ["updated_at", "2017-05-12 22:19:26.544507"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -934229835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -934229835], ["username", "billy_24"], ["access_token", "c5eb4aa3260268f6f5818117c5059c81"], ["uuid", "39b2fed7-35c0-460e-9663-3fa085f03cb6"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:19:26.546811"], ["updated_at", "2017-05-12 22:19:26.546811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2035277901 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2035277901], ["username", "billy_25"], ["access_token", "e55a522718738f70390cc4a3cf5add18"], ["uuid", "f7562861-fcf7-4ca5-83f4-08929b1cee24"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:19:26.549088"], ["updated_at", "2017-05-12 22:19:26.549088"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1927132298 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1927132298], ["username", "billy_26"], ["access_token", "fbda1312a7bbea4e155209827e5d1a00"], ["uuid", "91afe1ed-9cb3-4776-8479-56ce3d8f036a"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:19:26.551410"], ["updated_at", "2017-05-12 22:19:26.551410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -355489088 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -355489088], ["username", "billy_27"], ["access_token", "29d3b75cfd92a965f7f4b00c947e7ccf"], ["uuid", "515b7381-9093-4e29-ab2d-fdd0172d6c92"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:19:26.553746"], ["updated_at", "2017-05-12 22:19:26.553746"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -333913153 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -333913153], ["username", "billy_28"], ["access_token", "d9277196297588b2c314b0e64afa0bdc"], ["uuid", "647f1992-94ac-40cb-b75c-69e027a48b7c"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:19:26.556142"], ["updated_at", "2017-05-12 22:19:26.556142"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1490406900 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1490406900], ["username", "billy_29"], ["access_token", "c143f7f568edd605392e40bb9d2b0780"], ["uuid", "1292742d-abd8-4b3a-b051-c13f119db911"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:19:26.558467"], ["updated_at", "2017-05-12 22:19:26.558467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -218929656 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -218929656], ["username", "billy_30"], ["access_token", "8b1ae2ef5ea11fded46b19052f72de2b"], ["uuid", "ac93d38f-6cdf-493f-81fd-e93b6ea674bd"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:19:26.560785"], ["updated_at", "2017-05-12 22:19:26.560785"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890956740 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890956740], ["username", "billy_31"], ["access_token", "fb0c9c2f1827cd5e6b9682b5fdf77079"], ["uuid", "825ec7c4-58ff-4629-b3a0-dcbd990f5644"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:19:26.563331"], ["updated_at", "2017-05-12 22:19:26.563331"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -817058213 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -817058213], ["username", "billy_32"], ["access_token", "387a26ae9e874174aff642cda4fa73f5"], ["uuid", "1f4f966b-c7c7-4b86-861b-0c16c4dd2958"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:19:26.565756"], ["updated_at", "2017-05-12 22:19:26.565756"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1962607675 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1962607675], ["username", "billy_33"], ["access_token", "02841cf82ce7d23ee24c268fc8ef242e"], ["uuid", "b603b49e-4bbf-47e4-8fc7-a3733e1c10a2"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:19:26.568070"], ["updated_at", "2017-05-12 22:19:26.568070"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -128553055 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -128553055], ["username", "billy_34"], ["access_token", "f564b0101d322178c082dc03cf23b473"], ["uuid", "d5532af6-f407-401e-b212-1e81924f0110"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:19:26.570410"], ["updated_at", "2017-05-12 22:19:26.570410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1830916 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1830916], ["username", "billy_35"], ["access_token", "7f7e26620e615d40703d7f73251a68e4"], ["uuid", "4fd5ec3f-8993-42f8-9836-77cf25cb00c0"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:19:26.572891"], ["updated_at", "2017-05-12 22:19:26.572891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -231597292 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -231597292], ["username", "billy_36"], ["access_token", "3a6bc728e66710def4eca4f2f24833a7"], ["uuid", "86417034-4622-445a-8ab1-b4ddc907a2f2"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:19:26.575280"], ["updated_at", "2017-05-12 22:19:26.575280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1862005146 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1862005146], ["username", "billy_37"], ["access_token", "2922d7f16a7976a93bdd492b2d4e700a"], ["uuid", "c991d318-fa3e-4b38-b796-1af39827e07e"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:19:26.577643"], ["updated_at", "2017-05-12 22:19:26.577643"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -473746361 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -473746361], ["username", "billy_38"], ["access_token", "2633d1843546f490610d74e505efcb45"], ["uuid", "fedf502a-f3f1-4f12-99b3-c89129915513"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:19:26.580009"], ["updated_at", "2017-05-12 22:19:26.580009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -108879082 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -108879082], ["username", "billy_39"], ["access_token", "669f1acc5c6eaf31fbdd4d65f80b7496"], ["uuid", "20801715-cd39-4495-afc9-278c6c61e788"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:19:26.582320"], ["updated_at", "2017-05-12 22:19:26.582320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1372665026 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1372665026], ["username", "billy_40"], ["access_token", "b306dff5a81c0059d7d9de0c69e6a1bc"], ["uuid", "204f1d18-4f63-4d55-8ee5-26ac0e519b25"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:19:26.584624"], ["updated_at", "2017-05-12 22:19:26.584624"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1007738223 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1007738223], ["username", "billy_41"], ["access_token", "e60cc607fc5d0d93d337f72bfb176f68"], ["uuid", "39588cc3-79ff-4b55-bfeb-d227924c5439"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:19:26.586973"], ["updated_at", "2017-05-12 22:19:26.586973"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1164608209 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1164608209], ["username", "billy_42"], ["access_token", "d26e2c66b7963c73ca60ceae580a1f06"], ["uuid", "a140abf1-6b0d-4ad6-9df5-8ee864fc49f7"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:19:26.589366"], ["updated_at", "2017-05-12 22:19:26.589366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035100029 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1035100029], ["username", "billy_43"], ["access_token", "f107960da0264e2ddf0744162c9c1c50"], ["uuid", "835ca0fc-4ab5-4693-9a80-39c57efeebff"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:19:26.591727"], ["updated_at", "2017-05-12 22:19:26.591727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1645767863 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1645767863], ["username", "billy_44"], ["access_token", "37df5360a3c7ee58d8d12c030e5d2a34"], ["uuid", "cd7c6087-de53-4372-aad1-1190c0c37812"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:19:26.594079"], ["updated_at", "2017-05-12 22:19:26.594079"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -516681586 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -516681586], ["username", "billy_45"], ["access_token", "6bc749030fbddd0949382f8f9e948cc4"], ["uuid", "815e43be-b033-481c-ae6b-fcb626c660f7"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:19:26.597944"], ["updated_at", "2017-05-12 22:19:26.597944"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -357575505 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -357575505], ["username", "billy_46"], ["access_token", "951415f1274d2872e396389b77e49c6b"], ["uuid", "642698ab-8763-4656-95b6-37b33a048e73"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:19:26.600699"], ["updated_at", "2017-05-12 22:19:26.600699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -820681457 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -820681457], ["username", "billy_47"], ["access_token", "9abef91a1b3efc886f799823bdbdaadd"], ["uuid", "0986335e-29fa-442b-8f5e-72936146d847"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:19:26.603419"], ["updated_at", "2017-05-12 22:19:26.603419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1449894808 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1449894808], ["username", "billy_48"], ["access_token", "07ad211bcf02a25af072c0b12d8ee212"], ["uuid", "d6eda1ff-e5d0-4d4f-bb9e-25c2b059439f"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:19:26.606111"], ["updated_at", "2017-05-12 22:19:26.606111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1629485222 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1629485222], ["username", "billy_49"], ["access_token", "a5d8a8948a678a4fd9e25ad2db15599f"], ["uuid", "9a736b89-2734-4fcb-9689-2f7616e41102"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:19:26.608792"], ["updated_at", "2017-05-12 22:19:26.608792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "356c7cca41e7a600b39e27a05299ee31"], ["uuid", "0bc62785-51f8-4b55-9ff7-54375d63ece7"], ["created_at", "2017-05-12 22:19:26.619009"], ["updated_at", "2017-05-12 22:19:26.619009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:19:26.623094"], ["updated_at", "2017-05-12 22:19:26.623094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "2ecdadafa8eec5f18418b83afc14fb93"], ["uuid", "8595f4b6-4a36-4253-86db-2c615c3c218d"], ["created_at", "2017-05-12 22:19:27.020494"], ["updated_at", "2017-05-12 22:19:27.020494"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:19:27.022667"], ["updated_at", "2017-05-12 22:19:27.022667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "07b5e4c670440bea7c7583fff1092a21"], ["uuid", "0ea372a0-1b58-449b-84fb-4fc5b951a3a9"], ["created_at", "2017-05-12 22:19:27.407237"], ["updated_at", "2017-05-12 22:19:27.407237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:19:27.409403"], ["updated_at", "2017-05-12 22:19:27.409403"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "d92821bba35e1385b49b6cfcef024f53"], ["uuid", "ff795f40-a4d5-4336-8310-6627dfef2c4b"], ["created_at", "2017-05-12 22:19:27.800715"], ["updated_at", "2017-05-12 22:19:27.800715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:19:27.802876"], ["updated_at", "2017-05-12 22:19:27.802876"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "0c0bec626d84064f18333cffd3308270"], ["uuid", "e1ffd5eb-77ed-4ac9-ac16-a7fbbb5e4e08"], ["created_at", "2017-05-12 22:19:28.178015"], ["updated_at", "2017-05-12 22:19:28.178015"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:19:28.180102"], ["updated_at", "2017-05-12 22:19:28.180102"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-12 22:19:28.595967"], ["updated_at", "2017-05-12 22:19:28.595967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-12 22:19:28.598356"], ["updated_at", "2017-05-12 22:19:28.598356"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-12 22:19:28.600374"], ["updated_at", "2017-05-12 22:19:28.600374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-12 22:19:28.606870"], ["updated_at", "2017-05-12 22:19:28.606870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-12 22:19:28.609341"], ["updated_at", "2017-05-12 22:19:28.609341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-12 22:19:28.611490"], ["updated_at", "2017-05-12 22:19:28.611490"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-12 22:19:28.622116"], ["updated_at", "2017-05-12 22:19:28.622116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:28 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-12 15:19:28 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-12 22:19:28.692281"], ["updated_at", "2017-05-12 22:19:28.692281"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-12 22:19:28.693801"], ["updated_at", "2017-05-12 22:19:28.693801"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-12 22:19:28.695254"], ["updated_at", "2017-05-12 22:19:28.695254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-12 22:19:28.699916"], ["updated_at", "2017-05-12 22:19:28.699916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-12 22:19:28.701904"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:28 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-12 15:19:28 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:28 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-12 15:19:28 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-12 22:19:28.763542"], ["updated_at", "2017-05-12 22:19:28.763542"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-12 22:19:28.768033"], ["updated_at", "2017-05-12 22:19:28.768033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-12 22:19:28.770953"], ["updated_at", "2017-05-12 22:19:28.770953"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:28 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-12 15:19:28 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2145609504 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2145609504], ["username", "jstrav"], ["access_token", "a398cdc9e2d279adc069dbba89120f71"], ["uuid", "008d8cdd-d722-4772-b94b-37c8adc23600"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:28.804018"], ["updated_at", "2017-05-12 22:19:28.804018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1142039385 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1142039385], ["username", "mary"], ["access_token", "0f3a62ff14ae7595b5dc83b6aa486d38"], ["uuid", "3aa270f9-f49a-4b08-a9d5-3bcceeff4f66"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:28.807009"], ["updated_at", "2017-05-12 22:19:28.807009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -93469973 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -93469973], ["username", "jstead"], ["access_token", "0b847aab4d4bbdc1e35899baa16033d4"], ["uuid", "c2c811de-c746-447b-abec-efe58c66ee1b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:28.810321"], ["updated_at", "2017-05-12 22:19:28.810321"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1075993852 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1075993852], ["username", "bigbear"], ["access_token", "1646b7e8e4ef2e430bffe33e4fd1c494"], ["uuid", "482f19f5-c113-4531-971b-d46dcd680fb9"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:28.814119"], ["updated_at", "2017-05-12 22:19:28.814119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1717750761 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1717750761], ["username", "billy_00"], ["access_token", "a4658d67e79b3c10c5427ad8c3ae313b"], ["uuid", "13d3fd7c-09e7-41c9-adb3-1c6b0b193f88"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:19:28.817316"], ["updated_at", "2017-05-12 22:19:28.817316"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2017341139 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2017341139], ["username", "billy_01"], ["access_token", "c6c4a231436a46b39f6866e7cf71cede"], ["uuid", "2019321a-2d8d-451c-8204-a96a176e852f"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:19:28.820425"], ["updated_at", "2017-05-12 22:19:28.820425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -63112404 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -63112404], ["username", "billy_02"], ["access_token", "288738c85a83c614a1676b4c40eeac0b"], ["uuid", "ed819804-a13a-4e1a-b9df-ff51b5309361"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:19:28.823097"], ["updated_at", "2017-05-12 22:19:28.823097"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -672979876 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -672979876], ["username", "billy_03"], ["access_token", "42a01e13d0a60e7c37947d20fae5d3b1"], ["uuid", "442e3710-af11-471c-883d-387203ab38b7"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:19:28.825806"], ["updated_at", "2017-05-12 22:19:28.825806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2126820860 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2126820860], ["username", "billy_04"], ["access_token", "4d685b32f5a59ead1765b12abb8f9f28"], ["uuid", "1784826a-bdab-41f2-865b-fcda1c3fec69"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:19:28.828364"], ["updated_at", "2017-05-12 22:19:28.828364"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1822419759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1822419759], ["username", "billy_05"], ["access_token", "dbbe481a501ced916d2dcdb6ae8f6c39"], ["uuid", "e446c109-54d7-4206-8fb8-0c92f7834e18"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:19:28.830784"], ["updated_at", "2017-05-12 22:19:28.830784"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1511725511 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1511725511], ["username", "billy_06"], ["access_token", "b1cc3b955a374e88167c7fd0da7213a0"], ["uuid", "2fd0d6fc-fdf2-4f3f-ac91-35ef73aa8407"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:19:28.833207"], ["updated_at", "2017-05-12 22:19:28.833207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1678288170 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1678288170], ["username", "billy_07"], ["access_token", "9986f3bcace4fe630a09dde72a6f51c5"], ["uuid", "010a8659-c41b-43ae-80da-b2c7a3a55c49"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:19:28.836838"], ["updated_at", "2017-05-12 22:19:28.836838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -216197914 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -216197914], ["username", "billy_08"], ["access_token", "6edf36da4412d03676df04c64f8e575e"], ["uuid", "13381109-8bfb-48bf-ae47-f275e28927b8"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:19:28.839561"], ["updated_at", "2017-05-12 22:19:28.839561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -589549034 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -589549034], ["username", "billy_09"], ["access_token", "1cfd8c3549159416563ea2b74e126619"], ["uuid", "4e1d8f7e-b9fd-4168-9397-2ac7e3621e4c"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:19:28.842038"], ["updated_at", "2017-05-12 22:19:28.842038"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1849969695 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1849969695], ["username", "billy_10"], ["access_token", "1b8211e9a45d76c25828a05f4587a0dc"], ["uuid", "9126dd4e-72f7-4458-9493-28c067551863"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:19:28.844569"], ["updated_at", "2017-05-12 22:19:28.844569"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -453527509 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -453527509], ["username", "billy_11"], ["access_token", "0c83be4a58de6fe4ce0f92d547c44737"], ["uuid", "1f9e6f04-8069-4541-a9f1-0129b695e866"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:19:28.847000"], ["updated_at", "2017-05-12 22:19:28.847000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1880613380 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1880613380], ["username", "billy_12"], ["access_token", "5ebf5a286c53e2f806acf089d0658334"], ["uuid", "c3511944-d686-48ee-af60-df2b4e75439a"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:19:28.849385"], ["updated_at", "2017-05-12 22:19:28.849385"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1852833793 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1852833793], ["username", "billy_13"], ["access_token", "17c040a8d47a207d7540d730039331be"], ["uuid", "d091d443-b79f-4bd4-8c41-46dce25ff7d5"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:19:28.851769"], ["updated_at", "2017-05-12 22:19:28.851769"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -567499179 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -567499179], ["username", "billy_14"], ["access_token", "2451c4e6b6418b58c529054c80dc6d24"], ["uuid", "5b0e96d8-5c8d-44d1-bd04-9f1b50c97aa5"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:19:28.854136"], ["updated_at", "2017-05-12 22:19:28.854136"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2132192697 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2132192697], ["username", "billy_15"], ["access_token", "b9960aea9c99d487daeac90e2c511912"], ["uuid", "9d30fa74-c59d-4536-bd28-479624a25992"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:19:28.856512"], ["updated_at", "2017-05-12 22:19:28.856512"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1412837826 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1412837826], ["username", "billy_16"], ["access_token", "fa0cf5a219a657f1416f418c0dda5d0a"], ["uuid", "b5c8aeb9-43ed-4f49-83c3-e191910b69e7"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:19:28.858920"], ["updated_at", "2017-05-12 22:19:28.858920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1648947947 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1648947947], ["username", "billy_17"], ["access_token", "d708a3553f18a0c13b94cdaa2d15418b"], ["uuid", "5337d239-4cab-448b-b208-2ebe0468c981"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:19:28.861258"], ["updated_at", "2017-05-12 22:19:28.861258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1786687254 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1786687254], ["username", "billy_18"], ["access_token", "b5cd3b87daf14fbd561c744615e18d22"], ["uuid", "6d934a09-656d-4c16-b771-423e77e4386b"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:19:28.863602"], ["updated_at", "2017-05-12 22:19:28.863602"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -722546058 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -722546058], ["username", "billy_19"], ["access_token", "706a33b65660f35cb8ab7c9b71423fe0"], ["uuid", "f4439f6a-b367-42ac-922d-4fae2d8b7dfd"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:19:28.865973"], ["updated_at", "2017-05-12 22:19:28.865973"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2028487545 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2028487545], ["username", "billy_20"], ["access_token", "87dc780f557e3cfc712f265b4ea911d8"], ["uuid", "afecb4a2-cfbc-4083-894a-13be5dfbe90e"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:19:28.868337"], ["updated_at", "2017-05-12 22:19:28.868337"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -577027023 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -577027023], ["username", "billy_21"], ["access_token", "65dc6087aa97d068c20946285a031e72"], ["uuid", "18a65e86-1cb6-4b45-b47d-b6dfcf11f6a1"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:19:28.870751"], ["updated_at", "2017-05-12 22:19:28.870751"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1696731139 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1696731139], ["username", "billy_22"], ["access_token", "766e7cdbc2d0c8d57ccb28794fa5d3c0"], ["uuid", "e4be68b1-11f6-4876-a282-d7600f858e01"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:19:28.873134"], ["updated_at", "2017-05-12 22:19:28.873134"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1922593739 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1922593739], ["username", "billy_23"], ["access_token", "5f6fc9889bbcc8fb287127db7062af95"], ["uuid", "826a0292-04e5-4533-a612-3a81a3e344e7"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:19:28.875466"], ["updated_at", "2017-05-12 22:19:28.875466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -23915928 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -23915928], ["username", "billy_24"], ["access_token", "e73ecc799add637d85acc9c28353526a"], ["uuid", "b49e7b7b-60a1-460e-bedb-2bddcb6fa3b5"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:19:28.878007"], ["updated_at", "2017-05-12 22:19:28.878007"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1591534639 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1591534639], ["username", "billy_25"], ["access_token", "8cead6f8d26a00eb9002bdd6d6688ef1"], ["uuid", "96b45910-6028-4679-9628-4ba870a1ac2b"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:19:28.880467"], ["updated_at", "2017-05-12 22:19:28.880467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1238014755 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1238014755], ["username", "billy_26"], ["access_token", "e4faa16dd0ac7fbc53ee05cc9de7ca50"], ["uuid", "a404548e-aa04-4234-a3ee-5b7e050b811e"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:19:28.882871"], ["updated_at", "2017-05-12 22:19:28.882871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1935750792 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1935750792], ["username", "billy_27"], ["access_token", "04bc1e585d786a6231d8b51495da39f4"], ["uuid", "c39c7fdd-87e1-4615-9e05-8d76215e0b0a"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:19:28.885224"], ["updated_at", "2017-05-12 22:19:28.885224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1951623956 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1951623956], ["username", "billy_28"], ["access_token", "3a6855561de58000594cb7a8f75ee755"], ["uuid", "372dc368-60f8-43e8-ba77-f65eb934ccd7"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:19:28.887631"], ["updated_at", "2017-05-12 22:19:28.887631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1309076636 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1309076636], ["username", "billy_29"], ["access_token", "94d9ce9a3cbae3813bed744bb6e8f984"], ["uuid", "c2b7a611-12d7-40e9-8985-3c35ccb2a250"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:19:28.890095"], ["updated_at", "2017-05-12 22:19:28.890095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1823131307 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1823131307], ["username", "billy_30"], ["access_token", "6787a256abf8f662af234ecb55aa1ce2"], ["uuid", "08a3a9d0-bba9-47ec-92b4-4ebf2ffbe38f"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:19:28.892554"], ["updated_at", "2017-05-12 22:19:28.892554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -293411117 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -293411117], ["username", "billy_31"], ["access_token", "dd7f031d55dbe7f98dec25ba1d4c5712"], ["uuid", "cba8dad6-6372-4015-a629-9e9a01beb10b"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:19:28.895063"], ["updated_at", "2017-05-12 22:19:28.895063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -89323794 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -89323794], ["username", "billy_32"], ["access_token", "e890442fd7b9baf1e40afe26cb88c006"], ["uuid", "8d16d711-5dce-4971-833d-38a615531510"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:19:28.897462"], ["updated_at", "2017-05-12 22:19:28.897462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -969354707 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -969354707], ["username", "billy_33"], ["access_token", "573a0dd2418c68b03efd80d19e27370f"], ["uuid", "d0262ee7-56eb-41a2-a7cf-1fd13b692086"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:19:28.899789"], ["updated_at", "2017-05-12 22:19:28.899789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1533189833 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1533189833], ["username", "billy_34"], ["access_token", "e1a467b5fe5a951ef1580f7823bf2696"], ["uuid", "c0b6b4fe-ee3c-4603-bd66-cf22650f8795"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:19:28.902178"], ["updated_at", "2017-05-12 22:19:28.902178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -406865899 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -406865899], ["username", "billy_35"], ["access_token", "0b9a7f3f2101e719e73de78c34ca46fd"], ["uuid", "a31e065d-816d-4ec1-9419-2575cfadccc6"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:19:28.904502"], ["updated_at", "2017-05-12 22:19:28.904502"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2000234834 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2000234834], ["username", "billy_36"], ["access_token", "20d4af8493fda6d45dc449a6655e4c4e"], ["uuid", "782e56fe-4561-40a8-9268-241d56d555ac"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:19:28.906917"], ["updated_at", "2017-05-12 22:19:28.906917"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -488923527 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -488923527], ["username", "billy_37"], ["access_token", "5a290cbdcae6dd04e7eb4fd647ca7eba"], ["uuid", "c78bfe65-b0a3-4dbd-bfee-5c0d4d029079"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:19:28.909270"], ["updated_at", "2017-05-12 22:19:28.909270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1902143735 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1902143735], ["username", "billy_38"], ["access_token", "f2c828d1668be0e0996495ad1c0cad15"], ["uuid", "ff0145a2-21d8-4e38-a97f-44ab4e18e2b2"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:19:28.911592"], ["updated_at", "2017-05-12 22:19:28.911592"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -991515774 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -991515774], ["username", "billy_39"], ["access_token", "81dcc11736ffc75a4fe3b46b41178e80"], ["uuid", "6c591215-0dcf-4138-80b5-b56687821b39"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:19:28.913976"], ["updated_at", "2017-05-12 22:19:28.913976"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2097848882 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2097848882], ["username", "billy_40"], ["access_token", "7dbc520a2b379ed4fedc5c50c08f36e7"], ["uuid", "b8d0fd02-3247-433d-8e2b-6054082cde94"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:19:28.916359"], ["updated_at", "2017-05-12 22:19:28.916359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2123194649 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2123194649], ["username", "billy_41"], ["access_token", "5a6759cfc83294ec0e87aef4208bd544"], ["uuid", "06cae361-fa62-470f-ae53-31ecbcaba98c"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:19:28.918715"], ["updated_at", "2017-05-12 22:19:28.918715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1286744516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1286744516], ["username", "billy_42"], ["access_token", "227b2f021c4ff0f8664ae9ba66554062"], ["uuid", "1a39b385-0c58-4c43-97fa-f431f9dbb4cb"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:19:28.921058"], ["updated_at", "2017-05-12 22:19:28.921058"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -960432008 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -960432008], ["username", "billy_43"], ["access_token", "515cf3a4593989aabec906dafcc8b722"], ["uuid", "886da453-3450-4a13-90a8-12eaab7f92b9"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:19:28.923420"], ["updated_at", "2017-05-12 22:19:28.923420"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1408750070 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1408750070], ["username", "billy_44"], ["access_token", "99741ec51c5783c31d16aae7026f61fc"], ["uuid", "56decb47-69b6-4087-b9e5-8113e8f34dbb"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:19:28.925792"], ["updated_at", "2017-05-12 22:19:28.925792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1501577151 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1501577151], ["username", "billy_45"], ["access_token", "db1c83bc4f28ba1de9a4e26a92d42bd4"], ["uuid", "9b0bd75e-322e-4e09-91f1-8dd6db4edbf3"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:19:28.928190"], ["updated_at", "2017-05-12 22:19:28.928190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1539045710 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1539045710], ["username", "billy_46"], ["access_token", "476f48a8763005c504645dbd6a6cc9b4"], ["uuid", "070b9000-7738-472c-bf28-a74d2e29515e"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:19:28.930544"], ["updated_at", "2017-05-12 22:19:28.930544"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1070955158 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1070955158], ["username", "billy_47"], ["access_token", "f03264e6ebabf3199a9b299b5096a71f"], ["uuid", "f1c3c382-69bc-46f7-880c-525b84ed01e4"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:19:28.932903"], ["updated_at", "2017-05-12 22:19:28.932903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2136509391 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2136509391], ["username", "billy_48"], ["access_token", "e5b2f4d5bff274bb6c6472ba72a82fa8"], ["uuid", "0cc8ecd5-a238-4531-98f1-0d5b052780c8"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:19:28.935286"], ["updated_at", "2017-05-12 22:19:28.935286"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289513521 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1289513521], ["username", "billy_49"], ["access_token", "a66be29aefcdfc4d1e53e8aac664782e"], ["uuid", "73d14d6b-215a-408f-a9b1-09554047dd66"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:19:28.937624"], ["updated_at", "2017-05-12 22:19:28.937624"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -459644327 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -459644327], ["username", "jstrav"], ["access_token", "a75ea93a4e23c96d3d36b409984de1d8"], ["uuid", "ba28b9c0-429b-4584-8166-eae63b33b4c3"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:28.945052"], ["updated_at", "2017-05-12 22:19:28.945052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1083521931 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1083521931], ["username", "mary"], ["access_token", "c86da4c2eacca17377d8cc29778191f1"], ["uuid", "22bec021-0704-4d8f-82b1-ffbbe20e9a50"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:28.948763"], ["updated_at", "2017-05-12 22:19:28.948763"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1366192662 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1366192662], ["username", "jstead"], ["access_token", "e0cef3b54f453660dbc36822354c645d"], ["uuid", "54356de2-f8a7-4c6c-b38f-acb370112551"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:28.953123"], ["updated_at", "2017-05-12 22:19:28.953123"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -904874578 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -904874578], ["username", "bigbear"], ["access_token", "6dbbd8bfdb411d0797857ba765a7d4bc"], ["uuid", "7190fa41-2ec8-4491-9797-377b62e4949c"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:28.956636"], ["updated_at", "2017-05-12 22:19:28.956636"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1132333305 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1132333305], ["username", "billy_00"], ["access_token", "1afc1036330810904e5ab9a2184952b2"], ["uuid", "8d81a22e-89d1-4865-9896-d3e1af714fcd"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:19:28.959862"], ["updated_at", "2017-05-12 22:19:28.959862"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1266966867 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1266966867], ["username", "billy_01"], ["access_token", "0371b3827ef122e0fa29445be8fc7fbb"], ["uuid", "ddeaafd9-c3c6-4374-b312-fa9ad5f2e71b"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:19:28.962787"], ["updated_at", "2017-05-12 22:19:28.962787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -943428036 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -943428036], ["username", "billy_02"], ["access_token", "2e1664fa70e317c16ee4d6df030e72c6"], ["uuid", "51da3dcd-d783-46ef-ab54-918c78e380db"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:19:28.965440"], ["updated_at", "2017-05-12 22:19:28.965440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1233256820 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1233256820], ["username", "billy_03"], ["access_token", "8839bd7c073a96e31e93db08224c1058"], ["uuid", "f44ad9e1-c05f-4c77-8965-d730fa0efb91"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:19:28.968081"], ["updated_at", "2017-05-12 22:19:28.968081"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -334264425 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -334264425], ["username", "billy_04"], ["access_token", "8ba6d793dba1c3fb28ff1c0f8b17a3ac"], ["uuid", "cdeb4ba4-7cfe-441f-bf1f-84d2807aa102"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:19:28.970543"], ["updated_at", "2017-05-12 22:19:28.970543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -551949283 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -551949283], ["username", "billy_05"], ["access_token", "b1f30451eefa14b8c815d41723261bc6"], ["uuid", "db076c72-bcff-4352-96e7-ad788482f2b6"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:19:28.973232"], ["updated_at", "2017-05-12 22:19:28.973232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -919586291 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -919586291], ["username", "billy_06"], ["access_token", "e88fa53289b10d32b4794b57a05a1957"], ["uuid", "b14cde00-078b-400d-8a63-f8462f71b156"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:19:28.975798"], ["updated_at", "2017-05-12 22:19:28.975798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -96649123 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -96649123], ["username", "billy_07"], ["access_token", "f8182ca5aaa15989a5f1c291222c63b3"], ["uuid", "97c835ea-a539-4e66-9139-edac4c09a51b"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:19:28.978423"], ["updated_at", "2017-05-12 22:19:28.978423"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1522965119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1522965119], ["username", "billy_08"], ["access_token", "c08423f43390dd44d9e38ac83001b52e"], ["uuid", "19bb0ab5-fa2f-45b7-be93-0b9ca82a0b4d"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:19:28.980860"], ["updated_at", "2017-05-12 22:19:28.980860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1041931 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1041931], ["username", "billy_09"], ["access_token", "6b795f32bd3112ba3860f05e8d2b117c"], ["uuid", "486e9a00-2692-4c16-84a5-57bdd6204706"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:19:28.983264"], ["updated_at", "2017-05-12 22:19:28.983264"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1897850870 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1897850870], ["username", "billy_10"], ["access_token", "93b0cff61b60db08367a86bdb6a5c298"], ["uuid", "c8c5d3f3-08f0-4ae1-a7ea-b0d0f4c023ad"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:19:28.985614"], ["updated_at", "2017-05-12 22:19:28.985614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -217805556 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -217805556], ["username", "billy_11"], ["access_token", "d736da1eb0a77a81300895fd6b4959b9"], ["uuid", "53acd0c4-3f41-454b-92c9-02431d73892f"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:19:28.987927"], ["updated_at", "2017-05-12 22:19:28.987927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -281729324 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -281729324], ["username", "billy_12"], ["access_token", "e5405bb3267413fc6f40d3d502e8cb41"], ["uuid", "da414030-f4aa-4011-b63d-f2394da3f18f"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:19:28.990308"], ["updated_at", "2017-05-12 22:19:28.990308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1069241524 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1069241524], ["username", "billy_13"], ["access_token", "ee68d964eefd05358046e494c91af737"], ["uuid", "8b8809b9-b9b5-480f-bfb1-15f30ecf1ac6"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:19:28.993070"], ["updated_at", "2017-05-12 22:19:28.993070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -647331413 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -647331413], ["username", "billy_14"], ["access_token", "62c0c9f7170f1017fc03b7ef2fe52b25"], ["uuid", "67a9daa4-e40f-4c2d-a043-c827f01acf31"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:19:28.995612"], ["updated_at", "2017-05-12 22:19:28.995612"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -975315372 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -975315372], ["username", "billy_15"], ["access_token", "1dd7e74edf385485e9518ab1c06abf02"], ["uuid", "cfb0d022-f379-4a2a-885c-fbe66c3e9e93"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:19:28.998442"], ["updated_at", "2017-05-12 22:19:28.998442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -18363487 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -18363487], ["username", "billy_16"], ["access_token", "2b88421edab5453b8e5357861328aa5d"], ["uuid", "3a17cf54-f5c2-48d4-ac15-b8a21f2a8dbb"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:19:29.001158"], ["updated_at", "2017-05-12 22:19:29.001158"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -668902330 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -668902330], ["username", "billy_17"], ["access_token", "4becfd24ff67ce97eae70cebdadcee9e"], ["uuid", "23ede2f4-9da5-415a-9cfd-54c86ebf9163"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:19:29.003806"], ["updated_at", "2017-05-12 22:19:29.003806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -950312888 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -950312888], ["username", "billy_18"], ["access_token", "199425b8e7f3c983c9991c02e88d642d"], ["uuid", "d4d24c3a-e0a0-41d8-ae56-edef1b4195d9"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:19:29.006288"], ["updated_at", "2017-05-12 22:19:29.006288"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -821896506 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -821896506], ["username", "billy_19"], ["access_token", "d84109a80ed756b5a9c23cf8d99a5916"], ["uuid", "6cbdccbe-f9e5-42bf-a0ce-ec11e6dac1e6"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:19:29.008727"], ["updated_at", "2017-05-12 22:19:29.008727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1179862035 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1179862035], ["username", "billy_20"], ["access_token", "6aff52aae278379d5f8e2cd60a89dd3a"], ["uuid", "a6e8381c-a6a3-45f8-b476-1326b90eb206"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:19:29.011094"], ["updated_at", "2017-05-12 22:19:29.011094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1412484799 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1412484799], ["username", "billy_21"], ["access_token", "a831320057a41c7267abb6d63c369a4a"], ["uuid", "80c8a346-cc20-4f3e-af81-ca6912e30ad7"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:19:29.013474"], ["updated_at", "2017-05-12 22:19:29.013474"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -519277838 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -519277838], ["username", "billy_22"], ["access_token", "bb38f012ac3f3369201101680c763059"], ["uuid", "4791c17f-7103-4b7d-b324-d9ca9416ffa3"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:19:29.015796"], ["updated_at", "2017-05-12 22:19:29.015796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1050453527 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1050453527], ["username", "billy_23"], ["access_token", "407347c70ed517ada65e42af33e762e7"], ["uuid", "c79265c0-127e-4ac0-9bbf-4ebe37345e17"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:19:29.018174"], ["updated_at", "2017-05-12 22:19:29.018174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -626242149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -626242149], ["username", "billy_24"], ["access_token", "363695e821f503897c9da4bb0d472a16"], ["uuid", "33e362f8-b558-4506-8f4f-89e33104402a"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:19:29.020550"], ["updated_at", "2017-05-12 22:19:29.020550"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -13376864 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -13376864], ["username", "billy_25"], ["access_token", "7699772d2962e84994ba9e8e9e46e9ec"], ["uuid", "151727c7-2dc9-49c1-9f08-6dc45739be9d"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:19:29.022887"], ["updated_at", "2017-05-12 22:19:29.022887"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -914653673 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -914653673], ["username", "billy_26"], ["access_token", "562a9a8aea61433ff03d26c3511fa30c"], ["uuid", "ce2219ac-ce0a-43ab-b462-1fd2ee13eaf3"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:19:29.025256"], ["updated_at", "2017-05-12 22:19:29.025256"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -650541897 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -650541897], ["username", "billy_27"], ["access_token", "ed27f4ed0dda073fe849b36a7c21cc69"], ["uuid", "d45c29a7-6aa0-4a0a-96de-7c8c1ed48324"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:19:29.027652"], ["updated_at", "2017-05-12 22:19:29.027652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1942500489 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1942500489], ["username", "billy_28"], ["access_token", "fbe4200b490b701415ae2f6f29763668"], ["uuid", "dc73405c-c4f3-46ab-97c0-2d26db68c12e"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:19:29.030215"], ["updated_at", "2017-05-12 22:19:29.030215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -690296893 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -690296893], ["username", "billy_29"], ["access_token", "fbf239d5465f03eb35ca4ecea6b0e970"], ["uuid", "b3ebb74d-152a-4584-8fc5-3e48ff40dd49"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:19:29.032635"], ["updated_at", "2017-05-12 22:19:29.032635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -718849896 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -718849896], ["username", "billy_30"], ["access_token", "a6c9dae86c4f163122f0e6cbbc0ef3a6"], ["uuid", "0929edfe-14a5-4ba4-9345-4f69c6cd4952"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:19:29.035221"], ["updated_at", "2017-05-12 22:19:29.035221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -951386760 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -951386760], ["username", "billy_31"], ["access_token", "01d8377429c2269db7e028ef71146576"], ["uuid", "fac1c416-ab2c-4d15-995b-a0e546d32c23"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:19:29.037571"], ["updated_at", "2017-05-12 22:19:29.037571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1352152911 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1352152911], ["username", "billy_32"], ["access_token", "a0e49a1efe52af0da7fc7671a6d41dfb"], ["uuid", "1ab535ee-628f-4b0d-ad15-3e0261c5b0a8"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:19:29.039889"], ["updated_at", "2017-05-12 22:19:29.039889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1106219911 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1106219911], ["username", "billy_33"], ["access_token", "15a7bdf6c88d7c5414bdccb2b43a990b"], ["uuid", "030625ef-08c7-4510-b26f-632933090586"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:19:29.042201"], ["updated_at", "2017-05-12 22:19:29.042201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1386587644 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1386587644], ["username", "billy_34"], ["access_token", "b9a5b8ae11bdccb7a73cbbcc474e1a51"], ["uuid", "48f5f6fb-9316-4aad-b930-35929779d657"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:19:29.044519"], ["updated_at", "2017-05-12 22:19:29.044519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1971929041 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1971929041], ["username", "billy_35"], ["access_token", "1571ce53ff037b535a141b3fa674fbaf"], ["uuid", "92081082-2668-4911-aa01-a2e9bd515791"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:19:29.046895"], ["updated_at", "2017-05-12 22:19:29.046895"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1298875102 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1298875102], ["username", "billy_36"], ["access_token", "e0753130c9627a45caa4dcfea5e9aebc"], ["uuid", "f8861675-49f3-4cbb-8bc4-8a303c860bfd"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:19:29.049207"], ["updated_at", "2017-05-12 22:19:29.049207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1639418665 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1639418665], ["username", "billy_37"], ["access_token", "3cc6dcde692b72323d5a906f60f93981"], ["uuid", "dfe577fd-bcbe-4309-b46d-4b107742079e"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:19:29.051709"], ["updated_at", "2017-05-12 22:19:29.051709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1875577139 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1875577139], ["username", "billy_38"], ["access_token", "378d49b3405843c1c0e821f72fe44b40"], ["uuid", "906d1fc7-c936-41cd-9200-c1894899cda6"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:19:29.054188"], ["updated_at", "2017-05-12 22:19:29.054188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -275574966 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -275574966], ["username", "billy_39"], ["access_token", "87e35b88fd076272753156b36b3b00cd"], ["uuid", "4e4f8eea-c7de-4fdb-bb66-4e9dd2d4e52e"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:19:29.056625"], ["updated_at", "2017-05-12 22:19:29.056625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -246643708 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -246643708], ["username", "billy_40"], ["access_token", "85bd214e7e9b5dccdc26e68eeab3b19b"], ["uuid", "1b39ba63-d81d-4aef-8a80-5d3bdc7c9945"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:19:29.059043"], ["updated_at", "2017-05-12 22:19:29.059043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1313111727 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1313111727], ["username", "billy_41"], ["access_token", "2e9c92ee9eaf47f8ecf443a9609b35a4"], ["uuid", "5d8b055a-35c2-46ae-ba5b-2294cf495eb8"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:19:29.061478"], ["updated_at", "2017-05-12 22:19:29.061478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1697849929 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1697849929], ["username", "billy_42"], ["access_token", "6975035ef208c9d4fb9b7d734665c110"], ["uuid", "2c714ad5-b861-4d27-bc84-7e6fbb607fc3"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:19:29.063869"], ["updated_at", "2017-05-12 22:19:29.063869"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -640655679 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -640655679], ["username", "billy_43"], ["access_token", "e7def833e73e19801bdca6e737d4086b"], ["uuid", "fe771052-8c85-4475-ae3b-aba17b1bb024"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:19:29.066294"], ["updated_at", "2017-05-12 22:19:29.066294"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1885469277 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1885469277], ["username", "billy_44"], ["access_token", "5421459dc700314213366b0e8ca6976d"], ["uuid", "38543576-869a-421c-92cf-91fe0bea4827"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:19:29.068686"], ["updated_at", "2017-05-12 22:19:29.068686"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -313911234 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -313911234], ["username", "billy_45"], ["access_token", "180dcd6ebb38e93a67d96565affb5dc8"], ["uuid", "0b45ebe4-7df9-4601-9d6e-17ae5d967fa5"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:19:29.071140"], ["updated_at", "2017-05-12 22:19:29.071140"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -947741674 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -947741674], ["username", "billy_46"], ["access_token", "fe75815f03d2689961e1c0d177536174"], ["uuid", "569b1353-4393-4e6b-9abc-ff0dcd73ae16"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:19:29.073519"], ["updated_at", "2017-05-12 22:19:29.073519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1156453588 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1156453588], ["username", "billy_47"], ["access_token", "a7ea2440e8a4dfa4a10101b39f25c83b"], ["uuid", "68be963a-ca99-46b2-913d-db37efc2e9cc"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:19:29.076010"], ["updated_at", "2017-05-12 22:19:29.076010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -97958459 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -97958459], ["username", "billy_48"], ["access_token", "0984a43f962cd9af9ac5af48d23d119f"], ["uuid", "fd0a46b5-e897-4b8f-a3df-3fa254ef39e8"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:19:29.078448"], ["updated_at", "2017-05-12 22:19:29.078448"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1348326051 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1348326051], ["username", "billy_49"], ["access_token", "b5794c0e0b73f50b280a9a22f72569dd"], ["uuid", "826826c1-7e0d-4a27-b238-daa62b585250"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:19:29.080929"], ["updated_at", "2017-05-12 22:19:29.080929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -994974946 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -994974946], ["username", "jstrav"], ["access_token", "c0edeba0ccc3c8cd92d54f82d0146299"], ["uuid", "2f1897a5-0d01-4253-b222-62c80284a81b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.090195"], ["updated_at", "2017-05-12 22:19:29.090195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1601093621 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1601093621], ["username", "mary"], ["access_token", "496e26e2a903c6302d3522d79cc61403"], ["uuid", "e3072e80-cad7-480b-8207-adbac792fd92"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.093566"], ["updated_at", "2017-05-12 22:19:29.093566"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -452784647 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -452784647], ["username", "jstead"], ["access_token", "685c7d68997e2d23c902737ad8e48010"], ["uuid", "de79f58c-ec95-479d-a75f-ae61fb279f2f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.097565"], ["updated_at", "2017-05-12 22:19:29.097565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -923088451 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -923088451], ["username", "bigbear"], ["access_token", "0248adb64de853b0df1d5b05b9784634"], ["uuid", "f5b476e4-8140-44f7-b54a-07e41e929508"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.106919"], ["updated_at", "2017-05-12 22:19:29.106919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1240987789 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1240987789], ["username", "billy_00"], ["access_token", "88d3557c810b8c90e8983575b9cea0ad"], ["uuid", "3eea2fa0-0d4d-490c-b2f0-ffaca46dc2e5"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-12 22:19:29.109742"], ["updated_at", "2017-05-12 22:19:29.109742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -763337494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -763337494], ["username", "billy_01"], ["access_token", "0d05513012ec00c45aae309c4ddc05a3"], ["uuid", "b89ce12f-6d83-4e22-921b-19c4f4bbb35a"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-12 22:19:29.112289"], ["updated_at", "2017-05-12 22:19:29.112289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1119257837 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1119257837], ["username", "billy_02"], ["access_token", "483c1fd79db37c2f9d0e4584ba43b983"], ["uuid", "866dee29-80b2-4bc7-b15f-c04a11f47bca"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-12 22:19:29.114659"], ["updated_at", "2017-05-12 22:19:29.114659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654691492 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1654691492], ["username", "billy_03"], ["access_token", "16cf672dfd9e5083b875bfc94c19b10a"], ["uuid", "fdce819e-3c89-4b9c-b51b-e2a3de7ae4dd"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-12 22:19:29.116942"], ["updated_at", "2017-05-12 22:19:29.116942"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -722320667 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -722320667], ["username", "billy_04"], ["access_token", "c9ec9d28b15b4d1a88cfc8ac9a6f42ca"], ["uuid", "c10fd63f-b461-4ea7-a0b2-eb71afbbf619"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:19:29.119281"], ["updated_at", "2017-05-12 22:19:29.119281"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -676742119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -676742119], ["username", "billy_05"], ["access_token", "80a657240d0692f7349c24c50816ce84"], ["uuid", "540b8497-bda7-4dad-b1cb-287da7ce6765"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:19:29.121772"], ["updated_at", "2017-05-12 22:19:29.121772"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1705203892 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1705203892], ["username", "billy_06"], ["access_token", "c06f05f8e41125b7d04d31481cf7ebe1"], ["uuid", "a10af4a2-edc6-41f4-aa7c-3b170c54e938"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:19:29.124300"], ["updated_at", "2017-05-12 22:19:29.124300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610901775 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610901775], ["username", "billy_07"], ["access_token", "f4a4df3d598e2b5a797f24ecb48f8d01"], ["uuid", "b0bf68d2-20c4-4ab6-ac7c-f3117feb7a19"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:19:29.126802"], ["updated_at", "2017-05-12 22:19:29.126802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -291690044 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -291690044], ["username", "billy_08"], ["access_token", "dd9e87b5b0433f54ab3925584e465ef0"], ["uuid", "77463360-8409-4ecf-ae02-a1f9ec7efac4"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:19:29.129111"], ["updated_at", "2017-05-12 22:19:29.129111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -276246592 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -276246592], ["username", "billy_09"], ["access_token", "ad71212ee42bcafe98d2827971390226"], ["uuid", "8b049f7b-795c-4690-ad89-662e646afe57"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:19:29.131407"], ["updated_at", "2017-05-12 22:19:29.131407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1660476286 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1660476286], ["username", "billy_10"], ["access_token", "7a74dac18ce4b26507ebb45392fc7050"], ["uuid", "8e3fc854-96a8-49b7-8bc3-89a638b44085"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:19:29.133714"], ["updated_at", "2017-05-12 22:19:29.133714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1869940294 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1869940294], ["username", "billy_11"], ["access_token", "303ad6a0dd92a97fa6d41cec89d855e2"], ["uuid", "7ffa402b-b97d-4a6c-8dea-a0a65acb1b20"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:19:29.135983"], ["updated_at", "2017-05-12 22:19:29.135983"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1048371714 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1048371714], ["username", "billy_12"], ["access_token", "49de9635fb24eda25592210165fd7395"], ["uuid", "d4809571-3645-460c-85b8-f6e9effa1da6"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:19:29.138261"], ["updated_at", "2017-05-12 22:19:29.138261"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654970312 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1654970312], ["username", "billy_13"], ["access_token", "8d42c657a180e29024f5efeb8297dde0"], ["uuid", "7e896a53-e5de-40ac-a6d1-20a164c404e0"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:19:29.140534"], ["updated_at", "2017-05-12 22:19:29.140534"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -506715725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -506715725], ["username", "billy_14"], ["access_token", "88544bef72fda55b7d3292dd1af4f767"], ["uuid", "32dd446e-2c51-47ef-9c24-9d81ad4f4bd0"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:19:29.142809"], ["updated_at", "2017-05-12 22:19:29.142809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1657419194 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1657419194], ["username", "billy_15"], ["access_token", "c891c8580ea131734eaf5b902a824725"], ["uuid", "13b9c96c-2ad9-41a6-a50b-23662529a110"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:19:29.145097"], ["updated_at", "2017-05-12 22:19:29.145097"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -677585519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -677585519], ["username", "billy_16"], ["access_token", "34c3bcf48acd95373093e0c5a84b3614"], ["uuid", "7661d993-ade7-407a-9102-2d782ae7ccc6"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:19:29.147436"], ["updated_at", "2017-05-12 22:19:29.147436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -168191035 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -168191035], ["username", "billy_17"], ["access_token", "616977d7f4529aaafc17fd943e191a72"], ["uuid", "a678ab5f-b919-41bf-adf5-c6684964279e"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:19:29.149825"], ["updated_at", "2017-05-12 22:19:29.149825"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1299404520 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1299404520], ["username", "billy_18"], ["access_token", "386440e025ed98852f4091f5a5012bf5"], ["uuid", "02171835-c588-4cf2-be13-fc70a0df5d9f"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:19:29.152217"], ["updated_at", "2017-05-12 22:19:29.152217"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1424868908 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1424868908], ["username", "billy_19"], ["access_token", "b0cbc517a27b1a7f806adf227957c776"], ["uuid", "8fa8f33e-ec92-44e7-8797-b7269a488f48"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:19:29.154646"], ["updated_at", "2017-05-12 22:19:29.154646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -356127060 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -356127060], ["username", "billy_20"], ["access_token", "6bdfa2ee339d2cd431d814ea84dc28c9"], ["uuid", "74a4b279-605d-4e62-beae-66b25fe14b50"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:19:29.156995"], ["updated_at", "2017-05-12 22:19:29.156995"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1774135029 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1774135029], ["username", "billy_21"], ["access_token", "23abd113131a1206f1e764f99d0dcb21"], ["uuid", "b111fb27-8d74-4c77-b498-4dc2febde7f6"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:19:29.159310"], ["updated_at", "2017-05-12 22:19:29.159310"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125563245 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1125563245], ["username", "billy_22"], ["access_token", "0a263358e637b896fed73b58d7665d7e"], ["uuid", "62121382-30b5-4d1a-96bf-12569db2640e"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:19:29.161604"], ["updated_at", "2017-05-12 22:19:29.161604"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1161220226 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1161220226], ["username", "billy_23"], ["access_token", "5f3870be0def85c658b22fc5675492a1"], ["uuid", "7577f515-155d-4a95-b705-d95cdcdc1ad6"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:19:29.163899"], ["updated_at", "2017-05-12 22:19:29.163899"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1994679262 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1994679262], ["username", "billy_24"], ["access_token", "50a5340d006ed332dc47449f56040299"], ["uuid", "d27af1cf-5f47-4880-84e1-ab7812bd2d98"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:19:29.166231"], ["updated_at", "2017-05-12 22:19:29.166231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1934084191 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1934084191], ["username", "billy_25"], ["access_token", "b7125a2f4d480bbf2fe872b8e36423be"], ["uuid", "cea342b4-08df-40e5-b2bb-efe55f69b842"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:19:29.168650"], ["updated_at", "2017-05-12 22:19:29.168650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1026983433 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1026983433], ["username", "billy_26"], ["access_token", "b8ffdf2bd609b118e539f99e844c936b"], ["uuid", "911f302d-688d-4c57-b497-65eb83ea1b2d"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:19:29.171035"], ["updated_at", "2017-05-12 22:19:29.171035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1205148460 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1205148460], ["username", "billy_27"], ["access_token", "e378aded46d65d0da5f210550794bff9"], ["uuid", "b5abc103-4851-4f95-9327-a381a01f5ff3"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:19:29.173400"], ["updated_at", "2017-05-12 22:19:29.173400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1567384650 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1567384650], ["username", "billy_28"], ["access_token", "e3565ccb316eecc330a48c6de39da3dd"], ["uuid", "3d006f51-3292-40a3-9b2e-493b68dd9259"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:19:29.176006"], ["updated_at", "2017-05-12 22:19:29.176006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1122077674 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1122077674], ["username", "billy_29"], ["access_token", "4885eeb8b3ab5580ad2f2f3a173e7aad"], ["uuid", "55fda211-6201-4068-8194-226e0dd3bcdd"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:19:29.178379"], ["updated_at", "2017-05-12 22:19:29.178379"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -700269588 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -700269588], ["username", "billy_30"], ["access_token", "dd75b2425fa9c12796c201994c9e1bee"], ["uuid", "39b89e15-096b-4f2b-b71c-60a85500711e"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:19:29.180749"], ["updated_at", "2017-05-12 22:19:29.180749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1694041961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1694041961], ["username", "billy_31"], ["access_token", "2a1e92eb488e70fc1fd0fbd77f7252d6"], ["uuid", "7cb22ff2-620a-45ef-aed1-b823f1bc9c49"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:19:29.183091"], ["updated_at", "2017-05-12 22:19:29.183091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -478760457 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -478760457], ["username", "billy_32"], ["access_token", "b0780abfba46edc2784a44bb6f1a03d4"], ["uuid", "509dcb4e-71c8-49f8-8f5c-af44721ca54c"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:19:29.185440"], ["updated_at", "2017-05-12 22:19:29.185440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1737222651 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1737222651], ["username", "billy_33"], ["access_token", "a79d00be15a1110d0dd06ace1128046c"], ["uuid", "6f3b212b-6ff4-4a1e-b2dc-b59e0887851d"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:19:29.188037"], ["updated_at", "2017-05-12 22:19:29.188037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -845633566 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -845633566], ["username", "billy_34"], ["access_token", "870f0a4fa8b6cf1f8fb125a906f90629"], ["uuid", "b5ab35d4-4842-4b38-b9e1-b621d2489691"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:19:29.190360"], ["updated_at", "2017-05-12 22:19:29.190360"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1263144484 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1263144484], ["username", "billy_35"], ["access_token", "bb126201686094dedd5d39c7b011d371"], ["uuid", "73644c5e-a7cb-4428-b17d-0c7bff22e29b"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:19:29.192704"], ["updated_at", "2017-05-12 22:19:29.192704"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -115096796 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -115096796], ["username", "billy_36"], ["access_token", "d691bfe357538a1b9f1ececaabc7df54"], ["uuid", "b212440c-3ff3-4561-b8b3-d3f8d4d1aa43"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:19:29.195055"], ["updated_at", "2017-05-12 22:19:29.195055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -696417964 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -696417964], ["username", "billy_37"], ["access_token", "e26f2995295b1a89828d390ff13804e9"], ["uuid", "a2e8534c-6297-4deb-b33e-365654338872"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:19:29.197408"], ["updated_at", "2017-05-12 22:19:29.197408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -763732682 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -763732682], ["username", "billy_38"], ["access_token", "328b040fed2e83bcbbf0021126a9fd1c"], ["uuid", "29b4270a-d21c-4f28-88fe-231fca7f4d1b"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:19:29.199732"], ["updated_at", "2017-05-12 22:19:29.199732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1456196327 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1456196327], ["username", "billy_39"], ["access_token", "7f5a8257eb84eb670742148122309c77"], ["uuid", "f89d99da-ff63-46f3-b994-457c9f75f368"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:19:29.202029"], ["updated_at", "2017-05-12 22:19:29.202029"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -315024662 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -315024662], ["username", "billy_40"], ["access_token", "82733ed4d71d0f4337ff096b3dbb96b3"], ["uuid", "faeef29c-a82d-4d3e-982b-266a68e327a8"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:19:29.204312"], ["updated_at", "2017-05-12 22:19:29.204312"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1413298186 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1413298186], ["username", "billy_41"], ["access_token", "6e20d031bbb22cf274b0bd5bd36a8757"], ["uuid", "6010afa3-42a7-4904-b6b9-81295a394afa"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:19:29.206618"], ["updated_at", "2017-05-12 22:19:29.206618"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1799795771 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1799795771], ["username", "billy_42"], ["access_token", "61181f537fe4a6b506b346ddaa51199e"], ["uuid", "769a5bac-835b-4c2a-af46-471e9bd85a53"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:19:29.208945"], ["updated_at", "2017-05-12 22:19:29.208945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -180147165 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -180147165], ["username", "billy_43"], ["access_token", "7620a0e30172efd2be6a67cf9a951840"], ["uuid", "29a9681c-d6ab-4ce7-b2de-6eb66dafdefc"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:19:29.211242"], ["updated_at", "2017-05-12 22:19:29.211242"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -400865998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -400865998], ["username", "billy_44"], ["access_token", "9e4f93e862c5f8040d7978a0d375a59d"], ["uuid", "1a568950-f412-4765-bba9-d43b8ce974b8"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:19:29.213519"], ["updated_at", "2017-05-12 22:19:29.213519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1219168557 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1219168557], ["username", "billy_45"], ["access_token", "06d3b8e1b7e943cca50103c271e8f4c6"], ["uuid", "cc9e1e21-04ed-426d-bca4-7df258f9d93b"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:19:29.215843"], ["updated_at", "2017-05-12 22:19:29.215843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1897248164 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1897248164], ["username", "billy_46"], ["access_token", "0b4de08f772243347358c23790933294"], ["uuid", "a48237cb-ca94-4c35-b7ae-1407ff20d8d7"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:19:29.218154"], ["updated_at", "2017-05-12 22:19:29.218154"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1501242926 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1501242926], ["username", "billy_47"], ["access_token", "0eed589f5c0c12eec51400803ec0d840"], ["uuid", "dde488e2-0276-4f51-aa76-8f89e3102541"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:19:29.220434"], ["updated_at", "2017-05-12 22:19:29.220434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1415328973 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1415328973], ["username", "billy_48"], ["access_token", "5bdb2715a37e1c3ed7bcbf5439bc2cdd"], ["uuid", "1671572b-a365-43d0-bf05-f4a026adbac3"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:19:29.222887"], ["updated_at", "2017-05-12 22:19:29.222887"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -817603553 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -817603553], ["username", "billy_49"], ["access_token", "70dc1ed66c67cd8339149ab5646615e0"], ["uuid", "5301b821-aa5a-4053-b551-c26f2a9a606e"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:19:29.225304"], ["updated_at", "2017-05-12 22:19:29.225304"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-12 22:19:29.241591"], ["updated_at", "2017-05-12 22:19:29.241591"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1621339631 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '21b9e33a9f72197c4fc0fbf614c1f667' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1621339631], ["username", "21b9e33a9f72197c4fc0fbf614c1f667"], ["access_token", "d1eacd9f4c0ef6dc6bf92acf2f30acdb"], ["uuid", "592552a7-aa7c-426d-924c-96f200e7589e"], ["created_at", "2017-05-12 22:19:29.249461"], ["updated_at", "2017-05-12 22:19:29.249461"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -106109937 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5e0dc96576e45f9d81a690b4a8b7c8b5' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -106109937], ["username", "5e0dc96576e45f9d81a690b4a8b7c8b5"], ["access_token", "6f8fa48023124e0e65707f2313dc4ce9"], ["uuid", "33f0b668-dbe1-4047-a161-f3ae14cddce9"], ["created_at", "2017-05-12 22:19:29.255485"], ["updated_at", "2017-05-12 22:19:29.255485"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -386607238 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -386607238], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:29.259052"], ["updated_at", "2017-05-12 22:19:29.259052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1748845639 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '66e5fcc1d30cfae6fbf18cbbf437f1ce' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1748845639], ["username", "66e5fcc1d30cfae6fbf18cbbf437f1ce"], ["access_token", "87094cbb11cdd0a6eeaf6586f18d9e04"], ["uuid", "3d4d81d1-c9e5-4f60-94f5-f9141ca5c58b"], ["created_at", "2017-05-12 22:19:29.263868"], ["updated_at", "2017-05-12 22:19:29.263868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -615499964 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -615499964], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:29.267400"], ["updated_at", "2017-05-12 22:19:29.267400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1714590412 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '16dab72ec910bbd290cb9be5a58db687' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2013666336 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f2e1746cd8699a20af54888e0688a35e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2013666336], ["username", "f2e1746cd8699a20af54888e0688a35e"], ["access_token", "a153a80bd183f9824f55c2555972e22d"], ["uuid", "11fb2942-8030-40a0-af10-a5ad6c20b083"], ["created_at", "2017-05-12 22:19:29.277648"], ["updated_at", "2017-05-12 22:19:29.277648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -2013666336 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -808619368 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'aad90ecd4e9bd679c51975069dfce13e' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -808619368], ["username", "aad90ecd4e9bd679c51975069dfce13e"], ["access_token", "9fbbb1bfb3178898ff22df9065edcff8"], ["uuid", "f0df56c7-dfa6-4273-b86a-436a03529bed"], ["created_at", "2017-05-12 22:19:29.282234"], ["updated_at", "2017-05-12 22:19:29.282234"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1231311802 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'aad90ecd4e9bd679c51975069dfce13e' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1893642542 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1893642542], ["access_token", "0047908dc3c84060c77df2e2c9c7a1dc"], ["uuid", "635dff72-9083-4e40-924d-a7736fce38c5"], ["created_at", "2017-05-12 22:19:29.287586"], ["updated_at", "2017-05-12 22:19:29.287586"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -123002134 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -123002134], ["access_token", "9fb181c375555147391e914c1e55f202"], ["uuid", "e9eefc12-f652-4e00-8ff2-2d04f10f13b9"], ["created_at", "2017-05-12 22:19:29.289847"], ["updated_at", "2017-05-12 22:19:29.289847"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -331133196 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ec5a58c69e5437d9f3a44c1b9e21b334' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -331133196], ["username", "ec5a58c69e5437d9f3a44c1b9e21b334"], ["access_token", "22b754685ade7e7959527511f2a3e9f6"], ["uuid", "7e5a2554-ed7c-4334-b03a-114df4644e05"], ["created_at", "2017-05-12 22:19:29.294157"], ["updated_at", "2017-05-12 22:19:29.294157"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'ec5a58c69e5437d9f3a44c1b9e21b334' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'ec5a58c69e5437d9f3a44c1b9e21b334' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-12 22:19:29.296860"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'aebc035517538cdf680e18005ba7e7dd' LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1397324353 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '200c49da80f65f99b7a5949c596ee5b8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1397324353], ["username", "200c49da80f65f99b7a5949c596ee5b8"], ["access_token", "aec4199452cac49f298c50647ed927f2"], ["uuid", "8ac2725d-d174-49ea-af2a-69dcd6d647a0"], ["created_at", "2017-05-12 22:19:29.302925"], ["updated_at", "2017-05-12 22:19:29.302925"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-12 22:19:29.305360"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1918698414 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bc024b1d214612aa53f5714726ba110c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1918698414], ["username", "bc024b1d214612aa53f5714726ba110c"], ["access_token", "668741f3aa92717519482509edcf0529"], ["uuid", "e5bb279d-5868-49e1-9446-6bbcb4512ce5"], ["created_at", "2017-05-12 22:19:29.309417"], ["updated_at", "2017-05-12 22:19:29.309417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-12 22:19:29.311797"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -759237257 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '67cc7ba86182f352f3a143f581302c18' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -759237257], ["username", "67cc7ba86182f352f3a143f581302c18"], ["access_token", "350c101f42a8377eb42eda1195a6efce"], ["uuid", "1a185b51-a281-4a98-b56c-487645aa83f9"], ["created_at", "2017-05-12 22:19:29.317292"], ["updated_at", "2017-05-12 22:19:29.317292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-12 22:19:29.320514"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -699556924 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '26af1238e835839d971234df6ff2d018' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -699556924], ["username", "26af1238e835839d971234df6ff2d018"], ["access_token", "5a7b95698fe0ca920b8db4bf9439ef8d"], ["uuid", "df8d6316-30a7-46ae-8667-e2a05f7c2a4b"], ["created_at", "2017-05-12 22:19:29.325853"], ["updated_at", "2017-05-12 22:19:29.325853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-12 22:19:29.328487"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-12 22:19:29.331201"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-12 22:19:29.333240"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -809875262 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -809875262], ["username", "jstrav"], ["access_token", "8c1814ed2979a6779a5d8c7e99c1d6a9"], ["uuid", "c848230a-2b20-44d9-9bdd-ddac12d0997d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.338088"], ["updated_at", "2017-05-12 22:19:29.338088"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2014624161 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2014624161], ["username", "mary"], ["access_token", "04331d28a31e820d3ef39ba37b67563a"], ["uuid", "5bdee7de-5e67-4606-b4a6-f0bc56fbe045"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.342511"], ["updated_at", "2017-05-12 22:19:29.342511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2082010945 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2082010945], ["username", "jstead"], ["access_token", "2809dc4b467e4642936afcdea02bd960"], ["uuid", "abbb1a2c-6d8c-40d0-95a3-1eb801452b1a"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.346275"], ["updated_at", "2017-05-12 22:19:29.346275"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2016894774 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2016894774], ["username", "bigbear"], ["access_token", "e4e1b36f22c83e120b11d06d3d41d605"], ["uuid", "1f430e04-7549-4214-9a70-457b1ba05384"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.349376"], ["updated_at", "2017-05-12 22:19:29.349376"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1272002534 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1272002534], ["username", "jstrav"], ["access_token", "59ca4f9c6cc0fbeb1b15b7d16a07c99e"], ["uuid", "4ba622a2-02cd-450b-9c03-5fe6dee115dd"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.356340"], ["updated_at", "2017-05-12 22:19:29.356340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -143648005 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -143648005], ["username", "mary"], ["access_token", "43921c3e19047ecb98ea59475387b542"], ["uuid", "0b270727-4f3a-4f8f-9424-0926bbe35d41"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.359200"], ["updated_at", "2017-05-12 22:19:29.359200"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1016789193 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1016789193], ["username", "jstead"], ["access_token", "b56653144d6209fc1b8fbf52adcbdb15"], ["uuid", "f2ccf609-0d17-43f6-b683-5bc389880537"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.362068"], ["updated_at", "2017-05-12 22:19:29.362068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -754676678 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -754676678], ["username", "bigbear"], ["access_token", "35ef14018b16a10980cd51651c30ed5b"], ["uuid", "4f533185-9485-44f7-b1c8-187cd49816f4"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.364853"], ["updated_at", "2017-05-12 22:19:29.364853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1550355432 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1550355432], ["username", "jstrav"], ["access_token", "6e9c780b58c5d1993b2dd67a0f41052c"], ["uuid", "7999f07f-6e13-457b-9333-4d2dbedb5451"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.371428"], ["updated_at", "2017-05-12 22:19:29.371428"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1041522963 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1041522963], ["username", "mary"], ["access_token", "da20a765e52b40cc84cd61c5cc535424"], ["uuid", "fe6297bc-a7de-4805-ac86-260028241b30"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.374305"], ["updated_at", "2017-05-12 22:19:29.374305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -232090480 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -232090480], ["username", "jstead"], ["access_token", "010e91f2e630a4eb2a2eae7faf98aa66"], ["uuid", "35b1412d-b295-4561-96f0-0dfd0e616350"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.377160"], ["updated_at", "2017-05-12 22:19:29.377160"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -891004844 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -891004844], ["username", "bigbear"], ["access_token", "09fcd1fdd2bad2f684fcc848d8206856"], ["uuid", "2c0fcad8-c13b-4908-8173-fd3ec0855f09"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.380015"], ["updated_at", "2017-05-12 22:19:29.380015"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -685390752 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -685390752], ["username", "jstrav"], ["access_token", "36f677a3bdaea775c3af159115b5abde"], ["uuid", "2e717b6e-797b-4194-8dbc-bd97a527f710"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.387019"], ["updated_at", "2017-05-12 22:19:29.387019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1697315644 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1697315644], ["username", "mary"], ["access_token", "0e4c734435c4d51a5a22e28141e477e4"], ["uuid", "a6ca80cf-bfd2-4e99-921f-964c35bfd669"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.389770"], ["updated_at", "2017-05-12 22:19:29.389770"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -487875224 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -487875224], ["username", "jstead"], ["access_token", "e314f2f0729cd43218f3938b4f081609"], ["uuid", "fa7b87b8-6422-4c63-83f6-687aaf9cbf9c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.392501"], ["updated_at", "2017-05-12 22:19:29.392501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -236852592 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -236852592], ["username", "bigbear"], ["access_token", "844b760616010bc5f1c79e59426b81f0"], ["uuid", "6bb48a33-ce3e-4750-a80f-2ecadf58011e"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.395155"], ["updated_at", "2017-05-12 22:19:29.395155"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -787249871 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -787249871], ["username", "jstrav"], ["access_token", "567e53c53b0a07da2272c7ef10aa7e99"], ["uuid", "98745470-5f11-4bc1-8213-9c1623b2408d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.401791"], ["updated_at", "2017-05-12 22:19:29.401791"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2106864233 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2106864233], ["username", "mary"], ["access_token", "c9a41d357e238313145646e7f6280222"], ["uuid", "0b8acf62-ca1e-4a9f-9816-c1ee9bd442eb"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.404609"], ["updated_at", "2017-05-12 22:19:29.404609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1430633777 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1430633777], ["username", "jstead"], ["access_token", "180eb23b5efa7f67ad97f9d0d9095a1d"], ["uuid", "7dec295b-a053-44d6-9b56-efbdc5efc28c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.407430"], ["updated_at", "2017-05-12 22:19:29.407430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1060410428 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1060410428], ["username", "bigbear"], ["access_token", "0070deaaae66edd6d19ea3c906c61f89"], ["uuid", "baf8d84c-e277-4090-b010-6ec720d9fd85"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.410208"], ["updated_at", "2017-05-12 22:19:29.410208"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -927147758 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -927147758], ["username", "jstrav"], ["access_token", "4659ac94ba7e5575358622a35f49dd08"], ["uuid", "83c7ae08-902c-4d08-9de2-7cc2c6fc490f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.417678"], ["updated_at", "2017-05-12 22:19:29.417678"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1038711985 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1038711985], ["username", "mary"], ["access_token", "8463a4370b5f0018d36387f7d1e4c838"], ["uuid", "46684d3f-b5ce-4dad-b79d-958128512c53"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.420557"], ["updated_at", "2017-05-12 22:19:29.420557"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -825002125 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -825002125], ["username", "jstead"], ["access_token", "087cbbd4409e8e97740f5373e9e6afdd"], ["uuid", "ad3bc0bb-4461-4a19-8fb3-09bc99a90c9f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.423380"], ["updated_at", "2017-05-12 22:19:29.423380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -119708567 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -119708567], ["username", "bigbear"], ["access_token", "774c5afa11a26e07941a1290f6919f81"], ["uuid", "ec9f4ae4-094d-4ca7-b7af-a7a1dce8bb3b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.426189"], ["updated_at", "2017-05-12 22:19:29.426189"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -321181905 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -321181905], ["username", "jstrav"], ["access_token", "f54c033d1fcf3c1ce73799c291af5f3a"], ["uuid", "9a6e8d13-84fe-406e-8a5c-33c32508efb1"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.433813"], ["updated_at", "2017-05-12 22:19:29.433813"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1689769670 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1689769670], ["username", "mary"], ["access_token", "ba09b556d2227e752fd021a982d9ed1f"], ["uuid", "18aa4712-a734-4f27-84e0-b741e53fd66b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.436644"], ["updated_at", "2017-05-12 22:19:29.436644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1237226805 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1237226805], ["username", "jstead"], ["access_token", "acc7faba76282c8bca2d7b86b396e4d2"], ["uuid", "92e05fce-43db-4353-8e04-f23e8fdeb83a"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.439455"], ["updated_at", "2017-05-12 22:19:29.439455"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -524869268 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -524869268], ["username", "bigbear"], ["access_token", "4b5821aab52cb8e2cdae42e2a4c3b494"], ["uuid", "11a1d39e-3357-4141-9f8e-ed307ee5492a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.442070"], ["updated_at", "2017-05-12 22:19:29.442070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1079286539 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1079286539], ["username", "jstrav"], ["access_token", "c15ccd4d150e8a6f6eed465df3e0b379"], ["uuid", "061ff2fd-ba0d-4f36-9ba1-7b6aecaeeb32"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.448908"], ["updated_at", "2017-05-12 22:19:29.448908"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1695493081 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1695493081], ["username", "mary"], ["access_token", "2063c456ab75c90b558a8c0643ee75b5"], ["uuid", "63aa59c5-0d8c-40dd-ab29-6ccbb0b71d27"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.451647"], ["updated_at", "2017-05-12 22:19:29.451647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -146242375 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -146242375], ["username", "jstead"], ["access_token", "e83de9edb9291210787abf2ca421667c"], ["uuid", "ad6c3af4-9827-4759-ba59-63fcc72151ef"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.454410"], ["updated_at", "2017-05-12 22:19:29.454410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -340881154 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -340881154], ["username", "bigbear"], ["access_token", "5902277c668daed67d72fd509da54a81"], ["uuid", "df50df14-ba33-4496-ba11-5b327b785978"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.457363"], ["updated_at", "2017-05-12 22:19:29.457363"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2014812966 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2014812966], ["username", "jstrav"], ["access_token", "0815ade66f38651888760e3464e66aa6"], ["uuid", "0be2802a-35eb-4d29-b3ea-d90cb47493f5"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.465990"], ["updated_at", "2017-05-12 22:19:29.465990"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -88465960 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -88465960], ["username", "mary"], ["access_token", "c2e66473c526577a972f4a742223dcac"], ["uuid", "c0e24715-8f61-4b81-a7ab-362d3c4abe23"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.468741"], ["updated_at", "2017-05-12 22:19:29.468741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -470355037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -470355037], ["username", "jstead"], ["access_token", "8270d27744724dc6e2c774cda69f651c"], ["uuid", "fe94cf3b-cd22-491e-909d-ddb7b20c552c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.471440"], ["updated_at", "2017-05-12 22:19:29.471440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2107155994 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2107155994], ["username", "bigbear"], ["access_token", "58ab91db6baa51b0a0a8c5d503fdd806"], ["uuid", "e8762a8a-6ab2-4b4e-9aaf-2f3f9a2010aa"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.473959"], ["updated_at", "2017-05-12 22:19:29.473959"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1984768498 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1984768498], ["username", "jstrav"], ["access_token", "28c1a7781802c55125855bc689defae5"], ["uuid", "acb4f016-2cca-4509-99d6-75b764b24129"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.484101"], ["updated_at", "2017-05-12 22:19:29.484101"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -590802519 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -590802519], ["username", "mary"], ["access_token", "ca9cbbb1dba7341243feea331fc5e67d"], ["uuid", "93b4b4d9-04f4-4026-96f0-5e7509cad59a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.487943"], ["updated_at", "2017-05-12 22:19:29.487943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -484572387 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -484572387], ["username", "jstead"], ["access_token", "2d2420fbf6579d17c28c4fa976d9afb7"], ["uuid", "bb797da1-c6e4-4268-b87d-5f1542c985f0"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.491275"], ["updated_at", "2017-05-12 22:19:29.491275"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -947147935 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -947147935], ["username", "bigbear"], ["access_token", "6942e160028bc423721f127d2b0f2c42"], ["uuid", "5399b966-0308-4ab0-ba87-3260ad1eefab"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.493971"], ["updated_at", "2017-05-12 22:19:29.493971"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -770563122 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -770563122], ["username", "jstrav"], ["access_token", "f7274f604e62764f4e52bb8d9b8a46df"], ["uuid", "99dd3760-64c4-4df5-b2b4-c797b5f90cd0"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.500580"], ["updated_at", "2017-05-12 22:19:29.500580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2079062656 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2079062656], ["username", "mary"], ["access_token", "657359d6d2959fa146165471ffda3892"], ["uuid", "c1cbc8e8-4b9f-4f1e-887d-34c82a5ecb88"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.503456"], ["updated_at", "2017-05-12 22:19:29.503456"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1853920461 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1853920461], ["username", "jstead"], ["access_token", "fe72cb4954abc430399f6f0e11475bcb"], ["uuid", "de9fa272-5204-4a38-9969-1b89affce41e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.506225"], ["updated_at", "2017-05-12 22:19:29.506225"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1921169141 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1921169141], ["username", "bigbear"], ["access_token", "c522fb673caf99d1d1417838b6529d7a"], ["uuid", "ea49f3fd-255b-42b7-ae0a-51c1a8e8fb7b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.510537"], ["updated_at", "2017-05-12 22:19:29.510537"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -84426631 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -84426631], ["username", "billy_00"], ["access_token", "0195f12d1b7dd2291806b049d450b584"], ["uuid", "6229cdd7-bd01-4c9a-a4f7-0041afc4cca9"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:19:29.513913"], ["updated_at", "2017-05-12 22:19:29.513913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1813652566 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1813652566], ["username", "billy_01"], ["access_token", "9c94f76f53ef77f6f99a19b005e6cf9d"], ["uuid", "2ab1f41c-07e1-4f6c-b1fa-324e80343758"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:19:29.517301"], ["updated_at", "2017-05-12 22:19:29.517301"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1971695288 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1971695288], ["username", "billy_02"], ["access_token", "d8fdecbe4794b7f438554929c5e6c31f"], ["uuid", "4cbc1e18-02df-4557-b5a9-d31bb669e4de"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:19:29.520175"], ["updated_at", "2017-05-12 22:19:29.520175"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1089539344 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1089539344], ["username", "billy_03"], ["access_token", "4f318db3b35d589bad0be33737e1d7bf"], ["uuid", "14c3c178-9728-48b5-b2af-19839edc90d9"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:19:29.522883"], ["updated_at", "2017-05-12 22:19:29.522883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2127693556 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2127693556], ["username", "billy_04"], ["access_token", "171991f90155984ed3867f7c6c6878ed"], ["uuid", "d2d5aaa1-56d7-4668-9d78-dd7e07966611"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:19:29.525210"], ["updated_at", "2017-05-12 22:19:29.525210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -217497907 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -217497907], ["username", "billy_05"], ["access_token", "00dd6c214cf0704ec124fa8a4048e099"], ["uuid", "f465cb79-64e2-4185-9920-b063987a7e78"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:19:29.533938"], ["updated_at", "2017-05-12 22:19:29.533938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1819097519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1819097519], ["username", "billy_06"], ["access_token", "1fff9c06551c619a7fb5b975e8d4ca62"], ["uuid", "001d6ab3-e3ff-424c-b440-8649457480d5"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:19:29.536939"], ["updated_at", "2017-05-12 22:19:29.536939"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701081154 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701081154], ["username", "billy_07"], ["access_token", "812dd31c736e28a1792276f2d34d6625"], ["uuid", "4de81a07-956f-4784-aaa2-0db18ef5a9f0"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:19:29.540070"], ["updated_at", "2017-05-12 22:19:29.540070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1773830265 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1773830265], ["username", "billy_08"], ["access_token", "43faf6640f3c826e6958c56e9b132008"], ["uuid", "689fbe44-9afc-4be2-bf6c-787da294b6a6"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:19:29.543028"], ["updated_at", "2017-05-12 22:19:29.543028"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2052889068 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2052889068], ["username", "billy_09"], ["access_token", "29bc535aca97ca2ae3df82956328e40b"], ["uuid", "6cd18a7a-bbd6-4913-8a74-12090b7b2afe"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:19:29.545770"], ["updated_at", "2017-05-12 22:19:29.545770"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -417704277 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -417704277], ["username", "billy_10"], ["access_token", "634486b2a1de141ab9a37e4230a1ed87"], ["uuid", "4d98cc9b-676b-40fa-9eab-b9c043a9799e"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:19:29.548325"], ["updated_at", "2017-05-12 22:19:29.548325"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1483586414 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1483586414], ["username", "billy_11"], ["access_token", "c6e5f9dd7ce6ef989dbefaa8f179b8d1"], ["uuid", "f0e1ef67-97a5-4491-af2a-4257357251c0"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:19:29.550753"], ["updated_at", "2017-05-12 22:19:29.550753"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1375534915 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1375534915], ["username", "billy_12"], ["access_token", "15b99ff8ded523fcf5b251f99f128c66"], ["uuid", "a12315af-1446-4e7f-91b7-12be3f5b6806"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:19:29.553206"], ["updated_at", "2017-05-12 22:19:29.553206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300885123 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300885123], ["username", "billy_13"], ["access_token", "efbc76004c0fe3002d9e66b15db4cbbc"], ["uuid", "462f0e68-caa4-40d8-bf8a-4d2da3fddd7e"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:19:29.555667"], ["updated_at", "2017-05-12 22:19:29.555667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2084586638 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2084586638], ["username", "billy_14"], ["access_token", "efef14e971fc13772180cb694bbcdf92"], ["uuid", "8f979840-557e-494f-adb6-5744cad12e9e"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:19:29.558103"], ["updated_at", "2017-05-12 22:19:29.558103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493046237 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493046237], ["username", "billy_15"], ["access_token", "e9a6ee7d85574811842083f57d6cebc6"], ["uuid", "47cf699b-0ea7-47a8-bbbd-9bfc41392ff8"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:19:29.560615"], ["updated_at", "2017-05-12 22:19:29.560615"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -437482014 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -437482014], ["username", "billy_16"], ["access_token", "fea76789aa22844fba851feeef0f7fc3"], ["uuid", "fb258fab-ca47-41d2-9d70-26d40d3127ac"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:19:29.563061"], ["updated_at", "2017-05-12 22:19:29.563061"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -855960366 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -855960366], ["username", "billy_17"], ["access_token", "27f6a3e0615b896375351d900af4773e"], ["uuid", "65dd38c2-1bc3-49d1-b701-645ed712e1f6"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:19:29.565478"], ["updated_at", "2017-05-12 22:19:29.565478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1344814055 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1344814055], ["username", "billy_18"], ["access_token", "e65e1042ed70e3dd667e0a29ec403ff6"], ["uuid", "9d098c6c-7a19-44c9-860d-5f5582175bfc"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:19:29.567978"], ["updated_at", "2017-05-12 22:19:29.567978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -249523933 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -249523933], ["username", "billy_19"], ["access_token", "71d704d6502cc0a96326349ce0e33144"], ["uuid", "603a5f00-dde0-4430-b9d1-be532fc33416"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:19:29.570410"], ["updated_at", "2017-05-12 22:19:29.570410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -216224883 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -216224883], ["username", "billy_20"], ["access_token", "073174dc942c51e72aae1288295415ab"], ["uuid", "e023fa89-7635-4047-bc5b-9aac7ba5edab"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:19:29.572787"], ["updated_at", "2017-05-12 22:19:29.572787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -827185551 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -827185551], ["username", "billy_21"], ["access_token", "c0b84f6d3845658594652fad5d7c06da"], ["uuid", "594d61d3-b38c-4dbf-bbe8-615aff84127b"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:19:29.575215"], ["updated_at", "2017-05-12 22:19:29.575215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1464967171 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1464967171], ["username", "billy_22"], ["access_token", "c5508b90454a5498cf49cfe9a602ef0e"], ["uuid", "294a8ed5-75ad-4ce2-8eee-83f8985a2607"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:19:29.577679"], ["updated_at", "2017-05-12 22:19:29.577679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -729146750 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -729146750], ["username", "billy_23"], ["access_token", "4d1e3f5c47141cfef981424c320f9c75"], ["uuid", "17789290-9e0d-401f-acd1-74e624197b52"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:19:29.580129"], ["updated_at", "2017-05-12 22:19:29.580129"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1620024273 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1620024273], ["username", "billy_24"], ["access_token", "8a60c4f248153792108b0c78d022bd0d"], ["uuid", "e6ec0aef-67c6-41a3-9381-f4d42675012f"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:19:29.582550"], ["updated_at", "2017-05-12 22:19:29.582550"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2066798541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2066798541], ["username", "billy_25"], ["access_token", "afa68ad835799ba70e2baac0c482857d"], ["uuid", "c3ddf562-ae2f-469b-a80e-ed287c071967"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:19:29.585063"], ["updated_at", "2017-05-12 22:19:29.585063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -54681273 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -54681273], ["username", "billy_26"], ["access_token", "74e0217ed5c4529fcc85f302bb4e4941"], ["uuid", "0a94a717-7ad1-48d0-abbd-0a85bc3d96b5"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:19:29.587503"], ["updated_at", "2017-05-12 22:19:29.587503"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1012618916 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1012618916], ["username", "billy_27"], ["access_token", "809febd56c0c4d187933ad5934d37ebc"], ["uuid", "844420ff-5b6a-452a-8e60-94fa9b843fd7"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:19:29.589933"], ["updated_at", "2017-05-12 22:19:29.589933"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1710025249 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1710025249], ["username", "billy_28"], ["access_token", "478ff71bd1fbc92c77b97ab40ffa43d5"], ["uuid", "2b91bdc1-0cb0-46a1-a672-7d458e54d0f3"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:19:29.592328"], ["updated_at", "2017-05-12 22:19:29.592328"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2044817046 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2044817046], ["username", "billy_29"], ["access_token", "99e6920b42d5fad63749e9ccb3b5fcd5"], ["uuid", "c12acb9d-f7fb-488b-9927-72a4c1a468a1"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:19:29.594718"], ["updated_at", "2017-05-12 22:19:29.594718"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1448482501 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1448482501], ["username", "billy_30"], ["access_token", "efea478ecd33f3e7b03b205ef2d366bb"], ["uuid", "e5976f1c-766f-4552-9ace-c6cc77f5f004"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:19:29.597143"], ["updated_at", "2017-05-12 22:19:29.597143"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -275617865 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -275617865], ["username", "billy_31"], ["access_token", "c65b0d6f086fd36955d9de8b7937ea02"], ["uuid", "69d421f4-61a6-4de1-be71-0c3b97b09b40"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:19:29.599513"], ["updated_at", "2017-05-12 22:19:29.599513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2105401664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2105401664], ["username", "billy_32"], ["access_token", "256542aa593375d4041de963a8c1f304"], ["uuid", "8cde769c-16ce-4159-be0c-4f6b0e99f3b3"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:19:29.602051"], ["updated_at", "2017-05-12 22:19:29.602051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1898041945 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1898041945], ["username", "billy_33"], ["access_token", "8a892e39bb1920e916729a1c3705058a"], ["uuid", "b7b4f7b8-ee9a-4856-b86c-3ade8b7eac70"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:19:29.604483"], ["updated_at", "2017-05-12 22:19:29.604483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1217210233 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1217210233], ["username", "billy_34"], ["access_token", "18c43efca0c99a9622808a9480d58dd4"], ["uuid", "a2c84158-49ef-46ed-bab6-ca3231ae43e6"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:19:29.606894"], ["updated_at", "2017-05-12 22:19:29.606894"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1387845540 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1387845540], ["username", "billy_35"], ["access_token", "ac48f8f69d520dcbbfff28b0719d58f3"], ["uuid", "117af4a6-4847-43cc-b68b-29cf28a6896b"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:19:29.609269"], ["updated_at", "2017-05-12 22:19:29.609269"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -506662858 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -506662858], ["username", "billy_36"], ["access_token", "c94d0cb5c8c5809263594bf1be8a6ee6"], ["uuid", "7eb44a88-c673-482a-9d81-fac1666547d3"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:19:29.611662"], ["updated_at", "2017-05-12 22:19:29.611662"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -479240376 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -479240376], ["username", "billy_37"], ["access_token", "1fdd2f437eba6f5fde6c3bf5c42e5858"], ["uuid", "ccb38c85-4edd-4665-b65d-1490e56a47a7"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:19:29.614127"], ["updated_at", "2017-05-12 22:19:29.614127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1578576887 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1578576887], ["username", "billy_38"], ["access_token", "438af6da27e2002db276a85885c35e34"], ["uuid", "247a8962-b2b1-4387-a17d-62e33e863ae8"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:19:29.616578"], ["updated_at", "2017-05-12 22:19:29.616578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1977163369 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1977163369], ["username", "billy_39"], ["access_token", "0c10971d64f746bca8cc2fffb5edf862"], ["uuid", "9cd44265-a678-491e-9f4b-01bb1558e108"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:19:29.619015"], ["updated_at", "2017-05-12 22:19:29.619015"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -405979362 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -405979362], ["username", "billy_40"], ["access_token", "c66815839538bed8941c71611c3ffe43"], ["uuid", "7f9c1889-1b48-4acd-8588-a40b8aa29e35"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:19:29.621423"], ["updated_at", "2017-05-12 22:19:29.621423"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1580731690 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1580731690], ["username", "billy_41"], ["access_token", "284ade89805fc6d5549d9052c7f97f13"], ["uuid", "7919a5de-3adb-4fb1-a363-0bb28b59e252"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:19:29.623841"], ["updated_at", "2017-05-12 22:19:29.623841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2056203589 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2056203589], ["username", "billy_42"], ["access_token", "0022987e99a23ce446cda17bafffd698"], ["uuid", "dc05fe71-2688-42a6-b67c-f0500586ff53"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:19:29.626562"], ["updated_at", "2017-05-12 22:19:29.626562"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1151572001 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1151572001], ["username", "billy_43"], ["access_token", "78ea7cc9b8dc8cbbf1102ecbfed0dfca"], ["uuid", "cbd09dbe-db17-4fd8-84f0-aee3876a1384"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:19:29.629232"], ["updated_at", "2017-05-12 22:19:29.629232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1064295060 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1064295060], ["username", "billy_44"], ["access_token", "5b1b63ba2ae47477a7660bb07af25c74"], ["uuid", "6c8e2b00-6611-45d5-9873-0bd0174dbcff"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:19:29.631646"], ["updated_at", "2017-05-12 22:19:29.631646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -872032427 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -872032427], ["username", "billy_45"], ["access_token", "dc10a8b3b9e11a4d9e4fe04a5afc6ece"], ["uuid", "3b8a14f2-3c67-4659-8b93-dc34c43ca689"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:19:29.634036"], ["updated_at", "2017-05-12 22:19:29.634036"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -42123724 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -42123724], ["username", "jstrav"], ["access_token", "b97e9ca0d8caf16ff9fae5b6dbce4003"], ["uuid", "38b86e0a-3efc-4a20-95ad-cf37e80283d8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.642971"], ["updated_at", "2017-05-12 22:19:29.642971"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2041896529 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2041896529], ["username", "mary"], ["access_token", "019984cf5c72f98a000e5fbe81bfd46b"], ["uuid", "b401f3a5-d79e-460e-8343-edfa0126f1b8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.645899"], ["updated_at", "2017-05-12 22:19:29.645899"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -205151755 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -205151755], ["username", "jstead"], ["access_token", "420c852ee41fbae6e9305a79b36f31c5"], ["uuid", "98746222-f4cc-4dba-9f62-d067626b2f86"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.648622"], ["updated_at", "2017-05-12 22:19:29.648622"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -718527219 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -718527219], ["username", "bigbear"], ["access_token", "fef15c192b5ca0812066fe8c3c0b44a3"], ["uuid", "e3ed41e7-a620-444b-93b8-a3270055c88a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.651921"], ["updated_at", "2017-05-12 22:19:29.651921"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1645840795 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1645840795], ["username", "billy_00"], ["access_token", "1f060f5cf56554e13f71cee43fd62066"], ["uuid", "7a8fb7d7-5176-4be0-8370-2b58ac5cb4a8"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:19:29.655503"], ["updated_at", "2017-05-12 22:19:29.655503"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -48067010 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -48067010], ["username", "billy_01"], ["access_token", "8cef87121a3e739e19e1d479107106dc"], ["uuid", "e018b6e5-915a-426f-a9bb-2651413b4d4a"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:19:29.658722"], ["updated_at", "2017-05-12 22:19:29.658722"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -898435019 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -898435019], ["username", "billy_02"], ["access_token", "08f051ccad7997666381f856b6aa42be"], ["uuid", "cf7c00db-d6a0-4b94-b470-54192a8edd52"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:19:29.661683"], ["updated_at", "2017-05-12 22:19:29.661683"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1517252015 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1517252015], ["username", "billy_03"], ["access_token", "38572dd9c76bd08b676357e770f8124b"], ["uuid", "7666916f-b22c-408c-ae48-8233ac3d5c05"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:19:29.664369"], ["updated_at", "2017-05-12 22:19:29.664369"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1734932082 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1734932082], ["username", "billy_04"], ["access_token", "510a293422b1dfe6864756850c7861b0"], ["uuid", "6d113511-5b8f-4bfc-95bc-64df718c71fe"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:19:29.666698"], ["updated_at", "2017-05-12 22:19:29.666698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -439459257 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -439459257], ["username", "billy_05"], ["access_token", "3884c6a01b1a95e89b9dffea44e2abd9"], ["uuid", "ab1997a1-4232-46d1-a0f7-0e2a409ef800"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:19:29.669085"], ["updated_at", "2017-05-12 22:19:29.669085"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2034835274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2034835274], ["username", "billy_06"], ["access_token", "7f5e1912e17dae6ad9447e64e1e2f592"], ["uuid", "dd0d10f2-9305-41d0-8cde-68949c4ba10b"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:19:29.671608"], ["updated_at", "2017-05-12 22:19:29.671608"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1584547976 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1584547976], ["username", "billy_07"], ["access_token", "731cefe2bd9bc68e0e018fd543407d20"], ["uuid", "615b0438-786a-4de5-8dfa-dd3dbf19ae10"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:19:29.674097"], ["updated_at", "2017-05-12 22:19:29.674097"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466401203 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -466401203], ["username", "billy_08"], ["access_token", "6114c52ade7540abc02caf041cf1e915"], ["uuid", "41d456ea-2d27-4993-9b1c-5936a56c629a"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:19:29.676579"], ["updated_at", "2017-05-12 22:19:29.676579"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1762929205 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1762929205], ["username", "billy_09"], ["access_token", "568ef9bf8e9c42c0f94160e5bacc28c8"], ["uuid", "b0cc166c-a987-45fb-9723-4142863894ab"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:19:29.679037"], ["updated_at", "2017-05-12 22:19:29.679037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -326806161 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -326806161], ["username", "billy_10"], ["access_token", "7fc855b6080ed9df8dd5639057ae9dd7"], ["uuid", "0b7c7aa5-ab1d-45af-a6d8-7b12a87593f4"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:19:29.681450"], ["updated_at", "2017-05-12 22:19:29.681450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -655405629 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -655405629], ["username", "billy_11"], ["access_token", "d02c368d729c384017f4d5fc93bc2fd0"], ["uuid", "d0966588-0252-43ca-a621-61d3f3af264c"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:19:29.683860"], ["updated_at", "2017-05-12 22:19:29.683860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2054958716 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2054958716], ["username", "billy_12"], ["access_token", "e6251cc0aa3966bfac9f1318b4a429dc"], ["uuid", "58eaad37-5d13-42b9-a43f-8db7e5054f2b"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:19:29.686297"], ["updated_at", "2017-05-12 22:19:29.686297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -244922004 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -244922004], ["username", "billy_13"], ["access_token", "3aed9621d72269069477763172f750f5"], ["uuid", "374acd4c-da82-459f-b6c3-16aa76261599"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:19:29.688789"], ["updated_at", "2017-05-12 22:19:29.688789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -720814143 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -720814143], ["username", "billy_14"], ["access_token", "a5df8338c711f0519452706a81b03a71"], ["uuid", "bb5f8d75-89ff-4623-b2a7-2e6e145f62a7"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:19:29.691215"], ["updated_at", "2017-05-12 22:19:29.691215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -931649406 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -931649406], ["username", "billy_15"], ["access_token", "650d9953df36f3bcc70be827300177bf"], ["uuid", "865aa245-74c9-4221-a015-7d9aba5607a2"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:19:29.693703"], ["updated_at", "2017-05-12 22:19:29.693703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -994865201 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -994865201], ["username", "billy_16"], ["access_token", "c41422f8500da2376809ebdabed3e0e0"], ["uuid", "02ba9cfd-7548-4695-aefe-7b847e003101"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:19:29.696308"], ["updated_at", "2017-05-12 22:19:29.696308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1763166217 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1763166217], ["username", "billy_17"], ["access_token", "1ee2d2cf22020a357ff3d3ca15595c5c"], ["uuid", "b7343b8f-83f6-4970-9df5-82fbfd79d02d"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:19:29.698779"], ["updated_at", "2017-05-12 22:19:29.698779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2036429492 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2036429492], ["username", "billy_18"], ["access_token", "9aef10d429453155989a9808d2406307"], ["uuid", "0e31cbfc-e56a-4167-80b2-5b03989ebb29"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:19:29.701132"], ["updated_at", "2017-05-12 22:19:29.701132"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1053585064 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1053585064], ["username", "billy_19"], ["access_token", "2321dc2aad9d87be88d5ec97e3da2aa1"], ["uuid", "4f318c1b-74a8-4877-b616-56b2e09a2e77"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:19:29.703511"], ["updated_at", "2017-05-12 22:19:29.703511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -812613233 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -812613233], ["username", "billy_20"], ["access_token", "9dd5dce1e659235e2ab640f739be71a7"], ["uuid", "c628868c-0c47-4167-b983-aeab4c621ee5"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:19:29.705918"], ["updated_at", "2017-05-12 22:19:29.705918"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1983689970 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1983689970], ["username", "billy_21"], ["access_token", "fe022954c1cc8c3fb845681deebe4106"], ["uuid", "9986f694-0f71-4c44-9a23-eebab2a61ad9"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:19:29.708267"], ["updated_at", "2017-05-12 22:19:29.708267"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1250686299 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1250686299], ["username", "billy_22"], ["access_token", "5e56a9b2df1b78b0cbd1620ac0e66e3d"], ["uuid", "1e8024fa-1b3e-4f5f-8f40-31bc506a8529"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:19:29.710569"], ["updated_at", "2017-05-12 22:19:29.710569"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1439444494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1439444494], ["username", "billy_23"], ["access_token", "dd291b1a9b884f0a2563f4ea64a55616"], ["uuid", "cde763cf-27ab-4e38-bdba-845cc5483bf5"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:19:29.712916"], ["updated_at", "2017-05-12 22:19:29.712916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1692261566 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1692261566], ["username", "billy_24"], ["access_token", "fb4b2f6695b7512140ceb53bc07e2cd8"], ["uuid", "0a1b5770-f8cf-472f-9180-c22284ffc455"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:19:29.715254"], ["updated_at", "2017-05-12 22:19:29.715254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -498255148 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -498255148], ["username", "billy_25"], ["access_token", "c3fe3cd519c070d0eddc7d4bb03b23a0"], ["uuid", "8ec86ef9-2fca-4030-9d42-5509a59386b0"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:19:29.717722"], ["updated_at", "2017-05-12 22:19:29.717722"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1210476372 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1210476372], ["username", "billy_26"], ["access_token", "6be72a6e28d4077d5d68d108d6070346"], ["uuid", "6500b92f-a776-4a2c-839a-6a62ff855c84"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:19:29.720172"], ["updated_at", "2017-05-12 22:19:29.720172"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1952673832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1952673832], ["username", "billy_27"], ["access_token", "06e07433ab87572ea9d6193951e63920"], ["uuid", "f395eb6f-b3a2-4ba4-ae3d-0ad9c95323d6"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:19:29.722504"], ["updated_at", "2017-05-12 22:19:29.722504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -863859855 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -863859855], ["username", "billy_28"], ["access_token", "7de2918f1048aa3990a77ada93c968c9"], ["uuid", "2f548cef-4966-4a2d-abc3-a78f3217311d"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:19:29.724876"], ["updated_at", "2017-05-12 22:19:29.724876"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1339768592 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1339768592], ["username", "billy_29"], ["access_token", "46bfa1bc9540000add26e29060a747a6"], ["uuid", "e352f5fd-b7dc-4587-9ba3-7c143c9a8f6c"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:19:29.727321"], ["updated_at", "2017-05-12 22:19:29.727321"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1205514540 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1205514540], ["username", "billy_30"], ["access_token", "ac245593020d8a02d0dbd0a40daff56e"], ["uuid", "39e1f63d-c690-4cdc-95dd-8a29c3e75e2f"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:19:29.731252"], ["updated_at", "2017-05-12 22:19:29.731252"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -534715152 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -534715152], ["username", "billy_31"], ["access_token", "35370be80d78cc56e27d12c7aec6709a"], ["uuid", "ef241ddc-60cb-4c6f-9160-d0151444e54f"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:19:29.733671"], ["updated_at", "2017-05-12 22:19:29.733671"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -43127758 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -43127758], ["username", "billy_32"], ["access_token", "3e3569fd4cd80f8e52366370f0cae51e"], ["uuid", "ee0388cd-1e39-4b99-b304-93c0f3edcac9"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:19:29.736038"], ["updated_at", "2017-05-12 22:19:29.736038"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1841957923 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1841957923], ["username", "billy_33"], ["access_token", "59bf288c0ab66d33a07a3da6bcce5b5b"], ["uuid", "87f45266-6215-4827-bcf6-c138fcf79c15"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:19:29.738390"], ["updated_at", "2017-05-12 22:19:29.738390"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2016681356 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2016681356], ["username", "billy_34"], ["access_token", "480b731ab294c6601e7b2d3ab2632523"], ["uuid", "ccb528c6-0e58-4f0c-b082-3e1bc6b4257d"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:19:29.740745"], ["updated_at", "2017-05-12 22:19:29.740745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1406646679 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1406646679], ["username", "billy_35"], ["access_token", "b0b91e7a9ed62db540444f4dba19716b"], ["uuid", "a10c9257-39cd-4960-a660-a33350a70ca8"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:19:29.743110"], ["updated_at", "2017-05-12 22:19:29.743110"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1202441991 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1202441991], ["username", "billy_36"], ["access_token", "5677abfb6390c5bbc17c4460ea89ba41"], ["uuid", "ab9d7ddc-0034-43a1-951e-fb52ebeb8e86"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:19:29.745557"], ["updated_at", "2017-05-12 22:19:29.745557"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -486310130 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -486310130], ["username", "billy_37"], ["access_token", "7b89f3f64dac9b23b7cbeace926db376"], ["uuid", "b2fc44fb-0917-4eb1-bc88-5fc8b45d03f7"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:19:29.747994"], ["updated_at", "2017-05-12 22:19:29.747994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1080689059 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1080689059], ["username", "billy_38"], ["access_token", "3d766f6bd95584af99f51fdfa7aa6d03"], ["uuid", "d269d50e-2b2c-4851-aa0b-955bb2f9b01f"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:19:29.750374"], ["updated_at", "2017-05-12 22:19:29.750374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2060866439 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2060866439], ["username", "billy_39"], ["access_token", "ac296bc0aad484641c14144d4780df44"], ["uuid", "2a8ccc14-8ce5-433a-b247-863de0151c2a"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:19:29.752752"], ["updated_at", "2017-05-12 22:19:29.752752"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -907652196 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -907652196], ["username", "billy_40"], ["access_token", "7cf46be35fb4d897acd2aad14f9e5b7b"], ["uuid", "fc6a8806-6260-46dd-843c-f57e1b493137"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:19:29.755126"], ["updated_at", "2017-05-12 22:19:29.755126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -951360839 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -951360839], ["username", "billy_41"], ["access_token", "0d0c8faf04a35add5371be2b6245bc63"], ["uuid", "0a7dacf5-295f-41e8-84fe-9a725dd40b24"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:19:29.757529"], ["updated_at", "2017-05-12 22:19:29.757529"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -185141584 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -185141584], ["username", "billy_42"], ["access_token", "553efd0c94c09fb8d418046b098643b5"], ["uuid", "1bba967d-534c-4336-a8c1-398b3a842bab"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:19:29.759865"], ["updated_at", "2017-05-12 22:19:29.759865"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -725958518 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -725958518], ["username", "billy_43"], ["access_token", "b86aaa5458324f276edd2523f17fa561"], ["uuid", "a5348801-c0ad-47ac-bf97-b39b8216a84e"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:19:29.762192"], ["updated_at", "2017-05-12 22:19:29.762192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -625533494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -625533494], ["username", "billy_44"], ["access_token", "edbb95652365addde005410c82ba2ecd"], ["uuid", "49f95b33-7f76-4a40-9e77-76ecd555269a"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:19:29.764728"], ["updated_at", "2017-05-12 22:19:29.764728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -910921858 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -910921858], ["username", "billy_45"], ["access_token", "6c926d550f1b38105475d3840de07965"], ["uuid", "27117f50-fcd2-49eb-bebd-b35104140400"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:19:29.767191"], ["updated_at", "2017-05-12 22:19:29.767191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1643170639 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1643170639], ["username", "jstrav"], ["access_token", "7d557e9506e9c8f010ede579a6afb10c"], ["uuid", "68fd5a18-9f3b-4d09-b197-2a2b791a2dc7"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.777763"], ["updated_at", "2017-05-12 22:19:29.777763"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1351646332 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1351646332], ["username", "mary"], ["access_token", "bdea59b2c29d3d05be6fdd7a467ab624"], ["uuid", "37ad7be4-eabb-4e9e-9579-b591e56d1dcb"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.781434"], ["updated_at", "2017-05-12 22:19:29.781434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1333037008 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1333037008], ["username", "jstead"], ["access_token", "db26365481502cd3205c28c7bd579a3c"], ["uuid", "44f21c99-4e9f-474c-aaa0-3e7755a32b32"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.785307"], ["updated_at", "2017-05-12 22:19:29.785307"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1570323039 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1570323039], ["username", "bigbear"], ["access_token", "2e3f3c840bd9c297d7f4259fa7921626"], ["uuid", "988980ee-c72e-4e54-b920-e023335159c6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.788556"], ["updated_at", "2017-05-12 22:19:29.788556"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -855898498 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -855898498], ["username", "billy_00"], ["access_token", "c15180d951f7a684743c0680bf25606f"], ["uuid", "28e73baa-31ff-46cb-868d-e43037a60ed0"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-12 22:19:29.791442"], ["updated_at", "2017-05-12 22:19:29.791442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1538844780 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1538844780], ["username", "billy_01"], ["access_token", "c8f566fd0d97b491dcb2879f75886cf4"], ["uuid", "5696a101-e3e0-4d12-a2da-81a37524129b"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-12 22:19:29.794144"], ["updated_at", "2017-05-12 22:19:29.794144"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1730329916 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1730329916], ["username", "billy_02"], ["access_token", "32e473106eb2b0ec614d831efaa9417b"], ["uuid", "1cdff249-8f6e-49c0-b586-d8c267e68aaf"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-12 22:19:29.796543"], ["updated_at", "2017-05-12 22:19:29.796543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1441623986 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1441623986], ["username", "billy_03"], ["access_token", "a00df3b295e83064d7b9f700993133e3"], ["uuid", "ce798c7a-b257-4c16-9854-44ed5bd6f632"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-12 22:19:29.798967"], ["updated_at", "2017-05-12 22:19:29.798967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -337759371 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -337759371], ["username", "billy_04"], ["access_token", "b356e74d2b69ddb4b48f9894ada242fb"], ["uuid", "d798f49d-91b1-4541-a8d6-321b5578fef2"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-12 22:19:29.801655"], ["updated_at", "2017-05-12 22:19:29.801655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -286244532 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -286244532], ["username", "billy_05"], ["access_token", "27de95c9fe21f9d13d72004182ac96db"], ["uuid", "e41ebcce-c0a7-438c-9225-ab5c24535812"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-12 22:19:29.804036"], ["updated_at", "2017-05-12 22:19:29.804036"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1299773427 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1299773427], ["username", "billy_06"], ["access_token", "fe73bff7f447039dd7800280a448a295"], ["uuid", "7bfa7e77-3b2a-4298-a386-c2390f632cf7"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-12 22:19:29.806424"], ["updated_at", "2017-05-12 22:19:29.806424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1557404706 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1557404706], ["username", "billy_07"], ["access_token", "be2b33e879f9345012ec0d0adf659539"], ["uuid", "1f16052b-032c-4ff9-9a15-cfceeaf61d9e"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-12 22:19:29.808792"], ["updated_at", "2017-05-12 22:19:29.808792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -229255313 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -229255313], ["username", "billy_08"], ["access_token", "eeba66087f28937c63fd8ca84da3bee9"], ["uuid", "f8931008-45a4-4c3d-ac80-69f0370eaee2"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-12 22:19:29.811351"], ["updated_at", "2017-05-12 22:19:29.811351"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -833933841 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -833933841], ["username", "billy_09"], ["access_token", "ee7c358990122a8e4499b395a400245d"], ["uuid", "92fa2710-cb2a-46b9-b8b5-1b7e958df45f"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-12 22:19:29.813801"], ["updated_at", "2017-05-12 22:19:29.813801"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1251823271 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1251823271], ["username", "billy_10"], ["access_token", "6995f53480371424637b52f9380d2785"], ["uuid", "91b9a19d-153a-4c30-b5bf-15fd4998298b"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-12 22:19:29.816366"], ["updated_at", "2017-05-12 22:19:29.816366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -958219518 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -958219518], ["username", "billy_11"], ["access_token", "a5b67ca3ff3921a9d586b9b07f729e9e"], ["uuid", "e1ce3c5c-65d7-40d8-9240-6ff5c73d3d70"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-12 22:19:29.818749"], ["updated_at", "2017-05-12 22:19:29.818749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1813393644 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1813393644], ["username", "billy_12"], ["access_token", "d645ba4649bd4265c41d7a97a2a147de"], ["uuid", "2250e8da-2a7c-4b9a-bbb6-56f1b66edd36"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-12 22:19:29.821096"], ["updated_at", "2017-05-12 22:19:29.821096"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -84315824 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -84315824], ["username", "billy_13"], ["access_token", "7847c53533af4e5d2ce91b383a5efbb1"], ["uuid", "90c1f14f-3965-407e-a3fd-28ef41278a98"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-12 22:19:29.823497"], ["updated_at", "2017-05-12 22:19:29.823497"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -661684984 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -661684984], ["username", "billy_14"], ["access_token", "3a59829b512626c50d59d28e01046437"], ["uuid", "45531be2-3e9d-46ec-a3dc-e7f733758b18"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-12 22:19:29.825890"], ["updated_at", "2017-05-12 22:19:29.825890"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1109399948 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1109399948], ["username", "billy_15"], ["access_token", "333ba4852df7b572212f83cc6f8edf5c"], ["uuid", "a6a71d78-5b9c-4b93-986e-0ab41f933c5e"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-12 22:19:29.828447"], ["updated_at", "2017-05-12 22:19:29.828447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -476730944 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -476730944], ["username", "billy_16"], ["access_token", "e78c2067f7496615ea4df4588a47064c"], ["uuid", "00618cf7-9798-483e-97cb-9156eba1e861"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-12 22:19:29.830891"], ["updated_at", "2017-05-12 22:19:29.830891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1141478582 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1141478582], ["username", "billy_17"], ["access_token", "4df0c66911d74e2f4640110e40a06d88"], ["uuid", "bb493b72-56dd-41de-86b9-b88f4576a087"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-12 22:19:29.833310"], ["updated_at", "2017-05-12 22:19:29.833310"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1882236432 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1882236432], ["username", "billy_18"], ["access_token", "047d2347c0fc68caf4872eb3ed2c685a"], ["uuid", "c3a6f5f2-dd13-4ff2-ac4f-d45350edd4ce"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-12 22:19:29.835711"], ["updated_at", "2017-05-12 22:19:29.835711"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1178325774 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1178325774], ["username", "billy_19"], ["access_token", "c4ae04b6de8ced4b70bb7987a3c29c01"], ["uuid", "aa5b6cef-8e8b-45ef-92bb-d0ff69ba79f7"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-12 22:19:29.838169"], ["updated_at", "2017-05-12 22:19:29.838169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1661040851 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1661040851], ["username", "billy_20"], ["access_token", "91b250a66342010394d7f8550c6b4582"], ["uuid", "c05f08a2-f3fb-4f6d-8b6c-03545e23882f"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-12 22:19:29.840626"], ["updated_at", "2017-05-12 22:19:29.840626"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -129622771 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -129622771], ["username", "billy_21"], ["access_token", "2eeb9b90f48b0d6fc8c8051e45b4ca9a"], ["uuid", "f2a661a7-5925-4d1e-b10c-1c488aa08538"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-12 22:19:29.843160"], ["updated_at", "2017-05-12 22:19:29.843160"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -694367050 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -694367050], ["username", "billy_22"], ["access_token", "97dbac7c18069869bb1543f4794028dd"], ["uuid", "973340a8-d23e-4295-868a-d21d07fe3e8f"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-12 22:19:29.845752"], ["updated_at", "2017-05-12 22:19:29.845752"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -824254595 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -824254595], ["username", "billy_23"], ["access_token", "37d90fb9ccfe2f56313bd16a4d6cd37e"], ["uuid", "f7ea2d11-a93e-495d-88b0-33aaa2f91d2d"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-12 22:19:29.848161"], ["updated_at", "2017-05-12 22:19:29.848161"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -80876096 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -80876096], ["username", "billy_24"], ["access_token", "b13396d38a43f618bbec9c5d7b5d7c20"], ["uuid", "2680811a-65fb-4651-9ebc-1b028fedd3ee"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-12 22:19:29.850574"], ["updated_at", "2017-05-12 22:19:29.850574"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -183117224 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -183117224], ["username", "billy_25"], ["access_token", "826b6f6974cc26a3cf1a4656aa30a890"], ["uuid", "cf5ea449-d70c-497c-ad2f-74226e389493"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-12 22:19:29.852986"], ["updated_at", "2017-05-12 22:19:29.852986"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -75379431 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -75379431], ["username", "billy_26"], ["access_token", "29aca24f554e17b8740b6d32a0b8e29f"], ["uuid", "7b0348ba-c59c-4c47-8ce0-fbe4b3c713ba"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-12 22:19:29.855544"], ["updated_at", "2017-05-12 22:19:29.855544"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1443223885 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1443223885], ["username", "billy_27"], ["access_token", "c79e66d2cc40ae9cf2fe4e67377f65a1"], ["uuid", "c53ad312-c442-4406-8ed7-8eb40c95580c"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-12 22:19:29.857986"], ["updated_at", "2017-05-12 22:19:29.857986"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -993019506 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -993019506], ["username", "billy_28"], ["access_token", "2068d5f44a472dd3f98fb883f2095e4e"], ["uuid", "8d6bf812-3fd3-4437-8b46-c052fe3bfe93"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-12 22:19:29.860359"], ["updated_at", "2017-05-12 22:19:29.860359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1301038501 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1301038501], ["username", "billy_29"], ["access_token", "7f87abe616977c07954daa226f72d651"], ["uuid", "28391d2b-51e4-4360-8a3e-50545807d14f"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-12 22:19:29.862802"], ["updated_at", "2017-05-12 22:19:29.862802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -411196706 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -411196706], ["username", "billy_30"], ["access_token", "56a491b14f7b0ac089901b212f1cc1ca"], ["uuid", "93bb6807-ad3a-4e52-b171-f1355a37f1a9"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-12 22:19:29.865176"], ["updated_at", "2017-05-12 22:19:29.865176"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -185925928 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -185925928], ["username", "billy_31"], ["access_token", "b58691986a6325c2dc749eb4389f771a"], ["uuid", "fa704e6e-968d-4add-9a58-782f795faa47"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-12 22:19:29.867543"], ["updated_at", "2017-05-12 22:19:29.867543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -91845641 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -91845641], ["username", "billy_32"], ["access_token", "932a84bcbf5391eb770baf3942df8ee5"], ["uuid", "ceac6ce2-1bf0-48e3-993f-0fbb3e077132"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-12 22:19:29.869931"], ["updated_at", "2017-05-12 22:19:29.869931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1420737863 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1420737863], ["username", "billy_33"], ["access_token", "1bf821dfccd965477e04d5035d7eab5c"], ["uuid", "ab9caaea-f8ee-4572-9cd9-f41a68f19281"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-12 22:19:29.872351"], ["updated_at", "2017-05-12 22:19:29.872351"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -111979440 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -111979440], ["username", "billy_34"], ["access_token", "69d06dadbbbad64b6edc8291f1c377be"], ["uuid", "0e67606a-0ae0-4eeb-b0e1-b157280388ed"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-12 22:19:29.874799"], ["updated_at", "2017-05-12 22:19:29.874799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -808873898 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -808873898], ["username", "billy_35"], ["access_token", "b6287e209969dae8c42620ac6e490e20"], ["uuid", "9332258f-2721-4bff-b981-31f03eeea71d"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-12 22:19:29.877673"], ["updated_at", "2017-05-12 22:19:29.877673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -96903417 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -96903417], ["username", "billy_36"], ["access_token", "1c8a512563fe496bd4d13c8853aaf450"], ["uuid", "bbc1022d-e2a9-48b9-8005-7334f3493577"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-12 22:19:29.880313"], ["updated_at", "2017-05-12 22:19:29.880313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -598384132 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -598384132], ["username", "billy_37"], ["access_token", "4df1ccc9bab5ed4431ac3396d85223ee"], ["uuid", "05ead912-55ae-4213-b4cc-116259aaffb8"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-12 22:19:29.888583"], ["updated_at", "2017-05-12 22:19:29.888583"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2031928747 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2031928747], ["username", "billy_38"], ["access_token", "2169749533dc6331031f75dfd3e0d8a5"], ["uuid", "17450976-a6f7-4bd6-a010-48cbeb95dc0c"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-12 22:19:29.892898"], ["updated_at", "2017-05-12 22:19:29.892898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -298171070 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -298171070], ["username", "billy_39"], ["access_token", "e6e28c42b94ce8b38ada5e7d1eb23654"], ["uuid", "316beb2c-f6d5-41cb-a8eb-779592a60f1a"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-12 22:19:29.896184"], ["updated_at", "2017-05-12 22:19:29.896184"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -686090882 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -686090882], ["username", "billy_40"], ["access_token", "e31ddf424c4c5e17cc5014bf4d15ae90"], ["uuid", "d8b92347-a38d-4054-be6e-e4def6805b40"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-12 22:19:29.899319"], ["updated_at", "2017-05-12 22:19:29.899319"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1832321201 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1832321201], ["username", "billy_41"], ["access_token", "f245bfafd12e9229454c91c7cd7070a6"], ["uuid", "96cf97fc-ad52-4deb-9b0a-786187444e62"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-12 22:19:29.902043"], ["updated_at", "2017-05-12 22:19:29.902043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -767130153 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -767130153], ["username", "billy_42"], ["access_token", "b0f9e5febf1e90b88f5ee9e39a1c7f8b"], ["uuid", "4a5002fd-c375-449d-93cd-c0687b822bd7"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-12 22:19:29.904488"], ["updated_at", "2017-05-12 22:19:29.904488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -750295965 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -750295965], ["username", "billy_43"], ["access_token", "941c6201724fcdf1c1b76e9aedf0adcf"], ["uuid", "a7300e5e-574e-4e89-b301-04c968ea4406"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-12 22:19:29.906823"], ["updated_at", "2017-05-12 22:19:29.906823"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1549016754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1549016754], ["username", "billy_44"], ["access_token", "64fd2bacc39399a4054af9b9eeb6a812"], ["uuid", "facfd27a-665c-44bf-95f8-bda1a7c37b3f"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-12 22:19:29.909141"], ["updated_at", "2017-05-12 22:19:29.909141"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1912623271 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1912623271], ["username", "billy_45"], ["access_token", "ee892442259ea53d29594248ebfb6f92"], ["uuid", "e6a1cb3e-5c56-47e3-96a5-b48a9a89d7a1"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-12 22:19:29.911518"], ["updated_at", "2017-05-12 22:19:29.911518"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -793049287 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -793049287], ["username", "jstrav"], ["access_token", "6225604c31cf794b6c2e71252250f66e"], ["uuid", "13648215-8107-41a8-a059-5487b7cfa43c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-12 22:19:29.920721"], ["updated_at", "2017-05-12 22:19:29.920721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1033548490 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1033548490], ["username", "mary"], ["access_token", "7f868fb3514be630bdadf4ccfcad8cfc"], ["uuid", "c650091a-9d3e-48c6-ab31-4af0448e965e"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-12 22:19:29.923446"], ["updated_at", "2017-05-12 22:19:29.923446"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2131352121 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2131352121], ["username", "jstead"], ["access_token", "efa9109c6826469010b30313d86206e3"], ["uuid", "b9ac9380-8d5e-4a06-ade4-14e2622235c3"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-12 22:19:29.926142"], ["updated_at", "2017-05-12 22:19:29.926142"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1612724790 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1612724790], ["username", "bigbear"], ["access_token", "69b628b1abbdf317d89b16d86e60f5c9"], ["uuid", "23c4e087-2d6f-4ba3-b086-ab43576f19f0"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-12 22:19:29.929237"], ["updated_at", "2017-05-12 22:19:29.929237"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -382458635 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -382458635], ["username", "foo_bb"], ["access_token", "60a5b81e336cbf44085d4537f9bde2ba"], ["uuid", "eb9b7bb3-27a8-45d9-b22b-f158d7667645"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-12 22:19:29.933137"], ["updated_at", "2017-05-12 22:19:29.933137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1152598122 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1152598122], ["username", "foo_bj"], ["access_token", "68c8ad398e49cd82810a213f01187161"], ["uuid", "8c294621-544d-4a7d-a043-026a193beaf0"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-12 22:19:29.936380"], ["updated_at", "2017-05-12 22:19:29.936380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1889541416 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1889541416], ["username", "foo_tj"], ["access_token", "2c26806114fbc48c4fcb93f4e68e9f59"], ["uuid", "759f995f-53d3-405c-9f6f-f1e475e2424b"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-12 22:19:29.939338"], ["updated_at", "2017-05-12 22:19:29.939338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "bcdeba"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bcdeba' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "bcdeba"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-12 22:19:29.950417"], ["updated_at", "2017-05-12 22:19:29.950417"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "fd7354"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fd7354' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "fd7354"], ["created_at", "2017-05-12 22:19:29.966325"], ["updated_at", "2017-05-12 22:19:29.966325"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-12 22:19:29.974158"], ["updated_at", "2017-05-12 22:19:29.974158"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-12 22:19:29.983897"], ["updated_at", "2017-05-12 22:19:29.983897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "3055775cbd42e85d12000d6ae57c7db1"], ["uuid", "641d9a53-e952-4598-9c80-980d6b1ce631"], ["created_at", "2017-05-12 22:19:29.990382"], ["updated_at", "2017-05-12 22:19:29.990382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-12 22:19:29.992372"], ["updated_at", "2017-05-12 22:19:29.992372"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "9d3f6479cb54d3de2b4cfdd74b7d08d7"], ["uuid", "47b39331-e73b-4d46-96f2-780a032288db"], ["created_at", "2017-05-12 22:19:29.995014"], ["updated_at", "2017-05-12 22:19:29.995014"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-12 22:19:29.996404"], ["updated_at", "2017-05-12 22:19:29.996404"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -222467629 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -222467629], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:29.998696"], ["updated_at", "2017-05-12 22:19:29.998696"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -840578106 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -840578106], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.000505"], ["updated_at", "2017-05-12 22:19:30.000505"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -840578106]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -840578106 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -222467629]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -222467629 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -840578106 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -222467629 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -222467629], ["member_group_id", -840578106], ["created_at", "2017-05-12 22:19:30.002320"], ["updated_at", "2017-05-12 22:19:30.002320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -840578106) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -840578106) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -840578106], ["user_id", 1], ["created_at", "2017-05-12 22:19:30.013939"], ["updated_at", "2017-05-12 22:19:30.013939"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -840578106) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -840578106]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -840578106]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -840578106 - -222467629 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-840578106, -222467629) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-12 22:19:30.036327"], ["updated_at", "2017-05-12 22:19:30.036327"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-840578106, -222467629) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-12 22:19:30.041471"], ["updated_at", "2017-05-12 22:19:30.041471"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-840578106, -222467629) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-12 22:19:30.046178"], ["updated_at", "2017-05-12 22:19:30.046178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-840578106, -222467629) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-840578106, -222467629) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-12 22:19:30.052953"], ["updated_at", "2017-05-12 22:19:30.052953"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-840578106, -222467629) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-840578106, -222467629) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-840578106, -222467629) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-12 22:19:30.069587"], ["updated_at", "2017-05-12 22:19:30.069587"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-12 22:19:30.076323"], ["updated_at", "2017-05-12 22:19:30.076323"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-12 22:19:30.083102"], ["updated_at", "2017-05-12 22:19:30.083102"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:19:30 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-12 15:19:30 -0700  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:19:30.121413"], ["updated_at", "2017-05-12 22:19:30.121413"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:19:30.146714"], ["updated_at", "2017-05-12 22:19:30.146714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:19:30.166603"], ["updated_at", "2017-05-12 22:19:30.166603"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -731888976 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bd619549b484bb80455ec3d9166758a1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -731888976], ["username", "bd619549b484bb80455ec3d9166758a1"], ["access_token", "b275f558ff0113ad6f3bf131c4b868fa"], ["uuid", "b5e9af9a-3793-4913-a672-97d767ce7dff"], ["created_at", "2017-05-12 22:19:30.185883"], ["updated_at", "2017-05-12 22:19:30.185883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -143521425 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -143521425], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.188241"], ["updated_at", "2017-05-12 22:19:30.188241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -261041839 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'de592e40daab7dfae3571da3da301cc1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -261041839], ["username", "de592e40daab7dfae3571da3da301cc1"], ["access_token", "64fa89ebbcb8196021194cc8b4a79a57"], ["uuid", "0cb526c0-fd7b-49f6-9da7-3c24f7ae4531"], ["created_at", "2017-05-12 22:19:30.207523"], ["updated_at", "2017-05-12 22:19:30.207523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1144026028 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1144026028], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.209818"], ["updated_at", "2017-05-12 22:19:30.209818"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1144026028 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-1144026028" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-1144026028", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1857322236 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c70a50ed5fc94b0333289fe60b735b1b' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1857322236], ["username", "c70a50ed5fc94b0333289fe60b735b1b"], ["access_token", "dbb8efeacee2d22620154187753090a8"], ["uuid", "482bbdc4-b70a-4a91-a0c6-86a9af630a79"], ["created_at", "2017-05-12 22:19:30.224276"], ["updated_at", "2017-05-12 22:19:30.224276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -45531361 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -45531361], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.226613"], ["updated_at", "2017-05-12 22:19:30.226613"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -45531361 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-45531361" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-45531361", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:19:30.242374"], ["updated_at", "2017-05-12 22:19:30.242374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:19:30.267146"], ["updated_at", "2017-05-12 22:19:30.267146"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-12 22:19:30.287883"], ["updated_at", "2017-05-12 22:19:30.287883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1705705073 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b21ac6eeb2e86ce0018c0bbd1223e474' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1705705073], ["username", "b21ac6eeb2e86ce0018c0bbd1223e474"], ["access_token", "aec1838dd05d656c136794a9347422cc"], ["uuid", "71293f39-7b95-4ddb-ae0b-29ced4a87850"], ["created_at", "2017-05-12 22:19:30.308587"], ["updated_at", "2017-05-12 22:19:30.308587"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -639797802 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -639797802], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.311315"], ["updated_at", "2017-05-12 22:19:30.311315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -995096953 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -995096953], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.314039"], ["updated_at", "2017-05-12 22:19:30.314039"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-639797802/nestings/-995096953" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-639797802", "member_group_id"=>"-995096953", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1070752619 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4ac2bf1cf702ec02989fb6975015022d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1070752619], ["username", "4ac2bf1cf702ec02989fb6975015022d"], ["access_token", "45d04099107b1c7a398785c83aee4284"], ["uuid", "4d66796d-701f-4c4a-9118-285c1184b8ac"], ["created_at", "2017-05-12 22:19:30.333065"], ["updated_at", "2017-05-12 22:19:30.333065"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -710272442 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -710272442], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.335506"], ["updated_at", "2017-05-12 22:19:30.335506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -165396122 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -165396122], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.337517"], ["updated_at", "2017-05-12 22:19:30.337517"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -165396122]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -165396122 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -710272442]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -710272442 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -165396122 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -710272442 SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -710272442], ["member_group_id", -165396122], ["created_at", "2017-05-12 22:19:30.339503"], ["updated_at", "2017-05-12 22:19:30.339503"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-710272442/nestings/-165396122" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-710272442", "member_group_id"=>"-165396122", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1112566196 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a77776389846a80cdb5a468d34995d0e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1112566196], ["username", "a77776389846a80cdb5a468d34995d0e"], ["access_token", "e21bc3d7f40fc9324b90110e4d86f67a"], ["uuid", "85de298d-db41-4df7-8ebb-d69e1b7d26a7"], ["created_at", "2017-05-12 22:19:30.371513"], ["updated_at", "2017-05-12 22:19:30.371513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"a77776389846a80cdb5a468d34995d0e", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"a77776389846a80cdb5a468d34995d0e", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1652000123 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f0932774b2d8398461f9df062b5b6ace' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1652000123], ["username", "f0932774b2d8398461f9df062b5b6ace"], ["access_token", "080c7a84fa43ca18fa08df4dee87c696"], ["uuid", "d2570d25-9bd9-4d63-b145-b947344479dc"], ["created_at", "2017-05-12 22:19:30.393799"], ["updated_at", "2017-05-12 22:19:30.393799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -135059383 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'eb7e2d0797ae06aae4902c5bbd1eb30e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -135059383], ["username", "eb7e2d0797ae06aae4902c5bbd1eb30e"], ["access_token", "bbc5f0bb999652fceb358778a7f67cb9"], ["uuid", "40bef57c-354d-45a8-a552-4c791eda00b0"], ["created_at", "2017-05-12 22:19:30.416659"], ["updated_at", "2017-05-12 22:19:30.416659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -319881543 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '75d3340ee10a49f8ed63457d2abcae10' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -319881543], ["username", "75d3340ee10a49f8ed63457d2abcae10"], ["access_token", "05a87f9e5003a4a0e2696cd10118b1dd"], ["uuid", "45942b94-9bfe-445d-a29a-5e7f9a542e57"], ["created_at", "2017-05-12 22:19:30.440960"], ["updated_at", "2017-05-12 22:19:30.440960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1772304528 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c5041cede33710a493cff0c6698da3e1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1772304528], ["username", "c5041cede33710a493cff0c6698da3e1"], ["access_token", "8226506c4e3ca4b5aeaba5b7c376b8b0"], ["uuid", "332b5640-3a40-4238-9d0f-8e044107e8ae"], ["created_at", "2017-05-12 22:19:30.463723"], ["updated_at", "2017-05-12 22:19:30.463723"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1921573495 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1921573495], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.466500"], ["updated_at", "2017-05-12 22:19:30.466500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1488891345 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e8f8ff0c95f9f5087a758c94b6c93e35' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1488891345], ["username", "e8f8ff0c95f9f5087a758c94b6c93e35"], ["access_token", "48f13f1d9d283ab9c83ba4182af0e4c6"], ["uuid", "4afca838-c6af-42a9-baeb-2f84209d36e8"], ["created_at", "2017-05-12 22:19:30.469300"], ["updated_at", "2017-05-12 22:19:30.469300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1921573495/owners/-1488891345" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1921573495", "user_id"=>"-1488891345", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -958827254 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '81f145557eb98686543619ce3ccaa163' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -958827254], ["username", "81f145557eb98686543619ce3ccaa163"], ["access_token", "710b8ad0d16a610e953ad83d4271b63a"], ["uuid", "e448646d-eeb0-48e1-837a-4199b7f07bc8"], ["created_at", "2017-05-12 22:19:30.492742"], ["updated_at", "2017-05-12 22:19:30.492742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -282951206 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -282951206], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.495650"], ["updated_at", "2017-05-12 22:19:30.495650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1109316132 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e69ca2411ded79b979a59faec7ecb5a4' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1109316132], ["username", "e69ca2411ded79b979a59faec7ecb5a4"], ["access_token", "1fab81a842f6283ee2279a1ec6148b64"], ["uuid", "dbe89ba4-72bf-4d22-ba1d-dbbe7d833338"], ["created_at", "2017-05-12 22:19:30.498708"], ["updated_at", "2017-05-12 22:19:30.498708"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -282951206) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -282951206], ["user_id", -1109316132], ["created_at", "2017-05-12 22:19:30.501358"], ["updated_at", "2017-05-12 22:19:30.501358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-282951206/owners/-1109316132" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-282951206", "user_id"=>"-1109316132", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1364002019 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '03bd8462202b57ad0581facfd460451a' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1364002019], ["username", "03bd8462202b57ad0581facfd460451a"], ["access_token", "f67fce5283a832b2f06d6859cfdb4c81"], ["uuid", "ca559cff-0927-42ac-8127-fc504166bf90"], ["created_at", "2017-05-12 22:19:30.518830"], ["updated_at", "2017-05-12 22:19:30.518830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1424039695 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1424039695], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.522296"], ["updated_at", "2017-05-12 22:19:30.522296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2013707915 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd4b78a6903d0ed9111efeaf3e48a7142' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2013707915], ["username", "d4b78a6903d0ed9111efeaf3e48a7142"], ["access_token", "8513e3b749deb6280ee1aaa2d55c8988"], ["uuid", "160df101-fd72-4236-97e4-61f8ee28dbb4"], ["created_at", "2017-05-12 22:19:30.525728"], ["updated_at", "2017-05-12 22:19:30.525728"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1424039695) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1424039695], ["user_id", -2013707915], ["created_at", "2017-05-12 22:19:30.529179"], ["updated_at", "2017-05-12 22:19:30.529179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1424039695/members/-2013707915" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1424039695", "user_id"=>"-2013707915", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -574175806 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a80a58ea1096fec31ee4f07730019c01' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -574175806], ["username", "a80a58ea1096fec31ee4f07730019c01"], ["access_token", "8d8a8f873dce3f8049fbeaf369bf99c6"], ["uuid", "41b79364-b48d-4c44-80e0-a7cd27ca9061"], ["created_at", "2017-05-12 22:19:30.549982"], ["updated_at", "2017-05-12 22:19:30.549982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -27095589 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -27095589], ["name", "MyGroup"], ["created_at", "2017-05-12 22:19:30.552700"], ["updated_at", "2017-05-12 22:19:30.552700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1994382306 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bb0a44b47517048d190c6f3184672f2b' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1994382306], ["username", "bb0a44b47517048d190c6f3184672f2b"], ["access_token", "48214fc2cbb06556401fdeca40034087"], ["uuid", "e40cc68a-7a5c-41e4-8fa6-b5ab8cb83c3e"], ["created_at", "2017-05-12 22:19:30.555543"], ["updated_at", "2017-05-12 22:19:30.555543"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-27095589/members/-1994382306" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-27095589", "user_id"=>"-1994382306", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-12 22:19:30.586850"], ["updated_at", "2017-05-12 22:19:30.586850"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["updated_at", "2017-05-12 22:19:30.615052"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-12 22:19:30.617885"], ["updated_at", "2017-05-12 22:19:30.617885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-12 15:19:30 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (3.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "dda31f8030f5ebcc0fe53d35f4fe6ef0"], ["uuid", "1f208232-39ef-45c2-ac0a-a0517806a3e7"], ["created_at", "2017-05-12 22:19:30.690197"], ["updated_at", "2017-05-12 22:19:30.690197"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "717214f93e78583ec99f3f887fff2e3a"], ["uuid", "51ea36ea-d743-4a93-affa-8fd6e45d3e69"], ["created_at", "2017-05-12 22:19:30.695121"], ["updated_at", "2017-05-12 22:19:30.695121"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "6784243b3e507f0fecf4e183a4ebceb1"], ["uuid", "e101b4c5-d8ac-42b8-90e8-a51a4fcc124d"], ["created_at", "2017-05-12 22:19:30.704553"], ["updated_at", "2017-05-12 22:19:30.704553"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "03bfc0e8aed3997da88df8ee1ff41c32"], ["uuid", "d701eedd-b0d5-4f77-b4ed-6545a139266c"], ["created_at", "2017-05-12 22:19:30.715852"], ["updated_at", "2017-05-12 22:19:30.715852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "7c1af2aaa536633cfa9c4ba1a77ee220"], ["uuid", "dcb595c9-99c7-4fab-9db1-a57c9f627304"], ["created_at", "2017-05-12 22:19:30.727101"], ["updated_at", "2017-05-12 22:19:30.727101"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:51099/logout Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "1b1447bfeca7faeb9b1ddb72222172a9"], ["uuid", "6068c74a-3ac0-47ad-9b18-6fe3d8726be9"], ["created_at", "2017-05-12 22:19:30.738772"], ["updated_at", "2017-05-12 22:19:30.738772"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "ce8048efd9f8cbd057254b4827056a8e"], ["uuid", "8501e45b-8ea3-4ef9-8e45-fdefd109f175"], ["created_at", "2017-05-12 22:19:30.748458"], ["updated_at", "2017-05-12 22:19:30.748458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.3ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (3.0ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:37:44.986859"], ["updated_at", "2017-05-15 21:37:44.986859"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.5ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1789850299 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9db616a3e2391b211d8cdf0cf655713e' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1789850299], ["username", "9db616a3e2391b211d8cdf0cf655713e"], ["access_token", "997a5459badbb6ac995ceaf398d6dd4b"], ["uuid", "49be15d4-ffe1-46b6-a117-169c777fb96a"], ["created_at", "2017-05-15 21:37:45.063857"], ["updated_at", "2017-05-15 21:37:45.063857"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -782729893 LIMIT 1 SQL (1.0ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -782729893], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.076073"], ["updated_at", "2017-05-15 21:37:45.076073"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1458034644 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8aaaa1935e10939a73492a3676aa7ca6' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1458034644], ["username", "8aaaa1935e10939a73492a3676aa7ca6"], ["access_token", "1441b7312889c76f68b8d3351071b52f"], ["uuid", "5e1dd72a-4d13-4d12-b5bb-301e58d5dedc"], ["created_at", "2017-05-15 21:37:45.086686"], ["updated_at", "2017-05-15 21:37:45.086686"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.6ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -782729893) LIMIT 1 SQL (1.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -782729893], ["user_id", -1458034644], ["created_at", "2017-05-15 21:37:45.091162"], ["updated_at", "2017-05-15 21:37:45.091162"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-782729893/members/-1458034644" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-782729893", "user_id"=>"-1458034644", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1968991471 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8b0bd425e0d726d80b18f3e740c29b49' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1968991471], ["username", "8b0bd425e0d726d80b18f3e740c29b49"], ["access_token", "ddd0afc462e11c39c35e503987cc8b81"], ["uuid", "32f17d8d-48bc-46f2-b501-1fc7e8eacaed"], ["created_at", "2017-05-15 21:37:45.111524"], ["updated_at", "2017-05-15 21:37:45.111524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -242227698 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -242227698], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.114284"], ["updated_at", "2017-05-15 21:37:45.114284"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532116042 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '002609a47a4583f175928b34be140070' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1532116042], ["username", "002609a47a4583f175928b34be140070"], ["access_token", "a60a3ecc0859a4940ce89a47bd41767e"], ["uuid", "9c3ea78c-bff5-492a-811b-ee024bf5a0b7"], ["created_at", "2017-05-15 21:37:45.117386"], ["updated_at", "2017-05-15 21:37:45.117386"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-242227698/members/-1532116042" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-242227698", "user_id"=>"-1532116042", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -410157865 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f82ca0ac10ab364702dae0054bc3ad30' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -410157865], ["username", "f82ca0ac10ab364702dae0054bc3ad30"], ["access_token", "96e1dc248ba4efff68f985b68c41ce9c"], ["uuid", "3fd6d0f6-3f62-4e9d-a569-75c7d9f62c03"], ["created_at", "2017-05-15 21:37:45.131949"], ["updated_at", "2017-05-15 21:37:45.131949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -209974477 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f2fc13117c9d9f8779b39a93cbd381e7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -209974477], ["username", "f2fc13117c9d9f8779b39a93cbd381e7"], ["access_token", "037984e20543928fa9123a354ff84ac1"], ["uuid", "b1af97e7-84a1-41ab-acfd-03f8fc3b3fd5"], ["created_at", "2017-05-15 21:37:45.162041"], ["updated_at", "2017-05-15 21:37:45.162041"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2012623840 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8d8d5fd95b45d9a5ee1b60708ec14aa5' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2012623840], ["username", "8d8d5fd95b45d9a5ee1b60708ec14aa5"], ["access_token", "2eb0b79d588763d62afd2dd0e4785f2d"], ["uuid", "22bd0f95-8fa4-4095-87a6-c233e0c35aa6"], ["created_at", "2017-05-15 21:37:45.184386"], ["updated_at", "2017-05-15 21:37:45.184386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"8d8d5fd95b45d9a5ee1b60708ec14aa5", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"8d8d5fd95b45d9a5ee1b60708ec14aa5", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -933615105 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c4a538329f4b9d0a7637918f4430f196' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -933615105], ["username", "c4a538329f4b9d0a7637918f4430f196"], ["access_token", "c0154d54e4931a50a4b13cc6a38debe3"], ["uuid", "508b7d91-f0c8-465e-bd0f-55bbc71886aa"], ["created_at", "2017-05-15 21:37:45.200493"], ["updated_at", "2017-05-15 21:37:45.200493"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1646607581 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9d9791393fa86812204119499dad6317' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1646607581], ["username", "9d9791393fa86812204119499dad6317"], ["access_token", "3c2e887689905e1db5bd18c156726fd6"], ["uuid", "96566e05-fc49-4caf-9a51-3f848caaaecf"], ["created_at", "2017-05-15 21:37:45.222291"], ["updated_at", "2017-05-15 21:37:45.222291"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -966236460 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -966236460], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.230161"], ["updated_at", "2017-05-15 21:37:45.230161"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2100799802 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2100799802], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.234721"], ["updated_at", "2017-05-15 21:37:45.234721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-966236460/nestings/-2100799802" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-966236460", "member_group_id"=>"-2100799802", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -117433602 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ea74178b736f4108b448479d4558e091' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -117433602], ["username", "ea74178b736f4108b448479d4558e091"], ["access_token", "fb53ab5f3c17f417a10c23b4759e986b"], ["uuid", "8694df7d-93f4-453f-8cc9-9edf29a4e100"], ["created_at", "2017-05-15 21:37:45.262333"], ["updated_at", "2017-05-15 21:37:45.262333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1104002972 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1104002972], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.264985"], ["updated_at", "2017-05-15 21:37:45.264985"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -167393238 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -167393238], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.267259"], ["updated_at", "2017-05-15 21:37:45.267259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -167393238]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -167393238 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1104002972]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1104002972 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -167393238 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1104002972 SQL (0.8ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1104002972], ["member_group_id", -167393238], ["created_at", "2017-05-15 21:37:45.270147"], ["updated_at", "2017-05-15 21:37:45.270147"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1104002972/nestings/-167393238" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1104002972", "member_group_id"=>"-167393238", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:37:45.301518"], ["updated_at", "2017-05-15 21:37:45.301518"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:37:45.327675"], ["updated_at", "2017-05-15 21:37:45.327675"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1108503791 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7f63a0e0f309000782c9d26d5dc6eac6' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1108503791], ["username", "7f63a0e0f309000782c9d26d5dc6eac6"], ["access_token", "4f3fc36eff31d074ed536aee3a257a40"], ["uuid", "e174c6e3-a0f0-43f6-ad99-b956ee93a66a"], ["created_at", "2017-05-15 21:37:45.351572"], ["updated_at", "2017-05-15 21:37:45.351572"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1466558787 LIMIT 1 SQL (0.7ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1466558787], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.358564"], ["updated_at", "2017-05-15 21:37:45.358564"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1841775109 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '85bffa7130e1e813ef191e2117b740ad' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1841775109], ["username", "85bffa7130e1e813ef191e2117b740ad"], ["access_token", "4376d0fe61b6094ed86179c2a33af38e"], ["uuid", "b1078a2d-38f7-474e-8c04-3c4b0434612b"], ["created_at", "2017-05-15 21:37:45.365046"], ["updated_at", "2017-05-15 21:37:45.365046"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1466558787/owners/-1841775109" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1466558787", "user_id"=>"-1841775109", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -611172681 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'aafb82da0357f96d470646a73982c1f8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -611172681], ["username", "aafb82da0357f96d470646a73982c1f8"], ["access_token", "50c93555f2143c98882d5145c0d5fc02"], ["uuid", "51796f5d-9d17-465b-8bb0-640b201edbf7"], ["created_at", "2017-05-15 21:37:45.395260"], ["updated_at", "2017-05-15 21:37:45.395260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -535736309 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -535736309], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.398075"], ["updated_at", "2017-05-15 21:37:45.398075"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -421664715 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '804fa03cf61484408ee7e0f4615e5b6a' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -421664715], ["username", "804fa03cf61484408ee7e0f4615e5b6a"], ["access_token", "f59c2b42b8d326616cc3ac37f79ba9bf"], ["uuid", "07d2c6a3-fd17-458a-a0ba-09e6538fc926"], ["created_at", "2017-05-15 21:37:45.400793"], ["updated_at", "2017-05-15 21:37:45.400793"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.7ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -535736309) LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -535736309], ["user_id", -421664715], ["created_at", "2017-05-15 21:37:45.404311"], ["updated_at", "2017-05-15 21:37:45.404311"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-535736309/owners/-421664715" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-535736309", "user_id"=>"-421664715", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:37:45.419459"], ["updated_at", "2017-05-15 21:37:45.419459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:37:45.445837"], ["updated_at", "2017-05-15 21:37:45.445837"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:37:45.468355"], ["updated_at", "2017-05-15 21:37:45.468355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1843567861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5088a3366cdceecc1d6e79831667dd35' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1843567861], ["username", "5088a3366cdceecc1d6e79831667dd35"], ["access_token", "2702a2ff9c422b9101fd8779596321d8"], ["uuid", "288ea3c5-8664-452c-9fa6-689685251cd2"], ["created_at", "2017-05-15 21:37:45.492256"], ["updated_at", "2017-05-15 21:37:45.492256"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1502515798 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1502515798], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.494857"], ["updated_at", "2017-05-15 21:37:45.494857"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1502515798 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1502515798" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1502515798", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1049426221 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'cb6f283ed363c4c34f6804176f67feba' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1049426221], ["username", "cb6f283ed363c4c34f6804176f67feba"], ["access_token", "5def9bd1adf66856b437ec9c46fd7f1d"], ["uuid", "b602f7e0-cbff-4d87-b3d3-3092f8f1c001"], ["created_at", "2017-05-15 21:37:45.515646"], ["updated_at", "2017-05-15 21:37:45.515646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1663761099 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1663761099], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.518188"], ["updated_at", "2017-05-15 21:37:45.518188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1663761099 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-1663761099" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-1663761099", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -825944234 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '06a1329eed86dc87fa72e231dec650db' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -825944234], ["username", "06a1329eed86dc87fa72e231dec650db"], ["access_token", "bea30e02d53ebf64f121932e016b70bc"], ["uuid", "b0aca48c-2ac8-4cbc-a260-cbae32edc40c"], ["created_at", "2017-05-15 21:37:45.533400"], ["updated_at", "2017-05-15 21:37:45.533400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1725056038 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1725056038], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:45.535957"], ["updated_at", "2017-05-15 21:37:45.535957"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-15 14:37:45 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "7017cf"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7017cf' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "7017cf"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-15 21:37:45.566249"], ["updated_at", "2017-05-15 21:37:45.566249"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "b8918b"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b8918b' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "b8918b"], ["created_at", "2017-05-15 21:37:45.584069"], ["updated_at", "2017-05-15 21:37:45.584069"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-15 21:37:45.592987"], ["updated_at", "2017-05-15 21:37:45.592987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-15 21:37:45.601978"], ["updated_at", "2017-05-15 21:37:45.601978"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -820118142 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -820118142], ["username", "jstrav"], ["access_token", "7f338ba4acc9dadaa51e9bd301460903"], ["uuid", "f271c796-587d-4574-97e0-cbc02b20b1ac"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:45.608657"], ["updated_at", "2017-05-15 21:37:45.608657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1528154789 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1528154789], ["username", "mary"], ["access_token", "bbd60c6f8549ef65db1eb9ec1bfb273e"], ["uuid", "68a31de2-b7f1-42d6-b399-b424c21047a3"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:45.611880"], ["updated_at", "2017-05-15 21:37:45.611880"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -499757215 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -499757215], ["username", "jstead"], ["access_token", "e3666cd63e5fe86e459641ef46c40ad3"], ["uuid", "18269af5-01f7-41ef-a823-e1e0714f1bfc"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:45.614676"], ["updated_at", "2017-05-15 21:37:45.614676"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -334163624 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -334163624], ["username", "bigbear"], ["access_token", "7787ff7f0dcf426ea748462b5e25a831"], ["uuid", "557df4ac-0de1-4dbc-958b-a41ca26fd392"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:45.618210"], ["updated_at", "2017-05-15 21:37:45.618210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1514820601 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1514820601], ["username", "billy_00"], ["access_token", "26b015a08c2d668c433572d45258dceb"], ["uuid", "7487ed22-a859-491d-96d5-55fbded5f6ce"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:37:45.621412"], ["updated_at", "2017-05-15 21:37:45.621412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1488477320 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1488477320], ["username", "billy_01"], ["access_token", "7a6aa87c00e30f57e84d5547ff58f50a"], ["uuid", "3364456f-9514-4cdd-a737-9a32332e6f08"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:37:45.624812"], ["updated_at", "2017-05-15 21:37:45.624812"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1852012844 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1852012844], ["username", "billy_02"], ["access_token", "72d5ae8d8c02d8b44d04bdf526888513"], ["uuid", "433ff72c-7fcc-4642-81ea-90f4570795ce"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:37:45.627794"], ["updated_at", "2017-05-15 21:37:45.627794"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -533551166 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -533551166], ["username", "billy_03"], ["access_token", "371b5f8772cfe40abff197d3248b02ce"], ["uuid", "7aaeca48-db1e-4f09-b8b8-5c47bfc67583"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:37:45.630462"], ["updated_at", "2017-05-15 21:37:45.630462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1494508440 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1494508440], ["username", "billy_04"], ["access_token", "06347dc38fc3c457b7e9f81b1b0ac777"], ["uuid", "929d2d82-e10a-4233-9d9d-8e21002a510d"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:37:45.632918"], ["updated_at", "2017-05-15 21:37:45.632918"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -254076677 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -254076677], ["username", "billy_05"], ["access_token", "df469fd1b73427c20873bd6c8aa37b58"], ["uuid", "7df8e8a0-34f6-4f03-b17a-176c9158085b"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:37:45.635393"], ["updated_at", "2017-05-15 21:37:45.635393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -105720152 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -105720152], ["username", "billy_06"], ["access_token", "6d546dc8396f092590984a548fce0ee9"], ["uuid", "a3d79e95-f8d1-46b8-8366-dea6417c9ee3"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:37:45.637987"], ["updated_at", "2017-05-15 21:37:45.637987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -150280121 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -150280121], ["username", "billy_07"], ["access_token", "625fd790cb800427ebca0d7e69220a83"], ["uuid", "d83278d7-684a-49a8-8139-f65c4390efa7"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:37:45.640463"], ["updated_at", "2017-05-15 21:37:45.640463"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -436651545 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -436651545], ["username", "billy_08"], ["access_token", "f7dbaa8120423aa41ad38797e755eebf"], ["uuid", "d68ddc04-ad46-4b77-a925-352ac89eea5f"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:37:45.642841"], ["updated_at", "2017-05-15 21:37:45.642841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1907284353 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1907284353], ["username", "billy_09"], ["access_token", "41b1543bacc9c1ebf25822e4e8bc3300"], ["uuid", "692e73d0-44b7-49a0-9757-ec7f583f6394"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:37:45.645199"], ["updated_at", "2017-05-15 21:37:45.645199"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1426072060 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1426072060], ["username", "billy_10"], ["access_token", "761740541673a7ddd208b25d7fd393b1"], ["uuid", "baa35748-ceb7-42b6-a539-c49c5c79b975"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:37:45.648101"], ["updated_at", "2017-05-15 21:37:45.648101"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -884452702 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -884452702], ["username", "billy_11"], ["access_token", "922cd701c556657197dd79658fdef9ca"], ["uuid", "968f8eb9-85a6-4f1d-84cf-d72b7f86be47"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:37:45.651862"], ["updated_at", "2017-05-15 21:37:45.651862"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -955984262 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -955984262], ["username", "billy_12"], ["access_token", "e06c21e5e4c42028ffcc39a6e645c040"], ["uuid", "384de5e0-dbea-4d69-b75c-418e11785752"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:37:45.655059"], ["updated_at", "2017-05-15 21:37:45.655059"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1397586545 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1397586545], ["username", "billy_13"], ["access_token", "a795f1e26fa95cfd6b3a2be0618739dc"], ["uuid", "cc99e04f-84e6-405c-b1b8-0b930b5dd6bb"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:37:45.658153"], ["updated_at", "2017-05-15 21:37:45.658153"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1987897514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1987897514], ["username", "billy_14"], ["access_token", "600c6df021539f0836175bb2f4ca2a90"], ["uuid", "71331d70-93f4-494f-9ba7-2fce27a1da81"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:37:45.660849"], ["updated_at", "2017-05-15 21:37:45.660849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1489277953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1489277953], ["username", "billy_15"], ["access_token", "1a9ab0c5e4cf7793897735eb2e8a7457"], ["uuid", "3b7bf1c3-cae5-4af9-a5eb-9dd59655e72b"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:37:45.663434"], ["updated_at", "2017-05-15 21:37:45.663434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -980627916 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -980627916], ["username", "billy_16"], ["access_token", "bd09019e4e092803def443a59fe08c2a"], ["uuid", "d1e6877f-8b3f-4dbe-a1e2-824e5adb8a7d"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:37:45.665987"], ["updated_at", "2017-05-15 21:37:45.665987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -83841174 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -83841174], ["username", "billy_17"], ["access_token", "68d122fcc3c5551e123db79351f7bd69"], ["uuid", "05f5b70c-91a5-45fe-94c1-db4fab6da4fd"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:37:45.668418"], ["updated_at", "2017-05-15 21:37:45.668418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1062374331 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1062374331], ["username", "billy_18"], ["access_token", "bf74a1f9b22fb0c2d2d84068279f0d03"], ["uuid", "d5554195-d8fb-43b7-b328-e77518148693"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:37:45.670813"], ["updated_at", "2017-05-15 21:37:45.670813"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1751636186 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1751636186], ["username", "billy_19"], ["access_token", "36edf7037f556ab77e6701cfbd6431c6"], ["uuid", "d6520752-20b5-4cd2-a141-b10f2dcb746c"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:37:45.673272"], ["updated_at", "2017-05-15 21:37:45.673272"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1888846368 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1888846368], ["username", "billy_20"], ["access_token", "ca584da5aa2547d18b12ddceb2f1ca47"], ["uuid", "e8deb0c7-5096-42ef-89a0-a729dbaf5ffa"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:37:45.675731"], ["updated_at", "2017-05-15 21:37:45.675731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -54966456 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -54966456], ["username", "billy_21"], ["access_token", "0375e2cf2388a7ac1be99db21f005d78"], ["uuid", "5832246f-48e5-4ef1-9b82-29b4a2950a98"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:37:45.678138"], ["updated_at", "2017-05-15 21:37:45.678138"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -144697662 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -144697662], ["username", "billy_22"], ["access_token", "878dda0b6400144b4035f3fb91f56267"], ["uuid", "f695f5ef-e841-4f3a-83fa-fd459bba3d05"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:37:45.680480"], ["updated_at", "2017-05-15 21:37:45.680480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2016019249 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2016019249], ["username", "billy_23"], ["access_token", "e5ec831d31d2120016a3ae8d3d82cf11"], ["uuid", "e2d95317-e6ed-4750-81c3-47f3588baef7"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:37:45.682814"], ["updated_at", "2017-05-15 21:37:45.682814"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1119249877 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1119249877], ["username", "billy_24"], ["access_token", "c73decc2255bc059394659a33107caee"], ["uuid", "34bf45f9-6b7e-42c7-8194-b0b2c7bf09c9"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:37:45.685248"], ["updated_at", "2017-05-15 21:37:45.685248"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -83850119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -83850119], ["username", "billy_25"], ["access_token", "d0eb4fc7adbe1a7ec6c4419829e2813e"], ["uuid", "527ba484-4f20-420f-a5d7-582ff74c4a36"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:37:45.687709"], ["updated_at", "2017-05-15 21:37:45.687709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1303359727 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1303359727], ["username", "billy_26"], ["access_token", "b6dc6e1c963907798a006d60a8c2ab3b"], ["uuid", "d1fd89d8-f893-40cc-bf1d-abb050735a2f"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:37:45.690311"], ["updated_at", "2017-05-15 21:37:45.690311"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -909408841 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -909408841], ["username", "billy_27"], ["access_token", "335d46f9e84750365793610ba1a86133"], ["uuid", "849a99a5-69a0-4537-aadd-1b47cc920664"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:37:45.692957"], ["updated_at", "2017-05-15 21:37:45.692957"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1992749299 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1992749299], ["username", "billy_28"], ["access_token", "2c8b23d45645bebf36a6e4aba78b1740"], ["uuid", "8dc7dded-0f9e-4bc6-833a-995a33b9fe5c"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:37:45.695670"], ["updated_at", "2017-05-15 21:37:45.695670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1640958628 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1640958628], ["username", "billy_29"], ["access_token", "23fed16898406f0026909b141002ae28"], ["uuid", "91c112a9-4967-4e49-94b9-079091fb20b6"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:37:45.698412"], ["updated_at", "2017-05-15 21:37:45.698412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -533259505 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -533259505], ["username", "billy_30"], ["access_token", "d628fd678fe0d1576f7ebca86689a7b3"], ["uuid", "d36385e4-4e17-4426-9768-452bfac943b9"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:37:45.701074"], ["updated_at", "2017-05-15 21:37:45.701074"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1969822595 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1969822595], ["username", "billy_31"], ["access_token", "6875570978b6d1cdef5b4d96a922a4f5"], ["uuid", "801f6140-aca2-4596-8be6-48ebd04ef9e6"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:37:45.703724"], ["updated_at", "2017-05-15 21:37:45.703724"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1153701584 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1153701584], ["username", "billy_32"], ["access_token", "27cc9e36ec6430280c140d2fd282bf68"], ["uuid", "994c507d-82b7-4f84-a59f-a3f4efbad67a"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:37:45.706572"], ["updated_at", "2017-05-15 21:37:45.706572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1441935603 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1441935603], ["username", "billy_33"], ["access_token", "f40029d9c13a927c54cc25b4e204a8cf"], ["uuid", "c2d7df44-9f09-4959-884f-fa6dc542ad02"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:37:45.709465"], ["updated_at", "2017-05-15 21:37:45.709465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1782867054 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1782867054], ["username", "billy_34"], ["access_token", "d3ca1d82bf5f49e789c6212a6ba0dc03"], ["uuid", "988e7e13-1ba8-4e61-a404-d922accf4c55"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:37:45.712192"], ["updated_at", "2017-05-15 21:37:45.712192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1942831270 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1942831270], ["username", "billy_35"], ["access_token", "d20a41ab59d27f4e83f94b1814c32f2b"], ["uuid", "cece9768-94c2-4f38-a74b-a78fe3496a0d"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:37:45.714918"], ["updated_at", "2017-05-15 21:37:45.714918"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1750390250 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1750390250], ["username", "billy_36"], ["access_token", "eb9d68ae64900f33c3766beeaea3bc65"], ["uuid", "20c7c1ba-0670-4d0e-8e8d-31ddd94f8e1a"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:37:45.717664"], ["updated_at", "2017-05-15 21:37:45.717664"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1448017316 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1448017316], ["username", "billy_37"], ["access_token", "5c778aaa06fad5a64940e7933fec6955"], ["uuid", "1e298b77-fa3f-46c5-a20c-6980147f2fc9"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:37:45.720324"], ["updated_at", "2017-05-15 21:37:45.720324"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1023419914 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1023419914], ["username", "billy_38"], ["access_token", "4f8af4ec41bbc7ca89d97a211b7956c6"], ["uuid", "bb4ab2b8-5dd5-4f4c-9fae-cb6c2b2ead8d"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:37:45.722906"], ["updated_at", "2017-05-15 21:37:45.722906"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1552456962 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1552456962], ["username", "billy_39"], ["access_token", "e30342b0d63dfb73e32c9303ef18a132"], ["uuid", "404fc1f2-abd0-46a0-b378-1ee114efdaa0"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:37:45.725498"], ["updated_at", "2017-05-15 21:37:45.725498"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -356500234 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -356500234], ["username", "billy_40"], ["access_token", "3f961d4149cbb5eaa9ea247f178c136f"], ["uuid", "f0cc115f-9fc0-4072-a195-11d9e817e313"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:37:45.728214"], ["updated_at", "2017-05-15 21:37:45.728214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -623776876 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -623776876], ["username", "billy_41"], ["access_token", "096a78b687dd9b7875acbc074b96b427"], ["uuid", "1037c794-12b2-458e-b445-05982106789c"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:37:45.730827"], ["updated_at", "2017-05-15 21:37:45.730827"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1534353996 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1534353996], ["username", "billy_42"], ["access_token", "9e22ac1be4270c7ffff3238647a4dd64"], ["uuid", "5d741c51-1cc7-439f-8455-d558b844d47b"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:37:45.733408"], ["updated_at", "2017-05-15 21:37:45.733408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -411119395 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -411119395], ["username", "billy_43"], ["access_token", "4b15673e37af3b1ad479e4247f20cd0c"], ["uuid", "d997fbdc-e0a3-426d-953c-e37b24bd182d"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:37:45.736037"], ["updated_at", "2017-05-15 21:37:45.736037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1450734809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1450734809], ["username", "billy_44"], ["access_token", "ae84a9cfc6631735087bd8ddb6db9f41"], ["uuid", "335c210d-2c9a-41c6-9c54-57f60c04ee4f"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:37:45.738602"], ["updated_at", "2017-05-15 21:37:45.738602"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -697688110 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -697688110], ["username", "billy_45"], ["access_token", "8de95abe34d76471e795f21afbc13e8a"], ["uuid", "2bd14a63-fd21-4d26-9817-121a040c7f3a"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:37:45.741171"], ["updated_at", "2017-05-15 21:37:45.741171"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -296083787 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -296083787], ["username", "billy_46"], ["access_token", "afa3cf7b02a5ead0ed8bd2fb988d74ea"], ["uuid", "75b88ebb-9f94-4b32-8f88-b5360fb57dd7"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:37:45.743843"], ["updated_at", "2017-05-15 21:37:45.743843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -378263606 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -378263606], ["username", "billy_47"], ["access_token", "d41ccb0d48d1d1169d4d8cf533e5a3a7"], ["uuid", "bae1d859-c071-487f-ba51-42873eb42bcf"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:37:45.746578"], ["updated_at", "2017-05-15 21:37:45.746578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1311194116 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1311194116], ["username", "billy_48"], ["access_token", "f91228b9727a2663ae0fc8f3b1b55a4b"], ["uuid", "104bb0fa-c389-4ce4-a6b9-955bef9b15c6"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:37:45.749264"], ["updated_at", "2017-05-15 21:37:45.749264"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -9035294 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -9035294], ["username", "billy_49"], ["access_token", "baf04ca536b70a9572d7185780e047b2"], ["uuid", "8312c957-1e32-4979-b2f5-8ebda9442320"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:37:45.751798"], ["updated_at", "2017-05-15 21:37:45.751798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1213292094 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1213292094], ["username", "jstrav"], ["access_token", "a9e54bee2859949c36d9f69756f0e56a"], ["uuid", "6f490522-8ea8-475b-a608-569e5fb7bb49"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:45.757731"], ["updated_at", "2017-05-15 21:37:45.757731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -894569130 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -894569130], ["username", "mary"], ["access_token", "811330c18d2ef54e39efc8febf4e2b2f"], ["uuid", "312d9b3f-418a-46e5-bc74-6581d7852e37"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:45.760975"], ["updated_at", "2017-05-15 21:37:45.760975"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -591914509 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -591914509], ["username", "jstead"], ["access_token", "44e3e71cedcd0537c376ec84b0a21c25"], ["uuid", "4822a4e0-f7e1-4375-94cc-794b34fd8248"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:45.763926"], ["updated_at", "2017-05-15 21:37:45.763926"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1093400633 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1093400633], ["username", "bigbear"], ["access_token", "11c1fe7bb0f7662e03f1db8547c42c17"], ["uuid", "6b862f61-6d50-435b-843b-ec187ba0c4d7"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:45.767473"], ["updated_at", "2017-05-15 21:37:45.767473"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1728761002 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1728761002], ["username", "billy_00"], ["access_token", "e0099b9d37183fe78ac8d7f631fcb7c1"], ["uuid", "2e0f10ea-da48-4555-aa6d-46d4f66cbb54"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:37:45.770927"], ["updated_at", "2017-05-15 21:37:45.770927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1955032072 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (1.0ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1955032072], ["username", "billy_01"], ["access_token", "23f82475eb9f0b2fcba04b1ea345a204"], ["uuid", "628838a3-9d9e-495d-88b6-77ebca905453"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:37:45.773985"], ["updated_at", "2017-05-15 21:37:45.773985"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -416518575 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -416518575], ["username", "billy_02"], ["access_token", "70fff5437757016be2b84c8cf4da87a7"], ["uuid", "d0f4c3ce-4bed-4aec-9f90-1c31a4a38299"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:37:45.778941"], ["updated_at", "2017-05-15 21:37:45.778941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1149080062 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1149080062], ["username", "billy_03"], ["access_token", "11ab8e8962e02d53ffd6ba0d64dcc904"], ["uuid", "cb51cb27-e4f1-47a1-8a7d-61bbe3a0ed47"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:37:45.781603"], ["updated_at", "2017-05-15 21:37:45.781603"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125541577 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1125541577], ["username", "billy_04"], ["access_token", "8e58e66f7f475775b397255bd91fcaac"], ["uuid", "86f93d1f-9ee5-47f2-aa8e-5feabb78795e"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:37:45.784033"], ["updated_at", "2017-05-15 21:37:45.784033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1669323149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1669323149], ["username", "billy_05"], ["access_token", "db3ca1a4d67a60e10a1316a5d306ae19"], ["uuid", "54b87347-cb60-4dba-b81a-08d42b71df05"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:37:45.786552"], ["updated_at", "2017-05-15 21:37:45.786552"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1273533415 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1273533415], ["username", "billy_06"], ["access_token", "95549e593826dbac7a0cd15f729524fb"], ["uuid", "8343c621-0c31-4308-922b-99f72c900eeb"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:37:45.789011"], ["updated_at", "2017-05-15 21:37:45.789011"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1395553491 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1395553491], ["username", "billy_07"], ["access_token", "6bc6042b5ee1c060bce26a4beeb12e0a"], ["uuid", "84cb5d03-fe9c-4142-9b15-d62e56e97481"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:37:45.791655"], ["updated_at", "2017-05-15 21:37:45.791655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -519641890 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -519641890], ["username", "billy_08"], ["access_token", "35865306a3c13a28dd70bd334847d196"], ["uuid", "84833582-0b02-4ed1-b38d-c6b7ef39ddc2"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:37:45.793996"], ["updated_at", "2017-05-15 21:37:45.793996"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -487959162 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -487959162], ["username", "billy_09"], ["access_token", "5bcc0021b332ef43f4009ca93359bc42"], ["uuid", "21cd3f60-df2a-44f8-8020-f92890158ea2"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:37:45.796257"], ["updated_at", "2017-05-15 21:37:45.796257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1429692140 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1429692140], ["username", "billy_10"], ["access_token", "6566969cccfcf04d752e23f8a26e82c0"], ["uuid", "8dd01f8d-aabb-469a-af69-86f175b039e8"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:37:45.798482"], ["updated_at", "2017-05-15 21:37:45.798482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -652012835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -652012835], ["username", "billy_11"], ["access_token", "c36c951b3812a5c090d4b0f2d88ef6a6"], ["uuid", "77389591-3219-47d0-a014-3fcca52fbbd8"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:37:45.800794"], ["updated_at", "2017-05-15 21:37:45.800794"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -792127035 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -792127035], ["username", "billy_12"], ["access_token", "f257e4142ae886dc7ff8fe524e32fb92"], ["uuid", "9993b7ca-f073-46c0-ac58-ad283f51dbd1"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:37:45.803123"], ["updated_at", "2017-05-15 21:37:45.803123"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1693335536 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1693335536], ["username", "billy_13"], ["access_token", "192134906cfbb2d5b64e9ce94d059968"], ["uuid", "ef6fcb23-581b-4369-b29f-5bc5e90b3540"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:37:45.805453"], ["updated_at", "2017-05-15 21:37:45.805453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -368924632 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -368924632], ["username", "billy_14"], ["access_token", "54b950593e2b5beb8acf282f74aac4a7"], ["uuid", "441fa882-4132-4c43-96c0-824157a92834"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:37:45.807678"], ["updated_at", "2017-05-15 21:37:45.807678"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -455148192 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -455148192], ["username", "billy_15"], ["access_token", "c9a7e9c2b65eeedc8783b2064d895a91"], ["uuid", "40efedfc-0489-48fc-ac30-112b10f4bd9a"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:37:45.810120"], ["updated_at", "2017-05-15 21:37:45.810120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -294253726 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -294253726], ["username", "billy_16"], ["access_token", "9d8bc941c804166db61ba053f359a03b"], ["uuid", "2ff8901b-979c-4935-ac16-98da600d3971"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:37:45.812512"], ["updated_at", "2017-05-15 21:37:45.812512"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -369989119 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -369989119], ["username", "billy_17"], ["access_token", "2bb99b413b5fc0069c5191d644035fab"], ["uuid", "b46417a4-c0f9-476e-ac44-ec182920e5cc"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:37:45.815439"], ["updated_at", "2017-05-15 21:37:45.815439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -60676757 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -60676757], ["username", "billy_18"], ["access_token", "f51e9cca13136e57af622acec2c46c43"], ["uuid", "54afbc35-cf5a-4f10-8283-4707be028d2e"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:37:45.818148"], ["updated_at", "2017-05-15 21:37:45.818148"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1465375047 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1465375047], ["username", "billy_19"], ["access_token", "c631a1894e688680d3509ce53469a057"], ["uuid", "ee49d0f0-7450-4280-9502-70f436a1fa04"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:37:45.820633"], ["updated_at", "2017-05-15 21:37:45.820633"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1580164498 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1580164498], ["username", "billy_20"], ["access_token", "c43198c5a1bdafb4fae822a3008d6fcb"], ["uuid", "9b242f51-be2d-4c6e-996a-8cde417cc9a1"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:37:45.822986"], ["updated_at", "2017-05-15 21:37:45.822986"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2138976199 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2138976199], ["username", "billy_21"], ["access_token", "5a9bb19027cabb15b8ac60640db7164d"], ["uuid", "5e658935-db86-4898-8cd2-d9bb57db9057"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:37:45.825578"], ["updated_at", "2017-05-15 21:37:45.825578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -693876236 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -693876236], ["username", "billy_22"], ["access_token", "00b0a213ecd6576e60c33d422ab9fe98"], ["uuid", "dab7c46f-f116-4dc4-bfd0-e2024c974e3e"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:37:45.827955"], ["updated_at", "2017-05-15 21:37:45.827955"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1258633297 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1258633297], ["username", "billy_23"], ["access_token", "0f37c6b293e0c9c5e2f57e3b2854de3b"], ["uuid", "e0539b4a-9e21-45fb-9f59-857f65ece57b"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:37:45.830559"], ["updated_at", "2017-05-15 21:37:45.830559"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1200975079 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1200975079], ["username", "billy_24"], ["access_token", "b0a88a2df432fd98ad4ea0c68d1b7864"], ["uuid", "5ecd6bfc-618e-4060-bd14-bf428d920d39"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:37:45.833145"], ["updated_at", "2017-05-15 21:37:45.833145"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1086079141 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1086079141], ["username", "billy_25"], ["access_token", "efbf85d4f871e2aa4c1cecd24f22d9d9"], ["uuid", "118501c3-76d9-4bad-957f-3588276cb277"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:37:45.835673"], ["updated_at", "2017-05-15 21:37:45.835673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1529742935 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1529742935], ["username", "billy_26"], ["access_token", "3084b7d9fb288c4f77d7e0eeefe11c07"], ["uuid", "de1c0ffd-3396-4717-a07f-d0b72fe85442"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:37:45.844436"], ["updated_at", "2017-05-15 21:37:45.844436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1086421146 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1086421146], ["username", "billy_27"], ["access_token", "413b7c403cfff0893c32b9bb4eb20feb"], ["uuid", "af883e03-b7dc-4bd5-993e-bd39ad0f91f4"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:37:45.847318"], ["updated_at", "2017-05-15 21:37:45.847318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1018574269 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1018574269], ["username", "billy_28"], ["access_token", "00c1b22a39bae79d76caf6ebbec050fe"], ["uuid", "51803fa1-3cd1-444f-a265-e2a240946f44"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:37:45.850366"], ["updated_at", "2017-05-15 21:37:45.850366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -969825216 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -969825216], ["username", "billy_29"], ["access_token", "0d3e159000d157b41bb696e4876780cd"], ["uuid", "6367813d-5aef-4e09-b353-418c46435b28"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:37:45.853185"], ["updated_at", "2017-05-15 21:37:45.853185"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1136408835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1136408835], ["username", "billy_30"], ["access_token", "d56cd071b082803af1a856cf932a8dd4"], ["uuid", "51aec992-1589-41f6-85b0-fbe1f58ea7a4"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:37:45.855812"], ["updated_at", "2017-05-15 21:37:45.855812"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1841118550 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1841118550], ["username", "billy_31"], ["access_token", "4b64186b110f1bb2891615a208971662"], ["uuid", "013bd71a-38b6-4366-b1ce-4712d31127f5"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:37:45.859209"], ["updated_at", "2017-05-15 21:37:45.859209"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -951487508 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -951487508], ["username", "billy_32"], ["access_token", "76c7462abd64ed3380c04fd1a631719f"], ["uuid", "485654a6-8832-4b3d-b23c-c2c1489cba55"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:37:45.864069"], ["updated_at", "2017-05-15 21:37:45.864069"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1879371773 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1879371773], ["username", "billy_33"], ["access_token", "6f8df3a744fa0c699ad76ef6a09b9f49"], ["uuid", "b091b1c1-9316-4380-8b8d-1e9a26f8ce41"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:37:45.866897"], ["updated_at", "2017-05-15 21:37:45.866897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -471961044 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -471961044], ["username", "billy_34"], ["access_token", "9f0a812bbba65a70eebd911319a6cbe0"], ["uuid", "413a17e2-edce-4167-b730-724c47631d51"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:37:45.869569"], ["updated_at", "2017-05-15 21:37:45.869569"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1569169759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1569169759], ["username", "billy_35"], ["access_token", "2d8a6a1d84a8d222085a5d1479da12e4"], ["uuid", "cdb89e40-b5b8-4803-9807-07a45384a3bb"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:37:45.872206"], ["updated_at", "2017-05-15 21:37:45.872206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1974241541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1974241541], ["username", "billy_36"], ["access_token", "fdccd1631d0571768c44797e1a03a6b3"], ["uuid", "1715c295-42b8-46f1-88a7-01d1f02a82b8"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:37:45.874882"], ["updated_at", "2017-05-15 21:37:45.874882"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -21517892 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -21517892], ["username", "billy_37"], ["access_token", "781a1a8bb11deeb2c0d016c81b20ee03"], ["uuid", "a53cb1d8-6055-4e7e-ba80-4f2c16dee378"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:37:45.877679"], ["updated_at", "2017-05-15 21:37:45.877679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2026577454 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2026577454], ["username", "billy_38"], ["access_token", "54ebd705b2a427f13a856b379284aa72"], ["uuid", "fd5c006b-e172-4852-8ff8-fcf413f11203"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:37:45.880514"], ["updated_at", "2017-05-15 21:37:45.880514"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -850351685 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -850351685], ["username", "billy_39"], ["access_token", "c79e1b48dd67bcaf3b69a563e94c672e"], ["uuid", "5cb63044-0c1b-4534-928b-9acffe7f4a45"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:37:45.883245"], ["updated_at", "2017-05-15 21:37:45.883245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -39336853 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -39336853], ["username", "billy_40"], ["access_token", "e0b718112122ad00af09a4043466182b"], ["uuid", "cec8cfe2-f4e2-4c5d-acba-03f42b6a8e5a"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:37:45.885948"], ["updated_at", "2017-05-15 21:37:45.885948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1771721188 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1771721188], ["username", "billy_41"], ["access_token", "44ed3c7d9d3ee0af4ded1abdde8596f9"], ["uuid", "4aedb044-0683-4ca8-8aa8-c2307c5f0536"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:37:45.888530"], ["updated_at", "2017-05-15 21:37:45.888530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1100126588 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1100126588], ["username", "billy_42"], ["access_token", "df474b4dfb0c8d9ba2da7c33635d4be9"], ["uuid", "b306f89e-8091-4d2f-a05d-673b1a230287"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:37:45.891128"], ["updated_at", "2017-05-15 21:37:45.891128"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -726112631 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -726112631], ["username", "billy_43"], ["access_token", "72fc260859b4996d68cbbdf73408f188"], ["uuid", "8729c603-664b-464b-add5-75839df4c5c7"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:37:45.893745"], ["updated_at", "2017-05-15 21:37:45.893745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1873824068 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1873824068], ["username", "billy_44"], ["access_token", "a33b27c1ce16391635d93932529f706f"], ["uuid", "6ec1e7d9-c16c-44ac-b4a3-8838fe709cf3"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:37:45.896766"], ["updated_at", "2017-05-15 21:37:45.896766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1467861466 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1467861466], ["username", "billy_45"], ["access_token", "30106dc0a9c162af8feaf9c6b7063cb2"], ["uuid", "9e4de421-32e8-42c0-b9bf-378f4d874410"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:37:45.899388"], ["updated_at", "2017-05-15 21:37:45.899388"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1545236842 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1545236842], ["username", "billy_46"], ["access_token", "df5c63590f960bca899242e66c6246a8"], ["uuid", "2e450ed9-f23c-48d1-979d-f96c76785c76"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:37:45.901787"], ["updated_at", "2017-05-15 21:37:45.901787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38324695 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -38324695], ["username", "billy_47"], ["access_token", "c9030ea4161a8861985b144bb3091258"], ["uuid", "d27c8c27-bf25-4100-b9d0-fc6d59117fa8"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:37:45.904297"], ["updated_at", "2017-05-15 21:37:45.904297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -13026180 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -13026180], ["username", "billy_48"], ["access_token", "60c24e0ed252a0869458dfc05958be27"], ["uuid", "ed36c8a2-69ae-4a63-b83b-4df1b15ccaee"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:37:45.906768"], ["updated_at", "2017-05-15 21:37:45.906768"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -778336622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -778336622], ["username", "billy_49"], ["access_token", "708cdfb6acda6fe66d0a059a6afc0174"], ["uuid", "ef6970ff-a687-4e80-acc5-d0138fcccf27"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:37:45.909229"], ["updated_at", "2017-05-15 21:37:45.909229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1978860072 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1978860072], ["username", "jstrav"], ["access_token", "23cdf781d70601f4b00152b2003c951e"], ["uuid", "97ba1095-e90f-4603-a3b2-d4816c5ed43c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:45.918800"], ["updated_at", "2017-05-15 21:37:45.918800"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -443922960 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -443922960], ["username", "mary"], ["access_token", "5e8599b2ec58e0ccce0e1031aacdadb0"], ["uuid", "b5ffe56f-b8c5-410f-914c-bf6e2b6618ef"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:45.921966"], ["updated_at", "2017-05-15 21:37:45.921966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1232891507 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1232891507], ["username", "jstead"], ["access_token", "866793a25a0db943e71e8f5eb3291c21"], ["uuid", "15e4672d-f53e-4f51-a17e-9e0aa2122550"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:45.925032"], ["updated_at", "2017-05-15 21:37:45.925032"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1310269845 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1310269845], ["username", "bigbear"], ["access_token", "d07231ab8c25e49ba5aed77b14c20ac6"], ["uuid", "83f135d6-b347-424b-9768-abadf568dd09"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:45.928466"], ["updated_at", "2017-05-15 21:37:45.928466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1073257947 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1073257947], ["username", "billy_00"], ["access_token", "425f9906668a0a2121cc021fd9c345ee"], ["uuid", "53a32e76-b858-4495-84ef-a10534674d8c"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:37:45.931585"], ["updated_at", "2017-05-15 21:37:45.931585"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1243780085 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1243780085], ["username", "billy_01"], ["access_token", "79a4b159522a7a9bb4bc36f4c2671d02"], ["uuid", "b3f51569-ea4c-4a8c-8b0e-3a12c0e8b622"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:37:45.934359"], ["updated_at", "2017-05-15 21:37:45.934359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -607342390 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -607342390], ["username", "billy_02"], ["access_token", "962f46e9f60bfa7f71c7457cf4d9b682"], ["uuid", "4044b768-84e3-4d49-a79f-66dec0e3005f"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:37:45.936918"], ["updated_at", "2017-05-15 21:37:45.936918"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -248388022 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -248388022], ["username", "billy_03"], ["access_token", "fe9db672b0f5899fdee36ea4144c163b"], ["uuid", "40d9c299-4609-4a09-8925-ccb3aeb90d6f"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:37:45.939524"], ["updated_at", "2017-05-15 21:37:45.939524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2127923189 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2127923189], ["username", "billy_04"], ["access_token", "17b5a534ebb016f9ebd8e89225f70ead"], ["uuid", "034e2d0a-bb21-4039-bea1-21990d17708b"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:37:45.942091"], ["updated_at", "2017-05-15 21:37:45.942091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1809702180 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1809702180], ["username", "billy_05"], ["access_token", "23a5ac46de0734fe6ed0b2b5a268236f"], ["uuid", "9b926c19-910e-4a5c-ad8b-e0b062798012"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:37:45.944704"], ["updated_at", "2017-05-15 21:37:45.944704"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -316878484 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -316878484], ["username", "billy_06"], ["access_token", "5668520b2acbe9dc63dc309672fbddab"], ["uuid", "275a7a61-d530-43a3-bd74-becdcb2ab389"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:37:45.947253"], ["updated_at", "2017-05-15 21:37:45.947253"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1643036035 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1643036035], ["username", "billy_07"], ["access_token", "d94d3b05b4a5137d2cb034331d6c6fd6"], ["uuid", "518a2a02-bbfd-4b4b-b194-f65cb1ce4d0a"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:37:45.949907"], ["updated_at", "2017-05-15 21:37:45.949907"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2115344717 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2115344717], ["username", "billy_08"], ["access_token", "ecc6ddf9929905aeb60de0c16bd00a5e"], ["uuid", "a50ba653-8454-442b-851c-fae3292ffe6c"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:37:45.952811"], ["updated_at", "2017-05-15 21:37:45.952811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -8551179 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -8551179], ["username", "billy_09"], ["access_token", "6afa2138ac4d516365550ab6cfb822b2"], ["uuid", "85b3050e-c131-41e4-bcc7-34dac5ce7967"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:37:45.955673"], ["updated_at", "2017-05-15 21:37:45.955673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1630636505 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1630636505], ["username", "billy_10"], ["access_token", "fd477b65ba780315bac52aa352adc40b"], ["uuid", "44d1943f-225e-4f0c-88aa-9a28fc5a2565"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:37:45.958511"], ["updated_at", "2017-05-15 21:37:45.958511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1773950924 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1773950924], ["username", "billy_11"], ["access_token", "956fec7038642858986f83eca9f82d67"], ["uuid", "3073030b-efdd-4e2e-b8b0-b7b3e5143ccb"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:37:45.961326"], ["updated_at", "2017-05-15 21:37:45.961326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1066248714 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1066248714], ["username", "billy_12"], ["access_token", "2138107d177540866fdccea25a09d1d5"], ["uuid", "5a6b9b79-a21d-4a76-99bb-9d49ed547ac6"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:37:45.964102"], ["updated_at", "2017-05-15 21:37:45.964102"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1988516118 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1988516118], ["username", "billy_13"], ["access_token", "01e4ce02d95460195e9d83fcf84c9afc"], ["uuid", "ed6048df-1532-49dd-b3bf-b7409af06889"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:37:45.966779"], ["updated_at", "2017-05-15 21:37:45.966779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1053518354 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1053518354], ["username", "billy_14"], ["access_token", "c319b32ce424142b186222638845383d"], ["uuid", "ac989fb2-3ea1-4346-9cb3-4ea8eced0832"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:37:45.969406"], ["updated_at", "2017-05-15 21:37:45.969406"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1580471656 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1580471656], ["username", "billy_15"], ["access_token", "c5140ff4b09fff7353364fa2612ccfbb"], ["uuid", "5db6427e-5cc9-468d-8b18-43411c5d66ab"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:37:45.972103"], ["updated_at", "2017-05-15 21:37:45.972103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2099986181 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2099986181], ["username", "billy_16"], ["access_token", "494a0fc52ff6ecfb70ce9ac59b9fb8a6"], ["uuid", "256f5184-eec7-4eb4-97a4-2bf52b53ca0a"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:37:45.974749"], ["updated_at", "2017-05-15 21:37:45.974749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1237289735 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1237289735], ["username", "billy_17"], ["access_token", "562a612e1c7c602fcdc499e2352dd21e"], ["uuid", "bc2f5db7-dad3-4bf2-b955-84deae8ff5b0"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:37:45.977443"], ["updated_at", "2017-05-15 21:37:45.977443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1651948254 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1651948254], ["username", "billy_18"], ["access_token", "364fa079e7441deddd13ce4516563c76"], ["uuid", "24241a1c-1151-4475-b9e7-bce36ec51b21"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:37:45.980144"], ["updated_at", "2017-05-15 21:37:45.980144"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1603596611 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1603596611], ["username", "billy_19"], ["access_token", "5fb2b82f06153710f700e09100de7417"], ["uuid", "b7afa6e5-13e2-4835-ac13-46c9f9896e24"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:37:45.982854"], ["updated_at", "2017-05-15 21:37:45.982854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -722453044 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -722453044], ["username", "billy_20"], ["access_token", "cf7dd060e01f592408aa5808def55959"], ["uuid", "8dd04379-5bee-45fb-86f1-35e086130511"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:37:45.985350"], ["updated_at", "2017-05-15 21:37:45.985350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1776040836 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1776040836], ["username", "billy_21"], ["access_token", "6335d35439e4cfec9cc70f10b3553da0"], ["uuid", "fdc14959-53cf-4683-8793-2bda485823c6"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:37:45.987886"], ["updated_at", "2017-05-15 21:37:45.987886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -462611467 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -462611467], ["username", "billy_22"], ["access_token", "0c304b950b1ef8206d35620ec50537e5"], ["uuid", "b72addc8-b779-40e2-8c67-3f8b75fb3f82"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:37:45.990597"], ["updated_at", "2017-05-15 21:37:45.990597"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -495743158 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -495743158], ["username", "billy_23"], ["access_token", "d85dea6cce83f0750602ab3b485c9b1c"], ["uuid", "0cd2b838-809a-4e77-85ce-4d2c20ac0b29"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:37:45.993217"], ["updated_at", "2017-05-15 21:37:45.993217"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -44443929 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -44443929], ["username", "billy_24"], ["access_token", "7dd97bd4efbdcd5d0e9bd51027a968ee"], ["uuid", "1b2d1268-df45-4862-a6ec-87dddf2e65f3"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:37:45.995868"], ["updated_at", "2017-05-15 21:37:45.995868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2117835403 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2117835403], ["username", "billy_25"], ["access_token", "d3663c4c78f637fe743ec70fc08562da"], ["uuid", "0bb4c2f4-13ae-4410-878d-0c3e9416efdf"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:37:45.998504"], ["updated_at", "2017-05-15 21:37:45.998504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1956196918 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1956196918], ["username", "billy_26"], ["access_token", "46749307012174ad7004db1ef202992f"], ["uuid", "2c794021-b889-421c-9ad5-cdae981a5e4d"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:37:46.001326"], ["updated_at", "2017-05-15 21:37:46.001326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -124954163 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -124954163], ["username", "billy_27"], ["access_token", "e71066a9ca679d2b58fe073db36244f3"], ["uuid", "f67db03c-b506-44ab-b0c7-bdd4bbe0aaba"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:37:46.004258"], ["updated_at", "2017-05-15 21:37:46.004258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -220348941 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -220348941], ["username", "billy_28"], ["access_token", "6047c8b5af102c1018bb209db004b309"], ["uuid", "fb314d8f-82f3-4e28-82ca-46e216f62f00"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:37:46.006972"], ["updated_at", "2017-05-15 21:37:46.006972"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2043563678 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2043563678], ["username", "billy_29"], ["access_token", "71bf6d1348a665d47752fd4a9fb84f72"], ["uuid", "f8a0f0c4-cd9d-4427-a66b-e24b0ce40f7e"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:37:46.009963"], ["updated_at", "2017-05-15 21:37:46.009963"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -772063627 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -772063627], ["username", "billy_30"], ["access_token", "e20b1f9de0d145ad4fc1f02cc9b6fd75"], ["uuid", "ccaa4560-9bba-4f77-808b-c17d421eac4e"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:37:46.012813"], ["updated_at", "2017-05-15 21:37:46.012813"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -516494606 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -516494606], ["username", "billy_31"], ["access_token", "8e362742f9fdc16b30ac7bdb24060c15"], ["uuid", "d5eac42f-2b0b-4235-8c1e-f292ef99ca56"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:37:46.015428"], ["updated_at", "2017-05-15 21:37:46.015428"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -411078896 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -411078896], ["username", "billy_32"], ["access_token", "04a3310b5987a1ac6be37bbef4e18a14"], ["uuid", "e8b63340-196e-4dbb-9d81-1a41ab81aa5e"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:37:46.018082"], ["updated_at", "2017-05-15 21:37:46.018082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1711567335 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1711567335], ["username", "billy_33"], ["access_token", "f8406777d6984cbd1e52584b12682bc2"], ["uuid", "05ebacbd-5ea0-4366-aa3d-5ecc3bc34732"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:37:46.020774"], ["updated_at", "2017-05-15 21:37:46.020774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -738164947 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -738164947], ["username", "billy_34"], ["access_token", "2dc8553f0724bc90161a501ed38422b6"], ["uuid", "bff8d17c-38a1-42e6-818d-812e3b53a3e6"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:37:46.023531"], ["updated_at", "2017-05-15 21:37:46.023531"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -586578508 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -586578508], ["username", "billy_35"], ["access_token", "adf3c498a737a65ef7fe3b8e9190400c"], ["uuid", "6fc11a36-b96f-4fdc-bef7-1ec856b47a8f"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:37:46.026121"], ["updated_at", "2017-05-15 21:37:46.026121"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -709423853 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -709423853], ["username", "billy_36"], ["access_token", "2f066c4f201e571be69a9353cb84f032"], ["uuid", "be034cf0-a709-4ae7-9f4c-26150cdeb1e4"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:37:46.028789"], ["updated_at", "2017-05-15 21:37:46.028789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1505518861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1505518861], ["username", "billy_37"], ["access_token", "3c5e1405339c26bae0b52ba0b69e3285"], ["uuid", "d5ccddc7-9c00-47f6-b1ff-1125b1231f8f"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:37:46.031465"], ["updated_at", "2017-05-15 21:37:46.031465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -780329159 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -780329159], ["username", "billy_38"], ["access_token", "c3899f17d51fba4a38f3199fa6000bb7"], ["uuid", "f20e7edb-078a-4996-a203-a64884420ac7"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:37:46.034059"], ["updated_at", "2017-05-15 21:37:46.034059"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2104253278 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2104253278], ["username", "billy_39"], ["access_token", "71cf700a536b2bbe52d8b2db7d59019d"], ["uuid", "4bf3a915-e446-405b-8ef0-50cc1920f669"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:37:46.036652"], ["updated_at", "2017-05-15 21:37:46.036652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -969353261 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -969353261], ["username", "billy_40"], ["access_token", "f85a5fc7a91f243f5f6c671c36adcf2b"], ["uuid", "d65ba979-6ee4-4f6c-bffa-4ebcf9e4d0f3"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:37:46.039219"], ["updated_at", "2017-05-15 21:37:46.039219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -765901170 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -765901170], ["username", "billy_41"], ["access_token", "3a23ca6f649a1a30544afdd778b3a7be"], ["uuid", "a3e1f52b-fb19-4dd7-90c1-7fb913201c75"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:37:46.041915"], ["updated_at", "2017-05-15 21:37:46.041915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1251752731 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1251752731], ["username", "billy_42"], ["access_token", "74bc832b9c58cbe77b2e620b7eeb6c61"], ["uuid", "4c69d89a-f6f6-42bb-8700-659558fc2d7d"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:37:46.044527"], ["updated_at", "2017-05-15 21:37:46.044527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1433712300 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1433712300], ["username", "billy_43"], ["access_token", "dc7e50d2802d49b76fd25f2651920635"], ["uuid", "9676141f-97c4-4e9f-86e2-80718d7b2a4f"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:37:46.047176"], ["updated_at", "2017-05-15 21:37:46.047176"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1322057832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1322057832], ["username", "billy_44"], ["access_token", "6885e5dcc0c263c89e9c1df221baa187"], ["uuid", "b3d1315e-0787-44f0-a306-7fbc55e5844c"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:37:46.049782"], ["updated_at", "2017-05-15 21:37:46.049782"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -137849950 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -137849950], ["username", "billy_45"], ["access_token", "71375ae484012352cfbe9dc95817315d"], ["uuid", "5d189d18-8b0b-4124-8def-308f64bc8c74"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:37:46.052422"], ["updated_at", "2017-05-15 21:37:46.052422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -323258241 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -323258241], ["username", "billy_46"], ["access_token", "341365fa9e317637e3f9eff759b8d639"], ["uuid", "00e47288-aae0-481a-a3d3-affa84e93aca"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:37:46.055130"], ["updated_at", "2017-05-15 21:37:46.055130"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -439878734 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -439878734], ["username", "billy_47"], ["access_token", "d909ec4b82a37b4a7b80a81f3b7e9b7e"], ["uuid", "6d0800d9-bb1f-4363-bffb-9831c0d15acd"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:37:46.057789"], ["updated_at", "2017-05-15 21:37:46.057789"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2060472473 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2060472473], ["username", "billy_48"], ["access_token", "c0d85f69386afdafbb092e4822fdbd0c"], ["uuid", "2b9c3051-3dec-4bd9-8e7f-f684bf00c95e"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:37:46.060388"], ["updated_at", "2017-05-15 21:37:46.060388"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1085260007 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1085260007], ["username", "billy_49"], ["access_token", "5fd7274102ced1dfedb3c19b658b4e17"], ["uuid", "a3c3d0f5-d829-4413-aef8-59ededd6653a"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:37:46.063024"], ["updated_at", "2017-05-15 21:37:46.063024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1479354993 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1479354993], ["username", "jstrav"], ["access_token", "50b963de5824c7ed2d19276cc43c8fff"], ["uuid", "f4022589-4952-47b3-8d5f-90dc47a2fa09"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.071200"], ["updated_at", "2017-05-15 21:37:46.071200"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2139136331 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2139136331], ["username", "mary"], ["access_token", "d2ef17e88b91acc964372582371ad1d2"], ["uuid", "859db50b-0ac4-49c9-a115-55c675b8d6de"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.075100"], ["updated_at", "2017-05-15 21:37:46.075100"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1786534098 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1786534098], ["username", "jstead"], ["access_token", "444804d0e97d924300bb92a1c9413af5"], ["uuid", "437eed86-dddd-4b68-b160-4529cb34bd77"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.078888"], ["updated_at", "2017-05-15 21:37:46.078888"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -747209296 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -747209296], ["username", "bigbear"], ["access_token", "414ec11f530fb5e0d6f1039e706bf2a8"], ["uuid", "1ed8dd8e-3b7a-4a61-9a84-116e59a57ecd"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.081948"], ["updated_at", "2017-05-15 21:37:46.081948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493905623 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493905623], ["username", "billy_00"], ["access_token", "77ca51f323741e343fdea289ecd9fa6b"], ["uuid", "a9ead8ee-efbf-44b1-a751-dea5cb52aec4"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:37:46.084628"], ["updated_at", "2017-05-15 21:37:46.084628"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -751809502 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -751809502], ["username", "billy_01"], ["access_token", "0666133898417afbc4a79e272f66f5d2"], ["uuid", "67b94c05-9e38-4d15-92cc-7a6a9fe93d4c"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:37:46.087076"], ["updated_at", "2017-05-15 21:37:46.087076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -688309225 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -688309225], ["username", "billy_02"], ["access_token", "b7044ba412b8ee042c9ccdf26f5ed5c6"], ["uuid", "1781f3d5-6f0a-4a86-bb91-7982adf75338"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:37:46.089484"], ["updated_at", "2017-05-15 21:37:46.089484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1549252058 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1549252058], ["username", "billy_03"], ["access_token", "d12281031a5affd2fc9406e9c20d2a1a"], ["uuid", "c6c583a2-6376-46c1-8fe0-753c78d41f0b"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:37:46.091922"], ["updated_at", "2017-05-15 21:37:46.091922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1178621497 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1178621497], ["username", "billy_04"], ["access_token", "f856c45dc5c9efff7db1f05b066107be"], ["uuid", "4c518c41-2e51-4248-b586-bc9009211cf5"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:37:46.094369"], ["updated_at", "2017-05-15 21:37:46.094369"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1876986695 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1876986695], ["username", "billy_05"], ["access_token", "c8cbf3f420df0fa5faf8dd35b42943bc"], ["uuid", "d2f0611c-8c3d-485d-a4fe-c22ac21b12b4"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:37:46.096780"], ["updated_at", "2017-05-15 21:37:46.096780"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2121250218 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2121250218], ["username", "billy_06"], ["access_token", "c04e29b8ca8aa73df3714b56c632da9b"], ["uuid", "37f1a036-dc94-4a3f-bff6-ca76163fca4b"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:37:46.099312"], ["updated_at", "2017-05-15 21:37:46.099312"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -788508680 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -788508680], ["username", "billy_07"], ["access_token", "e667719e5b7ff5f39c5ff5af9ac852c8"], ["uuid", "c6ff8a6e-cd02-4e08-9311-4ec0e8835062"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:37:46.101985"], ["updated_at", "2017-05-15 21:37:46.101985"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -383322293 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -383322293], ["username", "billy_08"], ["access_token", "9954dcd3950c7ca0e5a3e51a03d9506f"], ["uuid", "e2f9bf95-7569-43ee-b7ae-580c193300a9"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:37:46.104848"], ["updated_at", "2017-05-15 21:37:46.104848"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -523023690 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -523023690], ["username", "billy_09"], ["access_token", "081d463252e3ff04735871e8fac26c86"], ["uuid", "ec4ab6e4-e891-4c4e-b5ee-ceeacebee751"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:37:46.108023"], ["updated_at", "2017-05-15 21:37:46.108023"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -579575578 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -579575578], ["username", "billy_10"], ["access_token", "e6891cc7046f9e12057a78bf9e373230"], ["uuid", "f7cde958-ed7c-4e09-87b4-473eb3a4464f"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:37:46.113380"], ["updated_at", "2017-05-15 21:37:46.113380"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1946834152 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1946834152], ["username", "billy_11"], ["access_token", "2b451ea34bfc8ece544fb8e70e0939da"], ["uuid", "422fecc4-6432-4d7c-98f3-c439f280db94"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:37:46.116575"], ["updated_at", "2017-05-15 21:37:46.116575"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1392798825 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1392798825], ["username", "billy_12"], ["access_token", "713b8dca7753115a8a44d9015d838fc0"], ["uuid", "fc1b19f4-80ec-4ce7-ba4a-930551ebd4ed"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:37:46.119630"], ["updated_at", "2017-05-15 21:37:46.119630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -877751713 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -877751713], ["username", "billy_13"], ["access_token", "10f34968344e729ba82fcc2d7aaded5d"], ["uuid", "92c29f0c-c4d3-4d03-8ea7-57ca31e1430f"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:37:46.122669"], ["updated_at", "2017-05-15 21:37:46.122669"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -783713215 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -783713215], ["username", "billy_14"], ["access_token", "b0b7415cb916576857054d3cf39c68b3"], ["uuid", "e2ec48fe-5a76-46a0-b68c-8f3e467e6f6d"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:37:46.126005"], ["updated_at", "2017-05-15 21:37:46.126005"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -5837372 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -5837372], ["username", "billy_15"], ["access_token", "4446bdf494488ca7a99a92892b8121ea"], ["uuid", "1140d9fa-c91c-45be-b467-90b676192ad1"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:37:46.128997"], ["updated_at", "2017-05-15 21:37:46.128997"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -384058873 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -384058873], ["username", "billy_16"], ["access_token", "234f34b05bfd7f1e55aac827a7f5ed68"], ["uuid", "45a88361-03f8-48e0-aea0-f34c7df3a887"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:37:46.131989"], ["updated_at", "2017-05-15 21:37:46.131989"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -928256752 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -928256752], ["username", "billy_17"], ["access_token", "31c169d30b7f3366e88a10e064585853"], ["uuid", "aec0ef74-46ae-4297-a3cc-4e328107c352"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:37:46.134971"], ["updated_at", "2017-05-15 21:37:46.134971"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1672586859 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1672586859], ["username", "billy_18"], ["access_token", "2194ef38e9110fd70dac1b43f7ed4928"], ["uuid", "2ee50dad-32f4-47f0-a6dc-677eeb79d72f"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:37:46.138357"], ["updated_at", "2017-05-15 21:37:46.138357"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2113435624 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2113435624], ["username", "billy_19"], ["access_token", "eda2033443ce5fa9cc01eca1c1be80d1"], ["uuid", "e5d7e69b-cf02-4166-b486-7fdd28bde3ca"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:37:46.141669"], ["updated_at", "2017-05-15 21:37:46.141669"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1696743300 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (1.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1696743300], ["username", "billy_20"], ["access_token", "a87c19b8235d01e4f78ac934ef5f9bc1"], ["uuid", "f32c7043-e92c-4cae-86f9-febf6c1ea71d"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:37:46.144777"], ["updated_at", "2017-05-15 21:37:46.144777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -689492435 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -689492435], ["username", "billy_21"], ["access_token", "ef12578932b9e3c2d053b2f24ddab239"], ["uuid", "81f7f5ca-b964-4c13-84c1-aca1c8c37a3a"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:37:46.149543"], ["updated_at", "2017-05-15 21:37:46.149543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1827589079 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1827589079], ["username", "billy_22"], ["access_token", "9dc1d52e6abff7521b4c163e7c0937ff"], ["uuid", "1109277f-768a-48a9-a610-c08c66d3b08a"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:37:46.153277"], ["updated_at", "2017-05-15 21:37:46.153277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466612653 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -466612653], ["username", "billy_23"], ["access_token", "344ecd647b6f395e6901600500b72b6f"], ["uuid", "3e81b89d-0fbc-406b-a061-593a05a8a9c1"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:37:46.156517"], ["updated_at", "2017-05-15 21:37:46.156517"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1120870525 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1120870525], ["username", "billy_24"], ["access_token", "4ed3ef55b482df9430678332e276e78f"], ["uuid", "5fc3e750-b663-494a-800e-5119d7a06054"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:37:46.159417"], ["updated_at", "2017-05-15 21:37:46.159417"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114319357 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2114319357], ["username", "billy_25"], ["access_token", "b56f7c1a6c2f7b58908ee45a291138c9"], ["uuid", "cc6282db-d885-4d05-a91e-8d608e7ab9f9"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:37:46.162761"], ["updated_at", "2017-05-15 21:37:46.162761"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -108534866 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -108534866], ["username", "billy_26"], ["access_token", "441132ff80c084a817010c143f361967"], ["uuid", "3c360326-4bba-47f3-b9c2-944a66bbb7a1"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:37:46.166410"], ["updated_at", "2017-05-15 21:37:46.166410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1694884963 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1694884963], ["username", "billy_27"], ["access_token", "247e39bfe31c59553099dd9977ba1cbc"], ["uuid", "55e8ebc9-db80-492f-bff1-e9561a65dd3e"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:37:46.169367"], ["updated_at", "2017-05-15 21:37:46.169367"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -5089367 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -5089367], ["username", "billy_28"], ["access_token", "3788fa77ef311d35357db3e7e087c6d4"], ["uuid", "a2dee282-720e-4262-b245-5ae5155d225b"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:37:46.172311"], ["updated_at", "2017-05-15 21:37:46.172311"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1786813883 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1786813883], ["username", "billy_29"], ["access_token", "21da313d2bf90a867846b624e7a5b815"], ["uuid", "923e0dd4-3730-4d78-aa66-155315a7ab2d"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:37:46.175365"], ["updated_at", "2017-05-15 21:37:46.175365"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -742097265 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -742097265], ["username", "billy_30"], ["access_token", "a1503c0fa2a75c768546b4439262f1de"], ["uuid", "241a267a-208e-4af9-ac3d-06b611040bd3"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:37:46.179383"], ["updated_at", "2017-05-15 21:37:46.179383"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -140572115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -140572115], ["username", "billy_31"], ["access_token", "eb4fed17213233a8c9528e6e2bb737e1"], ["uuid", "188f385f-20a3-47da-a64a-d0038969fe50"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:37:46.182521"], ["updated_at", "2017-05-15 21:37:46.182521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1333335016 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1333335016], ["username", "billy_32"], ["access_token", "38411e662e376295ae5d9b02a1ad557b"], ["uuid", "c09c6e31-72d3-4828-a77f-9123575f7f2f"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:37:46.185407"], ["updated_at", "2017-05-15 21:37:46.185407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -318471261 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -318471261], ["username", "billy_33"], ["access_token", "537bdd4456cbb00ea9d8b561f90f4ec0"], ["uuid", "999d4cac-4e65-4feb-a049-de540828ef1d"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:37:46.188672"], ["updated_at", "2017-05-15 21:37:46.188672"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834196573 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834196573], ["username", "billy_34"], ["access_token", "4ed435cc92e6922f8984b7ce9e3465a7"], ["uuid", "19b2a8f7-952a-4876-a03e-2d697c43eac8"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:37:46.191700"], ["updated_at", "2017-05-15 21:37:46.191700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2107995827 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2107995827], ["username", "billy_35"], ["access_token", "dd029c34baad1e72db1f1295c9f07480"], ["uuid", "f78c4aa4-1a0e-409b-ada1-b3a62d8f541a"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:37:46.194746"], ["updated_at", "2017-05-15 21:37:46.194746"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1845901440 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1845901440], ["username", "billy_36"], ["access_token", "1e180449bf3724532f277e7a6a41836c"], ["uuid", "ed1b96ed-8f3a-4936-8195-c0ec2a951bea"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:37:46.198184"], ["updated_at", "2017-05-15 21:37:46.198184"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -327874550 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -327874550], ["username", "billy_37"], ["access_token", "c6e84de515276ce38f882d1493e41322"], ["uuid", "d6e0d052-13da-451b-95cc-dcd9f489fdb2"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:37:46.201304"], ["updated_at", "2017-05-15 21:37:46.201304"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -196771745 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -196771745], ["username", "billy_38"], ["access_token", "6c00d77ea992e22c32ec2ad71294c662"], ["uuid", "74d7f01b-a5a8-410d-9c0c-7d75d54ac3fd"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:37:46.205154"], ["updated_at", "2017-05-15 21:37:46.205154"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1640371776 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1640371776], ["username", "billy_39"], ["access_token", "c637f27c7290797c323b42062fa7f914"], ["uuid", "1f68e25e-ce71-4862-8f83-d0cfc39919fd"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:37:46.208588"], ["updated_at", "2017-05-15 21:37:46.208588"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1108676288 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1108676288], ["username", "billy_40"], ["access_token", "06ce5d267294f7b8dedae400f2672453"], ["uuid", "e69e7ea9-4019-4c33-b5db-99f553a9634c"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:37:46.211618"], ["updated_at", "2017-05-15 21:37:46.211618"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2017378700 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2017378700], ["username", "billy_41"], ["access_token", "baa6c95e2636037b42de65a839ec2c71"], ["uuid", "f2c9c2d0-1bfb-4489-9d54-15ce3b89aa6e"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:37:46.214618"], ["updated_at", "2017-05-15 21:37:46.214618"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -168354380 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -168354380], ["username", "billy_42"], ["access_token", "b6819af7f0d9882521862ac8b5fe94ba"], ["uuid", "57ab85b5-2664-4a50-8d59-affe2344a5d8"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:37:46.218316"], ["updated_at", "2017-05-15 21:37:46.218316"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -826873236 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -826873236], ["username", "billy_43"], ["access_token", "fb198396de1b2bc0d7a34a541c73280b"], ["uuid", "63339668-32a3-4b9b-8bb4-42b0b3c5db24"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:37:46.221362"], ["updated_at", "2017-05-15 21:37:46.221362"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -360039384 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -360039384], ["username", "billy_44"], ["access_token", "dfe228d8606d70556328ea59c2cd014c"], ["uuid", "ba767cfc-36a2-4779-ba8a-5ab85ca73d30"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:37:46.224822"], ["updated_at", "2017-05-15 21:37:46.224822"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2069542610 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2069542610], ["username", "billy_45"], ["access_token", "5fb083b1dcf443f36b03c38ce8b624bf"], ["uuid", "7703fb46-71d8-4821-b01e-69881a2af6d1"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:37:46.227737"], ["updated_at", "2017-05-15 21:37:46.227737"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1822045455 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1822045455], ["username", "billy_46"], ["access_token", "952d1957fd83322514b2d9ab800e7a3a"], ["uuid", "8ab6e435-8bd8-4fd6-8d3a-ffe5eab7e9d5"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:37:46.230793"], ["updated_at", "2017-05-15 21:37:46.230793"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -239426973 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -239426973], ["username", "billy_47"], ["access_token", "130d4d688b02fa496603978ef031f5f0"], ["uuid", "a0ea56b6-f63c-4800-beb8-16029212bcc2"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:37:46.234293"], ["updated_at", "2017-05-15 21:37:46.234293"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1494338457 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1494338457], ["username", "billy_48"], ["access_token", "9b30bc53553ea53f11b0a91f1b8b8f37"], ["uuid", "cd6a669a-8b5d-4f27-b5ba-8165ec1c8169"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:37:46.237494"], ["updated_at", "2017-05-15 21:37:46.237494"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1879672108 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1879672108], ["username", "billy_49"], ["access_token", "d8d7df253a52147e2af50f3254d154e1"], ["uuid", "21558748-6d7d-45be-bdb1-f51828efc520"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:37:46.240312"], ["updated_at", "2017-05-15 21:37:46.240312"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1074869215 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1074869215], ["username", "jstrav"], ["access_token", "5ee984b90e5baf6c0c5ebda5d908c5b4"], ["uuid", "ce35c697-731f-4b39-8583-fca258650f0a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.249934"], ["updated_at", "2017-05-15 21:37:46.249934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1441408233 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (2.7ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1441408233], ["username", "mary"], ["access_token", "c16c06bdb38136112e3837025902ff01"], ["uuid", "330007bf-372c-4332-8a5d-8cfdd0a7b999"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.252932"], ["updated_at", "2017-05-15 21:37:46.252932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1943641150 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1943641150], ["username", "jstead"], ["access_token", "2a479f9d1d29605992d8d3e1e7bf1b25"], ["uuid", "2ddb4ac2-526a-4a12-a31c-11492eb5ccc3"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.258707"], ["updated_at", "2017-05-15 21:37:46.258707"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38172744 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -38172744], ["username", "bigbear"], ["access_token", "29c037d8d74688f813f491b5df6e89a5"], ["uuid", "90c42a42-2a2c-4d94-8127-ef8334c25f37"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.261476"], ["updated_at", "2017-05-15 21:37:46.261476"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1464351299 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1464351299], ["username", "billy_00"], ["access_token", "2f2838e18e4c145569e1e2c3c853a567"], ["uuid", "61d286a9-ce7e-455a-9313-dd89ea2fa6d3"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:37:46.264017"], ["updated_at", "2017-05-15 21:37:46.264017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -601235204 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -601235204], ["username", "billy_01"], ["access_token", "6940f1b49a523c3b0d7864d1c76a1a0a"], ["uuid", "3f8b5470-34a2-40b3-b35b-7e8c2078ec50"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:37:46.266440"], ["updated_at", "2017-05-15 21:37:46.266440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1210034548 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1210034548], ["username", "billy_02"], ["access_token", "fb0eab7bec5271953c1fc26c7c9cb519"], ["uuid", "c88c7883-564a-4487-ad6b-ea5da65bd74b"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:37:46.269326"], ["updated_at", "2017-05-15 21:37:46.269326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -667900153 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -667900153], ["username", "billy_03"], ["access_token", "831df9e6ba65a45ca717b9451822d0d0"], ["uuid", "eef73922-4eab-438d-a83f-ba5f628f9615"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:37:46.279094"], ["updated_at", "2017-05-15 21:37:46.279094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1819457960 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1819457960], ["username", "billy_04"], ["access_token", "35bb6c30e6ee0f4ad69c39e46b9e4613"], ["uuid", "15e52b70-0301-46d7-afba-3b38f07a0ff2"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:37:46.283545"], ["updated_at", "2017-05-15 21:37:46.283545"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1408247570 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1408247570], ["username", "billy_05"], ["access_token", "178fe0373f183aa15b8345019967b275"], ["uuid", "5ac03282-1c40-4433-a5d9-a51466b947d5"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:37:46.286641"], ["updated_at", "2017-05-15 21:37:46.286641"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1284075208 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1284075208], ["username", "billy_06"], ["access_token", "c9bb4c50c4e3eaebcd1268d7ec3c69e4"], ["uuid", "fe44119d-37dd-42bf-909b-3b795c57f82f"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:37:46.289487"], ["updated_at", "2017-05-15 21:37:46.289487"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2014640354 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2014640354], ["username", "billy_07"], ["access_token", "0dc75053c5f5e32d5e7c07c4542aa7e4"], ["uuid", "82fe15ef-a885-4858-9101-0ecd2f5ccf87"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:37:46.292302"], ["updated_at", "2017-05-15 21:37:46.292302"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1247082040 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1247082040], ["username", "billy_08"], ["access_token", "6ec9d6e62f5797a4827f22fd830e4970"], ["uuid", "502bc769-0233-471f-943a-b06649a9674f"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:37:46.296679"], ["updated_at", "2017-05-15 21:37:46.296679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1319690906 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1319690906], ["username", "billy_09"], ["access_token", "6d8dc63b7ddada1e1a55023a9a345b8a"], ["uuid", "5e19f1f3-7ed0-4a6f-9385-198524987c08"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:37:46.300543"], ["updated_at", "2017-05-15 21:37:46.300543"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1877002905 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1877002905], ["username", "billy_10"], ["access_token", "d74d58d1598e6a3f5e1f5ac59ce58967"], ["uuid", "f49d42c8-3578-4675-8e2b-a8bfca5d9b61"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:37:46.303765"], ["updated_at", "2017-05-15 21:37:46.303765"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -661197987 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -661197987], ["username", "billy_11"], ["access_token", "4dd811f708c1d253283c568a909ea72b"], ["uuid", "fff3764d-0676-47b4-99dd-87ca0bf707ca"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:37:46.306639"], ["updated_at", "2017-05-15 21:37:46.306639"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1747339947 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1747339947], ["username", "billy_12"], ["access_token", "1bf54bc7a2f12d7b9faad021a5a54f8e"], ["uuid", "34786825-2812-471c-ae6a-bcccaa0f2d0e"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:37:46.311154"], ["updated_at", "2017-05-15 21:37:46.311154"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -714773728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -714773728], ["username", "billy_13"], ["access_token", "4f86cc4a8ae222f41074a1ea876d000d"], ["uuid", "e39fb104-d1a2-432b-adc2-ffba957266e2"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:37:46.314055"], ["updated_at", "2017-05-15 21:37:46.314055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -534528980 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -534528980], ["username", "billy_14"], ["access_token", "31a500e0189e718a99648add8a0168c0"], ["uuid", "d15c2c52-8d2c-476f-bf28-183e7cb39133"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:37:46.316955"], ["updated_at", "2017-05-15 21:37:46.316955"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1499969076 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1499969076], ["username", "billy_15"], ["access_token", "92497ffd91ce9206437838170dc3435f"], ["uuid", "8fcc85f3-6f7d-4f6d-bf41-e39671574f4a"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:37:46.320309"], ["updated_at", "2017-05-15 21:37:46.320309"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1150287857 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1150287857], ["username", "billy_16"], ["access_token", "dcb0969de1e25bb69a1e569ebf1806ee"], ["uuid", "af32a202-c23d-492d-8838-936281313dd9"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:37:46.323260"], ["updated_at", "2017-05-15 21:37:46.323260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -992106514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -992106514], ["username", "billy_17"], ["access_token", "f9617a806273fdca437cd98f5bee39cf"], ["uuid", "15ca21a0-c2f5-4aa5-9916-740f4f09e5c0"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:37:46.326082"], ["updated_at", "2017-05-15 21:37:46.326082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1982279416 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1982279416], ["username", "billy_18"], ["access_token", "72a2b150a3871adeead8ec665b44d220"], ["uuid", "08ba012f-e62c-4d16-9364-cbbdfe3d8187"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:37:46.328749"], ["updated_at", "2017-05-15 21:37:46.328749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1218980179 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1218980179], ["username", "billy_19"], ["access_token", "38c4ecac437245c8ed075769d8f88d8a"], ["uuid", "0a5a7b2d-e193-4f8c-a683-59e736711031"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:37:46.331672"], ["updated_at", "2017-05-15 21:37:46.331672"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -73665965 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.8ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -73665965], ["username", "billy_20"], ["access_token", "87640758a8849d31b7b8bdd4c87be324"], ["uuid", "35e8fc8a-9d6b-4417-9137-4bff8485c453"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:37:46.335317"], ["updated_at", "2017-05-15 21:37:46.335317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1015081355 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1015081355], ["username", "billy_21"], ["access_token", "2c4e1a90538c042fd9d5b066fa55a386"], ["uuid", "f0e78d55-4658-4585-bcfd-dad4721cbacd"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:37:46.338981"], ["updated_at", "2017-05-15 21:37:46.338981"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1380396212 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1380396212], ["username", "billy_22"], ["access_token", "2b32352a6ac5229b3468c3f4c7310ed0"], ["uuid", "d6ffad2c-d151-4ae8-8f10-b42a4b950a2d"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:37:46.341998"], ["updated_at", "2017-05-15 21:37:46.341998"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -710756463 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -710756463], ["username", "billy_23"], ["access_token", "74fbf5f03128e661fbcd163a28981042"], ["uuid", "9e1f4cd0-da3d-4ea1-a249-6bb9c20493ce"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:37:46.344979"], ["updated_at", "2017-05-15 21:37:46.344979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -489200188 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -489200188], ["username", "billy_24"], ["access_token", "5063a41035f7b93e1b6fa10a2d99c3e9"], ["uuid", "8ed4eef6-b2cf-4066-90d4-0f652fc06079"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:37:46.348716"], ["updated_at", "2017-05-15 21:37:46.348716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -120570906 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -120570906], ["username", "billy_25"], ["access_token", "d07d6200a59ae09bfba61de9cb96895f"], ["uuid", "09148184-5958-4ffb-860c-3f3e1fe9835e"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:37:46.351919"], ["updated_at", "2017-05-15 21:37:46.351919"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1967474007 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1967474007], ["username", "billy_26"], ["access_token", "cc94aee15f19fa26d18af14bc6978ae0"], ["uuid", "564c8816-3818-4e85-9def-4108a50997f1"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:37:46.355050"], ["updated_at", "2017-05-15 21:37:46.355050"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -700996369 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -700996369], ["username", "billy_27"], ["access_token", "eb640a81f4da5e41a592f8f86e3ad7f8"], ["uuid", "37991e8a-b857-4b0b-8d84-b77fe24f6a38"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:37:46.358641"], ["updated_at", "2017-05-15 21:37:46.358641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2020070292 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2020070292], ["username", "billy_28"], ["access_token", "8cc2515d6fdd294809ff0f46a181309d"], ["uuid", "e5f74745-0834-4ea5-a454-2553da48beab"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:37:46.362890"], ["updated_at", "2017-05-15 21:37:46.362890"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1488217154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1488217154], ["username", "billy_29"], ["access_token", "38d4fac20d95da7977c28f1dfb579dfb"], ["uuid", "dcbcf033-dc08-4b77-9bf4-5fa8c1e51cde"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:37:46.365770"], ["updated_at", "2017-05-15 21:37:46.365770"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1039289312 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1039289312], ["username", "billy_30"], ["access_token", "65d2c1bf9679f9470b770d4302993550"], ["uuid", "4e599558-dec7-4d49-9f82-567e4cb3cb4b"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:37:46.368578"], ["updated_at", "2017-05-15 21:37:46.368578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -80893030 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -80893030], ["username", "billy_31"], ["access_token", "a15fca4c7a96aa9584ca6f5e8f4c0bfd"], ["uuid", "1fadc3e3-69a6-432b-a40a-14b25894b5b3"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:37:46.371327"], ["updated_at", "2017-05-15 21:37:46.371327"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1942555115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1942555115], ["username", "billy_32"], ["access_token", "259192b30466a0301021dcd1415cbccd"], ["uuid", "77e90f79-02f4-449a-b84f-66658fa197d3"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:37:46.374235"], ["updated_at", "2017-05-15 21:37:46.374235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -266223074 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -266223074], ["username", "billy_33"], ["access_token", "a706cec8576ea342e04c6213d0674f67"], ["uuid", "063ebdac-1328-4544-82e2-0fccd4c70910"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:37:46.377135"], ["updated_at", "2017-05-15 21:37:46.377135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1270400352 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1270400352], ["username", "billy_34"], ["access_token", "2aa495518dc85d3e87432b8c9c704305"], ["uuid", "f6dd2529-3fbe-4644-9e85-f8f460a95cb2"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:37:46.379932"], ["updated_at", "2017-05-15 21:37:46.379932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1907635814 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1907635814], ["username", "billy_35"], ["access_token", "0e2ee8fb417f267587c482c57f54d243"], ["uuid", "452184bc-8af9-4fc5-b038-9baa9679ec18"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:37:46.382725"], ["updated_at", "2017-05-15 21:37:46.382725"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -118947722 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -118947722], ["username", "billy_36"], ["access_token", "57a1d6a1619ff84af4bf6eb8b06caf3b"], ["uuid", "28f5efe3-e85c-4a6c-8e9f-bb51b191de46"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:37:46.385653"], ["updated_at", "2017-05-15 21:37:46.385653"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1006417858 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1006417858], ["username", "billy_37"], ["access_token", "67d2d97cc9c80af8880f857bcdf3807c"], ["uuid", "cbe784fa-60fb-46ea-819b-d22733f39a12"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:37:46.389412"], ["updated_at", "2017-05-15 21:37:46.389412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1421981518 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1421981518], ["username", "billy_38"], ["access_token", "e1dff5516f872025bb02655fb9ce9293"], ["uuid", "985cfe99-b064-4331-8c80-e9633a2870b6"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:37:46.392294"], ["updated_at", "2017-05-15 21:37:46.392294"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1451094064 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1451094064], ["username", "billy_39"], ["access_token", "c05aecf2e708cba99ec0b361d80d8dbc"], ["uuid", "1662f5fe-f636-47c1-ac32-7689527ff796"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:37:46.395235"], ["updated_at", "2017-05-15 21:37:46.395235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493900537 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493900537], ["username", "billy_40"], ["access_token", "2f8a0459d509bd4fe1febe637899a4f8"], ["uuid", "ee4bc087-9a92-4ada-831d-5b827cd173ca"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:37:46.398306"], ["updated_at", "2017-05-15 21:37:46.398306"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1485007262 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1485007262], ["username", "billy_41"], ["access_token", "6b0548c59e9d2f1e11ed623070beb85c"], ["uuid", "34d950bf-b690-4007-9790-8f729cde0f20"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:37:46.401352"], ["updated_at", "2017-05-15 21:37:46.401352"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1432431350 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1432431350], ["username", "billy_42"], ["access_token", "ef50450244f2bff9493837d844d56126"], ["uuid", "bd88d89d-4055-4460-ba7b-a62e699ef05d"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:37:46.404212"], ["updated_at", "2017-05-15 21:37:46.404212"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -800771647 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -800771647], ["username", "billy_43"], ["access_token", "11e644db24625fe80a1b5b1dc2c78c7e"], ["uuid", "3dd9de82-51ca-45f4-8052-7c899b883b5f"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:37:46.407095"], ["updated_at", "2017-05-15 21:37:46.407095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1988980347 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1988980347], ["username", "billy_44"], ["access_token", "ccc728a9bbefa4136e472319a33e2ec2"], ["uuid", "f1eb1e81-12e6-466b-9eab-ff14a750e097"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:37:46.409986"], ["updated_at", "2017-05-15 21:37:46.409986"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1360053623 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1360053623], ["username", "billy_45"], ["access_token", "47468875b054f29a1a09a1a7b0bb91b2"], ["uuid", "c67769b5-c0d3-407e-a53d-866cfc72cfd1"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:37:46.413503"], ["updated_at", "2017-05-15 21:37:46.413503"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -225140235 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -225140235], ["username", "billy_46"], ["access_token", "d5191ff841c4716ac92d3911292b6ee3"], ["uuid", "487fb810-8565-4c87-a689-d2e206458dac"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:37:46.417970"], ["updated_at", "2017-05-15 21:37:46.417970"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1582782785 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1582782785], ["username", "billy_47"], ["access_token", "4554d43050aaa00ba731db46ae047edb"], ["uuid", "7c446807-ead0-4165-b4e9-11a9985f093c"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:37:46.422415"], ["updated_at", "2017-05-15 21:37:46.422415"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1193305208 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1193305208], ["username", "billy_48"], ["access_token", "0f91e16b943a96e09224818980a4aa45"], ["uuid", "fab12c3f-6634-4e84-82dc-e89cb1b4fc12"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:37:46.426902"], ["updated_at", "2017-05-15 21:37:46.426902"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -583127581 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -583127581], ["username", "billy_49"], ["access_token", "8aad4a3b28b32e673b82cfbd23d6c0a1"], ["uuid", "99813811-2c96-43f3-a08e-ec9a0f6544f5"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:37:46.429969"], ["updated_at", "2017-05-15 21:37:46.429969"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1250113442 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2cf0f968727d7d2164620e0c6007f942' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1250113442], ["username", "2cf0f968727d7d2164620e0c6007f942"], ["access_token", "ff624f924eb4daef0694b66ae7d65892"], ["uuid", "780c829e-d86b-4807-b221-09abb60d5595"], ["created_at", "2017-05-15 21:37:46.441967"], ["updated_at", "2017-05-15 21:37:46.441967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1072728873 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1072728873], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:46.446911"], ["updated_at", "2017-05-15 21:37:46.446911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1740248266 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bb9a5d4b07cba33358eb684bd0bb2b55' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1740248266], ["username", "bb9a5d4b07cba33358eb684bd0bb2b55"], ["access_token", "125709eb983a49af11705973090205ff"], ["uuid", "5ab66b35-9b91-4762-9e5d-6df47afe7b45"], ["created_at", "2017-05-15 21:37:46.452104"], ["updated_at", "2017-05-15 21:37:46.452104"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2030986272 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd55920d77d94b2e6f8d5f2565b7ce521' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2030986272], ["username", "d55920d77d94b2e6f8d5f2565b7ce521"], ["access_token", "02f9c9f9d8eed5f7bc77ce215a2b380e"], ["uuid", "ad665acd-5a6e-4276-8e89-9c14b4cb0ec9"], ["created_at", "2017-05-15 21:37:46.457993"], ["updated_at", "2017-05-15 21:37:46.457993"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -854845260 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -854845260], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:46.462285"], ["updated_at", "2017-05-15 21:37:46.462285"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-15 21:37:46.477018"], ["updated_at", "2017-05-15 21:37:46.477018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "8fd216b4c4b814661ab2ce9fb5c5432f"], ["uuid", "25dcc9dc-5b24-44d8-b475-0df74261264e"], ["created_at", "2017-05-15 21:37:46.483745"], ["updated_at", "2017-05-15 21:37:46.483745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 16ms (ActiveRecord: 0.8ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "bcc71a5097bdb052abb9c320b5c53993"], ["uuid", "9f025c49-4f1c-49ef-90a5-28a8cb1a959d"], ["created_at", "2017-05-15 21:37:46.519562"], ["updated_at", "2017-05-15 21:37:46.519562"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.3ms) Completed 200 OK in 26ms (Views: 26.0ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1923999301 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '02f0f0010e2286925fe61bebda1ca0be' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1923999301], ["username", "02f0f0010e2286925fe61bebda1ca0be"], ["access_token", "dea167b9d496e6cd81909acb5966a3c8"], ["uuid", "c61b135e-0b46-47d5-9a7c-c4390fcbc97c"], ["created_at", "2017-05-15 21:37:46.555193"], ["updated_at", "2017-05-15 21:37:46.555193"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1923999301 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1041217261 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c2fef36a3adc5dbfb93c93cd92a04b1b' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -512246704 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '736f38399fd16731e517a9bedd0d1391' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -512246704], ["username", "736f38399fd16731e517a9bedd0d1391"], ["access_token", "9330757a959e4bda2d9cbc0064349526"], ["uuid", "0a922a92-d464-4f2c-ad18-a7ed5acf0eda"], ["created_at", "2017-05-15 21:37:46.567280"], ["updated_at", "2017-05-15 21:37:46.567280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '736f38399fd16731e517a9bedd0d1391' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '736f38399fd16731e517a9bedd0d1391' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-15 21:37:46.570783"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c5477f8109f826ed0b7303b9838e7961' LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1266769476 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '78399b289084ee87699280360cbd73db' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1266769476], ["username", "78399b289084ee87699280360cbd73db"], ["access_token", "f02dca681e65cda855692dc137bc42c2"], ["uuid", "1f021466-85ad-4eec-9559-57fd86e9c1d2"], ["created_at", "2017-05-15 21:37:46.580465"], ["updated_at", "2017-05-15 21:37:46.580465"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -553058359 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '78399b289084ee87699280360cbd73db' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1207276282 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1207276282], ["access_token", "2cde066ec636cc15d79dee6d18f272dd"], ["uuid", "6774c219-26f2-49dc-a65e-6ccd2d998b3b"], ["created_at", "2017-05-15 21:37:46.588107"], ["updated_at", "2017-05-15 21:37:46.588107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -318026696 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -318026696], ["access_token", "406b21c93b804c4e03de8ce2488e6ef7"], ["uuid", "fefd3f25-fa5f-4872-ad29-430f8b4e4e2c"], ["created_at", "2017-05-15 21:37:46.590629"], ["updated_at", "2017-05-15 21:37:46.590629"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1172178546 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '88bbb0400453e16a38223073560d13d1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1172178546], ["username", "88bbb0400453e16a38223073560d13d1"], ["access_token", "19a8445c3b93bf5644003065e63ae0aa"], ["uuid", "bd015d26-21fd-4a6f-a168-83ac3663d5fa"], ["created_at", "2017-05-15 21:37:46.595535"], ["updated_at", "2017-05-15 21:37:46.595535"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-15 21:37:46.598113"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -187257680 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e082704ea6b36764186f3a3b4549a12b' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -187257680], ["username", "e082704ea6b36764186f3a3b4549a12b"], ["access_token", "2d6e5f13e21d0498416486e6ee513ae3"], ["uuid", "26260341-f94e-4052-b898-fa7e38045734"], ["created_at", "2017-05-15 21:37:46.602571"], ["updated_at", "2017-05-15 21:37:46.602571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-15 21:37:46.605435"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -378071725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ae3c5b0847a90c064094ca9d916000bd' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -378071725], ["username", "ae3c5b0847a90c064094ca9d916000bd"], ["access_token", "5b4a21cdac7383bf907d376702ae27bd"], ["uuid", "017f299d-8878-4108-8e3a-962f09a9b6cd"], ["created_at", "2017-05-15 21:37:46.610233"], ["updated_at", "2017-05-15 21:37:46.610233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-15 21:37:46.612707"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-15 21:37:46.615085"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-15 21:37:46.617110"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2139717343 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'dceafdf25326b345109598d3280168b9' LIMIT 1 SQL (0.9ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2139717343], ["username", "dceafdf25326b345109598d3280168b9"], ["access_token", "f2b69d9c858ac15a056175527f249bd9"], ["uuid", "e9b5270a-d43c-4daa-820f-27014c297fb0"], ["created_at", "2017-05-15 21:37:46.623370"], ["updated_at", "2017-05-15 21:37:46.623370"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.6ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-15 21:37:46.628616"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1774982083 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1774982083], ["username", "jstrav"], ["access_token", "482cdc104c412b8348ada18db566abea"], ["uuid", "ca5bd2ec-a9b2-413b-936c-da22297f0689"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.635594"], ["updated_at", "2017-05-15 21:37:46.635594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1717128340 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1717128340], ["username", "mary"], ["access_token", "de362dec1eeca646d7f6071f5ccd2345"], ["uuid", "4dd477e7-612c-4af5-b43b-6708b18144cf"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.638879"], ["updated_at", "2017-05-15 21:37:46.638879"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1952274085 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1952274085], ["username", "jstead"], ["access_token", "5a6c3a992a21e0f6d333f46423c76b47"], ["uuid", "d41b62f8-31eb-40a1-b024-de122112a028"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.642133"], ["updated_at", "2017-05-15 21:37:46.642133"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1542914928 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1542914928], ["username", "bigbear"], ["access_token", "5b3767a169970a4fcb483ac6dc2de4f1"], ["uuid", "68f0f4bd-6161-4f23-b4b1-a81a85af89d9"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.644885"], ["updated_at", "2017-05-15 21:37:46.644885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -601331786 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -601331786], ["username", "jstrav"], ["access_token", "9d01d6aeca613d351a313878e7c0acdf"], ["uuid", "570ea67c-66b8-4a74-b801-1cbb3922fce0"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.652063"], ["updated_at", "2017-05-15 21:37:46.652063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -31820491 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -31820491], ["username", "mary"], ["access_token", "3bf89fba05bff3ac337b7bd02b098578"], ["uuid", "49254b3a-e225-4aa5-9c03-13e4d031d68d"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.654993"], ["updated_at", "2017-05-15 21:37:46.654993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -750171168 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -750171168], ["username", "jstead"], ["access_token", "ca40d061a531f2eebc7d6c4b7e36425c"], ["uuid", "b9ff1e17-2637-486c-b4db-376a9751a14e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.657743"], ["updated_at", "2017-05-15 21:37:46.657743"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1810163540 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1810163540], ["username", "bigbear"], ["access_token", "4edf754c99b6a71aa3b5964851f7c9b4"], ["uuid", "542571e2-81b0-457b-bdd1-3f925a733c4f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.660406"], ["updated_at", "2017-05-15 21:37:46.660406"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1622927678 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1622927678], ["username", "jstrav"], ["access_token", "717a9a1b384fa11fbcf8f36f6663f133"], ["uuid", "3a14cb8b-0305-4e9c-8e33-01caacebab38"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.667779"], ["updated_at", "2017-05-15 21:37:46.667779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -685747006 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -685747006], ["username", "mary"], ["access_token", "57a4528fb5d583d2a690446ff9c3edb4"], ["uuid", "36b40020-179a-4e2c-9a50-75c632565af5"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.671000"], ["updated_at", "2017-05-15 21:37:46.671000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1398395250 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1398395250], ["username", "jstead"], ["access_token", "885ae3a4102e2d2bb793f534190fa1b8"], ["uuid", "781a1932-7971-4135-87a7-f1e3bb535b76"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.674257"], ["updated_at", "2017-05-15 21:37:46.674257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1835466879 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1835466879], ["username", "bigbear"], ["access_token", "d666bd68dcc1fa8d52de12df4b6be059"], ["uuid", "74fccaea-5d67-4ac5-be1b-d60806b768e1"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.677167"], ["updated_at", "2017-05-15 21:37:46.677167"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -779209765 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -779209765], ["username", "jstrav"], ["access_token", "d037258d2464544d3f97a5a1704af263"], ["uuid", "9e97129e-bf78-4479-a7b4-9b6a87330d86"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.683777"], ["updated_at", "2017-05-15 21:37:46.683777"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -405168737 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -405168737], ["username", "mary"], ["access_token", "f98fb3f00bc5dc63c55e724db348afa8"], ["uuid", "f6e25c85-1162-46ab-8953-4f803e601dc0"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.687180"], ["updated_at", "2017-05-15 21:37:46.687180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -219060997 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -219060997], ["username", "jstead"], ["access_token", "26eed307b02a8faf171a098cd57fb564"], ["uuid", "d0ce0214-0bae-4203-a472-b319c9935bf1"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.690393"], ["updated_at", "2017-05-15 21:37:46.690393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1908836450 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1908836450], ["username", "bigbear"], ["access_token", "a46be7e7f15587ba7a23db0e2d7794a7"], ["uuid", "b33f2934-9bce-46ea-bbeb-f66737ada3b3"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.693296"], ["updated_at", "2017-05-15 21:37:46.693296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -601152997 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -601152997], ["username", "jstrav"], ["access_token", "980527d579b3773f813f3456bda6ded6"], ["uuid", "055bdf54-9422-4934-94bf-e54bc9170dda"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.699953"], ["updated_at", "2017-05-15 21:37:46.699953"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1517715047 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1517715047], ["username", "mary"], ["access_token", "d302c8a65883815bc15b4a014aaa4d9f"], ["uuid", "715b8f95-1d7b-4d8f-8c83-4abe23dc6cd5"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.703025"], ["updated_at", "2017-05-15 21:37:46.703025"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1245121182 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1245121182], ["username", "jstead"], ["access_token", "9fb40d1c8c45ee787b812e9a0a2fdf03"], ["uuid", "7a54061f-640d-435a-9baf-b5ef8790ba80"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.706040"], ["updated_at", "2017-05-15 21:37:46.706040"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289388539 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1289388539], ["username", "bigbear"], ["access_token", "df6fc9e039beab766def0d8ebde0c5c1"], ["uuid", "fa5a0de6-819a-4b69-9cb9-caabdab4711f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.708884"], ["updated_at", "2017-05-15 21:37:46.708884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2108599989 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2108599989], ["username", "jstrav"], ["access_token", "9b35d7622a1b54043305246d73319767"], ["uuid", "ba77fe92-acaf-4c04-9660-89e95516639a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.715634"], ["updated_at", "2017-05-15 21:37:46.715634"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1967431336 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1967431336], ["username", "mary"], ["access_token", "c3ce9a30d857551fb2b5b84838661916"], ["uuid", "4b1abb76-ae5d-4f19-be3c-6df6f3a766d1"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.719028"], ["updated_at", "2017-05-15 21:37:46.719028"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -9674973 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -9674973], ["username", "jstead"], ["access_token", "17b09a806651945320b42a8404ca896b"], ["uuid", "2c39eabc-4983-468c-8dfe-3fb9dccdbaf7"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.722254"], ["updated_at", "2017-05-15 21:37:46.722254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -999911035 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -999911035], ["username", "bigbear"], ["access_token", "46fc87c4aed1703423e2e07b01a16977"], ["uuid", "33793821-2ed4-438c-96bf-bee91246f73e"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.725241"], ["updated_at", "2017-05-15 21:37:46.725241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834303354 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834303354], ["username", "jstrav"], ["access_token", "2a031dcabe72bf0ab02d67d8e150fa2c"], ["uuid", "da458849-352c-41eb-9410-86404dcc485e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.731971"], ["updated_at", "2017-05-15 21:37:46.731971"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -92820007 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -92820007], ["username", "mary"], ["access_token", "7dc3035687ea7047430eec05ce2ec70e"], ["uuid", "6471b084-73ba-40e0-a1ae-821c6c85cf92"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.735118"], ["updated_at", "2017-05-15 21:37:46.735118"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1430420267 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1430420267], ["username", "jstead"], ["access_token", "c44b690387a0f26661e2ea04f6a05e34"], ["uuid", "175f9b27-86e7-4c44-91b3-83ebc1dd0161"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.740554"], ["updated_at", "2017-05-15 21:37:46.740554"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1733279383 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1733279383], ["username", "bigbear"], ["access_token", "78b5bae249d8393195205d3ec77d419c"], ["uuid", "e487ce16-aa2a-4647-9f05-931303f551d6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.744766"], ["updated_at", "2017-05-15 21:37:46.744766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38085881 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -38085881], ["username", "jstrav"], ["access_token", "67e119bc87bd3d7f1f5a1432c26e3a27"], ["uuid", "b676523d-b22f-4aec-ab81-c6bf2cb19add"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.753106"], ["updated_at", "2017-05-15 21:37:46.753106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -854138657 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -854138657], ["username", "mary"], ["access_token", "6c9934c4fb2c5b16b8a011fe95811f6d"], ["uuid", "209c068d-063a-42b3-a431-e0fb38c4bab6"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.756424"], ["updated_at", "2017-05-15 21:37:46.756424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -354860828 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -354860828], ["username", "jstead"], ["access_token", "edddd1fba1c93ad364ebdcbdc64855ec"], ["uuid", "d2c22df6-af60-4ead-90d7-fda67efbd734"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.759589"], ["updated_at", "2017-05-15 21:37:46.759589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -984437442 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -984437442], ["username", "bigbear"], ["access_token", "a7a9b00fade90b0fa71afb67cfb41528"], ["uuid", "3322f1c2-7c1f-4e8e-96ba-80f10bc7767d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.762662"], ["updated_at", "2017-05-15 21:37:46.762662"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -194987310 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -194987310], ["username", "jstrav"], ["access_token", "582e28080c2b3930aab08c5854475c3b"], ["uuid", "1a00c505-bc2e-4b81-aa6d-3d0e12488800"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.771222"], ["updated_at", "2017-05-15 21:37:46.771222"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1312016129 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1312016129], ["username", "mary"], ["access_token", "0209093e59b8f66170e2994b70bca8f6"], ["uuid", "91048c59-db5b-4e4b-b74b-1b4306e2171e"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.774967"], ["updated_at", "2017-05-15 21:37:46.774967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144883559 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144883559], ["username", "jstead"], ["access_token", "06701958bab17c6ce4eee2c74f5ba3f9"], ["uuid", "abfdf86a-b6b6-4821-808a-d971c0ee9373"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.778277"], ["updated_at", "2017-05-15 21:37:46.778277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1889527267 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1889527267], ["username", "bigbear"], ["access_token", "04da6a7d044fabf171213f0d66b894c1"], ["uuid", "07058855-4b59-4d4c-a171-35ae075da141"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.781146"], ["updated_at", "2017-05-15 21:37:46.781146"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1156798874 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1156798874], ["username", "jstrav"], ["access_token", "40d3dd4a54ed0ca682455fc2310697ea"], ["uuid", "8a51ddb3-9af3-4273-a36a-c5a6e9a4534b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.788752"], ["updated_at", "2017-05-15 21:37:46.788752"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1466828245 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1466828245], ["username", "mary"], ["access_token", "5024da86f503cc86e9263e52f0dda9a5"], ["uuid", "2588b917-b4ae-4b78-998e-ffb5b0045b7b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.792066"], ["updated_at", "2017-05-15 21:37:46.792066"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -658569455 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -658569455], ["username", "jstead"], ["access_token", "d093cdad93d5b93f1ffa6aec11ff3ce0"], ["uuid", "44292ffc-9061-438a-bd96-4c89f59f4e3b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.795343"], ["updated_at", "2017-05-15 21:37:46.795343"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -878932329 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -878932329], ["username", "bigbear"], ["access_token", "5b5d839024bb001363a736cf5b7036f5"], ["uuid", "788b84d8-cbda-4f96-bf0b-1522f8285f7e"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.798355"], ["updated_at", "2017-05-15 21:37:46.798355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1150324254 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1150324254], ["username", "jstrav"], ["access_token", "f0fd4adca48151f47112e079b87a472d"], ["uuid", "e27c2977-527b-4229-9038-33647ad65508"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.806443"], ["updated_at", "2017-05-15 21:37:46.806443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1608243739 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1608243739], ["username", "mary"], ["access_token", "fc741886734223b2fee880565ab0bf7a"], ["uuid", "e6a3d982-f3bd-47e0-8c1b-4ac6fdf5cae3"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.809811"], ["updated_at", "2017-05-15 21:37:46.809811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -246321841 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -246321841], ["username", "jstead"], ["access_token", "5d5ce0bfc5122aaea415aedc876e49bb"], ["uuid", "03c58a7a-4dcf-422d-84e1-38a5266295de"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.813152"], ["updated_at", "2017-05-15 21:37:46.813152"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2062197546 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2062197546], ["username", "bigbear"], ["access_token", "3d486febaa8e5b6636198ddea947e250"], ["uuid", "a05629ce-8297-4d2f-b864-6b36c7737d02"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.816189"], ["updated_at", "2017-05-15 21:37:46.816189"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2002988410 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2002988410], ["username", "foo_bb"], ["access_token", "f5533aef9ca0b5da96d2bd434d3621f3"], ["uuid", "ee6c2e5b-5ed9-4998-b6bc-0786150ae94b"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-15 21:37:46.818841"], ["updated_at", "2017-05-15 21:37:46.818841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -540333920 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -540333920], ["username", "foo_bj"], ["access_token", "0de10b2eaed7fb84688c5f6c52868aae"], ["uuid", "def2e1a9-76f3-4279-86b9-65e520485591"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-15 21:37:46.828114"], ["updated_at", "2017-05-15 21:37:46.828114"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -68166466 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -68166466], ["username", "foo_tj"], ["access_token", "3efb4ca99343a5757b913639e1b77393"], ["uuid", "7b87c653-cd7a-45c4-8e76-860aebc270c0"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-15 21:37:46.830856"], ["updated_at", "2017-05-15 21:37:46.830856"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035372160 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1035372160], ["username", "jstrav"], ["access_token", "9a4345ec455e4b81b6f2e95a07a4f799"], ["uuid", "baf81637-6778-4fc5-9d9c-f78b72f1307c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.840097"], ["updated_at", "2017-05-15 21:37:46.840097"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -705236632 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -705236632], ["username", "mary"], ["access_token", "93d2f148dc778abd077e13ff44d4be58"], ["uuid", "6404346a-16d9-496e-af01-51475b9fe81a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.843302"], ["updated_at", "2017-05-15 21:37:46.843302"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1976753008 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1976753008], ["username", "jstead"], ["access_token", "622a9259e7969b15058ec8b9dc1cf854"], ["uuid", "719ba21d-8d88-49f4-9170-0fad2182f293"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.846554"], ["updated_at", "2017-05-15 21:37:46.846554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -831160626 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -831160626], ["username", "bigbear"], ["access_token", "a50e64483cab9faa40e358635e03cd83"], ["uuid", "e114c364-cbea-4a30-9670-821edc7190f5"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.849625"], ["updated_at", "2017-05-15 21:37:46.849625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2095891664 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2095891664], ["username", "billy_00"], ["access_token", "123804750fd23f4fe05b46f76731d51d"], ["uuid", "d17d24b3-ec3e-4ff5-afe2-6db391d271c2"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:37:46.852698"], ["updated_at", "2017-05-15 21:37:46.852698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1696942494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1696942494], ["username", "billy_01"], ["access_token", "353af1a9022a74bc01810e9f5c4fe3d9"], ["uuid", "3e8927d5-6236-4b08-8b33-956464297ae8"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:37:46.855532"], ["updated_at", "2017-05-15 21:37:46.855532"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1157060012 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1157060012], ["username", "billy_02"], ["access_token", "436d2cf5313f39ab66b822d3e3c9c7fb"], ["uuid", "fcd9f313-f165-4091-8cb0-a2136909284a"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:37:46.859060"], ["updated_at", "2017-05-15 21:37:46.859060"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1065741060 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1065741060], ["username", "billy_03"], ["access_token", "24001922f6006a3ba3e0d1d8c122934d"], ["uuid", "e01772d8-060b-414a-914c-f78f80da2bb7"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:37:46.863074"], ["updated_at", "2017-05-15 21:37:46.863074"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1524686173 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1524686173], ["username", "billy_04"], ["access_token", "d5d9ff3c3bb0c70708f670ebaf68cc3e"], ["uuid", "fd3ed5fc-2b91-45a2-ae07-5e651fb954a3"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:37:46.865750"], ["updated_at", "2017-05-15 21:37:46.865750"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1528540170 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1528540170], ["username", "billy_05"], ["access_token", "bf49601d31c8964e326f0cf51d28a224"], ["uuid", "91f4568b-a16a-4b58-addb-686d397818d2"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:37:46.868546"], ["updated_at", "2017-05-15 21:37:46.868546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -15371794 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -15371794], ["username", "billy_06"], ["access_token", "dca435a4a6e0573e02bdb583b6e2976f"], ["uuid", "e10664d4-4e0a-4100-9f54-6e46e9a66910"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:37:46.871221"], ["updated_at", "2017-05-15 21:37:46.871221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1196444395 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1196444395], ["username", "billy_07"], ["access_token", "20c20990abb409c38e1a2b7e8855ef7a"], ["uuid", "fd7c85e6-2df6-47d7-8488-c6ff611ce3ca"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:37:46.873768"], ["updated_at", "2017-05-15 21:37:46.873768"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -127763163 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -127763163], ["username", "billy_08"], ["access_token", "60142e8c1cda1cc51c0786ae0021914b"], ["uuid", "800dd7ea-8083-4349-bccc-2894da261db6"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:37:46.876482"], ["updated_at", "2017-05-15 21:37:46.876482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1920817627 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1920817627], ["username", "billy_09"], ["access_token", "15341fdc2b05c24f187eb0e7fe3e802e"], ["uuid", "f49739ea-4070-40b1-8590-25d2a06ee667"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:37:46.879290"], ["updated_at", "2017-05-15 21:37:46.879290"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1540152485 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1540152485], ["username", "billy_10"], ["access_token", "0a1add9de51c60d3e3025c7919dd3d4b"], ["uuid", "14070811-ded6-4dba-b362-8cf95422849a"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:37:46.882126"], ["updated_at", "2017-05-15 21:37:46.882126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -173143383 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -173143383], ["username", "billy_11"], ["access_token", "b42590202a3c0b646a243219a2c8c55e"], ["uuid", "8f328516-35aa-4529-91e6-80209f4d284c"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:37:46.885009"], ["updated_at", "2017-05-15 21:37:46.885009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1787206834 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1787206834], ["username", "billy_12"], ["access_token", "2e9d88cf70293969cbdaabff735d177a"], ["uuid", "fb262e0b-247a-458e-a9f2-7d141232be80"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:37:46.887729"], ["updated_at", "2017-05-15 21:37:46.887729"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -450255840 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -450255840], ["username", "billy_13"], ["access_token", "c90a1d748c6742057d18ca7227aa4ebd"], ["uuid", "346cb109-8138-4cd6-b343-14dafba2624b"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:37:46.890300"], ["updated_at", "2017-05-15 21:37:46.890300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -134680276 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -134680276], ["username", "billy_14"], ["access_token", "6ae0584de3fc806065ea1ab0e64c9fbb"], ["uuid", "1615a89a-e78c-41fb-90cf-9213c6261f66"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:37:46.893215"], ["updated_at", "2017-05-15 21:37:46.893215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1203560480 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1203560480], ["username", "billy_15"], ["access_token", "80e89c1dfac8bc487d56491383d7b0d5"], ["uuid", "5ddbe9ca-edc7-4d7a-8f39-29563093c367"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:37:46.896034"], ["updated_at", "2017-05-15 21:37:46.896034"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -442911589 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -442911589], ["username", "billy_16"], ["access_token", "23645c5c1b89ed0ab3c8b2bdb32b573a"], ["uuid", "1a108123-a6ed-45e1-83ef-dc5465372418"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:37:46.898551"], ["updated_at", "2017-05-15 21:37:46.898551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2110560449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2110560449], ["username", "billy_17"], ["access_token", "391252d914f689f717314435c19deb3a"], ["uuid", "8fb29e6a-a78f-43de-8ba5-e06c389c512a"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:37:46.901027"], ["updated_at", "2017-05-15 21:37:46.901027"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1208763255 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1208763255], ["username", "billy_18"], ["access_token", "aa63f1a64953a8f25fb9f5b0dd4afffe"], ["uuid", "a9938c12-4e83-42b7-8a80-cc6716b3a319"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:37:46.903529"], ["updated_at", "2017-05-15 21:37:46.903529"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -719672023 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -719672023], ["username", "billy_19"], ["access_token", "dd7d3c6c81136daafce7910c2f4d67f4"], ["uuid", "9e555863-fcad-411b-be95-326ac41a9b07"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:37:46.906187"], ["updated_at", "2017-05-15 21:37:46.906187"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1826390308 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1826390308], ["username", "billy_20"], ["access_token", "1b3fb234203978dab82aa20b674537b4"], ["uuid", "7fb56d1d-9aab-4696-b826-d23d29416154"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:37:46.908819"], ["updated_at", "2017-05-15 21:37:46.908819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2035924664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2035924664], ["username", "billy_21"], ["access_token", "0f6c298c502daf7df0ddd2496d690478"], ["uuid", "37dfeb19-58b1-4fdb-b7ab-ce060121c8eb"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:37:46.911380"], ["updated_at", "2017-05-15 21:37:46.911380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2072358663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2072358663], ["username", "billy_22"], ["access_token", "967c4527a60b6cce308aecb3b4ac7d98"], ["uuid", "c256ea5f-e17e-47ba-91eb-3c7b3f0b1d31"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:37:46.913889"], ["updated_at", "2017-05-15 21:37:46.913889"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -957713031 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -957713031], ["username", "billy_23"], ["access_token", "7f6360172bf2f6ffcf07965d1564401e"], ["uuid", "3ae05abf-20f4-4d82-bcfe-9c4efb5ffcf2"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:37:46.916479"], ["updated_at", "2017-05-15 21:37:46.916479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1352564554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1352564554], ["username", "billy_24"], ["access_token", "4eb5ea5c28bce6cef12115b38a2642da"], ["uuid", "8fb2ddba-b803-42ef-85fd-0384db29dadb"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:37:46.919067"], ["updated_at", "2017-05-15 21:37:46.919067"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -749834566 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -749834566], ["username", "billy_25"], ["access_token", "5df43227812ce53e99b1f6a98b801d8f"], ["uuid", "f1577493-d941-4cf0-b496-cb508372d36b"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:37:46.921653"], ["updated_at", "2017-05-15 21:37:46.921653"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -329986712 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -329986712], ["username", "billy_26"], ["access_token", "622b0573195acad429d3618299d2e63a"], ["uuid", "0cfdd8c9-1150-4e66-ab0d-4d34263aa80e"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:37:46.924250"], ["updated_at", "2017-05-15 21:37:46.924250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -580438581 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -580438581], ["username", "billy_27"], ["access_token", "097437ac37307f26dfe1626f3b42e50a"], ["uuid", "b6730937-e1d3-4d5c-83b7-198838f04610"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:37:46.926828"], ["updated_at", "2017-05-15 21:37:46.926828"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -423295508 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -423295508], ["username", "billy_28"], ["access_token", "def2b03d2810293180dba88ba3510c8f"], ["uuid", "dce54f3e-3179-45ad-88b9-595272e55e88"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:37:46.929522"], ["updated_at", "2017-05-15 21:37:46.929522"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1419011767 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1419011767], ["username", "billy_29"], ["access_token", "d89d819644f1037479acd614d2aba45b"], ["uuid", "ff2cf171-425d-4dee-8abd-42d01b09a158"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:37:46.932047"], ["updated_at", "2017-05-15 21:37:46.932047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -750918628 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -750918628], ["username", "billy_30"], ["access_token", "b43173361d6b35a12c2cffe8f7921f0e"], ["uuid", "ffe57aac-900f-4fb7-905d-c22b4cadb618"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:37:46.934592"], ["updated_at", "2017-05-15 21:37:46.934592"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -562022870 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -562022870], ["username", "billy_31"], ["access_token", "b9ce69561261d7c8a515b296d52c92b9"], ["uuid", "48afb39b-3237-4bd6-b8d7-beeec4dcef84"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:37:46.937125"], ["updated_at", "2017-05-15 21:37:46.937125"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1011878575 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1011878575], ["username", "billy_32"], ["access_token", "998df92e492487c0f7f68d97dc8fd58b"], ["uuid", "e437a0ad-bb62-458f-a758-5196093c265a"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:37:46.939621"], ["updated_at", "2017-05-15 21:37:46.939621"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -257659725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -257659725], ["username", "billy_33"], ["access_token", "d9bee12836a451544e255894e67ba691"], ["uuid", "628f134b-0847-4c8e-933f-329456d1a34c"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:37:46.942149"], ["updated_at", "2017-05-15 21:37:46.942149"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1810110208 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1810110208], ["username", "billy_34"], ["access_token", "27d04c19c615bf02659e4b5099d7412b"], ["uuid", "9470f8aa-07cb-482a-b321-bf942731a4d9"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:37:46.945008"], ["updated_at", "2017-05-15 21:37:46.945008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1962780027 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1962780027], ["username", "billy_35"], ["access_token", "303be1908feb5e27b16b45b79739af7c"], ["uuid", "590c04b7-c147-4eda-8d19-bc26ee6f4834"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:37:46.947875"], ["updated_at", "2017-05-15 21:37:46.947875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -240960253 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -240960253], ["username", "billy_36"], ["access_token", "2ea3e010319179386d6b72751fad1dc6"], ["uuid", "bca417ce-e4a1-4608-9990-d2c641ed63ef"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:37:46.950710"], ["updated_at", "2017-05-15 21:37:46.950710"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1128363346 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1128363346], ["username", "billy_37"], ["access_token", "374ecf88cbd1644d6a737761070bb5c6"], ["uuid", "d2f94aea-a461-4ded-890d-c8207e9ac5eb"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:37:46.953531"], ["updated_at", "2017-05-15 21:37:46.953531"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2043577300 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2043577300], ["username", "billy_38"], ["access_token", "03151781ccb907e4e3b36cc646ef02e6"], ["uuid", "4ed72620-4528-4f6a-afaa-0f484829ad2d"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:37:46.956213"], ["updated_at", "2017-05-15 21:37:46.956213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1211659759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1211659759], ["username", "billy_39"], ["access_token", "48f20787c9e380302c820c50abc6ef3c"], ["uuid", "8063cecd-c817-4f70-8d0e-44632dad8ab5"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:37:46.958906"], ["updated_at", "2017-05-15 21:37:46.958906"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -216209755 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -216209755], ["username", "billy_40"], ["access_token", "787c6526f5bcbfb2d5039b10c9516c13"], ["uuid", "13bb8eb2-d143-4501-b196-22b2d382797c"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:37:46.961710"], ["updated_at", "2017-05-15 21:37:46.961710"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1677785584 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1677785584], ["username", "billy_41"], ["access_token", "2dc9db3dac4c888a8ed7666d01303cc2"], ["uuid", "8c032725-0573-465a-935a-bc5e1925e80f"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:37:46.964466"], ["updated_at", "2017-05-15 21:37:46.964466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1846165918 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1846165918], ["username", "billy_42"], ["access_token", "09ac5ea5fbdda9f4c0630e45f6a19fe3"], ["uuid", "62032467-f39e-446a-a077-70a985475c22"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:37:46.967028"], ["updated_at", "2017-05-15 21:37:46.967028"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -258030617 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -258030617], ["username", "billy_43"], ["access_token", "a6dbe5d876d3a8044fb9f6783c67c77a"], ["uuid", "95019c93-29a9-4ea1-a1ea-edc0789a3c00"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:37:46.969631"], ["updated_at", "2017-05-15 21:37:46.969631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855723596 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855723596], ["username", "billy_44"], ["access_token", "109fa24645a7a6a28543d6f3c94576d6"], ["uuid", "bb1e0b57-b028-47b7-87d7-a3fbb8279629"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:37:46.972365"], ["updated_at", "2017-05-15 21:37:46.972365"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1729372969 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1729372969], ["username", "billy_45"], ["access_token", "b740d4bf6e41e850ba3b3c02fa808fcb"], ["uuid", "b0a9fee5-813a-4d2d-87a3-63e35234699c"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:37:46.975049"], ["updated_at", "2017-05-15 21:37:46.975049"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1121660037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1121660037], ["username", "jstrav"], ["access_token", "41efd0e99f935db1dcc1807cde3c7ab7"], ["uuid", "72eacd27-0485-44cb-bf3c-5730e713877e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:46.984590"], ["updated_at", "2017-05-15 21:37:46.984590"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1354368728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1354368728], ["username", "mary"], ["access_token", "08505b4e145fdb0c5d7db05c4c3c58a5"], ["uuid", "76a4a7b8-aa22-41c8-b914-d5945e193c82"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:46.987919"], ["updated_at", "2017-05-15 21:37:46.987919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2017238665 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2017238665], ["username", "jstead"], ["access_token", "9ca6c08ab17060d9bc028909ced686af"], ["uuid", "c73734ef-5d6c-47dd-b9fc-b07208af5eb0"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:46.991135"], ["updated_at", "2017-05-15 21:37:46.991135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -489829362 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -489829362], ["username", "bigbear"], ["access_token", "e3cce120f11162c9176e581cd5133995"], ["uuid", "efa2ba98-ec71-47b1-b142-ebed32cacaf7"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:46.994121"], ["updated_at", "2017-05-15 21:37:46.994121"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1737843774 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1737843774], ["username", "billy_00"], ["access_token", "8a6cca2a04ea6d9ce63eb24ead663e11"], ["uuid", "54d70a5d-287d-4d80-8e2b-a165d8114a90"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:37:46.997119"], ["updated_at", "2017-05-15 21:37:46.997119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -385872476 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -385872476], ["username", "billy_01"], ["access_token", "b9d261b9d04681731a607ee166bca678"], ["uuid", "281792b5-5236-4b59-8053-16239831f532"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:37:47.000111"], ["updated_at", "2017-05-15 21:37:47.000111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1178663545 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1178663545], ["username", "billy_02"], ["access_token", "4f2206ce167d8ec1531ef35d385fe9ac"], ["uuid", "bca60435-ae7e-40da-8191-b0dd67e25f1a"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:37:47.002935"], ["updated_at", "2017-05-15 21:37:47.002935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1449271239 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1449271239], ["username", "billy_03"], ["access_token", "2f58b5174ebdd75d9b7e93701cf84ac7"], ["uuid", "1949de88-7329-47b4-8c56-5d4f9d28e684"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:37:47.005537"], ["updated_at", "2017-05-15 21:37:47.005537"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -539240203 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -539240203], ["username", "billy_04"], ["access_token", "c239913e2241085955f74844d63ad823"], ["uuid", "fade1202-f2b7-4be9-ab4d-3935f11e693f"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:37:47.008033"], ["updated_at", "2017-05-15 21:37:47.008033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -908929969 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -908929969], ["username", "billy_05"], ["access_token", "3db205291249ab9fad68de3a2813787a"], ["uuid", "758958b3-8d9a-4b33-989c-08312701893a"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:37:47.010865"], ["updated_at", "2017-05-15 21:37:47.010865"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1782716872 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1782716872], ["username", "billy_06"], ["access_token", "1ff1e05c70dbc315ad8250221e09667d"], ["uuid", "e66e8c83-4967-4690-be4d-8f287a29f9a3"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:37:47.013547"], ["updated_at", "2017-05-15 21:37:47.013547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1905762935 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1905762935], ["username", "billy_07"], ["access_token", "c6c6eecfa3f61698f3d5c84c95e74845"], ["uuid", "8d846645-d589-4290-b08c-27d018316487"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:37:47.016217"], ["updated_at", "2017-05-15 21:37:47.016217"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2142572037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2142572037], ["username", "billy_08"], ["access_token", "39ab94712ff467e0a9e009d3f0a2f2c1"], ["uuid", "33ca8de9-44bf-4f75-bf3f-be87b2310b1e"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:37:47.019013"], ["updated_at", "2017-05-15 21:37:47.019013"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2013409653 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2013409653], ["username", "billy_09"], ["access_token", "873f0d198d31ee027467524b23db33a4"], ["uuid", "56fa14dd-2ef4-42db-a819-e31eb60fd2f5"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:37:47.021588"], ["updated_at", "2017-05-15 21:37:47.021588"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -705353321 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -705353321], ["username", "billy_10"], ["access_token", "709d8c9e46954d6923fe2203c77ad406"], ["uuid", "c64943a6-a8fc-49d4-9ef7-ae4b33910986"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:37:47.024609"], ["updated_at", "2017-05-15 21:37:47.024609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1357793291 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1357793291], ["username", "billy_11"], ["access_token", "8a3f31859ffc9facf8c27483482fae8e"], ["uuid", "a137ac85-d713-4734-9816-939f465559e9"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:37:47.027307"], ["updated_at", "2017-05-15 21:37:47.027307"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1570141689 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1570141689], ["username", "billy_12"], ["access_token", "1a47ba3c863e24684ffc7a4a670ebd05"], ["uuid", "0544b565-b5e4-4a72-9a82-3e30117b1845"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:37:47.029757"], ["updated_at", "2017-05-15 21:37:47.029757"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1955351283 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1955351283], ["username", "billy_13"], ["access_token", "44bea0cb4adf0775f97885b05ae12aad"], ["uuid", "f79ced33-f498-4a1c-9e7b-524c5a239426"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:37:47.032292"], ["updated_at", "2017-05-15 21:37:47.032292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2088634174 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2088634174], ["username", "billy_14"], ["access_token", "9abc96396a58116d03b80add66f3f929"], ["uuid", "063cf14c-94b7-4747-a382-979c9cfdce52"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:37:47.034810"], ["updated_at", "2017-05-15 21:37:47.034810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -345838556 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -345838556], ["username", "billy_15"], ["access_token", "0cc21e28aa09e1b86fa8b73616f889c2"], ["uuid", "7af2e02e-4860-4b66-90f2-9ac2e8c485ce"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:37:47.037376"], ["updated_at", "2017-05-15 21:37:47.037376"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -338171350 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -338171350], ["username", "billy_16"], ["access_token", "ffec0c387db4a724d9e808cbc266a3f4"], ["uuid", "5639d09e-bc3f-499f-ab8d-8dfa0579478a"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:37:47.039884"], ["updated_at", "2017-05-15 21:37:47.039884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -190568150 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -190568150], ["username", "billy_17"], ["access_token", "835b55b4480af841831aef925aaec075"], ["uuid", "2454e559-6faa-479e-8de7-6adf524afafc"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:37:47.042409"], ["updated_at", "2017-05-15 21:37:47.042409"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -155279913 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -155279913], ["username", "billy_18"], ["access_token", "8474c6b808b63570ceab2bba7e87ed19"], ["uuid", "5f604139-2be3-430c-8c9d-97cda8919aa1"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:37:47.044952"], ["updated_at", "2017-05-15 21:37:47.044952"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -654313709 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -654313709], ["username", "billy_19"], ["access_token", "9dd05c14e43d4e1bcedc8a1ab3b51d65"], ["uuid", "49a42ff6-a2e3-4eb5-b0a3-f00bbb8ca315"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:37:47.047405"], ["updated_at", "2017-05-15 21:37:47.047405"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -131737310 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -131737310], ["username", "billy_20"], ["access_token", "695610bc14e5c2b947dcbd7fe5b282d3"], ["uuid", "12e3b83e-7f40-4cc9-a850-678aaae79dfa"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:37:47.050254"], ["updated_at", "2017-05-15 21:37:47.050254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -101228377 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -101228377], ["username", "billy_21"], ["access_token", "1190898ffdb65c9ec668b820b481e00a"], ["uuid", "f04194d8-7ac2-4d05-8488-9fe21eb7d806"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:37:47.052919"], ["updated_at", "2017-05-15 21:37:47.052919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -118530299 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -118530299], ["username", "billy_22"], ["access_token", "25b6fef40081eef10fb1b23a66eef960"], ["uuid", "d3b7b2cd-2bce-4c28-8b67-30012f89b987"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:37:47.055451"], ["updated_at", "2017-05-15 21:37:47.055451"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1731137105 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1731137105], ["username", "billy_23"], ["access_token", "ca0729457ffb7a06fa4715e4945ee9e7"], ["uuid", "3b247480-e1b5-43d3-88bc-39b3ebc1825f"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:37:47.057975"], ["updated_at", "2017-05-15 21:37:47.057975"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1555841353 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1555841353], ["username", "billy_24"], ["access_token", "df38607984e808feab2c38976b2e2426"], ["uuid", "313249df-b4f8-4cfc-821e-626e8d279e0d"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:37:47.060538"], ["updated_at", "2017-05-15 21:37:47.060538"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1173444179 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1173444179], ["username", "billy_25"], ["access_token", "f54466961944c3de52d65ad8aabf35b2"], ["uuid", "ab8fa0b3-e057-4cc1-8041-07fb06d313c7"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:37:47.063191"], ["updated_at", "2017-05-15 21:37:47.063191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1916508279 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1916508279], ["username", "billy_26"], ["access_token", "a521e28128a340c560f0ee72dcb95698"], ["uuid", "31843fa1-bb48-412e-8e56-fb939da8530c"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:37:47.065677"], ["updated_at", "2017-05-15 21:37:47.065677"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373733921 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373733921], ["username", "billy_27"], ["access_token", "4a86f17ac905da32967b61303cdd1d74"], ["uuid", "e425dc3b-ec66-43ce-a154-4ee475de0a5b"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:37:47.068159"], ["updated_at", "2017-05-15 21:37:47.068159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -402007863 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -402007863], ["username", "billy_28"], ["access_token", "81e74d0ac11646482982e163474a4664"], ["uuid", "8cf67412-c199-4d3a-8d62-ae4b5d651d46"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:37:47.070694"], ["updated_at", "2017-05-15 21:37:47.070694"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -270470952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -270470952], ["username", "billy_29"], ["access_token", "0ecff63016dec808714d843517acdf00"], ["uuid", "ff42d82d-dd1c-4a4b-8599-d3dc58ae16f7"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:37:47.073179"], ["updated_at", "2017-05-15 21:37:47.073179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1699994461 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1699994461], ["username", "billy_30"], ["access_token", "0314a2adb5e1d2e8347dac38a27f872a"], ["uuid", "32545991-c371-4e50-b2a2-dab11d414acf"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:37:47.075811"], ["updated_at", "2017-05-15 21:37:47.075811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2096123012 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2096123012], ["username", "billy_31"], ["access_token", "d4020748181493dfa23a4390b92ed02b"], ["uuid", "6dae1f71-d149-4b91-bc59-c9ac8032c82c"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:37:47.078460"], ["updated_at", "2017-05-15 21:37:47.078460"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1283668061 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1283668061], ["username", "billy_32"], ["access_token", "b6ef1eec0b5bb88e49398444603f6458"], ["uuid", "50280e97-1a4a-4b17-97dd-ef647f81ce84"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:37:47.081299"], ["updated_at", "2017-05-15 21:37:47.081299"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -483608405 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -483608405], ["username", "billy_33"], ["access_token", "3520a8395093fc0e7c2b7c9dce7e3f1d"], ["uuid", "2bdf0822-6cbe-41e3-9061-6bed5d274978"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:37:47.083840"], ["updated_at", "2017-05-15 21:37:47.083840"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -857506043 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -857506043], ["username", "billy_34"], ["access_token", "2b5662b20de114df2846e291eadba2de"], ["uuid", "bf0336be-a26a-46fb-8e54-75ec1c88cadf"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:37:47.086262"], ["updated_at", "2017-05-15 21:37:47.086262"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -3764444 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -3764444], ["username", "billy_35"], ["access_token", "b69dd0babcfb6d35f8185cb6631be20b"], ["uuid", "c1be2f94-0b6a-482e-a5af-30789b7e9b1b"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:37:47.088660"], ["updated_at", "2017-05-15 21:37:47.088660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1445986317 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1445986317], ["username", "billy_36"], ["access_token", "73d58b93b2c8855ca48e399d4774bddb"], ["uuid", "d1fced7f-ff0c-4722-b776-7ec14f751049"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:37:47.091212"], ["updated_at", "2017-05-15 21:37:47.091212"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1040551686 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1040551686], ["username", "billy_37"], ["access_token", "e8790af730ebcdf14012da92ea1bc96b"], ["uuid", "efedd6bd-53d5-4068-a4af-05c51c1e4dee"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:37:47.093678"], ["updated_at", "2017-05-15 21:37:47.093678"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -87128711 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -87128711], ["username", "billy_38"], ["access_token", "795e961b925e2eaa38770c9876739905"], ["uuid", "de4fa5f2-2c43-45ad-af9e-d759dfae8b66"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:37:47.096260"], ["updated_at", "2017-05-15 21:37:47.096260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1113032248 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1113032248], ["username", "billy_39"], ["access_token", "a2fee113f3c97a0f4f67e1e6fc9e0841"], ["uuid", "09d3dbf2-fa88-494c-a167-0bc856307ad1"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:37:47.098834"], ["updated_at", "2017-05-15 21:37:47.098834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -105432249 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -105432249], ["username", "billy_40"], ["access_token", "7ac1247520574fb9522614f8507c9119"], ["uuid", "663512e9-b104-4f0f-979a-82e3f13022a1"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:37:47.101575"], ["updated_at", "2017-05-15 21:37:47.101575"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -360021037 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -360021037], ["username", "billy_41"], ["access_token", "72c3e8cec4a16f1d526c74668150504f"], ["uuid", "b376741d-61db-4ff2-8ad1-9b83cceff2ef"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:37:47.104308"], ["updated_at", "2017-05-15 21:37:47.104308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1696173184 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1696173184], ["username", "billy_42"], ["access_token", "7a4fd2b9c546d2b998a8cda4da993fe6"], ["uuid", "86baf08a-e3c6-4bfb-9e60-5e08aebf0ce0"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:37:47.106894"], ["updated_at", "2017-05-15 21:37:47.106894"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -567702548 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -567702548], ["username", "billy_43"], ["access_token", "c231ebc705a4bef6f93a999810ee293d"], ["uuid", "12e52f47-b740-4817-ba56-ee1ca54bfcbc"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:37:47.109420"], ["updated_at", "2017-05-15 21:37:47.109420"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -127148028 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -127148028], ["username", "billy_44"], ["access_token", "c12eb1894def276d94926cef371e0e54"], ["uuid", "224d46b6-2a96-4795-bbe8-7e328fa8ae5e"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:37:47.112229"], ["updated_at", "2017-05-15 21:37:47.112229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1649710482 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1649710482], ["username", "billy_45"], ["access_token", "eafcbf1bc39e242ac369d9e2491c485f"], ["uuid", "f2cdd469-df7e-423f-8eb9-512ad3c6dc1c"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:37:47.115026"], ["updated_at", "2017-05-15 21:37:47.115026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2027016905 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2027016905], ["username", "jstrav"], ["access_token", "d01f8db0e55b2c1f6db2c9ac4495a026"], ["uuid", "5212e556-f8de-49ac-8ef8-a525ef3dd5d4"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:37:47.122780"], ["updated_at", "2017-05-15 21:37:47.122780"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -78993540 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -78993540], ["username", "mary"], ["access_token", "61efd6427b5226627a58788d5fce2666"], ["uuid", "607a410c-fed4-4f3f-aefa-86858222a9d1"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:37:47.125977"], ["updated_at", "2017-05-15 21:37:47.125977"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1230927218 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1230927218], ["username", "jstead"], ["access_token", "1e4513c929a19bbbc8b34615b2765b7b"], ["uuid", "135d796d-5fba-406f-95d9-d187d8ebb2d6"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:37:47.129243"], ["updated_at", "2017-05-15 21:37:47.129243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -559875363 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -559875363], ["username", "bigbear"], ["access_token", "2c46c98aff0750b53dae39315bbc8802"], ["uuid", "04dca7ac-c187-4bf6-a3be-20d70182fa08"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:37:47.132362"], ["updated_at", "2017-05-15 21:37:47.132362"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -151336529 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -151336529], ["username", "billy_00"], ["access_token", "0d4e11efef27a1bd54326bffa18c4114"], ["uuid", "63f0874f-fc69-479d-aba6-70b085df5578"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:37:47.135172"], ["updated_at", "2017-05-15 21:37:47.135172"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -813428582 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -813428582], ["username", "billy_01"], ["access_token", "e819383b38a8a6ee4a19446b085cb79a"], ["uuid", "3c663364-540f-46fd-b93c-fcbf3817eb63"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:37:47.137817"], ["updated_at", "2017-05-15 21:37:47.137817"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1655931937 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1655931937], ["username", "billy_02"], ["access_token", "87fa1555889c82026a6e2d9b976d7ee7"], ["uuid", "ba7f5e79-a177-47ce-9852-0b5b9737657b"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:37:47.140709"], ["updated_at", "2017-05-15 21:37:47.140709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2036190630 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2036190630], ["username", "billy_03"], ["access_token", "c2617001bca75cc0a3bff8bb497f19b2"], ["uuid", "d665198a-d5ec-4471-9bad-6aa1d7efb0df"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:37:47.143439"], ["updated_at", "2017-05-15 21:37:47.143439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -172474571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -172474571], ["username", "billy_04"], ["access_token", "da9457fef0661af0385e27e608b83b60"], ["uuid", "3930eeac-8dd5-4473-9417-83c15a8236d8"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:37:47.146166"], ["updated_at", "2017-05-15 21:37:47.146166"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2000958328 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2000958328], ["username", "billy_05"], ["access_token", "78c16a6aa6df34ccc73a5de4e327b669"], ["uuid", "c4505e37-9dfd-4107-a844-763c76478099"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:37:47.148792"], ["updated_at", "2017-05-15 21:37:47.148792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -864446365 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -864446365], ["username", "billy_06"], ["access_token", "47c559abff189913737307a902f881fb"], ["uuid", "78822328-abea-41ab-a835-0d3dea19187b"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:37:47.151506"], ["updated_at", "2017-05-15 21:37:47.151506"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -434615543 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -434615543], ["username", "billy_07"], ["access_token", "31be289adf2981019d9f95bc31a8bbed"], ["uuid", "53d04b07-920e-4c9e-b600-11aaf61ff67d"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:37:47.154546"], ["updated_at", "2017-05-15 21:37:47.154546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1072272475 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1072272475], ["username", "billy_08"], ["access_token", "4eaec0b7737d0983d74782fdd2e202f6"], ["uuid", "9089daf8-40f3-4ccb-be50-dfaea2c462ca"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:37:47.157424"], ["updated_at", "2017-05-15 21:37:47.157424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1166138451 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1166138451], ["username", "billy_09"], ["access_token", "bc327127a84b61f1dece170eaaef4764"], ["uuid", "2c0f0a7e-ed2a-4bab-b9dc-46f1b98775cf"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:37:47.160200"], ["updated_at", "2017-05-15 21:37:47.160200"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -248194400 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -248194400], ["username", "billy_10"], ["access_token", "8916e2a2156c342338847e7d3fb4374c"], ["uuid", "10cc362a-832d-4131-8d5a-62736c692ac4"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:37:47.162897"], ["updated_at", "2017-05-15 21:37:47.162897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1962886072 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1962886072], ["username", "billy_11"], ["access_token", "9a90b9a3746e7c68c82ba48f1d35842d"], ["uuid", "87e2274e-6384-4fdb-ae48-cb6961f72416"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:37:47.165620"], ["updated_at", "2017-05-15 21:37:47.165620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -993583447 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -993583447], ["username", "billy_12"], ["access_token", "470ba55d48d82a1d8cc8ea37c677968f"], ["uuid", "6dcc7e9a-7058-4c1c-b61b-22b96911677f"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:37:47.168380"], ["updated_at", "2017-05-15 21:37:47.168380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1635817622 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1635817622], ["username", "billy_13"], ["access_token", "ec4b991b249ada31c6c2537fff629b97"], ["uuid", "d0b1539f-a884-4a68-908d-70ded1af93b0"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:37:47.171168"], ["updated_at", "2017-05-15 21:37:47.171168"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -724475189 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -724475189], ["username", "billy_14"], ["access_token", "65286020df3b570b65fe7a5ca2ba28f6"], ["uuid", "65dbc006-98d1-49b3-91f8-f2df6988e6a3"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:37:47.173905"], ["updated_at", "2017-05-15 21:37:47.173905"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1268242342 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1268242342], ["username", "billy_15"], ["access_token", "ae66c60f196b20de7084b2a2f0ddf17a"], ["uuid", "75c6d94b-2179-4753-8ca1-a95dad300d60"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:37:47.176583"], ["updated_at", "2017-05-15 21:37:47.176583"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1925689481 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1925689481], ["username", "billy_16"], ["access_token", "e50010d583fc13204f35ae50b354fa56"], ["uuid", "005470a2-9244-4dd9-a9e9-63cd428b63f0"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:37:47.179613"], ["updated_at", "2017-05-15 21:37:47.179613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2040499209 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2040499209], ["username", "billy_17"], ["access_token", "a08a57d341ef9c37526905c6af5a6ea0"], ["uuid", "4aa54d16-570b-4aff-aa8c-2927785b9ad2"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:37:47.182858"], ["updated_at", "2017-05-15 21:37:47.182858"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1699752873 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1699752873], ["username", "billy_18"], ["access_token", "40abf078bf4f97f77f88b49fe281e205"], ["uuid", "6bc7004f-8648-47cb-ac9f-cc0ef28d23bd"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:37:47.185753"], ["updated_at", "2017-05-15 21:37:47.185753"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1597981888 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1597981888], ["username", "billy_19"], ["access_token", "3a0124e59145bc0a8e3637a8401eb106"], ["uuid", "6243c909-dc29-474d-baee-16537aaca96d"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:37:47.188530"], ["updated_at", "2017-05-15 21:37:47.188530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1586191122 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1586191122], ["username", "billy_20"], ["access_token", "f4809dc01f57ec2a5a84c1457586c88b"], ["uuid", "3e6859f8-66f8-401e-9261-c50b13a2137d"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:37:47.191223"], ["updated_at", "2017-05-15 21:37:47.191223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -560928974 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -560928974], ["username", "billy_21"], ["access_token", "b19fa97be838746864522426bfbc784f"], ["uuid", "018b079b-6704-4ebd-aee3-1efc96708de3"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:37:47.193973"], ["updated_at", "2017-05-15 21:37:47.193973"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1856397778 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1856397778], ["username", "billy_22"], ["access_token", "beb1eaa2dd68fb487799b7578fdc150e"], ["uuid", "6e145bd1-33f9-461a-9362-4ea670468972"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:37:47.196703"], ["updated_at", "2017-05-15 21:37:47.196703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289098462 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1289098462], ["username", "billy_23"], ["access_token", "3e6f2a6b93968ba9b4544acd5b7ee1c9"], ["uuid", "e25ae3b0-24b0-4efd-a264-5c0266a87eb4"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:37:47.199439"], ["updated_at", "2017-05-15 21:37:47.199439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -853548902 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -853548902], ["username", "billy_24"], ["access_token", "9b4688ee42b924530bad961bae4d8f5b"], ["uuid", "1a948723-0bb5-4875-8126-b1db6a65c89f"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:37:47.202226"], ["updated_at", "2017-05-15 21:37:47.202226"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1575892134 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1575892134], ["username", "billy_25"], ["access_token", "78b9c1f393c5973d3986c6624113e06b"], ["uuid", "3418013e-8b6b-4f80-9280-c8e0b5eae476"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:37:47.205108"], ["updated_at", "2017-05-15 21:37:47.205108"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -959364622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -959364622], ["username", "billy_26"], ["access_token", "695420881633472eebd1ae2b7ed72653"], ["uuid", "299e1dcd-1023-482f-b4f0-967c57d07cb5"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:37:47.207920"], ["updated_at", "2017-05-15 21:37:47.207920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -820933864 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -820933864], ["username", "billy_27"], ["access_token", "bc2c3d18d436fe2a3e79f9f51f289c9c"], ["uuid", "8643f6aa-2685-467c-b9db-ac78689cc533"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:37:47.216733"], ["updated_at", "2017-05-15 21:37:47.216733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -98899707 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -98899707], ["username", "billy_28"], ["access_token", "396314a800dc3bbc8fb17ebbdbcd3ffe"], ["uuid", "02445086-e066-4ec0-987a-d2c1313351d6"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:37:47.219734"], ["updated_at", "2017-05-15 21:37:47.219734"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -588976297 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -588976297], ["username", "billy_29"], ["access_token", "2c9dcbc63eea324975bc61bc37b16013"], ["uuid", "728da114-63ce-4288-a38a-599910079404"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:37:47.222427"], ["updated_at", "2017-05-15 21:37:47.222427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -836211910 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -836211910], ["username", "billy_30"], ["access_token", "f20ff5b7cbe97145a493d9383cfc3a2e"], ["uuid", "362d434a-7f7c-4c68-9230-f6b02058b067"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:37:47.225131"], ["updated_at", "2017-05-15 21:37:47.225131"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -41187987 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -41187987], ["username", "billy_31"], ["access_token", "2b3440a2bb9068e44b4ad60f5a038c9e"], ["uuid", "b8b3b6a0-be03-449d-a533-f5552b671156"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:37:47.227820"], ["updated_at", "2017-05-15 21:37:47.227820"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1223206584 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1223206584], ["username", "billy_32"], ["access_token", "eef101af9a16c3874abe7295782178e4"], ["uuid", "a2d4ac07-56f0-4950-8ae1-876aa86f8fb1"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:37:47.230563"], ["updated_at", "2017-05-15 21:37:47.230563"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -919736240 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -919736240], ["username", "billy_33"], ["access_token", "5ed1d0325dc490aa30bc1f12f9a761d8"], ["uuid", "d0ba2293-3a45-4714-bc6b-f1d03683f145"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:37:47.233399"], ["updated_at", "2017-05-15 21:37:47.233399"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1930168180 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1930168180], ["username", "billy_34"], ["access_token", "adf0a83e005434658c4541e381ec1735"], ["uuid", "fb0480e5-8a42-42fc-acc6-71dd68ac17c5"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:37:47.236314"], ["updated_at", "2017-05-15 21:37:47.236314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -475284441 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -475284441], ["username", "billy_35"], ["access_token", "f58c69a9191f7d6591673290126b9448"], ["uuid", "e9d47838-155c-43e7-b957-3e295145a5a2"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:37:47.239315"], ["updated_at", "2017-05-15 21:37:47.239315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1977081626 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1977081626], ["username", "billy_36"], ["access_token", "2fa8683c28c1617a5d41419fedb73539"], ["uuid", "e8d54a15-3ee1-4cde-86eb-281c2feca662"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:37:47.242149"], ["updated_at", "2017-05-15 21:37:47.242149"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -378268288 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -378268288], ["username", "billy_37"], ["access_token", "7777dbacbd06bee6926a7c58e141c34d"], ["uuid", "18ea61e7-7977-4f7c-97d0-e92f503cfcac"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:37:47.244808"], ["updated_at", "2017-05-15 21:37:47.244808"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -31355149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -31355149], ["username", "billy_38"], ["access_token", "bf8daabac4ba6baa1bc19f1890f30ab6"], ["uuid", "a7dc924c-ad52-4813-ab72-83f0a9206a64"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:37:47.247536"], ["updated_at", "2017-05-15 21:37:47.247536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -577908147 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -577908147], ["username", "billy_39"], ["access_token", "d02a470219256e7a0eab7f03bcc898f1"], ["uuid", "1aed192c-9d4e-48de-b07c-fc09976cc441"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:37:47.250226"], ["updated_at", "2017-05-15 21:37:47.250226"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -962661834 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -962661834], ["username", "billy_40"], ["access_token", "fa519d08c92da68c0ae66e091cf8f517"], ["uuid", "bebdb45d-2f5a-47db-88da-f01f844f518d"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:37:47.252899"], ["updated_at", "2017-05-15 21:37:47.252899"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1770444260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1770444260], ["username", "billy_41"], ["access_token", "55085bbd89826d5f76d3a319be4409d6"], ["uuid", "7aaf4541-da23-4474-9aed-813ad79bc2df"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:37:47.255514"], ["updated_at", "2017-05-15 21:37:47.255514"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2134642960 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2134642960], ["username", "billy_42"], ["access_token", "ec18f875eea6cdb574b2826a22af2eb0"], ["uuid", "30be99c8-6271-4fc5-b872-a57b67130b32"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:37:47.258150"], ["updated_at", "2017-05-15 21:37:47.258150"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -762952355 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -762952355], ["username", "billy_43"], ["access_token", "df697769de4d24e30794749c0183ce90"], ["uuid", "4deba22a-0bd0-4a20-93a5-f5452ba311cd"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:37:47.260736"], ["updated_at", "2017-05-15 21:37:47.260736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -16905701 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -16905701], ["username", "billy_44"], ["access_token", "da74817511b79d4a95a1b23178083a4b"], ["uuid", "639e4dd5-a781-4805-8a72-2400be65f7ee"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:37:47.263353"], ["updated_at", "2017-05-15 21:37:47.263353"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1588021042 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1588021042], ["username", "billy_45"], ["access_token", "3273b486e496b6ed2ca496d96f578b27"], ["uuid", "f96fb4a4-adb4-416b-b658-32d8bf4897c5"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:37:47.266074"], ["updated_at", "2017-05-15 21:37:47.266074"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (1.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:37:47 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:37:47 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1770143908 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '175d596e653d38c81ceb5c5ee56ddb82' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1770143908], ["username", "175d596e653d38c81ceb5c5ee56ddb82"], ["access_token", "d3a85af00ad473bf7f73c78f7a4beb03"], ["uuid", "15d55468-3f1b-4c39-a685-30b8497a24e8"], ["created_at", "2017-05-15 21:37:47.305917"], ["updated_at", "2017-05-15 21:37:47.305917"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -335802937) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -335802937]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -335802937) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -335802937 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -335802937], ["created_at", "2017-05-15 21:37:47.320207"], ["updated_at", "2017-05-15 21:37:47.320207"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -335802937) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -335802937], ["user_id", -1770143908], ["created_at", "2017-05-15 21:37:47.323382"], ["updated_at", "2017-05-15 21:37:47.323382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -335802937]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -335802937]]  (0.8ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-15 21:37:47.350042"], ["updated_at", "2017-05-15 21:37:47.350042"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-15 21:37:47.355806"], ["updated_at", "2017-05-15 21:37:47.355806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 8960]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 8960 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 8960], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-15 21:37:47.363001"], ["updated_at", "2017-05-15 21:37:47.363001"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 8960 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "1572bc9f0c648592c9e5a061b03fd53f"], ["uuid", "03c4265e-4fe2-47be-9b7b-30e9d6a1144e"], ["created_at", "2017-05-15 21:37:47.373995"], ["updated_at", "2017-05-15 21:37:47.373995"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d6f9568c02d429d66d5afbe8a56a47b2"], ["uuid", "67b623b4-9436-4655-8c26-b5a9f3b75da9"], ["created_at", "2017-05-15 21:37:47.385656"], ["updated_at", "2017-05-15 21:37:47.385656"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "aa19808bc148d0cb31f50ed23ee665dd"], ["uuid", "3506ab6e-0c28-4aa0-8244-3932a6af2b53"], ["created_at", "2017-05-15 21:37:47.395707"], ["updated_at", "2017-05-15 21:37:47.395707"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:54597/logout Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "bd943aefa89c789e93c90396a3c0f379"], ["uuid", "4f165292-c395-4dfc-bc82-66c28236e6ca"], ["created_at", "2017-05-15 21:37:47.405453"], ["updated_at", "2017-05-15 21:37:47.405453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "8911a5785e6a82461cf3b5d0de148fde"], ["uuid", "6ede1459-7bfa-49d8-822b-8ce8d1c9fa4b"], ["created_at", "2017-05-15 21:37:47.415477"], ["updated_at", "2017-05-15 21:37:47.415477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "bea8b16788f7d8c6223604d282cec3b6"], ["uuid", "b5f829a4-019a-4d4b-a926-4c39759ae0bc"], ["created_at", "2017-05-15 21:37:47.427207"], ["updated_at", "2017-05-15 21:37:47.427207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "2952f09e82a8abe573232d35ff051a62"], ["uuid", "d1930649-1f24-4a5e-bffb-e3b15e6898ce"], ["created_at", "2017-05-15 21:37:47.437256"], ["updated_at", "2017-05-15 21:37:47.437256"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f218dbb5e3812184d3b7af9e3ff72c17"], ["uuid", "b7bb39be-4b85-41cc-b085-4b4a844693ac"], ["created_at", "2017-05-15 21:37:47.441893"], ["updated_at", "2017-05-15 21:37:47.441893"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:37:47.446552"], ["updated_at", "2017-05-15 21:37:47.446552"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "427c5dc75c488579bd82f69fde780183"], ["uuid", "f2b115fa-1240-48be-b17c-e5ebbfe452b9"], ["created_at", "2017-05-15 21:37:47.450244"], ["updated_at", "2017-05-15 21:37:47.450244"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-15 21:37:47.451693"], ["updated_at", "2017-05-15 21:37:47.451693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1818367718 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1818367718], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:47.454175"], ["updated_at", "2017-05-15 21:37:47.454175"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1240393794 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1240393794], ["name", "MyGroup"], ["created_at", "2017-05-15 21:37:47.456177"], ["updated_at", "2017-05-15 21:37:47.456177"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1240393794]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1240393794 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1818367718]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1818367718 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1240393794 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1818367718 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1818367718], ["member_group_id", -1240393794], ["created_at", "2017-05-15 21:37:47.458231"], ["updated_at", "2017-05-15 21:37:47.458231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1240393794) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1240393794) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1240393794], ["user_id", 1], ["created_at", "2017-05-15 21:37:47.468480"], ["updated_at", "2017-05-15 21:37:47.468480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -1240393794) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.4ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1240393794]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -1240393794]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1240393794 - -1818367718 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1240393794, -1818367718) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-15 21:37:47.496421"], ["updated_at", "2017-05-15 21:37:47.496421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1240393794, -1818367718) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-15 21:37:47.503373"], ["updated_at", "2017-05-15 21:37:47.503373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1240393794, -1818367718) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-15 21:37:47.508857"], ["updated_at", "2017-05-15 21:37:47.508857"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1240393794, -1818367718) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1240393794, -1818367718) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-15 21:37:47.516264"], ["updated_at", "2017-05-15 21:37:47.516264"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1240393794, -1818367718) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1240393794, -1818367718) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1240393794, -1818367718) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-15 21:37:47.531252"], ["updated_at", "2017-05-15 21:37:47.531252"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["updated_at", "2017-05-15 21:37:47.561689"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-15 21:37:47.564730"], ["updated_at", "2017-05-15 21:37:47.564730"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-15 21:37:47.605497"], ["updated_at", "2017-05-15 21:37:47.605497"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-15 21:37:47.608094"], ["updated_at", "2017-05-15 21:37:47.608094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-15 21:37:47.610182"], ["updated_at", "2017-05-15 21:37:47.610182"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-15 21:37:47.612689"], ["updated_at", "2017-05-15 21:37:47.612689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-15 21:37:47.614295"], ["updated_at", "2017-05-15 21:37:47.614295"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-15 21:37:47.616279"], ["updated_at", "2017-05-15 21:37:47.616279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-15 21:37:47.618205"], ["updated_at", "2017-05-15 21:37:47.618205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-15 21:37:47.662620"], ["updated_at", "2017-05-15 21:37:47.662620"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-15 21:37:47.664217"], ["updated_at", "2017-05-15 21:37:47.664217"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-15 21:37:47.665749"], ["updated_at", "2017-05-15 21:37:47.665749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-15 21:37:47.671333"], ["updated_at", "2017-05-15 21:37:47.671333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-15 21:37:47.673302"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-15 21:37:47.737237"], ["updated_at", "2017-05-15 21:37:47.737237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-15 21:37:47.742238"], ["updated_at", "2017-05-15 21:37:47.742238"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-15 21:37:47.745463"], ["updated_at", "2017-05-15 21:37:47.745463"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-15 14:37:47 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "9d4ff1eecaf610fdeaae3a9e2e2909fc"], ["uuid", "6f50fea5-af1e-4df2-84f6-a5b06da9d8ef"], ["created_at", "2017-05-15 21:37:47.779279"], ["updated_at", "2017-05-15 21:37:47.779279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:37:47.781206"], ["updated_at", "2017-05-15 21:37:47.781206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "46d103223afc983579532e3e4bb0b94a"], ["uuid", "7ff54a8c-4edf-4f2b-af07-fe920bcf375d"], ["created_at", "2017-05-15 21:37:48.196322"], ["updated_at", "2017-05-15 21:37:48.196322"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:37:48.198086"], ["updated_at", "2017-05-15 21:37:48.198086"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "59f34d43bc70ed93644819b0286472f1"], ["uuid", "b484fefc-a93a-4673-88b9-089eb8854392"], ["created_at", "2017-05-15 21:37:48.599042"], ["updated_at", "2017-05-15 21:37:48.599042"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:37:48.600913"], ["updated_at", "2017-05-15 21:37:48.600913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "55ea1062d28194847cd14b695d254b64"], ["uuid", "bd58d8e6-14bf-47b8-b230-53985bbb03dc"], ["created_at", "2017-05-15 21:37:48.996966"], ["updated_at", "2017-05-15 21:37:48.996966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:37:48.998836"], ["updated_at", "2017-05-15 21:37:48.998836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "4ac6bdb7eab6add2f11f89e52db63731"], ["uuid", "20bef820-f673-42b8-9be8-da11331df392"], ["created_at", "2017-05-15 21:37:49.414936"], ["updated_at", "2017-05-15 21:37:49.414936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:37:49.416838"], ["updated_at", "2017-05-15 21:37:49.416838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.8ms) rollback 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"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-15 21:42:10.886966"], ["updated_at", "2017-05-15 21:42:10.886966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:42:16 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:42:16 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 8ms (Views: 2.1ms | ActiveRecord: 0.0ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-15 21:44:19.427876"], ["updated_at", "2017-05-15 21:44:19.427876"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:44:29 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:44:30 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 8ms (Views: 2.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["role", 2], ["updated_at", "2017-05-15 21:45:32.068290"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-15 21:45:32.071427"], ["updated_at", "2017-05-15 21:45:32.071427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:45:32 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-15 14:45:32 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (0.9ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-15 21:46:02.979228"], ["updated_at", "2017-05-15 21:46:02.979228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-15 21:46:02.981870"], ["updated_at", "2017-05-15 21:46:02.981870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-15 21:46:02.991700"], ["updated_at", "2017-05-15 21:46:02.991700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-15 21:46:03.004099"], ["updated_at", "2017-05-15 21:46:03.004099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-15 21:46:03.005840"], ["updated_at", "2017-05-15 21:46:03.005840"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-15 21:46:03.012083"], ["updated_at", "2017-05-15 21:46:03.012083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-15 21:46:03.021922"], ["updated_at", "2017-05-15 21:46:03.021922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-15 21:46:03.107971"], ["updated_at", "2017-05-15 21:46:03.107971"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-15 21:46:03.109394"], ["updated_at", "2017-05-15 21:46:03.109394"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.0ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-15 21:46:03.110702"], ["updated_at", "2017-05-15 21:46:03.110702"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-15 21:46:03.115193"], ["updated_at", "2017-05-15 21:46:03.115193"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-15 21:46:03.117204"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-15 21:46:03.176856"], ["updated_at", "2017-05-15 21:46:03.176856"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-15 21:46:03.181103"], ["updated_at", "2017-05-15 21:46:03.181103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-15 21:46:03.183958"], ["updated_at", "2017-05-15 21:46:03.183958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (3.0ms) rollback transaction  (0.6ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "2fc8fba7584a9e985c3f1a49a0301a44"], ["uuid", "b1c4b36b-44f0-43be-b7db-a5b355f2fced"], ["created_at", "2017-05-15 21:46:03.220385"], ["updated_at", "2017-05-15 21:46:03.220385"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:03.234422"], ["updated_at", "2017-05-15 21:46:03.234422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "52f7c82542f9339cbff0ed4f8f610523"], ["uuid", "72df4323-78a8-4063-8e9e-eb41abe8e452"], ["created_at", "2017-05-15 21:46:03.238945"], ["updated_at", "2017-05-15 21:46:03.238945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-15 21:46:03.241170"], ["updated_at", "2017-05-15 21:46:03.241170"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1077226319 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1077226319], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:03.244738"], ["updated_at", "2017-05-15 21:46:03.244738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -984989283 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -984989283], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:03.247104"], ["updated_at", "2017-05-15 21:46:03.247104"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -984989283]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -984989283 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1077226319]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1077226319 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -984989283 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1077226319 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1077226319], ["member_group_id", -984989283], ["created_at", "2017-05-15 21:46:03.249422"], ["updated_at", "2017-05-15 21:46:03.249422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -984989283) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -984989283) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -984989283], ["user_id", 1], ["created_at", "2017-05-15 21:46:03.261876"], ["updated_at", "2017-05-15 21:46:03.261876"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -984989283) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -984989283]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -984989283]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -984989283 - -1077226319 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-984989283, -1077226319) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-15 21:46:03.285260"], ["updated_at", "2017-05-15 21:46:03.285260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-984989283, -1077226319) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-15 21:46:03.290427"], ["updated_at", "2017-05-15 21:46:03.290427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-984989283, -1077226319) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-15 21:46:03.295076"], ["updated_at", "2017-05-15 21:46:03.295076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-984989283, -1077226319) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-984989283, -1077226319) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-15 21:46:03.302144"], ["updated_at", "2017-05-15 21:46:03.302144"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-984989283, -1077226319) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-984989283, -1077226319) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-984989283, -1077226319) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (3.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-15 21:46:03.328073"], ["updated_at", "2017-05-15 21:46:03.328073"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["role", 2], ["updated_at", "2017-05-15 21:46:03.357038"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-15 21:46:03.359787"], ["updated_at", "2017-05-15 21:46:03.359787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-15 21:46:03.424193"], ["updated_at", "2017-05-15 21:46:03.424193"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 7]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 7 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 7], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-15 21:46:03.429472"], ["updated_at", "2017-05-15 21:46:03.429472"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 7 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 6]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 6 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 6], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-15 21:46:03.435057"], ["updated_at", "2017-05-15 21:46:03.435057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -638957254 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -638957254], ["username", "jstrav"], ["access_token", "897b01a5ee59c66d3468b1b8ba7a33bd"], ["uuid", "4eff7d6a-ab49-49a3-b980-19138b2ade29"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:03.440005"], ["updated_at", "2017-05-15 21:46:03.440005"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -196052932 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -196052932], ["username", "mary"], ["access_token", "0039fbe923b9e83f8d1fcae5aa5c84d3"], ["uuid", "957acdfe-1d3b-42c9-8664-512190e813b7"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:03.443218"], ["updated_at", "2017-05-15 21:46:03.443218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300950471 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300950471], ["username", "jstead"], ["access_token", "e86a3df91ad53fdcc263542d663895be"], ["uuid", "79b7d6bd-20dd-4e78-b45d-92c1ef376055"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:03.447320"], ["updated_at", "2017-05-15 21:46:03.447320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1400692180 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1400692180], ["username", "bigbear"], ["access_token", "ce1201a5e058af7c1405d311a902b2a5"], ["uuid", "0ca335de-7fd7-42c5-aee3-19845d4604b2"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:03.450501"], ["updated_at", "2017-05-15 21:46:03.450501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -725472038 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -725472038], ["username", "billy_00"], ["access_token", "331c17e23c0037e0aac41472fe562010"], ["uuid", "3790c51f-1c8c-47a6-bdf1-fb6bff181380"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:03.453486"], ["updated_at", "2017-05-15 21:46:03.453486"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373505026 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373505026], ["username", "billy_01"], ["access_token", "f7f47ec62dc27a4dbcc34ceec69c40d1"], ["uuid", "518813ab-6388-43b4-9023-99a5c937724f"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:03.456999"], ["updated_at", "2017-05-15 21:46:03.456999"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1207996794 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1207996794], ["username", "billy_02"], ["access_token", "6cdfcadc95faaa83aebdb1e8fbbd0411"], ["uuid", "5f1b5b0c-bdc4-442d-b4fa-9d3b860441a7"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:03.460430"], ["updated_at", "2017-05-15 21:46:03.460430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -792170403 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -792170403], ["username", "billy_03"], ["access_token", "57c34a9afc6b97b6b57f5f8aae4fdaa7"], ["uuid", "603fa75b-9098-4f43-ae83-3620bfe3d717"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:03.463425"], ["updated_at", "2017-05-15 21:46:03.463425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1003251113 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1003251113], ["username", "billy_04"], ["access_token", "d291980672e4f56752086ed2becbc294"], ["uuid", "d3d5cca7-d33b-4124-a4f5-7df3563b6045"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:03.466299"], ["updated_at", "2017-05-15 21:46:03.466299"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1709666420 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1709666420], ["username", "billy_05"], ["access_token", "a63b94a898b1bc8733e929524dae97b2"], ["uuid", "189da5eb-9086-4cc4-a689-f986c5ebda0f"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:03.468945"], ["updated_at", "2017-05-15 21:46:03.468945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1912154252 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1912154252], ["username", "billy_06"], ["access_token", "7f99d1f77d587bce64e66551a79b600c"], ["uuid", "5f72a370-d0c6-418f-9f08-80ab5ac0f918"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:03.471300"], ["updated_at", "2017-05-15 21:46:03.471300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -18206369 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -18206369], ["username", "billy_07"], ["access_token", "392e9a021cec12cdd39305022120fed5"], ["uuid", "caa52c37-d590-4bc9-957f-ab54fe0e4fcf"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:03.473657"], ["updated_at", "2017-05-15 21:46:03.473657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1215738998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1215738998], ["username", "billy_08"], ["access_token", "a2bafc07a0ecdffc0d0d70148fd003cb"], ["uuid", "15f84a3f-6bb2-41eb-a550-37e9323ccdc6"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:03.475955"], ["updated_at", "2017-05-15 21:46:03.475955"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -236834514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -236834514], ["username", "billy_09"], ["access_token", "298f43c99bdcac1aa5c199998e9ae903"], ["uuid", "e9ca61bb-1dfd-430b-93ec-d01d55d1afe8"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:03.478266"], ["updated_at", "2017-05-15 21:46:03.478266"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -535954333 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -535954333], ["username", "billy_10"], ["access_token", "e71ec6aac014d5c930007b9dee71b21a"], ["uuid", "d9e1a87a-6bcd-4f34-b124-55114fcd98f0"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:03.480628"], ["updated_at", "2017-05-15 21:46:03.480628"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1575801852 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1575801852], ["username", "billy_11"], ["access_token", "d212b99b5ed236b4f2c9637c10b4b74b"], ["uuid", "3b8c3b24-02cf-44fb-9739-9e439b4826c7"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:03.482914"], ["updated_at", "2017-05-15 21:46:03.482914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1165653885 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1165653885], ["username", "billy_12"], ["access_token", "43ced3ae446a76f5f2916bdb788e0c3b"], ["uuid", "a7d35828-61d7-41cf-94a8-14388ac43eb2"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:03.485201"], ["updated_at", "2017-05-15 21:46:03.485201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1889577134 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1889577134], ["username", "billy_13"], ["access_token", "b778337d9cefce6e58de71b133d95948"], ["uuid", "05405b9f-59f7-42d4-8f3a-e532cd755200"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:03.487498"], ["updated_at", "2017-05-15 21:46:03.487498"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1242009889 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1242009889], ["username", "billy_14"], ["access_token", "d7ca259c51c39a385753ab9786495d65"], ["uuid", "43f9c98b-cece-404a-9852-3ea9239abd6c"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:03.489793"], ["updated_at", "2017-05-15 21:46:03.489793"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1212652791 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1212652791], ["username", "billy_15"], ["access_token", "ab136c7bc5b95b7893cc2063a04d5a6f"], ["uuid", "2ad2e0e7-b168-4752-85d7-80ff35c782b1"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:03.492289"], ["updated_at", "2017-05-15 21:46:03.492289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1353413666 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1353413666], ["username", "billy_16"], ["access_token", "aa0caa268ce7374c8fb4fd0b84f1ec40"], ["uuid", "2bbce05d-6275-413f-8414-d53f1697b7b7"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:03.494671"], ["updated_at", "2017-05-15 21:46:03.494671"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1967072495 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1967072495], ["username", "billy_17"], ["access_token", "101da41d75ec360a25ef3f01f65b6e00"], ["uuid", "168fc02e-a632-42dc-85a8-839a9bc98d2e"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:03.497000"], ["updated_at", "2017-05-15 21:46:03.497000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1040237859 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1040237859], ["username", "billy_18"], ["access_token", "ed4c2a43d1527dcd023f582f7be92cf6"], ["uuid", "168e8fc0-569d-4ac8-a64d-b12cd1708153"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:03.499266"], ["updated_at", "2017-05-15 21:46:03.499266"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532771959 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1532771959], ["username", "billy_19"], ["access_token", "18d3bee1c06a6f53745a4fc58b0003f5"], ["uuid", "e3e41183-1f97-4868-bfe7-eae1a261fa31"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:03.501571"], ["updated_at", "2017-05-15 21:46:03.501571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2106927147 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2106927147], ["username", "billy_20"], ["access_token", "70be5c63851f397f57d3ba1b3a67bc68"], ["uuid", "15e9c412-094c-46a5-afac-4d773b91b906"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:03.503974"], ["updated_at", "2017-05-15 21:46:03.503974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -112738995 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -112738995], ["username", "billy_21"], ["access_token", "e0ebe1f318096caa240023a65e617dfe"], ["uuid", "a6621078-2769-45b2-8144-ac300bcf6609"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:03.506375"], ["updated_at", "2017-05-15 21:46:03.506375"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1585978734 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1585978734], ["username", "billy_22"], ["access_token", "5ce446f15127d7bebe907adc3a5aecf0"], ["uuid", "474bd209-64b2-4cbc-9a4a-e928f86de2cb"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:03.508732"], ["updated_at", "2017-05-15 21:46:03.508732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -982604129 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -982604129], ["username", "billy_23"], ["access_token", "f0fb76eca869ffccd4b4ca6b8dc0fdfb"], ["uuid", "3cbeca7d-dc95-4d8b-9b0c-aa3f4b3dd520"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:03.511033"], ["updated_at", "2017-05-15 21:46:03.511033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -991202020 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -991202020], ["username", "billy_24"], ["access_token", "b9bfacfa888839bcb4093581b01b3443"], ["uuid", "880ec396-6d3d-4ca6-abdc-ed25a62cc249"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:03.513347"], ["updated_at", "2017-05-15 21:46:03.513347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855049639 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855049639], ["username", "billy_25"], ["access_token", "fc43237f060745f6a66190ac3bdd5786"], ["uuid", "4f142811-cb04-4078-86c5-86fe04d7e055"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:03.515729"], ["updated_at", "2017-05-15 21:46:03.515729"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -502989689 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -502989689], ["username", "billy_26"], ["access_token", "144c48975c881ca115c5eca52f7b1f24"], ["uuid", "1b8defcd-bcd1-4b87-b909-70ea40c01598"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:03.518228"], ["updated_at", "2017-05-15 21:46:03.518228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1756734831 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1756734831], ["username", "billy_27"], ["access_token", "2ab82bcf76900acac881ab09aa884d93"], ["uuid", "cd450104-66ef-4c18-ae8e-c3fda406b3e1"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:03.520708"], ["updated_at", "2017-05-15 21:46:03.520708"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -109293387 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -109293387], ["username", "billy_28"], ["access_token", "393bac3a84474956b28f8e3a942fd7c6"], ["uuid", "ce28d32c-6b58-4ad6-8a95-d37df2091769"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:03.523039"], ["updated_at", "2017-05-15 21:46:03.523039"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2115249969 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2115249969], ["username", "billy_29"], ["access_token", "fbec5cbf31c6fd6bfaf3cc2ffd5f9e9b"], ["uuid", "5d772479-e151-4e56-9988-19cc9f207ec3"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:03.525416"], ["updated_at", "2017-05-15 21:46:03.525416"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -742629637 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -742629637], ["username", "billy_30"], ["access_token", "e94eabb5bfd5dce756647790300a4daa"], ["uuid", "97098838-1fc5-40c0-8330-1a99b8bd7396"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:03.527767"], ["updated_at", "2017-05-15 21:46:03.527767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -83105516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -83105516], ["username", "billy_31"], ["access_token", "0324b2de5cc86fdc087f166b3e42f22c"], ["uuid", "b1d9a3d4-6299-41db-ad14-73031addf99b"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:03.530169"], ["updated_at", "2017-05-15 21:46:03.530169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -760174832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -760174832], ["username", "billy_32"], ["access_token", "105da593c73f604dad68750a8316b858"], ["uuid", "5f3e5ab1-8b26-4d98-bd51-89145c058135"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:03.532523"], ["updated_at", "2017-05-15 21:46:03.532523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -902818816 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -902818816], ["username", "billy_33"], ["access_token", "61b528782e2c376120a1e1f3a93470e6"], ["uuid", "a0552595-94e2-40af-bff1-49f5cbe34d15"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:03.534878"], ["updated_at", "2017-05-15 21:46:03.534878"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -198298074 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -198298074], ["username", "billy_34"], ["access_token", "5ea9ee0ef38b7fc115dea8253812060c"], ["uuid", "880a2cae-d8d2-4170-a807-c1840eb53313"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:03.537301"], ["updated_at", "2017-05-15 21:46:03.537301"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1877668990 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1877668990], ["username", "billy_35"], ["access_token", "6bd019f2a11f7ebbac74d9a40386485f"], ["uuid", "bc89d6bb-05d9-4946-a281-94014b13a1e0"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:03.539662"], ["updated_at", "2017-05-15 21:46:03.539662"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -230568002 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -230568002], ["username", "billy_36"], ["access_token", "d15012881cb8efd511eb6711d6fdee3c"], ["uuid", "1737b1ca-0a8e-4d96-8577-b84911ee2965"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:03.542030"], ["updated_at", "2017-05-15 21:46:03.542030"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -6287295 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -6287295], ["username", "billy_37"], ["access_token", "ba5e754a1d3809305bbf8c11b8640713"], ["uuid", "12c2f09a-d595-4cfa-84fc-eff240623ff5"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:03.544344"], ["updated_at", "2017-05-15 21:46:03.544344"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2120725545 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2120725545], ["username", "billy_38"], ["access_token", "56d81b4958217f010c23327a6f9c550d"], ["uuid", "18beab9e-7a52-41fa-a807-37706a5c21be"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:03.546677"], ["updated_at", "2017-05-15 21:46:03.546677"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -487335587 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -487335587], ["username", "billy_39"], ["access_token", "152d12fda001416a34c7a3c171449d83"], ["uuid", "248c91aa-069e-47df-b6eb-3fd0c3477f42"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:03.549087"], ["updated_at", "2017-05-15 21:46:03.549087"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1162441306 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1162441306], ["username", "billy_40"], ["access_token", "c767a8790da85d577da531bebab264f6"], ["uuid", "c955e7a1-f4c4-4334-b46d-033ddab7d2b3"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:03.551625"], ["updated_at", "2017-05-15 21:46:03.551625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -341137944 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -341137944], ["username", "billy_41"], ["access_token", "652f7a0d49728002308eeafb1d0b1c0d"], ["uuid", "94d017fe-35b9-479b-a394-8d1244388381"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:03.554129"], ["updated_at", "2017-05-15 21:46:03.554129"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1770946142 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1770946142], ["username", "billy_42"], ["access_token", "351fceb47f2987008617e41219a8e67b"], ["uuid", "ad2a4668-6cec-4690-842b-f53843b83c24"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:03.556534"], ["updated_at", "2017-05-15 21:46:03.556534"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -175890856 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -175890856], ["username", "billy_43"], ["access_token", "38333c8bb8373fe4b9b556f46a1683c8"], ["uuid", "26c0bc13-db81-4abf-9e46-b575bcd619bd"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:03.558975"], ["updated_at", "2017-05-15 21:46:03.558975"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1974593934 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1974593934], ["username", "billy_44"], ["access_token", "360e0425bc1ebf39f48f64bf1df53ca7"], ["uuid", "a451acf4-8f23-4b92-a32e-7f940b434381"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:03.561361"], ["updated_at", "2017-05-15 21:46:03.561361"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -715229063 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -715229063], ["username", "billy_45"], ["access_token", "9bd6c1ef89f1228c340604508a4f5f1a"], ["uuid", "ebcd3f3d-88c7-4496-84bd-342357d47bec"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:03.563895"], ["updated_at", "2017-05-15 21:46:03.563895"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1067380249 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1067380249], ["username", "billy_46"], ["access_token", "14587581b004049d44aa578f53e57098"], ["uuid", "e17c0114-8369-4854-b298-971c6720cfb7"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:03.568066"], ["updated_at", "2017-05-15 21:46:03.568066"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1814137368 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1814137368], ["username", "billy_47"], ["access_token", "7e0e8df59a75fe6a808643713848959b"], ["uuid", "1d372a7c-6381-418d-9958-b8bf54bb8344"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:03.571457"], ["updated_at", "2017-05-15 21:46:03.571457"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -448204774 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -448204774], ["username", "billy_48"], ["access_token", "37a3b1ffa5fe8b046426ca867d68759d"], ["uuid", "db8e9142-95f1-4c18-9739-26de5d2c57b7"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:03.574816"], ["updated_at", "2017-05-15 21:46:03.574816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -911314914 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -911314914], ["username", "billy_49"], ["access_token", "00cf63bba7455d24ec595b1b609e0e24"], ["uuid", "3c4eaa93-55d6-4864-b8b6-ae6d913fd6d3"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:03.577633"], ["updated_at", "2017-05-15 21:46:03.577633"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2140831677 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2140831677], ["username", "jstrav"], ["access_token", "93d9a49b57305b0eb5d1728c77fb3416"], ["uuid", "d0ae8491-c168-462b-8c03-9813473350c8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:03.587080"], ["updated_at", "2017-05-15 21:46:03.587080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1585693723 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1585693723], ["username", "mary"], ["access_token", "b2439d7da7245fac408ce51cbe4d764f"], ["uuid", "67f00d96-bd04-4e4d-9213-86a1b32f950a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:03.590011"], ["updated_at", "2017-05-15 21:46:03.590011"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -335834515 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -335834515], ["username", "jstead"], ["access_token", "46278128105764e730a74043254ce58f"], ["uuid", "b1dfea9e-59f7-49d9-a1c9-a27f8a84f6ea"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:03.592827"], ["updated_at", "2017-05-15 21:46:03.592827"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1066468145 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1066468145], ["username", "bigbear"], ["access_token", "9c793819ad64f9403669940e84310c72"], ["uuid", "4be05ddf-5a25-424e-bf16-afee2f202042"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:03.595245"], ["updated_at", "2017-05-15 21:46:03.595245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1574073239 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1574073239], ["username", "billy_00"], ["access_token", "3f4ab24ac9bba81b111ccda33729cd1a"], ["uuid", "0171d09b-1dea-4e69-acff-d453c2414b82"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:03.597461"], ["updated_at", "2017-05-15 21:46:03.597461"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -859968383 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -859968383], ["username", "billy_01"], ["access_token", "20673d4cde6c62086e5dd34f021c73d7"], ["uuid", "354ab6b0-9b68-437c-9ac5-5201f3fe2ee7"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:03.599644"], ["updated_at", "2017-05-15 21:46:03.599644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -656294014 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -656294014], ["username", "billy_02"], ["access_token", "d0d4afe0210553345bbbc6431abdd368"], ["uuid", "eaf6f6bd-2b90-4317-94ad-19b73ec92c89"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:03.601825"], ["updated_at", "2017-05-15 21:46:03.601825"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -495841715 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -495841715], ["username", "billy_03"], ["access_token", "b90351b0c172dfd5bda9903d4139214e"], ["uuid", "f0449db7-3b67-45b6-8bf2-ec06f4e5fd9a"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:03.604018"], ["updated_at", "2017-05-15 21:46:03.604018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2039400058 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2039400058], ["username", "billy_04"], ["access_token", "09794c39972457be4f2630c2912c9030"], ["uuid", "3b5be245-1c78-44ea-a477-e4852e6ec1d8"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:03.606222"], ["updated_at", "2017-05-15 21:46:03.606222"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -881658821 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -881658821], ["username", "billy_05"], ["access_token", "e7d179602604c9faa292d08f7a182bb5"], ["uuid", "4e28297b-31c3-4034-bcfe-685904deeea7"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:03.608491"], ["updated_at", "2017-05-15 21:46:03.608491"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1938781422 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1938781422], ["username", "billy_06"], ["access_token", "2605d3af8b0a18d5ce0cd78d9b969145"], ["uuid", "2bc823ab-c5ef-4986-b961-4b8df8e046ed"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:03.610733"], ["updated_at", "2017-05-15 21:46:03.610733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1069922347 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1069922347], ["username", "billy_07"], ["access_token", "50a2e2c5c160bb3723299df7aadf6607"], ["uuid", "5719dc5c-eee7-413d-a7b9-c467eef99be0"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:03.612930"], ["updated_at", "2017-05-15 21:46:03.612930"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -185273818 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -185273818], ["username", "billy_08"], ["access_token", "d11ce5e7bc52ab5eb9c3243f6f1f175f"], ["uuid", "b9f4802c-d784-42cd-9b33-0ace70250be4"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:03.615172"], ["updated_at", "2017-05-15 21:46:03.615172"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1477827722 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1477827722], ["username", "billy_09"], ["access_token", "3e998a35f58515d7930eb55cb71f1bea"], ["uuid", "f161442b-ca29-46aa-b921-342088cb257e"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:03.617452"], ["updated_at", "2017-05-15 21:46:03.617452"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2137836412 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2137836412], ["username", "billy_10"], ["access_token", "690ff0b46c47758f4ce297dac3c23a52"], ["uuid", "37e9b668-8248-4cec-9aae-665f9c32cdea"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:03.619891"], ["updated_at", "2017-05-15 21:46:03.619891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1210317628 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1210317628], ["username", "billy_11"], ["access_token", "0323d17ffd4d507f044acd1a37a3bb6d"], ["uuid", "9b38bdb9-f725-4328-9c87-01e6b4589038"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:03.622279"], ["updated_at", "2017-05-15 21:46:03.622279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1541201927 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1541201927], ["username", "billy_12"], ["access_token", "b0c3f728fe74a29491f23ae54ede98ea"], ["uuid", "1c8e77c8-75d4-4e08-a614-f936550532d0"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:03.624525"], ["updated_at", "2017-05-15 21:46:03.624525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -41545546 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -41545546], ["username", "billy_13"], ["access_token", "76105b5201a33a3af9ee01c665620bb3"], ["uuid", "a1def264-2d91-47a3-945e-212d349f8c94"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:03.626765"], ["updated_at", "2017-05-15 21:46:03.626765"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -9855145 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -9855145], ["username", "billy_14"], ["access_token", "a94ae6ede6677a690d1b2a505229cb22"], ["uuid", "19b6f3af-485b-41f2-9406-495ee048f955"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:03.629144"], ["updated_at", "2017-05-15 21:46:03.629144"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -209533456 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -209533456], ["username", "billy_15"], ["access_token", "a22fcb68b59987f2f12f5dd822e9a386"], ["uuid", "6be30fc4-07d4-4f05-860d-64147e319a0c"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:03.631466"], ["updated_at", "2017-05-15 21:46:03.631466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1308276629 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1308276629], ["username", "billy_16"], ["access_token", "fab9a0d67fe461632470f0ba7ed61fc9"], ["uuid", "266c8a0b-37b5-47f2-acf1-d4289dacdd52"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:03.633754"], ["updated_at", "2017-05-15 21:46:03.633754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1446888634 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1446888634], ["username", "billy_17"], ["access_token", "de5f760a470d5617c95e1f815aac831e"], ["uuid", "82d5a761-77d9-44e4-be58-c522ab1aabb2"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:03.636006"], ["updated_at", "2017-05-15 21:46:03.636006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1845008070 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1845008070], ["username", "billy_18"], ["access_token", "bcf82b7867eba6e347a5cd4fb1f85648"], ["uuid", "770bb310-72e7-4971-8538-137bc76d1907"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:03.638351"], ["updated_at", "2017-05-15 21:46:03.638351"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1586016783 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1586016783], ["username", "billy_19"], ["access_token", "652e5652eb79b8090de160319e9f9344"], ["uuid", "7b1a1fd6-30ef-4559-831e-0ee5821dd0a3"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:03.640659"], ["updated_at", "2017-05-15 21:46:03.640659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -977532103 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -977532103], ["username", "billy_20"], ["access_token", "a03e3fddaf022e8a90c062820e67a294"], ["uuid", "177a388e-cf84-43e7-90d2-62adfaae0c2c"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:03.642950"], ["updated_at", "2017-05-15 21:46:03.642950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1710260062 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1710260062], ["username", "billy_21"], ["access_token", "7e6687878e479d81e81391343244a8bd"], ["uuid", "8b561730-44bc-42b9-9308-8c54bd0acd30"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:03.645223"], ["updated_at", "2017-05-15 21:46:03.645223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -281330224 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -281330224], ["username", "billy_22"], ["access_token", "2c12a99344303cc5437474ec299daf5c"], ["uuid", "b1d628d2-603b-46b9-9b9d-cf6500541957"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:03.653650"], ["updated_at", "2017-05-15 21:46:03.653650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -111912945 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -111912945], ["username", "billy_23"], ["access_token", "c7736ac45d3ee451ecf59a95ec811e07"], ["uuid", "02c09312-168c-4fcf-9632-e1c4b8148d73"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:03.656219"], ["updated_at", "2017-05-15 21:46:03.656219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2146316658 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2146316658], ["username", "billy_24"], ["access_token", "a9dc1bab2719ac39b1fc61694f43ec6d"], ["uuid", "d74c411c-7928-4010-8ea3-8b17fb162faf"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:03.658682"], ["updated_at", "2017-05-15 21:46:03.658682"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1692065447 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1692065447], ["username", "billy_25"], ["access_token", "e10c3963ea617e9c2cc35772041835f9"], ["uuid", "dca4f525-1764-4a14-8d29-66ec7831d7b1"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:03.661172"], ["updated_at", "2017-05-15 21:46:03.661172"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -861460754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -861460754], ["username", "billy_26"], ["access_token", "8d2c7864519a7547fd0f2e9a8725b1f8"], ["uuid", "334275c5-2a4c-44f7-bf9b-62e113961d72"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:03.663524"], ["updated_at", "2017-05-15 21:46:03.663524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -302420515 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -302420515], ["username", "billy_27"], ["access_token", "d7dc7a580c7855a63c0d57dedcc6e23f"], ["uuid", "f6dca49e-954c-4939-a09f-849a11dd0158"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:03.665916"], ["updated_at", "2017-05-15 21:46:03.665916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -417335499 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -417335499], ["username", "billy_28"], ["access_token", "58d97dc6e668a58c99b27bd7c69cd834"], ["uuid", "0017e83e-78d1-485f-ab22-716b51c878ec"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:03.668198"], ["updated_at", "2017-05-15 21:46:03.668198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1884075161 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1884075161], ["username", "billy_29"], ["access_token", "4d20d6cea0ebf994caee5e9587286dab"], ["uuid", "d659bbad-e251-4796-807d-b6c366c9022b"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:03.670528"], ["updated_at", "2017-05-15 21:46:03.670528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -444262445 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -444262445], ["username", "billy_30"], ["access_token", "7045c4c3d8ec5fc744694b69c6ffd12b"], ["uuid", "7143f438-8336-40d0-9a92-18e3ce967007"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:03.672842"], ["updated_at", "2017-05-15 21:46:03.672842"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1970855829 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1970855829], ["username", "billy_31"], ["access_token", "ddade6a492d7e89597069e3c92f7348d"], ["uuid", "b1064d52-79f5-4ad7-8b63-88ab5eb09dbc"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:03.675156"], ["updated_at", "2017-05-15 21:46:03.675156"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1131600279 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1131600279], ["username", "billy_32"], ["access_token", "6c392dc0a8fb8d9d4aac56ef8e1e6e09"], ["uuid", "695df599-f68f-42c0-b46c-c2aa09fa526b"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:03.677594"], ["updated_at", "2017-05-15 21:46:03.677594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2077026604 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2077026604], ["username", "billy_33"], ["access_token", "2e0eb0676b31f072a4408ce377dfa955"], ["uuid", "a804fad9-ee34-471a-838c-ad02332ace6e"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:03.679960"], ["updated_at", "2017-05-15 21:46:03.679960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -212670822 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -212670822], ["username", "billy_34"], ["access_token", "658e097e0519d503251e6b6e6ec3a8e7"], ["uuid", "6abf7004-a651-40dd-8514-f5c997887798"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:03.682315"], ["updated_at", "2017-05-15 21:46:03.682315"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -449133485 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -449133485], ["username", "billy_35"], ["access_token", "d9859b3d6a5d71cbb61fc4c93d8a7abb"], ["uuid", "f40e3b0b-31a5-4bcb-86d2-6011aed231b0"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:03.684611"], ["updated_at", "2017-05-15 21:46:03.684611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2014383041 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2014383041], ["username", "billy_36"], ["access_token", "1f97c5819bbc9d8547caad5b42191885"], ["uuid", "6d18cf4a-0234-4a3d-b24a-544b7ce238fa"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:03.686953"], ["updated_at", "2017-05-15 21:46:03.686953"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1526345237 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1526345237], ["username", "billy_37"], ["access_token", "d5d0beb8008f4d44a4aecf4539017040"], ["uuid", "cc1ed684-2e2b-4ca8-8fd8-92bdc6721c8d"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:03.689313"], ["updated_at", "2017-05-15 21:46:03.689313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -539992267 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -539992267], ["username", "billy_38"], ["access_token", "7716285f3d6b8d9b53eebe1f77667a4e"], ["uuid", "3f9062e5-c0ce-4482-8c80-7fa5ce9c9858"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:03.691667"], ["updated_at", "2017-05-15 21:46:03.691667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -706476073 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -706476073], ["username", "billy_39"], ["access_token", "5834945621b12f6571ccedc823dd082b"], ["uuid", "ee271ef1-8e73-4e99-8284-ed4c6035cf50"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:03.694128"], ["updated_at", "2017-05-15 21:46:03.694128"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1219312623 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1219312623], ["username", "billy_40"], ["access_token", "682b4d0375ccdce792a612be40df3f6e"], ["uuid", "96acad31-c686-4b7c-8f11-0aa5de35148e"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:03.696439"], ["updated_at", "2017-05-15 21:46:03.696439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1072303974 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1072303974], ["username", "billy_41"], ["access_token", "441674b31a1f500d8d8695ac9063c34d"], ["uuid", "0e7be811-52f0-4d4c-ad7b-0d0d4d420614"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:03.698807"], ["updated_at", "2017-05-15 21:46:03.698807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2141720584 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2141720584], ["username", "billy_42"], ["access_token", "c3a03b94ccdde5c289bae31ef9abd6a2"], ["uuid", "3796d602-5656-4519-ade5-28d98da6a851"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:03.701173"], ["updated_at", "2017-05-15 21:46:03.701173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -326282529 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -326282529], ["username", "billy_43"], ["access_token", "31d85b408904f2ff3144b5347ec201fd"], ["uuid", "b97a2e9a-a776-4f2c-bca7-992e76ae4414"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:03.703477"], ["updated_at", "2017-05-15 21:46:03.703477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -250332297 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -250332297], ["username", "billy_44"], ["access_token", "ec93a0a9c9a34a2a9b7731acb7716aad"], ["uuid", "7b5a2dbb-185b-4cd7-8434-01fb381eac87"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:03.705919"], ["updated_at", "2017-05-15 21:46:03.705919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -953534270 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -953534270], ["username", "billy_45"], ["access_token", "45725d943536f7ecb1fa3e1986f94db6"], ["uuid", "835d9775-d212-48cb-8c22-5eeb6313c284"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:03.708330"], ["updated_at", "2017-05-15 21:46:03.708330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1420820805 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1420820805], ["username", "billy_46"], ["access_token", "8e584549f28030eaa745443d0a109e64"], ["uuid", "f804cc25-0ce4-425b-8e41-5997efbcb5dc"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:03.710705"], ["updated_at", "2017-05-15 21:46:03.710705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1045389331 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1045389331], ["username", "billy_47"], ["access_token", "1d56507d9a48a4fc6084cfc62e284283"], ["uuid", "266ebbe2-12a4-4707-a738-0d2004203f68"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:03.713171"], ["updated_at", "2017-05-15 21:46:03.713171"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -322378230 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -322378230], ["username", "billy_48"], ["access_token", "d6c032ab9542a22588b637954229b927"], ["uuid", "29b3dca1-2a8e-482b-8600-2905cbeaeda1"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:03.715673"], ["updated_at", "2017-05-15 21:46:03.715673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1643507912 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1643507912], ["username", "billy_49"], ["access_token", "46521ef2b456ed4e22b9313910168668"], ["uuid", "538bdc00-75cb-4a2e-bfef-2e5d22df767b"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:03.718003"], ["updated_at", "2017-05-15 21:46:03.718003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.8ms) rollback transaction  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 20ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:46:03 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:46:03 -0700  (0.0ms) rollback transaction  (0.1ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:03.788416"], ["updated_at", "2017-05-15 21:46:03.788416"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:03.813302"], ["updated_at", "2017-05-15 21:46:03.813302"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:03.836030"], ["updated_at", "2017-05-15 21:46:03.836030"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -716786884 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '867511ae32c05435a0915fb1cff742c5' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -716786884], ["username", "867511ae32c05435a0915fb1cff742c5"], ["access_token", "41cbad6c9abd8a6461805a0a1834a01c"], ["uuid", "5fae8426-b9d8-4655-86c9-92e8fdd0eecf"], ["created_at", "2017-05-15 21:46:03.857069"], ["updated_at", "2017-05-15 21:46:03.857069"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -635258260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fc6ca1ed28e5887838a22d890022ccd1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -635258260], ["username", "fc6ca1ed28e5887838a22d890022ccd1"], ["access_token", "146af34749a3cb22bbeb1cbb1b637861"], ["uuid", "bf4ada58-cf1a-42f8-9a08-88b1549999c5"], ["created_at", "2017-05-15 21:46:03.882257"], ["updated_at", "2017-05-15 21:46:03.882257"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"fc6ca1ed28e5887838a22d890022ccd1", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"fc6ca1ed28e5887838a22d890022ccd1", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -856365302 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1e582f2c6a946ff85a37832b3823c1b3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -856365302], ["username", "1e582f2c6a946ff85a37832b3823c1b3"], ["access_token", "30411a519abe6cad167873df0a45a253"], ["uuid", "c7ff8e3e-b335-40bc-9409-c35b6e0e9c33"], ["created_at", "2017-05-15 21:46:03.895914"], ["updated_at", "2017-05-15 21:46:03.895914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1273031571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c7427b133aa3361ec4df2a1586e16383' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1273031571], ["username", "c7427b133aa3361ec4df2a1586e16383"], ["access_token", "a9317f598f43532cdfd7d50bace35a99"], ["uuid", "43d66fa7-cbdd-449d-8128-2924cbfb6311"], ["created_at", "2017-05-15 21:46:03.915789"], ["updated_at", "2017-05-15 21:46:03.915789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:03.934590"], ["updated_at", "2017-05-15 21:46:03.934590"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:03.956034"], ["updated_at", "2017-05-15 21:46:03.956034"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:03.975289"], ["updated_at", "2017-05-15 21:46:03.975289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-15 14:46:03 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_user"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1938004653 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e9b758d62237a9e2f0d02c16c13c1395' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1938004653], ["username", "e9b758d62237a9e2f0d02c16c13c1395"], ["access_token", "63bf0e57ebc707a309e9cfa08ab996d4"], ["uuid", "b6d27e23-f695-4bfc-a0fb-19a818c7acfe"], ["created_at", "2017-05-15 21:46:03.999601"], ["updated_at", "2017-05-15 21:46:03.999601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -519700983 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -519700983], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.003079"], ["updated_at", "2017-05-15 21:46:04.003079"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1732515334 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1732515334], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.006064"], ["updated_at", "2017-05-15 21:46:04.006064"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-519700983/nestings/-1732515334" for 127.0.0.1 at 2017-05-15 14:46:04 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-519700983", "member_group_id"=>"-1732515334", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -637254964 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e5e7cbd07fb6349452ec2cba943f8721' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -637254964], ["username", "e5e7cbd07fb6349452ec2cba943f8721"], ["access_token", "b3ecded7cc0be26c3b4994e72aefc7f9"], ["uuid", "5e64dc9c-5055-4505-9a0c-e848548b499b"], ["created_at", "2017-05-15 21:46:04.026942"], ["updated_at", "2017-05-15 21:46:04.026942"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1715314988 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1715314988], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.029374"], ["updated_at", "2017-05-15 21:46:04.029374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -832163070 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -832163070], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.031422"], ["updated_at", "2017-05-15 21:46:04.031422"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -832163070]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -832163070 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1715314988]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1715314988 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -832163070 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1715314988 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1715314988], ["member_group_id", -832163070], ["created_at", "2017-05-15 21:46:04.033539"], ["updated_at", "2017-05-15 21:46:04.033539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1715314988/nestings/-832163070" for 127.0.0.1 at 2017-05-15 14:46:04 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1715314988", "member_group_id"=>"-832163070", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -530921844 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ac4f373ae2f9190298eafde9369b39ba' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -530921844], ["username", "ac4f373ae2f9190298eafde9369b39ba"], ["access_token", "24214e91344682a4bab242260d1ac944"], ["uuid", "93415c6b-a104-4d74-88fd-745cb7cf271f"], ["created_at", "2017-05-15 21:46:04.055243"], ["updated_at", "2017-05-15 21:46:04.055243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1690280505 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1690280505], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.058026"], ["updated_at", "2017-05-15 21:46:04.058026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -58596749 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f430fd4a33fff3bdc3d43373d7833f9a' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -58596749], ["username", "f430fd4a33fff3bdc3d43373d7833f9a"], ["access_token", "b084982222f0bf68e96e4d630fac8583"], ["uuid", "f949ebd9-6193-46c3-9da9-70d5fbb5bc9e"], ["created_at", "2017-05-15 21:46:04.060847"], ["updated_at", "2017-05-15 21:46:04.060847"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1690280505/members/-58596749" for 127.0.0.1 at 2017-05-15 14:46:04 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1690280505", "user_id"=>"-58596749", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1281540745 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4c716f9be94a475d113eda55c8830a1a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1281540745], ["username", "4c716f9be94a475d113eda55c8830a1a"], ["access_token", "3823ff159ebed2db9978d367ae5e06b5"], ["uuid", "a727476c-49b9-4209-9f7b-bef45fdfd350"], ["created_at", "2017-05-15 21:46:04.080597"], ["updated_at", "2017-05-15 21:46:04.080597"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2141826568 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2141826568], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.083047"], ["updated_at", "2017-05-15 21:46:04.083047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1847304812 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9434fc76fe7c29084f5e3da56e2f024c' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1847304812], ["username", "9434fc76fe7c29084f5e3da56e2f024c"], ["access_token", "ccfedf2093137e89d855feafa7772892"], ["uuid", "854ed394-b90d-4126-a70c-f7c56384dd6e"], ["created_at", "2017-05-15 21:46:04.085582"], ["updated_at", "2017-05-15 21:46:04.085582"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -2141826568) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -2141826568], ["user_id", -1847304812], ["created_at", "2017-05-15 21:46:04.087667"], ["updated_at", "2017-05-15 21:46:04.087667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-2141826568/members/-1847304812" for 127.0.0.1 at 2017-05-15 14:46:04 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-2141826568", "user_id"=>"-1847304812", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1087101576 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b0376cb699b8440353361bd918c48235' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1087101576], ["username", "b0376cb699b8440353361bd918c48235"], ["access_token", "04389ad2892c73f6a8d508298fd81a22"], ["uuid", "383e2dbd-9289-47f3-bde5-c0032b2290de"], ["created_at", "2017-05-15 21:46:04.101777"], ["updated_at", "2017-05-15 21:46:04.101777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1835715292 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1835715292], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.104445"], ["updated_at", "2017-05-15 21:46:04.104445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1123668273 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '94c976e4fef8bb1087295ffe9913be75' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1123668273], ["username", "94c976e4fef8bb1087295ffe9913be75"], ["access_token", "1eaa981279150291fec86f8583ff072a"], ["uuid", "7cb11d46-9b61-477d-be15-dc67af936010"], ["created_at", "2017-05-15 21:46:04.107077"], ["updated_at", "2017-05-15 21:46:04.107077"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1835715292/owners/-1123668273" for 127.0.0.1 at 2017-05-15 14:46:04 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1835715292", "user_id"=>"-1123668273", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -361646257 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3412c264ac20d96abcc603f4bbf1ac01' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -361646257], ["username", "3412c264ac20d96abcc603f4bbf1ac01"], ["access_token", "0f2bc46c25a5e0cbd90ddefc15cf7990"], ["uuid", "19b576e4-689f-498e-96e9-5ab047f7a538"], ["created_at", "2017-05-15 21:46:04.128496"], ["updated_at", "2017-05-15 21:46:04.128496"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2099279515 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2099279515], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.131145"], ["updated_at", "2017-05-15 21:46:04.131145"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -785800040 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ea1dfa13042bae47f01e932717905862' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -785800040], ["username", "ea1dfa13042bae47f01e932717905862"], ["access_token", "64bc0cede97033ebce0f70b4ab2ec853"], ["uuid", "8a641dfb-24b6-478b-a8b4-41c681d5d5d1"], ["created_at", "2017-05-15 21:46:04.133862"], ["updated_at", "2017-05-15 21:46:04.133862"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -2099279515) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -2099279515], ["user_id", -785800040], ["created_at", "2017-05-15 21:46:04.136038"], ["updated_at", "2017-05-15 21:46:04.136038"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-2099279515/owners/-785800040" for 127.0.0.1 at 2017-05-15 14:46:04 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-2099279515", "user_id"=>"-785800040", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1277493151 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7844697179bbde5b2cc4b00d70ffea12' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1277493151], ["username", "7844697179bbde5b2cc4b00d70ffea12"], ["access_token", "c34924432afe94b0afa1d0ada7889b27"], ["uuid", "62b0e8ea-ff1f-4c44-ab95-17e682dea596"], ["created_at", "2017-05-15 21:46:04.150687"], ["updated_at", "2017-05-15 21:46:04.150687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1515355220 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1515355220], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.153118"], ["updated_at", "2017-05-15 21:46:04.153118"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1515355220 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1515355220" for 127.0.0.1 at 2017-05-15 14:46:04 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1515355220", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1502503505 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd158c497e11c90bc5e8de051930b8dd1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1502503505], ["username", "d158c497e11c90bc5e8de051930b8dd1"], ["access_token", "82660ebb878875a6bbaf5d488e2a8b1f"], ["uuid", "ed1f8dcc-108e-4a72-9061-4b5497ead53e"], ["created_at", "2017-05-15 21:46:04.172074"], ["updated_at", "2017-05-15 21:46:04.172074"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1542805994 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1542805994], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.174250"], ["updated_at", "2017-05-15 21:46:04.174250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-15 14:46:04 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1772108982 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '31a9ee4083730b4ab073c6625d2ac4a7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1772108982], ["username", "31a9ee4083730b4ab073c6625d2ac4a7"], ["access_token", "6fdf123ffa7e5778b7178395bd393c7e"], ["uuid", "8d43239d-e58d-4413-bcc4-e4b9c148eb33"], ["created_at", "2017-05-15 21:46:04.194741"], ["updated_at", "2017-05-15 21:46:04.194741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -342086573 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -342086573], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:04.196974"], ["updated_at", "2017-05-15 21:46:04.196974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -342086573 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-342086573" for 127.0.0.1 at 2017-05-15 14:46:04 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-342086573", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "72a234ddc71cdd0070ac10773f2536a6"], ["uuid", "7afa6ef1-479f-49b1-b880-03bbed6fb181"], ["created_at", "2017-05-15 21:46:04.212736"], ["updated_at", "2017-05-15 21:46:04.212736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "fc745f03e686370438c137eed15da7ff"], ["uuid", "fc7f5c00-15cf-494a-9c3c-a8f14b2682ca"], ["created_at", "2017-05-15 21:46:04.222426"], ["updated_at", "2017-05-15 21:46:04.222426"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "231e290c26811782359c9ff1c5d1edaa"], ["uuid", "2debb8c5-578c-4f7e-8188-bda56c34488f"], ["created_at", "2017-05-15 21:46:04.227003"], ["updated_at", "2017-05-15 21:46:04.227003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "34a7023c9e1445c3796bec06a3f4bea5"], ["uuid", "ab81d36b-679b-4ea1-a569-c80603552cc5"], ["created_at", "2017-05-15 21:46:04.237466"], ["updated_at", "2017-05-15 21:46:04.237466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "a7518d8617d07c6e829b110fdbb5d2ad"], ["uuid", "b4a1e9a2-5e7a-4bb9-af9f-89b20157ed73"], ["created_at", "2017-05-15 21:46:04.246189"], ["updated_at", "2017-05-15 21:46:04.246189"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:54897/logout Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "57948ade594b915714cc24b210b88570"], ["uuid", "dede6fc0-d031-4c30-b5f3-ca3f8219f188"], ["created_at", "2017-05-15 21:46:04.256902"], ["updated_at", "2017-05-15 21:46:04.256902"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "f226757bf7fb2f54a1dcd69d52841faf"], ["uuid", "e5ad4754-6363-4e43-867f-9626b80337ba"], ["created_at", "2017-05-15 21:46:04.266185"], ["updated_at", "2017-05-15 21:46:04.266185"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "079ac7e75e6e02c7e39fb1caa2dce54a"], ["uuid", "0c4f7e80-a033-4686-aa79-d7dbb6846462"], ["created_at", "2017-05-15 21:46:04.275823"], ["updated_at", "2017-05-15 21:46:04.275823"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 2ms (ActiveRecord: 0.1ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "0da19c1d5eab832fbcf67f6d0e8d951e"], ["uuid", "accc4e07-1d9f-4b72-8f10-d1686a8f46fc"], ["created_at", "2017-05-15 21:46:04.286241"], ["updated_at", "2017-05-15 21:46:04.286241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.2ms) Completed 200 OK in 20ms (Views: 20.2ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1371995687 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1371995687], ["username", "jstrav"], ["access_token", "8ae3bb1414df6a77dbb65b2fdbefc290"], ["uuid", "84969ab2-8756-4d8a-bbd0-d5b437c59b0b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:04.314490"], ["updated_at", "2017-05-15 21:46:04.314490"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1220339554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1220339554], ["username", "mary"], ["access_token", "692f6470a1f596a56527ca45dd3a19c0"], ["uuid", "e5622e36-0967-4d72-ae60-d90aa71191cb"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:04.317570"], ["updated_at", "2017-05-15 21:46:04.317570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -642169116 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -642169116], ["username", "jstead"], ["access_token", "f359008560d03faacc1439f2ac9fb04d"], ["uuid", "25325283-73d8-4461-9256-4b6d056569f4"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:04.320333"], ["updated_at", "2017-05-15 21:46:04.320333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1508750681 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1508750681], ["username", "bigbear"], ["access_token", "29b2090fd1e5b0bb145c01c2e80b5355"], ["uuid", "09b8c927-959f-4038-b3bf-9a3cd17b3532"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:04.323423"], ["updated_at", "2017-05-15 21:46:04.323423"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -409928788 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -409928788], ["username", "billy_00"], ["access_token", "df6dcb2382f2a627d48c798eb9c7ca21"], ["uuid", "d8a2c885-19a0-4dea-85fd-292b5f87a27b"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:04.327108"], ["updated_at", "2017-05-15 21:46:04.327108"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1638828477 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1638828477], ["username", "billy_01"], ["access_token", "475b7a49abfb6abef6a76fcc5d96679b"], ["uuid", "1d31a887-f9ff-4ddb-9118-a8da2d14b9b7"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:04.329841"], ["updated_at", "2017-05-15 21:46:04.329841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1624931550 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1624931550], ["username", "billy_02"], ["access_token", "aa77fac1495d9842d4fbd2c4f1aa4765"], ["uuid", "20a2f5d5-23e6-454f-800c-8cc58bdfaf55"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:04.332934"], ["updated_at", "2017-05-15 21:46:04.332934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -566830482 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -566830482], ["username", "billy_03"], ["access_token", "9b56e4c098a2b547f63c5f3ead4b5b61"], ["uuid", "40abf409-bd0b-40f2-8507-4541f6baebb3"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:04.335596"], ["updated_at", "2017-05-15 21:46:04.335596"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -277202135 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -277202135], ["username", "billy_04"], ["access_token", "ecd20e64808caaa2f7d7220fefaf05ed"], ["uuid", "b453d98b-bb40-4032-81c2-5a7f4d456568"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:04.338067"], ["updated_at", "2017-05-15 21:46:04.338067"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1496207423 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1496207423], ["username", "billy_05"], ["access_token", "cb39a0b1cf71b4647ec4944bceb11bfd"], ["uuid", "b8d3acf6-549f-45aa-8290-d754e77411d3"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:04.341352"], ["updated_at", "2017-05-15 21:46:04.341352"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -948749338 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -948749338], ["username", "billy_06"], ["access_token", "9360a5e4b0f96f552b5d9fc218d09abb"], ["uuid", "b7b2899e-dd9e-4a1f-a375-c2458ad77ba4"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:04.344153"], ["updated_at", "2017-05-15 21:46:04.344153"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1410088535 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1410088535], ["username", "billy_07"], ["access_token", "2a7ffb2129fe72b89bb266304ce4667f"], ["uuid", "6caaa74a-bd3f-4ee3-b03f-f52415889ef8"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:04.346647"], ["updated_at", "2017-05-15 21:46:04.346647"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2042697388 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2042697388], ["username", "billy_08"], ["access_token", "5ed99636cec28523a0a0c292c4d7c4a7"], ["uuid", "016a3081-e46b-4681-81a0-a5b4ec8dda5f"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:04.349030"], ["updated_at", "2017-05-15 21:46:04.349030"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1650943979 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1650943979], ["username", "billy_09"], ["access_token", "9bf87c09f94f4a992a100189b1f8f7b6"], ["uuid", "5459a0b8-8ec7-4a96-aac0-02597151d13b"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:04.352972"], ["updated_at", "2017-05-15 21:46:04.352972"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1626010581 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1626010581], ["username", "billy_10"], ["access_token", "86ee8b074f355a92042895e29b5c61ca"], ["uuid", "352cb0de-d232-4378-9e1d-e041a9e3875f"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:04.356389"], ["updated_at", "2017-05-15 21:46:04.356389"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1068212739 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1068212739], ["username", "billy_11"], ["access_token", "bf75373a1f5edb9d212af8565425dafb"], ["uuid", "420f70dc-d307-47da-90be-6fd27018429c"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:04.359555"], ["updated_at", "2017-05-15 21:46:04.359555"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1936921305 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1936921305], ["username", "billy_12"], ["access_token", "c6cc6f9d5129ccd8c221b184e8478d9c"], ["uuid", "67a91a3d-db27-4e1b-a05e-f1e8c80c874e"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:04.362400"], ["updated_at", "2017-05-15 21:46:04.362400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -48166559 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -48166559], ["username", "billy_13"], ["access_token", "25fd64ca3d7271d70fa51617d848709b"], ["uuid", "4e6d878b-be5a-4517-84d4-9df536d668eb"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:04.365041"], ["updated_at", "2017-05-15 21:46:04.365041"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1275826099 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1275826099], ["username", "billy_14"], ["access_token", "0f69ebaba33627907191ed9e1154e573"], ["uuid", "c24c27e8-dede-4aca-93f8-2a01c27bfba7"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:04.367481"], ["updated_at", "2017-05-15 21:46:04.367481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723601073 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723601073], ["username", "billy_15"], ["access_token", "0b9be03554b84a37de79ea29f4ba1338"], ["uuid", "fbb56559-49b2-4dec-a7c7-de1286098817"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:04.369788"], ["updated_at", "2017-05-15 21:46:04.369788"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -798494401 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -798494401], ["username", "billy_16"], ["access_token", "1c5350c2617b5553471d3d39226f389d"], ["uuid", "ff5d6983-b2f7-4cad-bbe6-9105c43c15b0"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:04.372172"], ["updated_at", "2017-05-15 21:46:04.372172"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1597899530 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1597899530], ["username", "billy_17"], ["access_token", "db21f948ce3039f05eb10205137abd51"], ["uuid", "ba687509-2090-471c-b7b9-dd7e0cbec0f8"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:04.374610"], ["updated_at", "2017-05-15 21:46:04.374610"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -159629390 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -159629390], ["username", "billy_18"], ["access_token", "0e93e2dc69ef8e0f7705a05d95578ecb"], ["uuid", "e2ce9f0f-25e1-4b54-bdcc-e0745f8e4571"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:04.377077"], ["updated_at", "2017-05-15 21:46:04.377077"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2032584959 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2032584959], ["username", "billy_19"], ["access_token", "8b196e68be447bedbc3a7fb108bcdb1a"], ["uuid", "8be66236-9933-44e7-a7bc-5b3013acc17f"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:04.379530"], ["updated_at", "2017-05-15 21:46:04.379530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1513256573 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1513256573], ["username", "billy_20"], ["access_token", "ba564f238950db8cfeb9e2c991c131ce"], ["uuid", "a12cd112-0951-436e-a6f1-3391de98fc45"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:04.381882"], ["updated_at", "2017-05-15 21:46:04.381882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -673411371 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -673411371], ["username", "billy_21"], ["access_token", "3ff610b98282ca3eaa2ed7c0449a1a61"], ["uuid", "4e5b4732-246f-4bd3-8a08-1842db901084"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:04.384251"], ["updated_at", "2017-05-15 21:46:04.384251"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1951252114 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1951252114], ["username", "billy_22"], ["access_token", "979e8687f4f1f0b987029c5628686290"], ["uuid", "da8927e7-1459-41d0-a7bc-4ba48a68255a"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:04.386654"], ["updated_at", "2017-05-15 21:46:04.386654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -908432471 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -908432471], ["username", "billy_23"], ["access_token", "2318a2b01ece77792248f91ab68b6d31"], ["uuid", "51c01afe-391a-4200-91d1-95f78088a728"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:04.389032"], ["updated_at", "2017-05-15 21:46:04.389032"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -804075072 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -804075072], ["username", "billy_24"], ["access_token", "b8f3de133fdc4539e3e3f4ee1b3e61d5"], ["uuid", "a0c6f053-35b4-4e5c-a4e9-7ac7ac3b2dba"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:04.391374"], ["updated_at", "2017-05-15 21:46:04.391374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1728268047 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1728268047], ["username", "billy_25"], ["access_token", "bc410437da0fefbbee31aabb84d4e54e"], ["uuid", "e6c525c5-155a-4794-a77e-81ff3272dddf"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:04.393766"], ["updated_at", "2017-05-15 21:46:04.393766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -399839987 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -399839987], ["username", "billy_26"], ["access_token", "1dcbdd57ae8a113b6e1bcc05e0ae87a3"], ["uuid", "9e135ffe-8e94-4436-80bd-9ea8da24e1b9"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:04.396188"], ["updated_at", "2017-05-15 21:46:04.396188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1400087775 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1400087775], ["username", "billy_27"], ["access_token", "f03d2700694a0ed65f562091fe819f4a"], ["uuid", "932ca93c-f5d1-4681-acec-1e1f5a7bffc8"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:04.398649"], ["updated_at", "2017-05-15 21:46:04.398649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1288518992 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1288518992], ["username", "billy_28"], ["access_token", "0c0b07bc3294a3b004b08d9291f29fc6"], ["uuid", "eeebac0b-eb85-4b1a-948e-52920bce5ea1"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:04.400990"], ["updated_at", "2017-05-15 21:46:04.400990"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1234952436 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1234952436], ["username", "billy_29"], ["access_token", "b48948c4beebc945aa121c46fe249b15"], ["uuid", "278d4d04-302b-42e6-a7c7-5c2dd294bee9"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:04.403386"], ["updated_at", "2017-05-15 21:46:04.403386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394784962 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -394784962], ["username", "billy_30"], ["access_token", "0ea303e0c178801dee5cae03efab3d26"], ["uuid", "4583c57e-f00d-4dc3-b9cb-7dbab95df17d"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:04.405748"], ["updated_at", "2017-05-15 21:46:04.405748"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1042351302 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1042351302], ["username", "billy_31"], ["access_token", "2b472bc9a22a8895444a1ceef4568098"], ["uuid", "c4a6238b-5274-4069-a7c8-e15d9faa79c0"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:04.408324"], ["updated_at", "2017-05-15 21:46:04.408324"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -999453955 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -999453955], ["username", "billy_32"], ["access_token", "c243ee9870799f1f3cc789f5d4ecf0bd"], ["uuid", "0d06a655-d6fc-4428-b42e-e84ea5c3d3a5"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:04.412041"], ["updated_at", "2017-05-15 21:46:04.412041"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -306344529 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -306344529], ["username", "billy_33"], ["access_token", "05347c52eac4b137dd1488a069d7456a"], ["uuid", "755ada9a-d9dd-4a0a-8b26-04bc27494b70"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:04.415272"], ["updated_at", "2017-05-15 21:46:04.415272"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1872647931 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1872647931], ["username", "billy_34"], ["access_token", "ba64feaf47866d13b09de5ebfd4976c6"], ["uuid", "d87d8027-523b-4de0-8e72-ed87039e1b46"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:04.418359"], ["updated_at", "2017-05-15 21:46:04.418359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32954614 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -32954614], ["username", "billy_35"], ["access_token", "0e2af34e90489aa27043fafa81c82cd8"], ["uuid", "8d61cc32-cf2e-4363-8560-ebf518538b19"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:04.421051"], ["updated_at", "2017-05-15 21:46:04.421051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -26996164 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -26996164], ["username", "billy_36"], ["access_token", "71cfcc3891b15500037617b86e896669"], ["uuid", "8febab07-e93b-46d8-ba22-69c00b24ced7"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:04.423486"], ["updated_at", "2017-05-15 21:46:04.423486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -74673685 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -74673685], ["username", "billy_37"], ["access_token", "598fab1141a9ab5c6c8880aa013c00c5"], ["uuid", "35847051-82e1-49a5-a6ec-98b21d0cf204"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:04.425845"], ["updated_at", "2017-05-15 21:46:04.425845"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -282120186 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -282120186], ["username", "billy_38"], ["access_token", "18a3d032792a943cabf2e93857b68410"], ["uuid", "b649bade-08bd-400b-8f08-a03fb91c23fa"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:04.428170"], ["updated_at", "2017-05-15 21:46:04.428170"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2104704200 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2104704200], ["username", "billy_39"], ["access_token", "0b1c2627ca609bfd2996eb12c03b61a4"], ["uuid", "9f8f8ec8-03dd-4fe9-adf9-a104e2d65911"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:04.430434"], ["updated_at", "2017-05-15 21:46:04.430434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -450373057 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -450373057], ["username", "billy_40"], ["access_token", "347d18f16d26dd122c717b943990c876"], ["uuid", "613fbaea-8a68-4bb2-b5ca-89369ad17d64"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:04.432879"], ["updated_at", "2017-05-15 21:46:04.432879"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -404831459 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -404831459], ["username", "billy_41"], ["access_token", "e737451f30a57a6bf3be5e8b05b6aaa2"], ["uuid", "f97810df-fe22-4028-94ac-1d2bd06c601d"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:04.435233"], ["updated_at", "2017-05-15 21:46:04.435233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1413352969 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1413352969], ["username", "billy_42"], ["access_token", "5fd457e20b0501b36855a8dbd87f4b0c"], ["uuid", "d7c9da1e-66cd-4a0f-aa07-fa1ed5127b04"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:04.437547"], ["updated_at", "2017-05-15 21:46:04.437547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -773488572 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -773488572], ["username", "billy_43"], ["access_token", "294b7c6f841919b18854022017e2ed29"], ["uuid", "9c5a2f38-d2e3-49e7-84df-c0f0e196d3ec"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:04.439900"], ["updated_at", "2017-05-15 21:46:04.439900"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -190063491 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -190063491], ["username", "billy_44"], ["access_token", "668062bad627bc6a3bf065d66992a570"], ["uuid", "53fb5866-af5e-49e4-a836-b0997cfc7ab4"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:04.442356"], ["updated_at", "2017-05-15 21:46:04.442356"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2027703006 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2027703006], ["username", "billy_45"], ["access_token", "6a062eaefe2e3a2a7e27cbb8fe7f0967"], ["uuid", "3d073284-ab3d-4f21-a503-0f9e3b920a71"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:04.444717"], ["updated_at", "2017-05-15 21:46:04.444717"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2042817489 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2042817489], ["username", "billy_46"], ["access_token", "d95f4528a2b2fa8320655195d512ba7e"], ["uuid", "ba0c8bbd-f4ce-44e7-8c61-f6ef232395a9"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:04.447310"], ["updated_at", "2017-05-15 21:46:04.447310"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -76506169 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -76506169], ["username", "billy_47"], ["access_token", "c03e9f463974bc3f2b924d9d658d0a54"], ["uuid", "e1cc946b-723b-4133-ba35-27feb6bd9331"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:04.449779"], ["updated_at", "2017-05-15 21:46:04.449779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -662861414 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -662861414], ["username", "billy_48"], ["access_token", "29ab92293f8ca5b7b9d42b1249f30da2"], ["uuid", "7f563c98-89dc-4ac7-8c1d-a2efb80e85ad"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:04.452187"], ["updated_at", "2017-05-15 21:46:04.452187"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -41530142 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -41530142], ["username", "billy_49"], ["access_token", "1a2c341ea0d12d07077db6073fac5a99"], ["uuid", "c00a5848-5dcd-4f49-84cb-0cfe98d8efec"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:04.454874"], ["updated_at", "2017-05-15 21:46:04.454874"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -212839997 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -212839997], ["username", "jstrav"], ["access_token", "896134458fa54fea2ae66674f78d712a"], ["uuid", "8fc5027e-9899-4017-9b58-5c9553fd62d7"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:04.467056"], ["updated_at", "2017-05-15 21:46:04.467056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -563599105 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -563599105], ["username", "mary"], ["access_token", "72bcd7b2064395571b2b8f13b9e1fb96"], ["uuid", "a2c7a35c-ca45-4ea6-8c04-d83e1c75e1a8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:04.470652"], ["updated_at", "2017-05-15 21:46:04.470652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1554210852 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1554210852], ["username", "jstead"], ["access_token", "cb2682d5d9bcdcddc5f0176d60f1edb0"], ["uuid", "96a8a232-061a-4a43-bc1e-7cbfc5f9e8e4"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:04.473701"], ["updated_at", "2017-05-15 21:46:04.473701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -23094797 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -23094797], ["username", "bigbear"], ["access_token", "24c9cf63aed48bde5697e69c424f1718"], ["uuid", "51e81e4e-04bb-430d-8adb-23e76515db5a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:04.476179"], ["updated_at", "2017-05-15 21:46:04.476179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1767487649 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1767487649], ["username", "billy_00"], ["access_token", "ff8427a068722c0d76f117ae9c019767"], ["uuid", "0a58fea5-1c31-4727-8a5d-09d9856d59ba"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:04.478658"], ["updated_at", "2017-05-15 21:46:04.478658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1383776700 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1383776700], ["username", "billy_01"], ["access_token", "95f9f99aba8271e2a246946957d19156"], ["uuid", "6f6fa675-29ec-4b11-8393-940a90be9a04"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:04.481043"], ["updated_at", "2017-05-15 21:46:04.481043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1319162760 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1319162760], ["username", "billy_02"], ["access_token", "1c1e82393a4734e53623d1e555bd6e32"], ["uuid", "b12ad0b2-f3ea-4fc5-8d0f-7ddf3f3cc836"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:04.483671"], ["updated_at", "2017-05-15 21:46:04.483671"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890592568 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890592568], ["username", "billy_03"], ["access_token", "7f3b54d178733bec0101bafd7b02bc54"], ["uuid", "a5bff565-1298-43d4-898b-6c3a25cae68b"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:04.486083"], ["updated_at", "2017-05-15 21:46:04.486083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1602240861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1602240861], ["username", "billy_04"], ["access_token", "4ff4693040b9441b4df003aacd8f489f"], ["uuid", "c2f093e6-3e78-46c6-b44c-2fca69d716a0"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:04.488436"], ["updated_at", "2017-05-15 21:46:04.488436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1207282894 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1207282894], ["username", "billy_05"], ["access_token", "822de657bf01c4de915913ad80d6a0da"], ["uuid", "7dced2fa-4100-46f6-8624-63d4ad453c35"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:04.490764"], ["updated_at", "2017-05-15 21:46:04.490764"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1024246521 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1024246521], ["username", "billy_06"], ["access_token", "3157e63d2078e63a77f5961d802dcd1c"], ["uuid", "5d30a3a2-6f7e-4a49-ae25-b302cca431a8"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:04.493072"], ["updated_at", "2017-05-15 21:46:04.493072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1359213020 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1359213020], ["username", "billy_07"], ["access_token", "fb1a726eff5883d8a62bba08a05d2f4a"], ["uuid", "9253d764-f096-42e9-97d5-419206240c56"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:04.495379"], ["updated_at", "2017-05-15 21:46:04.495379"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2121866825 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2121866825], ["username", "billy_08"], ["access_token", "01876df68867b0a0ab3301b67ea3bbc0"], ["uuid", "879db7fe-9675-4438-a1a0-be0154afd96b"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:04.497768"], ["updated_at", "2017-05-15 21:46:04.497768"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -997907331 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -997907331], ["username", "billy_09"], ["access_token", "7e0f9980311e0d4da05efcbfa1655bba"], ["uuid", "361e481c-8a94-4e97-abfe-915abbeaecf6"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:04.500311"], ["updated_at", "2017-05-15 21:46:04.500311"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1826052999 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1826052999], ["username", "billy_10"], ["access_token", "24cae99e7abcbd00de9f4fcff8347496"], ["uuid", "6687db0b-bab1-494c-b8c0-bf8d4bc8dad0"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:04.502717"], ["updated_at", "2017-05-15 21:46:04.502717"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1003275853 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1003275853], ["username", "billy_11"], ["access_token", "c855aaf0f44488991473b116ac4d8fc9"], ["uuid", "81821ad1-96fd-4f73-a405-f22bf119772d"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:04.505048"], ["updated_at", "2017-05-15 21:46:04.505048"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1719189402 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1719189402], ["username", "billy_12"], ["access_token", "d0a9bd729e4ecf92d8935ef1184cd67c"], ["uuid", "31a28f11-765c-4b0b-a024-b8e142e439f7"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:04.507422"], ["updated_at", "2017-05-15 21:46:04.507422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -779550542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -779550542], ["username", "billy_13"], ["access_token", "cfd3c86a6a6eeb3f36408a0f8a221f47"], ["uuid", "3d30f2ca-ddbc-4028-b3ac-298f91c94dcb"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:04.509777"], ["updated_at", "2017-05-15 21:46:04.509777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -174848525 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -174848525], ["username", "billy_14"], ["access_token", "b6e9a411d3229168631f18411cf05617"], ["uuid", "3213bd8e-2d48-4cfb-a9a5-203ed0ceca8f"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:04.512468"], ["updated_at", "2017-05-15 21:46:04.512468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1465961484 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1465961484], ["username", "billy_15"], ["access_token", "35577b2db1c0d02e4fcad378b66d77da"], ["uuid", "96c0fb8e-75dd-4189-9e1f-971f83e1a566"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:04.516447"], ["updated_at", "2017-05-15 21:46:04.516447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1840220952 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1840220952], ["username", "billy_16"], ["access_token", "597e0afa7b17d2e406ae7e4e0a63ca5c"], ["uuid", "4ab894c7-bc26-4a58-a382-514912043324"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:04.519633"], ["updated_at", "2017-05-15 21:46:04.519633"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1389957747 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1389957747], ["username", "billy_17"], ["access_token", "a8a6658e4ac3c397443f95cec545a54c"], ["uuid", "be06b95f-25b2-4fd9-b584-32731f587f5d"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:04.522873"], ["updated_at", "2017-05-15 21:46:04.522873"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -451898755 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -451898755], ["username", "billy_18"], ["access_token", "7930c0f5650b6b3000933d5c5d465f3f"], ["uuid", "ab625bcd-05de-4e7a-a6f7-829c587123ee"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:04.525637"], ["updated_at", "2017-05-15 21:46:04.525637"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1346727876 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1346727876], ["username", "billy_19"], ["access_token", "1267cd2d3b24ec87cb7fd0d6bac5244e"], ["uuid", "7a9c759e-0fc6-407c-8f4b-e5413e666201"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:04.528240"], ["updated_at", "2017-05-15 21:46:04.528240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1440403604 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1440403604], ["username", "billy_20"], ["access_token", "8abd91b7993cf5535983ff69913c358d"], ["uuid", "a516e4d3-4f7c-4ddb-bb69-6e4a31b243b1"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:04.530671"], ["updated_at", "2017-05-15 21:46:04.530671"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2569124 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2569124], ["username", "billy_21"], ["access_token", "4310b55308af5397a692b1918ba033c5"], ["uuid", "c0276097-9d47-4d86-8b1a-9c84c5f2174b"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:04.533088"], ["updated_at", "2017-05-15 21:46:04.533088"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -883013731 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -883013731], ["username", "billy_22"], ["access_token", "c5811b8e506dea223f3f14b11b8bccc4"], ["uuid", "668bf2bc-7f43-4706-b84c-ad3ac2b7ffc4"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:04.535485"], ["updated_at", "2017-05-15 21:46:04.535485"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -313773412 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -313773412], ["username", "billy_23"], ["access_token", "2d8d2b029d7af3ecc7ce771d338ed73e"], ["uuid", "75d0f291-9a92-4977-9420-0296ac79063e"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:04.537956"], ["updated_at", "2017-05-15 21:46:04.537956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -632046624 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -632046624], ["username", "billy_24"], ["access_token", "e364f7ea475fc91e7115af4bda528991"], ["uuid", "c507d666-1337-4626-9b8d-8760195a0c1a"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:04.540368"], ["updated_at", "2017-05-15 21:46:04.540368"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -573739745 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -573739745], ["username", "billy_25"], ["access_token", "2467a66e67ceaee6b03b5a85bd04185f"], ["uuid", "4fdbc64b-f146-405c-afc2-7183134f922e"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:04.542732"], ["updated_at", "2017-05-15 21:46:04.542732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1745573409 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1745573409], ["username", "billy_26"], ["access_token", "66cda6224735a86e0a523aa20db2a0d2"], ["uuid", "a4f00d24-8f4a-4b87-ad0e-201c10aa0e1a"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:04.545076"], ["updated_at", "2017-05-15 21:46:04.545076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -940584751 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -940584751], ["username", "billy_27"], ["access_token", "9b36d0bbfaabf59f49f5f64049a6b5b3"], ["uuid", "eda543d0-60bc-40ac-8b62-198d5a64230b"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:04.547521"], ["updated_at", "2017-05-15 21:46:04.547521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1527373133 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1527373133], ["username", "billy_28"], ["access_token", "223d99107b13e5ee57c6c0c1e8647e3a"], ["uuid", "c57b9df6-661d-428a-9758-1d40ec11a11f"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:04.549961"], ["updated_at", "2017-05-15 21:46:04.549961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -279703231 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -279703231], ["username", "billy_29"], ["access_token", "b6529eb67d9fc8d64844c2fdfc24d86d"], ["uuid", "ad5ee6c2-48e0-452a-aac5-1f8d93e3ce46"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:04.552497"], ["updated_at", "2017-05-15 21:46:04.552497"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -127768975 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -127768975], ["username", "billy_30"], ["access_token", "82555485bac64bc846a1785c0fb7ffb7"], ["uuid", "c6a58c78-ccf3-4558-a10c-1855cd35985b"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:04.554840"], ["updated_at", "2017-05-15 21:46:04.554840"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1205626044 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1205626044], ["username", "billy_31"], ["access_token", "ff538c44b0d9c8019ce38aa8f937c6e4"], ["uuid", "a41079e8-61c9-4345-9774-eec886cbdd57"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:04.557206"], ["updated_at", "2017-05-15 21:46:04.557206"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -202044674 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -202044674], ["username", "billy_32"], ["access_token", "f9f8de3a669f703a6254ccec223d1d8c"], ["uuid", "3489c828-5d38-4495-a9bc-df2c7893e1bd"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:04.559637"], ["updated_at", "2017-05-15 21:46:04.559637"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -39867482 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -39867482], ["username", "billy_33"], ["access_token", "cbd99f839034141d77e96669f46aa389"], ["uuid", "50d2afe7-e085-4444-8d99-f26ede604f45"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:04.562230"], ["updated_at", "2017-05-15 21:46:04.562230"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1560525873 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1560525873], ["username", "billy_34"], ["access_token", "5b1d74dd7414238b155e5b11348146ea"], ["uuid", "8af9a562-36c9-4bdc-8815-3d797166aa94"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:04.564676"], ["updated_at", "2017-05-15 21:46:04.564676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1140061973 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1140061973], ["username", "billy_35"], ["access_token", "f944e9aa45ffe029003b4d6ee83586ba"], ["uuid", "a338f569-a357-4695-bd42-d5f3d17c7fef"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:04.567091"], ["updated_at", "2017-05-15 21:46:04.567091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -451056439 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -451056439], ["username", "billy_36"], ["access_token", "49fd3764a838b425f6921e5d34eb1c59"], ["uuid", "443403e9-d2af-4d71-89e5-13a5f8e9394f"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:04.569630"], ["updated_at", "2017-05-15 21:46:04.569630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1745841575 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1745841575], ["username", "billy_37"], ["access_token", "ee0696c035a2274b54582d40b5658095"], ["uuid", "5e555e3f-a706-4864-ac27-feb482623137"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:04.572035"], ["updated_at", "2017-05-15 21:46:04.572035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1509470202 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1509470202], ["username", "billy_38"], ["access_token", "6ca09dc605b36429f7089607ce0ab90c"], ["uuid", "bf04343c-5fdc-4dbd-b35a-fbab55e443fc"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:04.574400"], ["updated_at", "2017-05-15 21:46:04.574400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -742880776 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -742880776], ["username", "billy_39"], ["access_token", "3a4a2744ec82b7457928c84263a6ac91"], ["uuid", "e8f4a325-a243-4da0-bf4b-26d15c28b6f6"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:04.576770"], ["updated_at", "2017-05-15 21:46:04.576770"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1692487113 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1692487113], ["username", "billy_40"], ["access_token", "7998bf1a04de52960277557db5db9f69"], ["uuid", "96243d6b-4f85-4e2f-aa79-791b4a15a833"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:04.579229"], ["updated_at", "2017-05-15 21:46:04.579229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2081336034 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2081336034], ["username", "billy_41"], ["access_token", "fa0c2ebe2a33e2f34c9c163540f916dc"], ["uuid", "bfa45e06-1111-4c55-9a72-d51d9950804d"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:04.581626"], ["updated_at", "2017-05-15 21:46:04.581626"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1843447806 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1843447806], ["username", "billy_42"], ["access_token", "85b75be0a460ea2e0417117b3881475b"], ["uuid", "07fc3710-f6ee-4d84-b1f5-17473490e675"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:04.584093"], ["updated_at", "2017-05-15 21:46:04.584093"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -486372085 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -486372085], ["username", "billy_43"], ["access_token", "ea7fd1e40945aee6c3c428404261c82c"], ["uuid", "d8b6c664-072b-4807-b891-6274676fdd37"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:04.586546"], ["updated_at", "2017-05-15 21:46:04.586546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -770871702 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -770871702], ["username", "billy_44"], ["access_token", "27075eda67117829f73f7804402938d1"], ["uuid", "80cd9e06-4356-4db6-b3b7-6476359ee8c6"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:04.588981"], ["updated_at", "2017-05-15 21:46:04.588981"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -322735300 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -322735300], ["username", "billy_45"], ["access_token", "652e3efee074a6913ce785d36f5537b1"], ["uuid", "8d405f3e-13a1-43c8-b435-afbb1cbc087a"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:04.591462"], ["updated_at", "2017-05-15 21:46:04.591462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1644546003 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1644546003], ["username", "billy_46"], ["access_token", "b540e636dd26be7849020a1afe3cb544"], ["uuid", "4f91664c-dc30-4dc5-9b23-5239443f878b"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:04.594122"], ["updated_at", "2017-05-15 21:46:04.594122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1206749045 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1206749045], ["username", "billy_47"], ["access_token", "a70fc72cf45e910849102f12dc264b11"], ["uuid", "3e8fe9cd-a204-4550-a061-2ccfed2eb403"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:04.596603"], ["updated_at", "2017-05-15 21:46:04.596603"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -234281272 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -234281272], ["username", "billy_48"], ["access_token", "4288f83590e76602e5a283d9a907733a"], ["uuid", "285f3a66-12bc-4313-8f86-05bdea28c98a"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:04.599236"], ["updated_at", "2017-05-15 21:46:04.599236"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -768865981 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -768865981], ["username", "billy_49"], ["access_token", "b42787e011337e693aa8c10cd52cefbc"], ["uuid", "6fad1a3b-ff43-47e5-8690-08f45a674116"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:04.601814"], ["updated_at", "2017-05-15 21:46:04.601814"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -417501008 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -417501008], ["username", "jstrav"], ["access_token", "092bf1de92e562436125bf21b00be302"], ["uuid", "9e4b1ee3-2e74-4c7e-9e54-c62c7f6f19c3"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:04.609165"], ["updated_at", "2017-05-15 21:46:04.609165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -926795667 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -926795667], ["username", "mary"], ["access_token", "374fe3e78dfd74b6ac939a065a34861e"], ["uuid", "5dc730ce-67c0-4aa2-8ae3-fb326c6a06be"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:04.612152"], ["updated_at", "2017-05-15 21:46:04.612152"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1717566295 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1717566295], ["username", "jstead"], ["access_token", "015c4bb3b46b6a762ac463b74a0d1778"], ["uuid", "9f5b554a-53a6-4190-b069-5066b74439a5"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:04.615381"], ["updated_at", "2017-05-15 21:46:04.615381"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -692506673 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -692506673], ["username", "bigbear"], ["access_token", "f97ae6beb4eaeccb9070b750bfb6e5af"], ["uuid", "ce6cfb98-f206-4ec6-93c1-f2701c8f49f7"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:04.619092"], ["updated_at", "2017-05-15 21:46:04.619092"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -207125909 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -207125909], ["username", "billy_00"], ["access_token", "fe3cd2744713d603019627d03dc4880d"], ["uuid", "fcc20f05-4668-43ee-9063-8306c583f129"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:04.622046"], ["updated_at", "2017-05-15 21:46:04.622046"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834917973 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834917973], ["username", "billy_01"], ["access_token", "e5df469960b17233b50cf4a7aed5b6c6"], ["uuid", "56813b32-bcd2-499d-a1e2-2fc6fd40ca9c"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:04.630645"], ["updated_at", "2017-05-15 21:46:04.630645"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1150600683 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1150600683], ["username", "billy_02"], ["access_token", "ad4e7dd3692ef3cf29cbd9c73559dd4b"], ["uuid", "128e1666-fa9a-4738-8736-7bd3a7046b6c"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:04.633064"], ["updated_at", "2017-05-15 21:46:04.633064"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2008597909 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2008597909], ["username", "billy_03"], ["access_token", "6f40987caf3f1163db2a0f1e7e1d2825"], ["uuid", "71b3de12-7511-44c7-a3cf-95c5b9c05070"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:04.635472"], ["updated_at", "2017-05-15 21:46:04.635472"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1145383138 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1145383138], ["username", "billy_04"], ["access_token", "eb4648a669fb3438001fee4e1d5f8bdc"], ["uuid", "1afb0448-b5f9-4060-bee0-fedadbf1032d"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:04.637893"], ["updated_at", "2017-05-15 21:46:04.637893"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -186486840 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -186486840], ["username", "billy_05"], ["access_token", "0b1ef7b7a84a25f9317c7c1793276452"], ["uuid", "e74838db-4687-4924-9f31-40ad8130018f"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:04.640263"], ["updated_at", "2017-05-15 21:46:04.640263"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1843829636 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1843829636], ["username", "billy_06"], ["access_token", "1dc131788799e0c0a7bad6ab8c2645a8"], ["uuid", "ca413aa2-e09d-44e9-b30d-7b7da3fe1322"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:04.642731"], ["updated_at", "2017-05-15 21:46:04.642731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -243928529 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -243928529], ["username", "billy_07"], ["access_token", "9849de125f65d51eafa4ae7820eaff52"], ["uuid", "ae066e57-72e8-45d4-ae14-73683cad581f"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:04.645403"], ["updated_at", "2017-05-15 21:46:04.645403"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1640436679 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1640436679], ["username", "billy_08"], ["access_token", "a2d628e28fb722c53fa4e61ed0075a42"], ["uuid", "cde7db12-9bea-4bfe-8cc0-e8150d3f758c"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:04.647863"], ["updated_at", "2017-05-15 21:46:04.647863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2125986164 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2125986164], ["username", "billy_09"], ["access_token", "753096037fd6593071de6dff795c1987"], ["uuid", "6294b2d1-135a-4438-97af-677f0655dff8"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:04.650232"], ["updated_at", "2017-05-15 21:46:04.650232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -56721752 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -56721752], ["username", "billy_10"], ["access_token", "1059ec822772b1177155936c08758d48"], ["uuid", "53188954-6150-452c-b3c4-8b175380b601"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:04.652632"], ["updated_at", "2017-05-15 21:46:04.652632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -304483937 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -304483937], ["username", "billy_11"], ["access_token", "1f8fc0af519a869fd95e922f86a3766c"], ["uuid", "2973c695-ce82-4cf2-9ff3-87401ee533ea"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:04.655107"], ["updated_at", "2017-05-15 21:46:04.655107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1612299003 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1612299003], ["username", "billy_12"], ["access_token", "2c16d97fa9b4ac51c3a94e573f54237e"], ["uuid", "72ec2930-0079-4dfb-8d9a-15e87381b1d9"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:04.657506"], ["updated_at", "2017-05-15 21:46:04.657506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1036793867 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1036793867], ["username", "billy_13"], ["access_token", "827807fca9ee5c00200d27b6d2e5b356"], ["uuid", "da0812d4-63c6-40ec-963d-def935e95634"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:04.659930"], ["updated_at", "2017-05-15 21:46:04.659930"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1280495306 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1280495306], ["username", "billy_14"], ["access_token", "a2774727a622c92796946e4a2bf7b882"], ["uuid", "4961b33f-5ab7-4fc2-a676-dc72b9529d99"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:04.662340"], ["updated_at", "2017-05-15 21:46:04.662340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -91785669 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -91785669], ["username", "billy_15"], ["access_token", "7e540360b1532bfcf2a7890d756cbd59"], ["uuid", "702d922b-c288-42c9-b65f-2c588a3c309c"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:04.664874"], ["updated_at", "2017-05-15 21:46:04.664874"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -621061096 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -621061096], ["username", "billy_16"], ["access_token", "2f78a02996a6f121b5c99d0cb6108aaf"], ["uuid", "405118cc-566b-45da-8f9a-da874bed562a"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:04.667258"], ["updated_at", "2017-05-15 21:46:04.667258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -735277122 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -735277122], ["username", "billy_17"], ["access_token", "7e71bbc873794c7caee2b2b3938bb0cf"], ["uuid", "3caaebb2-eb81-483c-a8a4-a0797a240914"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:04.669639"], ["updated_at", "2017-05-15 21:46:04.669639"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -577182662 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -577182662], ["username", "billy_18"], ["access_token", "17f8965cec69fe56c82a93752a8337d4"], ["uuid", "9f0b9e48-15a2-46fe-89ab-024a8d4743d0"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:04.671911"], ["updated_at", "2017-05-15 21:46:04.671911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1411339519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1411339519], ["username", "billy_19"], ["access_token", "153b60d2c954c18788dc9a78612fe306"], ["uuid", "cc3404ba-0017-4032-afff-25a4eb25b507"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:04.674260"], ["updated_at", "2017-05-15 21:46:04.674260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -863994958 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -863994958], ["username", "billy_20"], ["access_token", "138bea2cdcef70ead11f992a03196248"], ["uuid", "b2cacc19-094a-4cfc-bf97-c947565c06b9"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:04.676613"], ["updated_at", "2017-05-15 21:46:04.676613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -158466189 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -158466189], ["username", "billy_21"], ["access_token", "adeeb016e4261e17aa0ca23f9b059f4a"], ["uuid", "c798356e-0705-4c31-97c8-3968d8206fae"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:04.679160"], ["updated_at", "2017-05-15 21:46:04.679160"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1500006743 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1500006743], ["username", "billy_22"], ["access_token", "bf2e3d6c7b7581d20fe0cc7efa1279d5"], ["uuid", "270f3948-3a45-4e34-ac7c-6bb7cdf04313"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:04.681556"], ["updated_at", "2017-05-15 21:46:04.681556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -867234823 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -867234823], ["username", "billy_23"], ["access_token", "8d1de37141b99a99e433d2d5eb3cb0df"], ["uuid", "16cad0ae-cd05-4937-9b71-0302ff5e079f"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:04.683875"], ["updated_at", "2017-05-15 21:46:04.683875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1288167795 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1288167795], ["username", "billy_24"], ["access_token", "87fc88f44d12c084d46b2891cd34d845"], ["uuid", "fb679fdf-e42f-4033-abc7-2ebcb2fd6587"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:04.686268"], ["updated_at", "2017-05-15 21:46:04.686268"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1442835135 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1442835135], ["username", "billy_25"], ["access_token", "8297a0672910d43198923e6f316d12b5"], ["uuid", "16e5bf67-6e30-424c-950a-3cf845040dac"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:04.688685"], ["updated_at", "2017-05-15 21:46:04.688685"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -377423937 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -377423937], ["username", "billy_26"], ["access_token", "6d5760853bf4c43308527099cfc82803"], ["uuid", "f55c239f-a646-49f1-a649-a8996abb166c"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:04.691051"], ["updated_at", "2017-05-15 21:46:04.691051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1126192514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1126192514], ["username", "billy_27"], ["access_token", "71e3e6c9f11327a97824d2521cd369e5"], ["uuid", "1d867fec-1257-411a-840e-c89a1daef687"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:04.693338"], ["updated_at", "2017-05-15 21:46:04.693338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1582587754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1582587754], ["username", "billy_28"], ["access_token", "06694907ed3370c606bbc543d3852fc8"], ["uuid", "2b5506e3-7b3f-4662-8d78-3bd7c0c76638"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:04.695667"], ["updated_at", "2017-05-15 21:46:04.695667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -781730850 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -781730850], ["username", "billy_29"], ["access_token", "de02034e31c5892f1046bd2a03ac6dbb"], ["uuid", "f60abea9-cc8b-403d-ac85-ecbfeb36cce6"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:04.698062"], ["updated_at", "2017-05-15 21:46:04.698062"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1387175920 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1387175920], ["username", "billy_30"], ["access_token", "e7d82690ecbcdf2b4339b1725fd8b519"], ["uuid", "d7aa3249-c2b8-4897-adc0-4553edd448eb"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:04.700396"], ["updated_at", "2017-05-15 21:46:04.700396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1932282308 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1932282308], ["username", "billy_31"], ["access_token", "38a5cf2df1a8869b969dd34d34f13866"], ["uuid", "ee968557-cced-4d42-a84a-fc17ab87afef"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:04.702757"], ["updated_at", "2017-05-15 21:46:04.702757"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -488320352 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -488320352], ["username", "billy_32"], ["access_token", "f0d1bde7d39c176ad4f9625fbb6ef366"], ["uuid", "d52601be-7046-485b-a20a-d6cbd60d3470"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:04.705077"], ["updated_at", "2017-05-15 21:46:04.705077"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -327017209 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -327017209], ["username", "billy_33"], ["access_token", "17eaf256ea0d3891e532cf955cea12c5"], ["uuid", "f5d2be05-34fb-460b-8b20-f7e420a8b607"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:04.707472"], ["updated_at", "2017-05-15 21:46:04.707472"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1669907531 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1669907531], ["username", "billy_34"], ["access_token", "1e1d5717cc0fd2ee067166863e5ad38e"], ["uuid", "b9d88f66-c693-439f-9801-366c95a92021"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:04.709844"], ["updated_at", "2017-05-15 21:46:04.709844"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1424252824 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1424252824], ["username", "billy_35"], ["access_token", "7ea7b4c2869d28c533d9356eee4a162b"], ["uuid", "c4ac14b2-fbe5-4bf0-aa89-bf591a122673"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:04.712168"], ["updated_at", "2017-05-15 21:46:04.712168"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2066382577 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2066382577], ["username", "billy_36"], ["access_token", "66ee04f7efaac14ecc8c716ff2cd1ae3"], ["uuid", "5d281753-02e8-4345-a9a3-ba199c655f95"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:04.714561"], ["updated_at", "2017-05-15 21:46:04.714561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -357699587 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -357699587], ["username", "billy_37"], ["access_token", "e7a9de2fa73cb4e68be6ef4d493c39ed"], ["uuid", "4477aba5-e12e-43b0-96a3-3a735bd5e7e6"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:04.716866"], ["updated_at", "2017-05-15 21:46:04.716866"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -519567647 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -519567647], ["username", "billy_38"], ["access_token", "6b9259836094ca487ee80684064cdcc1"], ["uuid", "849d0ca1-26a1-41b8-a42b-2979bdc3884e"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:04.719162"], ["updated_at", "2017-05-15 21:46:04.719162"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -899097662 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -899097662], ["username", "billy_39"], ["access_token", "42f1ca4b3325a4ea8a53c7b58f461f93"], ["uuid", "9913062e-21f8-4b8e-8a22-4b9fa5b0387c"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:04.721499"], ["updated_at", "2017-05-15 21:46:04.721499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1259413893 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1259413893], ["username", "billy_40"], ["access_token", "c761c1839199e0c64405b7d181e87c67"], ["uuid", "1899487d-0fcb-4c52-bf11-a1722899c494"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:04.723908"], ["updated_at", "2017-05-15 21:46:04.723908"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -732436513 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -732436513], ["username", "billy_41"], ["access_token", "d124fc257e713c96d907ad412ef393e9"], ["uuid", "edcec010-81de-4f73-97e0-eae095a7c72c"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:04.726218"], ["updated_at", "2017-05-15 21:46:04.726218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -245547978 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -245547978], ["username", "billy_42"], ["access_token", "4f64d9ae01daf10fd2e78f8560304c1a"], ["uuid", "7e84be12-1714-4936-b8f5-cfad75bfa3bf"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:04.728532"], ["updated_at", "2017-05-15 21:46:04.728532"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -24068390 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -24068390], ["username", "billy_43"], ["access_token", "b8c7988d6155d692a8defc7cd8f51234"], ["uuid", "10451a1a-cc00-4a64-a986-910afbd0e3ff"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:04.730843"], ["updated_at", "2017-05-15 21:46:04.730843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1601862094 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1601862094], ["username", "billy_44"], ["access_token", "88bce04872cbc6e7328c6cf07ca5437e"], ["uuid", "637625b8-4d85-424f-87a0-3e7df0b7ee22"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:04.733238"], ["updated_at", "2017-05-15 21:46:04.733238"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1544676745 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1544676745], ["username", "billy_45"], ["access_token", "6d197d338d44a085f3816d11490b7825"], ["uuid", "7d912d7a-90a5-49b1-83ce-2fc45a7dd07f"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:04.735526"], ["updated_at", "2017-05-15 21:46:04.735526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1147954444 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1147954444], ["username", "billy_46"], ["access_token", "41f3a3835aeef8734f5fddf4993efe46"], ["uuid", "74039053-38d4-4d9d-a603-297ff36986c7"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:04.737811"], ["updated_at", "2017-05-15 21:46:04.737811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373174596 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373174596], ["username", "billy_47"], ["access_token", "8c02ea622de4930155b36f3fd206767b"], ["uuid", "a71c0f2e-cff5-4892-9a5c-a2461c397b51"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:04.740084"], ["updated_at", "2017-05-15 21:46:04.740084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -366689720 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -366689720], ["username", "billy_48"], ["access_token", "48459221d56cf3f4ad987f7784de9ec9"], ["uuid", "7a0c3d6c-cefc-487f-923c-13e1585d2a3e"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:04.742429"], ["updated_at", "2017-05-15 21:46:04.742429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1701895588 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1701895588], ["username", "billy_49"], ["access_token", "b92a5f01f76fe112bfe4241931974507"], ["uuid", "397adfe4-4675-486d-8b6c-ede3f5875bf7"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:04.744774"], ["updated_at", "2017-05-15 21:46:04.744774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f78609ff6c0b372337f73245a0d2b466"], ["uuid", "1244d467-ee5f-4a2b-9e92-4412f246bcfb"], ["created_at", "2017-05-15 21:46:04.754594"], ["updated_at", "2017-05-15 21:46:04.754594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:04.756834"], ["updated_at", "2017-05-15 21:46:04.756834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "14062a7aeed785ad8c0c6a706594f1e2"], ["uuid", "0b1b7cb2-208f-4a0d-ae43-04f0fd4b5ad9"], ["created_at", "2017-05-15 21:46:05.157134"], ["updated_at", "2017-05-15 21:46:05.157134"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:05.159276"], ["updated_at", "2017-05-15 21:46:05.159276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "d4acaccdbd59f447941713cf38e11bc2"], ["uuid", "759259a9-7ed0-4a01-bfeb-ba3b41854810"], ["created_at", "2017-05-15 21:46:05.556357"], ["updated_at", "2017-05-15 21:46:05.556357"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:05.558693"], ["updated_at", "2017-05-15 21:46:05.558693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.3ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "55ab280222414afe27a1eb0e78d8c07d"], ["uuid", "2ad4b4d7-36b7-43c6-ba3a-10c86d986133"], ["created_at", "2017-05-15 21:46:05.952277"], ["updated_at", "2017-05-15 21:46:05.952277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:05.953940"], ["updated_at", "2017-05-15 21:46:05.953940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "675e6f5f6a9be1e9b6dc9edd6a78bcfd"], ["uuid", "4a1792bb-b8f9-4e56-b1d2-ac9b7efa4537"], ["created_at", "2017-05-15 21:46:06.377511"], ["updated_at", "2017-05-15 21:46:06.377511"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:06.379764"], ["updated_at", "2017-05-15 21:46:06.379764"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (3.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1547465318 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '892d61fea3ea4f47e8e562737d54a3e9' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1547465318], ["username", "892d61fea3ea4f47e8e562737d54a3e9"], ["access_token", "03e3a3f656b4decfbb7957e00c5f4be9"], ["uuid", "3df39069-df44-49a0-bb14-8b92a23c524d"], ["created_at", "2017-05-15 21:46:06.790229"], ["updated_at", "2017-05-15 21:46:06.790229"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -882784002 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -882784002], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:06.794736"], ["updated_at", "2017-05-15 21:46:06.794736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -823364565 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '630a555e24ec342ec6b93deb0b9b3f61' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -823364565], ["username", "630a555e24ec342ec6b93deb0b9b3f61"], ["access_token", "863c1ddba1f4d36700c5d3447288a8f6"], ["uuid", "4cb6149b-f227-4b7c-be8a-d1e4307c5d57"], ["created_at", "2017-05-15 21:46:06.799912"], ["updated_at", "2017-05-15 21:46:06.799912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1478617421 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1478617421], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:06.803757"], ["updated_at", "2017-05-15 21:46:06.803757"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -510007020 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2318604ad49fefb74cfe461cdbc87f50' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -510007020], ["username", "2318604ad49fefb74cfe461cdbc87f50"], ["access_token", "71690ef3b650bfefaa04d39803fd5918"], ["uuid", "44e3186a-66d8-42e4-8b8c-06f933712495"], ["created_at", "2017-05-15 21:46:06.808298"], ["updated_at", "2017-05-15 21:46:06.808298"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-15 21:46:06.820233"], ["updated_at", "2017-05-15 21:46:06.820233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "3d3c91"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3d3c91' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "3d3c91"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-15 21:46:06.828673"], ["updated_at", "2017-05-15 21:46:06.828673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "049e14"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '049e14' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "049e14"], ["created_at", "2017-05-15 21:46:06.846838"], ["updated_at", "2017-05-15 21:46:06.846838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-15 21:46:06.857845"], ["updated_at", "2017-05-15 21:46:06.857845"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-15 21:46:06.868470"], ["updated_at", "2017-05-15 21:46:06.868470"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1406738644 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8dbb082ef7716aaef8f23fb8bcdafca3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1406738644], ["username", "8dbb082ef7716aaef8f23fb8bcdafca3"], ["access_token", "90032cec3d7c6ec8bf42b4a16d9c4b42"], ["uuid", "53f91404-924f-4937-8404-bba3adc61ea0"], ["created_at", "2017-05-15 21:46:06.875580"], ["updated_at", "2017-05-15 21:46:06.875580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-15 21:46:06.878260"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -317034904 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e47e93967af72e4743461303f861d566' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -317034904], ["username", "e47e93967af72e4743461303f861d566"], ["access_token", "f107b6d91a87d5d7ba3c8da91b5fcf06"], ["uuid", "4a28794f-5ebd-4a45-9654-0831e429d923"], ["created_at", "2017-05-15 21:46:06.882908"], ["updated_at", "2017-05-15 21:46:06.882908"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-15 21:46:06.885093"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-15 21:46:06.887399"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-15 21:46:06.889253"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -96268900 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '83cf14b93c34824dd058962d498772af' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -96268900], ["username", "83cf14b93c34824dd058962d498772af"], ["access_token", "3e901c3e11cf2c0005af25b6d576d9a2"], ["uuid", "99be6ad0-c0a9-4636-927e-822c4abf8ddb"], ["created_at", "2017-05-15 21:46:06.893523"], ["updated_at", "2017-05-15 21:46:06.893523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-15 21:46:06.896232"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -455469252 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '21374b896e944474d0db95368927e2af' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -455469252], ["username", "21374b896e944474d0db95368927e2af"], ["access_token", "ecfc1a68ec3593e3a2d79b3d90a94362"], ["uuid", "5664ad7f-78b7-49f6-ad5c-91c910cd94a9"], ["created_at", "2017-05-15 21:46:06.900678"], ["updated_at", "2017-05-15 21:46:06.900678"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-15 21:46:06.903304"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1459595512 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1459595512], ["access_token", "8589b8f7c0a987689c7b804229b3fc20"], ["uuid", "5ff44499-42e0-422b-b837-7a75fc8f5c54"], ["created_at", "2017-05-15 21:46:06.907468"], ["updated_at", "2017-05-15 21:46:06.907468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -93742606 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -93742606], ["access_token", "39cff3ac89bbf1a46f440e10b56d89c9"], ["uuid", "afe4fdb2-f6ab-4516-a36d-8198be13203d"], ["created_at", "2017-05-15 21:46:06.909794"], ["updated_at", "2017-05-15 21:46:06.909794"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -524270167 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '98a25e5c4a79a3cebd4509d0476207f9' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -524270167], ["username", "98a25e5c4a79a3cebd4509d0476207f9"], ["access_token", "be222501c1c683df47b8ac177c59e1ac"], ["uuid", "d27a25f2-73c8-4e07-803f-772b0c337ff3"], ["created_at", "2017-05-15 21:46:06.913832"], ["updated_at", "2017-05-15 21:46:06.913832"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '98a25e5c4a79a3cebd4509d0476207f9' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '98a25e5c4a79a3cebd4509d0476207f9' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-15 21:46:06.916783"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '512d955ad3c59064fe00e5f646b25370' LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1934440592 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '97dc9fa4ce9da85d8ff6caa40ebee828' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1934440592], ["username", "97dc9fa4ce9da85d8ff6caa40ebee828"], ["access_token", "c4756a4392ebd3fabcf4f2a83a7ecbc4"], ["uuid", "7ca589f1-c0f0-47b4-aff0-06f30a917104"], ["created_at", "2017-05-15 21:46:06.923496"], ["updated_at", "2017-05-15 21:46:06.923496"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1364084281 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '97dc9fa4ce9da85d8ff6caa40ebee828' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1841437632 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '20a35ea87ece471e9ccdcd0a51c3e5ae' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1992882256 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '291da47974625a1f6c9e5a74ddc5ec28' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1992882256], ["username", "291da47974625a1f6c9e5a74ddc5ec28"], ["access_token", "f03e4d857b543b0ac8b39028b4afd967"], ["uuid", "cfe4c4ea-0336-486f-9999-61b1320ac467"], ["created_at", "2017-05-15 21:46:06.932740"], ["updated_at", "2017-05-15 21:46:06.932740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1992882256 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -228412022 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3ecfeb62ce2ef63e368e2b1c499b5863' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -228412022], ["username", "3ecfeb62ce2ef63e368e2b1c499b5863"], ["access_token", "514e70fe099e90fd1ebebc2a996ff259"], ["uuid", "f5cf87f4-7fe7-439a-a255-3fd866c8e4c2"], ["created_at", "2017-05-15 21:46:06.938407"], ["updated_at", "2017-05-15 21:46:06.938407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1853632506) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -1853632506]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1853632506) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1853632506 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -1853632506], ["created_at", "2017-05-15 21:46:06.942852"], ["updated_at", "2017-05-15 21:46:06.942852"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1853632506) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1853632506], ["user_id", -228412022], ["created_at", "2017-05-15 21:46:06.945270"], ["updated_at", "2017-05-15 21:46:06.945270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -1853632506]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -1853632506]]  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2097050631 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2097050631], ["username", "jstrav"], ["access_token", "e4f9def7cfa185c862f4ddc573c878f7"], ["uuid", "f60ad7f0-0fd8-4b9f-8b86-c8c5a306ccc2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:06.953313"], ["updated_at", "2017-05-15 21:46:06.953313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -817232315 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -817232315], ["username", "mary"], ["access_token", "4c4e61c2ed0ed548d87904851788cf00"], ["uuid", "1465ce9d-efea-4c8e-bac3-3427793c2e52"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:06.956251"], ["updated_at", "2017-05-15 21:46:06.956251"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2112973910 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2112973910], ["username", "jstead"], ["access_token", "bd990ec24724960426d85e667d0a0df4"], ["uuid", "766e79e9-5c4e-4e84-9771-6bdd19e7df73"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:06.959041"], ["updated_at", "2017-05-15 21:46:06.959041"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -588521143 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -588521143], ["username", "bigbear"], ["access_token", "66c0dff62aa67aa8c443f198e000894f"], ["uuid", "05bc7fe0-61fa-4479-b2a9-b3f4bca68f28"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:06.961638"], ["updated_at", "2017-05-15 21:46:06.961638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1378203002 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1378203002], ["username", "jstrav"], ["access_token", "77666224ebf25d7a74a3ad2e59373a0b"], ["uuid", "388fad12-cce3-4f50-b64d-936f2dea90b8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:06.969792"], ["updated_at", "2017-05-15 21:46:06.969792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1934014262 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1934014262], ["username", "mary"], ["access_token", "6801e5209602fba0394acdde5257897d"], ["uuid", "826624f4-cb0b-4208-a880-1fee0451d15c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:06.972899"], ["updated_at", "2017-05-15 21:46:06.972899"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1284114673 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1284114673], ["username", "jstead"], ["access_token", "378dc6e08400a32ab2dc4b29cc9e4b72"], ["uuid", "a4ef0e27-3f69-49c8-abab-848e4c07dc9e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:06.975786"], ["updated_at", "2017-05-15 21:46:06.975786"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -429831350 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -429831350], ["username", "bigbear"], ["access_token", "4a4419d1d535d093be7365486cf8aad3"], ["uuid", "a10b7c39-de08-41c3-bc81-435ecdfe0bea"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:06.978459"], ["updated_at", "2017-05-15 21:46:06.978459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1370954089 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1370954089], ["username", "jstrav"], ["access_token", "6fe18c4ac361ba2a351329045c7fc2ba"], ["uuid", "ee864b4c-56a4-46fd-b08b-73ecbe7ab506"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:06.985618"], ["updated_at", "2017-05-15 21:46:06.985618"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -237643863 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -237643863], ["username", "mary"], ["access_token", "b5471b5e58649fdff3adaac1197df03a"], ["uuid", "71dfd898-7d0a-443c-847c-cb4b18dbed0b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:06.988505"], ["updated_at", "2017-05-15 21:46:06.988505"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1942218395 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1942218395], ["username", "jstead"], ["access_token", "95c7d084c97121128e19af176ea52513"], ["uuid", "d6dd3ad2-c558-4848-b44d-ad6dd9d13d50"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:06.991378"], ["updated_at", "2017-05-15 21:46:06.991378"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -751502924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -751502924], ["username", "bigbear"], ["access_token", "590cf0e62d088ba0867af8b104b094e3"], ["uuid", "fdd483d6-3321-4bbb-8c64-b6ccbb9b375f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:06.993955"], ["updated_at", "2017-05-15 21:46:06.993955"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1437951767 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1437951767], ["username", "jstrav"], ["access_token", "4c51d8733ea1d09fa1f570c1d722e773"], ["uuid", "9dc12e66-e4fb-4a90-ab14-df98374fdeea"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.001172"], ["updated_at", "2017-05-15 21:46:07.001172"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1932146743 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1932146743], ["username", "mary"], ["access_token", "a6b31fa43258d4fbf8d3c21d7111eda8"], ["uuid", "9b9c193a-9043-4822-981b-8fa28f6163e9"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.004164"], ["updated_at", "2017-05-15 21:46:07.004164"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1905172159 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1905172159], ["username", "jstead"], ["access_token", "bf1124484d74d9870585c060372ca6e7"], ["uuid", "815f11cd-e167-4dc4-910d-98a968686fe1"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.007099"], ["updated_at", "2017-05-15 21:46:07.007099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -379007205 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -379007205], ["username", "bigbear"], ["access_token", "b0549710cb7fd7674a6769da06bec10a"], ["uuid", "032eabf2-327a-4069-9c81-f05b7485d51b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.009813"], ["updated_at", "2017-05-15 21:46:07.009813"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -896185257 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -896185257], ["username", "jstrav"], ["access_token", "976b2e0d5217df38196ac7cdced23b75"], ["uuid", "68e729ac-ec8e-46a9-b304-2e7194e41758"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.016629"], ["updated_at", "2017-05-15 21:46:07.016629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2068514629 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2068514629], ["username", "mary"], ["access_token", "529810ae2612ea2a416ef20048b65cb4"], ["uuid", "552476ea-1e8e-4cf3-9f54-01d375255657"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.019650"], ["updated_at", "2017-05-15 21:46:07.019650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1428920258 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1428920258], ["username", "jstead"], ["access_token", "6ceef110acd51e57ae9b64ffd401483e"], ["uuid", "8f92aaf1-b940-4f48-bf50-b6de54c33c57"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.022601"], ["updated_at", "2017-05-15 21:46:07.022601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -612722282 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -612722282], ["username", "bigbear"], ["access_token", "f376678d8a2690f6ea5513b3e7aff6ba"], ["uuid", "0a490341-891a-4a4c-9b56-0de44396055a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.025358"], ["updated_at", "2017-05-15 21:46:07.025358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1612172224 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1612172224], ["username", "jstrav"], ["access_token", "314c316fe1c674675911fe1cae8b1250"], ["uuid", "0be78cf0-5c0a-4b45-8b6b-d254bdade162"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.032527"], ["updated_at", "2017-05-15 21:46:07.032527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -586591255 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -586591255], ["username", "mary"], ["access_token", "6df8274d3e251a5e72f7edad57598632"], ["uuid", "1de229ce-f9b1-4fe0-b892-5ef3f32a0911"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.035536"], ["updated_at", "2017-05-15 21:46:07.035536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1061571449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1061571449], ["username", "jstead"], ["access_token", "ec5940e05ae6025de24eda45c02ed20c"], ["uuid", "2dee79e9-cdc6-4d7d-a8c4-80132e6d7959"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.038390"], ["updated_at", "2017-05-15 21:46:07.038390"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890385420 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890385420], ["username", "bigbear"], ["access_token", "3be8f49d45f78e8e297e70e320940782"], ["uuid", "1fd9b9de-5e15-4060-8fb8-105051e07c8a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.042018"], ["updated_at", "2017-05-15 21:46:07.042018"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1514384839 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1514384839], ["username", "jstrav"], ["access_token", "0b5ce4b63d8503e16a75d142bde030e5"], ["uuid", "9d33dcf0-4b0c-446f-84a8-8f3a8d484643"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.052714"], ["updated_at", "2017-05-15 21:46:07.052714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1536701430 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1536701430], ["username", "mary"], ["access_token", "05102cdcdae9617c0aeb5f70ac70e911"], ["uuid", "00c57c0c-f9a3-46a2-b7b6-19360225ba9b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.063112"], ["updated_at", "2017-05-15 21:46:07.063112"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1215415893 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1215415893], ["username", "jstead"], ["access_token", "589632e2ee95565209136d493e8cb6a3"], ["uuid", "78e3efce-169b-4786-8cca-c24d5c2ab343"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.066243"], ["updated_at", "2017-05-15 21:46:07.066243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2086162183 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2086162183], ["username", "bigbear"], ["access_token", "2b917e01b1ee457379db927bc2a3b6d6"], ["uuid", "fcddf077-2435-4f0b-b707-ae056bb77816"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.068800"], ["updated_at", "2017-05-15 21:46:07.068800"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -352119125 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -352119125], ["username", "jstrav"], ["access_token", "42780a883e7cb0c193653136c173e6cb"], ["uuid", "98067439-2766-4f72-8774-d8710dd3ce66"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.075385"], ["updated_at", "2017-05-15 21:46:07.075385"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2075648830 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2075648830], ["username", "mary"], ["access_token", "055a98cc15622d33e9a7ce3cb721ae24"], ["uuid", "08bbbdf2-e009-4add-a792-83628e65e3fb"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.079044"], ["updated_at", "2017-05-15 21:46:07.079044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -210351969 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -210351969], ["username", "jstead"], ["access_token", "405550a8350881bfbcee85c29e549a83"], ["uuid", "299f2697-38b7-4ab3-9e1b-1d4ac60ccb3c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.082705"], ["updated_at", "2017-05-15 21:46:07.082705"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -183557826 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -183557826], ["username", "bigbear"], ["access_token", "7db39457f72d92c33f77b6b947d66a57"], ["uuid", "15f0c808-a7cb-4e41-a2cf-493855487d30"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.085882"], ["updated_at", "2017-05-15 21:46:07.085882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -678484991 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -678484991], ["username", "jstrav"], ["access_token", "419cce06eebbeb67e204ed6d9257e0da"], ["uuid", "763b1e4c-ed6d-4ae5-9cdc-9face90759e8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.093145"], ["updated_at", "2017-05-15 21:46:07.093145"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1442716308 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1442716308], ["username", "mary"], ["access_token", "f510bfc30b31d984205b993fe0ff98a9"], ["uuid", "3a286fa7-48ca-42e0-bc52-f6b5699e66c8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.096000"], ["updated_at", "2017-05-15 21:46:07.096000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1594819477 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1594819477], ["username", "jstead"], ["access_token", "8e4da01d261bd0e6a85ad90c762f47f5"], ["uuid", "b064791e-c3eb-4bad-a60c-e2381cfacee0"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.098617"], ["updated_at", "2017-05-15 21:46:07.098617"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -749499777 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -749499777], ["username", "bigbear"], ["access_token", "c1adb51de6a93e290ba72d4438f28192"], ["uuid", "2c3e6a1a-c20f-4a5d-8415-5599031bb33f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.101841"], ["updated_at", "2017-05-15 21:46:07.101841"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1557392986 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1557392986], ["username", "jstrav"], ["access_token", "647046f77aff7654f9b3759e92f97eb1"], ["uuid", "22f180a5-fb4c-498b-82ac-d7d9b9202dca"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.110409"], ["updated_at", "2017-05-15 21:46:07.110409"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -480295862 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -480295862], ["username", "mary"], ["access_token", "2c0943ad3998dff0843ff42b720f4fde"], ["uuid", "e41cce8b-83fd-46a8-bfd3-fd175cf1d08f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.113684"], ["updated_at", "2017-05-15 21:46:07.113684"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -587671288 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -587671288], ["username", "jstead"], ["access_token", "5dc2e2f7787a83945282d9bc2663e4e1"], ["uuid", "dc1c99e4-019e-41ab-819c-6451fb9dd00b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.116599"], ["updated_at", "2017-05-15 21:46:07.116599"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -339417988 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -339417988], ["username", "bigbear"], ["access_token", "e2fd057ff1a617f2d7348663d50dae0b"], ["uuid", "a0006d27-72d7-4abb-b820-a77552f0554e"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.119198"], ["updated_at", "2017-05-15 21:46:07.119198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1332522101 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1332522101], ["username", "jstrav"], ["access_token", "08930e22c30ef04a8e57cd1bd5e008ca"], ["uuid", "771d2681-2dfd-46ec-ba48-9b35853aeee2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.126750"], ["updated_at", "2017-05-15 21:46:07.126750"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1638110003 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1638110003], ["username", "mary"], ["access_token", "9f39bae096e7a4760546c59da8a098e8"], ["uuid", "f4fef1af-0238-44ea-a760-487828a4a234"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.129692"], ["updated_at", "2017-05-15 21:46:07.129692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1731849125 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1731849125], ["username", "jstead"], ["access_token", "f50867332f76e80c82660a902b431e61"], ["uuid", "520c4ebc-e1fc-4496-86fe-6e4c91de7300"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.132485"], ["updated_at", "2017-05-15 21:46:07.132485"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1202951722 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1202951722], ["username", "bigbear"], ["access_token", "83ef0140810cd1ece73cf0bf0dd8952f"], ["uuid", "2be22369-0de7-4597-a10c-a2ee59f3b637"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.135066"], ["updated_at", "2017-05-15 21:46:07.135066"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -97956293 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -97956293], ["username", "billy_00"], ["access_token", "c8d58160a135c170e73bd9e06c7a0fae"], ["uuid", "96ac7b3a-2b62-4145-b66d-4e4973c216e2"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:07.137576"], ["updated_at", "2017-05-15 21:46:07.137576"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -521149364 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -521149364], ["username", "billy_01"], ["access_token", "33c584c3e3df8f7e1334059c6dbb2600"], ["uuid", "02205186-ae37-4f11-ad16-1dd16a964c58"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:07.139982"], ["updated_at", "2017-05-15 21:46:07.139982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -496136084 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -496136084], ["username", "billy_02"], ["access_token", "802bad5e170703667629f95f240207ce"], ["uuid", "2ee28f85-8a98-46cf-b913-a7dbf4a03966"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:07.142309"], ["updated_at", "2017-05-15 21:46:07.142309"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -619160798 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -619160798], ["username", "billy_03"], ["access_token", "8a880994c9c5f5fd6f0118b5c6d18e8b"], ["uuid", "66d50ebc-a0c0-48fe-99db-74c8c008b4e8"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:07.144621"], ["updated_at", "2017-05-15 21:46:07.144621"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -672403886 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -672403886], ["username", "billy_04"], ["access_token", "5572a4296d6e95addc10dd7c24594ae6"], ["uuid", "29572101-ad68-4f16-96e0-9f60fbb35188"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:07.146936"], ["updated_at", "2017-05-15 21:46:07.146936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -692204110 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -692204110], ["username", "billy_05"], ["access_token", "c0fedb137009019242bfa464fbedfcba"], ["uuid", "09388ce5-3ae5-40d8-9562-393eac5e3230"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:07.149335"], ["updated_at", "2017-05-15 21:46:07.149335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -731546136 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -731546136], ["username", "billy_06"], ["access_token", "e16298dda19e9896427cdca177ad399e"], ["uuid", "b868164b-3afc-4641-aa1b-8466408f2624"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:07.151709"], ["updated_at", "2017-05-15 21:46:07.151709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -509079171 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -509079171], ["username", "billy_07"], ["access_token", "0213f80724d2934334627feab998dcef"], ["uuid", "e922e037-f5d7-4b4b-b21d-8fbda5cf26b8"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:07.154151"], ["updated_at", "2017-05-15 21:46:07.154151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1009973369 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1009973369], ["username", "billy_08"], ["access_token", "0ddef3f64ce468d0f48c7a3c27f3641e"], ["uuid", "636b9a24-2007-410b-8a18-31c73f96a7a1"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:07.156482"], ["updated_at", "2017-05-15 21:46:07.156482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -341125026 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -341125026], ["username", "billy_09"], ["access_token", "a4e45f6646e9c52fbcd3158bcc3c775f"], ["uuid", "78d9fa26-e24f-4ccd-bffe-867b49a9e610"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:07.158897"], ["updated_at", "2017-05-15 21:46:07.158897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32672509 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -32672509], ["username", "billy_10"], ["access_token", "77aff7067d24e9704bd24346cdb1c880"], ["uuid", "67994ecc-9cc7-40b6-b5a9-8fb1241253f4"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:07.161323"], ["updated_at", "2017-05-15 21:46:07.161323"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -367942310 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -367942310], ["username", "billy_11"], ["access_token", "caecbe05853724ff8b01d412513ca34e"], ["uuid", "7301e481-24be-4dca-b122-b1f0032b8c5a"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:07.163672"], ["updated_at", "2017-05-15 21:46:07.163672"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -809806680 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -809806680], ["username", "billy_12"], ["access_token", "597acef1390b98e95a9710c33e308cd6"], ["uuid", "58b3bd38-8792-4a5d-9873-76c8c707e71f"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:07.166259"], ["updated_at", "2017-05-15 21:46:07.166259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -578361206 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -578361206], ["username", "billy_13"], ["access_token", "7d4522548628dc829771da16cb4e07f3"], ["uuid", "2e7707b4-bfe3-4ccb-a3c7-84286e64416b"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:07.168649"], ["updated_at", "2017-05-15 21:46:07.168649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1377137304 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1377137304], ["username", "billy_14"], ["access_token", "270946e43287d31d6192d2a798a73397"], ["uuid", "a4f52243-4f1f-4739-9b5f-d5a615d8b6aa"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:07.171021"], ["updated_at", "2017-05-15 21:46:07.171021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1038282194 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1038282194], ["username", "billy_15"], ["access_token", "1f81ae7d9d15d5f22d6ac42c771fe82a"], ["uuid", "9807e7c7-25f6-409f-bd30-f845ae7887e0"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:07.173504"], ["updated_at", "2017-05-15 21:46:07.173504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -623664848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -623664848], ["username", "billy_16"], ["access_token", "989ff1e955884f438a78959109085382"], ["uuid", "6dd516a2-7b5a-4be0-b619-7a2966c4cd9d"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:07.175843"], ["updated_at", "2017-05-15 21:46:07.175843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1510795702 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1510795702], ["username", "billy_17"], ["access_token", "83c9b97f1a4970e5d374492bc7200682"], ["uuid", "d15268ec-a2bd-41e9-a2b0-e7ce4a4bab6d"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:07.178207"], ["updated_at", "2017-05-15 21:46:07.178207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1853879624 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1853879624], ["username", "billy_18"], ["access_token", "71bd0464ec587fb2fe7432d6a7c75159"], ["uuid", "c9062c5a-9087-48da-a4f5-7a410c0d7930"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:07.180697"], ["updated_at", "2017-05-15 21:46:07.180697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -627290387 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -627290387], ["username", "billy_19"], ["access_token", "2442175c678d5d05646274601fd17940"], ["uuid", "4b8cffc2-6d96-4b14-ae26-c6743e964af6"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:07.183107"], ["updated_at", "2017-05-15 21:46:07.183107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1835990145 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1835990145], ["username", "billy_20"], ["access_token", "da27f91290fb3be7327779cef05994e8"], ["uuid", "60af7b9f-ce6a-444a-8439-be0f604dcd00"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:07.185476"], ["updated_at", "2017-05-15 21:46:07.185476"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -299010519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -299010519], ["username", "billy_21"], ["access_token", "dfee8ca2c813c1bd14a60a2d9fd64aaa"], ["uuid", "cde304af-a974-4ebf-ad4a-f21367fecd5a"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:07.187810"], ["updated_at", "2017-05-15 21:46:07.187810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -66356272 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -66356272], ["username", "billy_22"], ["access_token", "f750adafcfeed884bd342ef5974ebe89"], ["uuid", "5e1a1be7-fdc7-47e3-bc09-ed8ef59af9c0"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:07.190310"], ["updated_at", "2017-05-15 21:46:07.190310"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -33299988 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -33299988], ["username", "billy_23"], ["access_token", "93877ec0db2012e55cfedbe98c93c2d4"], ["uuid", "69ea8f9f-85ee-4194-8adb-630bab9ea42a"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:07.192676"], ["updated_at", "2017-05-15 21:46:07.192676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -121919171 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -121919171], ["username", "billy_24"], ["access_token", "1e286d2b842ab57e8affef3ef541c371"], ["uuid", "660b31fd-cdfb-4f8f-a796-015c5c03eb77"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:07.195257"], ["updated_at", "2017-05-15 21:46:07.195257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1097160897 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1097160897], ["username", "billy_25"], ["access_token", "8666849666850b8af01a3a1cd7be5866"], ["uuid", "d64ed011-c40a-459f-b86d-e5c958a791c5"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:07.197693"], ["updated_at", "2017-05-15 21:46:07.197693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1736912794 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1736912794], ["username", "billy_26"], ["access_token", "a6f03701141ae8ecfc5adaf70f724923"], ["uuid", "e8b23639-ca3c-49f1-aba3-73358f574f01"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:07.200136"], ["updated_at", "2017-05-15 21:46:07.200136"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -133598182 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -133598182], ["username", "billy_27"], ["access_token", "ac07186462253aaa4af532851f0526c3"], ["uuid", "cbfbb958-d9b5-47a2-b926-ecc530f8c1bb"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:07.202449"], ["updated_at", "2017-05-15 21:46:07.202449"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -765293411 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -765293411], ["username", "billy_28"], ["access_token", "15836065227ff35c48214a2537109486"], ["uuid", "1eb91d15-2133-4be2-95e0-85320c21b548"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:07.204838"], ["updated_at", "2017-05-15 21:46:07.204838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -443313597 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -443313597], ["username", "billy_29"], ["access_token", "d66b7f9ba8c750c8192711e5522ac13f"], ["uuid", "60d6a965-4408-40a5-8d78-2df71b1a5369"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:07.208572"], ["updated_at", "2017-05-15 21:46:07.208572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2050608662 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2050608662], ["username", "billy_30"], ["access_token", "b90de137bd0fe7c3e863054d54a1deb5"], ["uuid", "1f86eb9d-880e-4bb5-91b2-0d14ccaba4b3"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:07.211965"], ["updated_at", "2017-05-15 21:46:07.211965"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -608003143 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -608003143], ["username", "billy_31"], ["access_token", "7e87f6a1cc4cbea8c2405ab417390020"], ["uuid", "25fc85f0-173a-4f6b-b9dd-066b89bffd39"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:07.215213"], ["updated_at", "2017-05-15 21:46:07.215213"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1115591546 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1115591546], ["username", "billy_32"], ["access_token", "9ccb14b9a05233a36471fa8d34c98419"], ["uuid", "89ef830e-6298-4dec-af17-a03a71f5c09e"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:07.218107"], ["updated_at", "2017-05-15 21:46:07.218107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1916420015 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1916420015], ["username", "billy_33"], ["access_token", "1475b50f1bd21ab599e668b65f4ec510"], ["uuid", "02c34a0d-4ca9-44e1-8709-daa69ff61ed1"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:07.220871"], ["updated_at", "2017-05-15 21:46:07.220871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1336020464 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1336020464], ["username", "billy_34"], ["access_token", "0618a26d6bb5969f4a6ae78ae3168ade"], ["uuid", "8563509e-5c5d-4575-9ca3-4bf29495965a"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:07.223395"], ["updated_at", "2017-05-15 21:46:07.223395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1636843588 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1636843588], ["username", "billy_35"], ["access_token", "32979d55e88951db7f39b32283da9fc5"], ["uuid", "3a35276f-45ef-4d56-872b-59e40f672b21"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:07.225744"], ["updated_at", "2017-05-15 21:46:07.225744"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1473447283 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1473447283], ["username", "billy_36"], ["access_token", "afed0267a789069f2006e19bd0e78ad8"], ["uuid", "73827445-0d87-43e1-834e-af12d3f8c5f9"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:07.228187"], ["updated_at", "2017-05-15 21:46:07.228187"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2004628946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2004628946], ["username", "billy_37"], ["access_token", "378db62c50e6dc7c5bef3b7faf6ba125"], ["uuid", "c6510d99-c566-4228-9f8c-cbd056b80d5d"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:07.230846"], ["updated_at", "2017-05-15 21:46:07.230846"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300928112 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300928112], ["username", "billy_38"], ["access_token", "99c0bdca3f1d8f51e85919582a7798e9"], ["uuid", "6b62c338-679b-43f6-a824-0c2bf23a60c5"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:07.233317"], ["updated_at", "2017-05-15 21:46:07.233317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1542255331 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1542255331], ["username", "billy_39"], ["access_token", "87df3a3486eb0375b1e627e5e29a3c72"], ["uuid", "f365ab90-a3ea-4dd3-b5ab-60b8ecbd98c0"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:07.235735"], ["updated_at", "2017-05-15 21:46:07.235735"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -527840498 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -527840498], ["username", "billy_40"], ["access_token", "4dc387763d7dcc512ce87268b7229593"], ["uuid", "9b4df879-fc74-4afd-8438-c8c97a4d6d29"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:07.238105"], ["updated_at", "2017-05-15 21:46:07.238105"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -628873495 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -628873495], ["username", "billy_41"], ["access_token", "dd7cf4ecfaeaeae944011167266661f4"], ["uuid", "406fa6dc-1ace-49ed-ab1b-fd51ca8f50c5"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:07.241029"], ["updated_at", "2017-05-15 21:46:07.241029"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1172891911 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1172891911], ["username", "billy_42"], ["access_token", "33c930f652814154d0a10c4ad6c460bb"], ["uuid", "4a25586f-78e4-48b9-93dd-d75573438814"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:07.245032"], ["updated_at", "2017-05-15 21:46:07.245032"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -158428190 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -158428190], ["username", "billy_43"], ["access_token", "4e4fed67034a6d1db776d145bd985dfb"], ["uuid", "0d8b005e-1f8b-4054-8fb8-c542900e383b"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:07.248318"], ["updated_at", "2017-05-15 21:46:07.248318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1012190870 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1012190870], ["username", "billy_44"], ["access_token", "0451fd105ae040c8e3f6028abed71b77"], ["uuid", "dc51fe85-1059-4e00-b85f-896db1c48bc0"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:07.251456"], ["updated_at", "2017-05-15 21:46:07.251456"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -715527119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -715527119], ["username", "billy_45"], ["access_token", "e86388f873371005a5bd80dfb525ef95"], ["uuid", "8f84f5a5-91af-4eae-abe4-26b4d0584e78"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:07.254170"], ["updated_at", "2017-05-15 21:46:07.254170"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -395489984 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -395489984], ["username", "jstrav"], ["access_token", "c46db3d872efa5d9ca5e5dc2b3d5b954"], ["uuid", "2d68c9a0-32fe-403c-b2b2-a91a9aeac945"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.263627"], ["updated_at", "2017-05-15 21:46:07.263627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1116308831 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1116308831], ["username", "mary"], ["access_token", "ff4e60ccac52e8ce36717ee0f2211fa0"], ["uuid", "c8603fe7-2b75-498b-bf89-f106748970a7"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.266567"], ["updated_at", "2017-05-15 21:46:07.266567"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -204486293 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -204486293], ["username", "jstead"], ["access_token", "3fc89f113f4a4075e8fd8a9642a03735"], ["uuid", "62db8039-f344-4bdd-8a13-a3efb62f0300"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.269212"], ["updated_at", "2017-05-15 21:46:07.269212"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -482502213 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -482502213], ["username", "bigbear"], ["access_token", "f737c5bf074f96ac4f95969a04e59c58"], ["uuid", "3b06a8ef-e4d6-4f27-a5b0-b6fc587e5a53"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.272697"], ["updated_at", "2017-05-15 21:46:07.272697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -78118892 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -78118892], ["username", "billy_00"], ["access_token", "564fdafc44ca728e824c8278ec30c65d"], ["uuid", "4fb085e5-8e7f-40ec-ac16-85b458aed4c1"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:07.276313"], ["updated_at", "2017-05-15 21:46:07.276313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1874761042 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1874761042], ["username", "billy_01"], ["access_token", "3c8474ca9333ffec7b425bfc151ebc14"], ["uuid", "abb731cd-99a4-4045-8cfb-a16ae50c405c"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:07.279513"], ["updated_at", "2017-05-15 21:46:07.279513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -484332152 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -484332152], ["username", "billy_02"], ["access_token", "d4eb720594befa124fb2d795b1704221"], ["uuid", "e931c1bf-d864-4f04-8f9a-29bc7cd72c0c"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:07.282524"], ["updated_at", "2017-05-15 21:46:07.282524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -563526351 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -563526351], ["username", "billy_03"], ["access_token", "6bfce3ff247620560231fc6726f76571"], ["uuid", "14d11e04-45a9-485b-ac12-241b335f75e3"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:07.285246"], ["updated_at", "2017-05-15 21:46:07.285246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2085049986 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2085049986], ["username", "billy_04"], ["access_token", "5b9fe083013d55c49130a0f436eabd1d"], ["uuid", "cf375723-d6d5-4584-aad8-70b9434c8b69"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:07.287701"], ["updated_at", "2017-05-15 21:46:07.287701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -368973395 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -368973395], ["username", "billy_05"], ["access_token", "f1afc0bbd6c36a5f48f7edeb256ba4ff"], ["uuid", "0c9fc277-1558-4d81-bc46-11e704507ce1"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:07.290107"], ["updated_at", "2017-05-15 21:46:07.290107"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -685320481 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -685320481], ["username", "billy_06"], ["access_token", "a5b95b46eade529a6ecaac8d1108874b"], ["uuid", "75d81a68-87c9-4ec0-ac19-1dfd4b71645a"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:07.292583"], ["updated_at", "2017-05-15 21:46:07.292583"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1312971217 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1312971217], ["username", "billy_07"], ["access_token", "a7d17fa09fd448497e4291d4d1972763"], ["uuid", "6a6d7a3c-7186-4757-997c-724786caf5e5"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:07.294937"], ["updated_at", "2017-05-15 21:46:07.294937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1521416360 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1521416360], ["username", "billy_08"], ["access_token", "6da48246f94afef483e9519d1715cb5f"], ["uuid", "b8b240cc-1a7f-4cf7-a5d2-9ae896f9bda0"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:07.297450"], ["updated_at", "2017-05-15 21:46:07.297450"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -434534511 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -434534511], ["username", "billy_09"], ["access_token", "b9cd6593a115e131352791bb506a7154"], ["uuid", "290b501f-0ee3-4537-ab0a-474f110ee264"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:07.299964"], ["updated_at", "2017-05-15 21:46:07.299964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1943003668 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1943003668], ["username", "billy_10"], ["access_token", "c81153afad2f65a74661c786feaa6997"], ["uuid", "3e13c316-44d2-46bb-8480-8bd55670f6ed"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:07.302354"], ["updated_at", "2017-05-15 21:46:07.302354"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1529880252 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1529880252], ["username", "billy_11"], ["access_token", "2ece31ceb4d5a7c6691a7dfcb0a743c4"], ["uuid", "be1e47f4-18bb-425e-a59e-e33a74862750"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:07.304731"], ["updated_at", "2017-05-15 21:46:07.304731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1443100976 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1443100976], ["username", "billy_12"], ["access_token", "98096aa30fd649fea02344f9c8472d3c"], ["uuid", "cd5bf2f5-1b0b-4f5a-bdd7-f90e7afe571c"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:07.307069"], ["updated_at", "2017-05-15 21:46:07.307069"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -934077160 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -934077160], ["username", "billy_13"], ["access_token", "0784744d2b47dbe776914a22548f1258"], ["uuid", "fb34e83e-4e67-4634-8004-315008505ecd"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:07.309402"], ["updated_at", "2017-05-15 21:46:07.309402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -356502287 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -356502287], ["username", "billy_14"], ["access_token", "2d18fc8a2ac9a15660e38d970ba43038"], ["uuid", "6ff927f9-12f2-4f69-a231-f702dc9cf6e9"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:07.311876"], ["updated_at", "2017-05-15 21:46:07.311876"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1635203930 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1635203930], ["username", "billy_15"], ["access_token", "186e4eba384467e0892de1b9b05ff7a9"], ["uuid", "a471e45d-a730-4e39-a5cf-1ae19c5a2581"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:07.314316"], ["updated_at", "2017-05-15 21:46:07.314316"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -885575169 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -885575169], ["username", "billy_16"], ["access_token", "374c63b22431b572915741ea5de702e1"], ["uuid", "bba77136-d1e3-427b-8a3e-69bf808575cc"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:07.316694"], ["updated_at", "2017-05-15 21:46:07.316694"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -409432453 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -409432453], ["username", "billy_17"], ["access_token", "f0ba809b6254ca337f19debc835e266d"], ["uuid", "7d0a96ac-e26a-403a-8b53-e9df8a15a32e"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:07.319016"], ["updated_at", "2017-05-15 21:46:07.319016"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -665328371 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -665328371], ["username", "billy_18"], ["access_token", "bf3d0cf87abfe23ecd726552e04d91d7"], ["uuid", "fdde4270-6cf1-4f15-92fd-0ce827b1a560"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:07.321378"], ["updated_at", "2017-05-15 21:46:07.321378"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1698260301 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1698260301], ["username", "billy_19"], ["access_token", "5e0c17b5821cd507a18a8734c0ecdda4"], ["uuid", "b217383c-4cd8-4908-a6ed-73ae68537bdd"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:07.323797"], ["updated_at", "2017-05-15 21:46:07.323797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -668808492 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -668808492], ["username", "billy_20"], ["access_token", "f138986fdbc600a44dbbe524fa7bc1bf"], ["uuid", "0815fe15-861c-488b-8e5d-33b65d4c904f"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:07.326156"], ["updated_at", "2017-05-15 21:46:07.326156"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -922262334 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -922262334], ["username", "billy_21"], ["access_token", "d82b4e0aaec22bb445fc9aea76792d21"], ["uuid", "82bccd44-752b-4077-b346-25d7e062dac0"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:07.328584"], ["updated_at", "2017-05-15 21:46:07.328584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1102425831 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1102425831], ["username", "billy_22"], ["access_token", "eea503e524f4f01ee60b9b424fb70b9a"], ["uuid", "7220a10f-ac52-4c91-8b11-b7a9abada58b"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:07.330939"], ["updated_at", "2017-05-15 21:46:07.330939"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1796170492 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1796170492], ["username", "billy_23"], ["access_token", "e920280e3ce4723ad6e3c425b2ae2f89"], ["uuid", "64d86370-6073-477b-af99-3d560995eef3"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:07.333481"], ["updated_at", "2017-05-15 21:46:07.333481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -813574482 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -813574482], ["username", "billy_24"], ["access_token", "8c02e2ba49cebba62235bce4c7d86920"], ["uuid", "8aa40587-2d19-4455-85f8-cdbf32a8d55e"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:07.337498"], ["updated_at", "2017-05-15 21:46:07.337498"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1181250062 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1181250062], ["username", "billy_25"], ["access_token", "35dd7cb4c0bc306adc6a2221425d2c5b"], ["uuid", "2422bd64-db21-4009-85ec-367d930b3e8b"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:07.341500"], ["updated_at", "2017-05-15 21:46:07.341500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1687075174 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1687075174], ["username", "billy_26"], ["access_token", "9687016fc8b3cd3458b842d0413ed474"], ["uuid", "28eb24f5-3413-4c2f-a5c9-cfeedc5ceb12"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:07.345096"], ["updated_at", "2017-05-15 21:46:07.345096"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1230715511 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1230715511], ["username", "billy_27"], ["access_token", "2edc527074e8682ea044ac0dc3f096bc"], ["uuid", "23e610e6-44ba-4eb0-b370-63894f4e5f09"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:07.347855"], ["updated_at", "2017-05-15 21:46:07.347855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -713898713 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -713898713], ["username", "billy_28"], ["access_token", "805f2b6b4c81d97dc1d98225a91de852"], ["uuid", "85dc9170-c189-47f8-8ce6-d1a3b482594d"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:07.350317"], ["updated_at", "2017-05-15 21:46:07.350317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -604612299 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -604612299], ["username", "billy_29"], ["access_token", "3c9c0d0086879015da017d373406dae8"], ["uuid", "15671bbb-d073-4ee0-8bab-86d7e49ffc23"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:07.352720"], ["updated_at", "2017-05-15 21:46:07.352720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -254926237 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -254926237], ["username", "billy_30"], ["access_token", "ba9a9ebcf8379802584530a1f08736a4"], ["uuid", "a71a1909-36d4-4742-acfe-cbdcf23675fc"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:07.355109"], ["updated_at", "2017-05-15 21:46:07.355109"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -216577187 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -216577187], ["username", "billy_31"], ["access_token", "72cd907d4516baaee1470a7afbf55c49"], ["uuid", "5907cbef-8b53-411f-9e1b-ea8767b51266"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:07.357512"], ["updated_at", "2017-05-15 21:46:07.357512"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -72012279 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -72012279], ["username", "billy_32"], ["access_token", "ca18a36c4e4b83229662a5dd9e03b19f"], ["uuid", "ce21e1bb-3c26-4c25-a676-7d4bd3fdc8cd"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:07.359900"], ["updated_at", "2017-05-15 21:46:07.359900"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1277762380 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1277762380], ["username", "billy_33"], ["access_token", "ff854451f53d73571dbf52f7b5868b76"], ["uuid", "42611e6d-f26c-475d-b420-f9484aee4a3a"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:07.362236"], ["updated_at", "2017-05-15 21:46:07.362236"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1960591933 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1960591933], ["username", "billy_34"], ["access_token", "1a6f0570d4628990cf46ba39d4426057"], ["uuid", "cd90f9be-7049-4119-a1d3-ad25bb57d5e3"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:07.364624"], ["updated_at", "2017-05-15 21:46:07.364624"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -612079475 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -612079475], ["username", "billy_35"], ["access_token", "b5a5b247f8ee775635248d8fc585bda2"], ["uuid", "93ce4abd-bb2f-42a4-94fc-60ac34556248"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:07.366999"], ["updated_at", "2017-05-15 21:46:07.366999"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -967894659 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -967894659], ["username", "billy_36"], ["access_token", "2029832b6f0dadfc1a6db2beab0cb2f4"], ["uuid", "6469aaa4-1071-4a6b-af2c-771f25bfed74"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:07.370712"], ["updated_at", "2017-05-15 21:46:07.370712"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1757177219 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1757177219], ["username", "billy_37"], ["access_token", "4fef984cb25892463a3935acf8c1fa0b"], ["uuid", "8d102549-670b-4f4b-b244-af0ad9777fb8"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:07.374296"], ["updated_at", "2017-05-15 21:46:07.374296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855707765 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855707765], ["username", "billy_38"], ["access_token", "4fad22e70202f77a4d5795ba2b8fa74b"], ["uuid", "695c894c-92ed-4710-8bbd-2cb5a199045c"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:07.377572"], ["updated_at", "2017-05-15 21:46:07.377572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -93964037 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -93964037], ["username", "billy_39"], ["access_token", "0574cfa8e7a1dba602aa8f9197558155"], ["uuid", "a7d6c165-7094-4915-97de-c8a9473559f1"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:07.380513"], ["updated_at", "2017-05-15 21:46:07.380513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1732152338 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1732152338], ["username", "billy_40"], ["access_token", "ea28c3122c983588ab135bfb40c39b22"], ["uuid", "bdf3e2c4-fb29-4396-8ce4-d2dbbe0e726a"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:07.383249"], ["updated_at", "2017-05-15 21:46:07.383249"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -83544925 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -83544925], ["username", "billy_41"], ["access_token", "4d29f4fed46e33b0db47de25181099cb"], ["uuid", "774cc0cd-8d0e-4c8e-8cbf-28d701884795"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:07.385698"], ["updated_at", "2017-05-15 21:46:07.385698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1433728590 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1433728590], ["username", "billy_42"], ["access_token", "09340f0eb4a1d5a140cf53dd449e187b"], ["uuid", "4019aef7-b60b-4c2b-96e3-fef67bb7b957"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:07.388064"], ["updated_at", "2017-05-15 21:46:07.388064"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1309949656 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1309949656], ["username", "billy_43"], ["access_token", "c1031c8e8cbc16e19485d40e547b3ee9"], ["uuid", "6b22920f-dd9a-43ce-9817-ea548c978f2e"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:07.390431"], ["updated_at", "2017-05-15 21:46:07.390431"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -623868095 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -623868095], ["username", "billy_44"], ["access_token", "1d28a9f2d5594e8a8879c7cb07c5e0b4"], ["uuid", "8ec20a0e-7fb0-4a4b-82ab-9c55a72ab04c"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:07.392964"], ["updated_at", "2017-05-15 21:46:07.392964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1356567670 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1356567670], ["username", "billy_45"], ["access_token", "fcd3c7d299da4e58413b376fdd14696c"], ["uuid", "3f019dea-7613-4655-a4fc-d196657bfb92"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:07.395467"], ["updated_at", "2017-05-15 21:46:07.395467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -696496631 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -696496631], ["username", "jstrav"], ["access_token", "76e5d7164847fe42f7afd4659b850d96"], ["uuid", "65096b4e-cacb-4412-9a89-67cb84d20d88"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.405845"], ["updated_at", "2017-05-15 21:46:07.405845"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1963815516 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1963815516], ["username", "mary"], ["access_token", "104a5027f4377f17108628334c2b31c1"], ["uuid", "4779f4ae-4664-4816-8e21-682022863349"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.408767"], ["updated_at", "2017-05-15 21:46:07.408767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1920332560 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1920332560], ["username", "jstead"], ["access_token", "bddb6723397759eec1687b31595a3fb9"], ["uuid", "033b97b7-0487-445d-a8c4-da6c3e5b4809"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.411588"], ["updated_at", "2017-05-15 21:46:07.411588"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1785613088 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1785613088], ["username", "bigbear"], ["access_token", "66075f4172da1dd5251dc4592bbe9e24"], ["uuid", "e3ea0039-0a0d-47d5-8127-d12ece1200a4"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.415614"], ["updated_at", "2017-05-15 21:46:07.415614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1564211752 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1564211752], ["username", "billy_00"], ["access_token", "1dd7326fe95b84f83c2ca67cf1279f2b"], ["uuid", "e8f86780-cc93-4279-8441-d3e4cc7bbf1a"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:07.418956"], ["updated_at", "2017-05-15 21:46:07.418956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1567224856 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1567224856], ["username", "billy_01"], ["access_token", "3bc913ad26e2553327ad2c253577bb90"], ["uuid", "f5a9debe-de74-47b4-8ff2-fb754899b1c5"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:07.422262"], ["updated_at", "2017-05-15 21:46:07.422262"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -436252716 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -436252716], ["username", "billy_02"], ["access_token", "db55c850bbfb392bf9ad196f8f997cf8"], ["uuid", "414b0189-545d-4619-a7f7-0de0e7066a7f"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:07.425000"], ["updated_at", "2017-05-15 21:46:07.425000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2126840198 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2126840198], ["username", "billy_03"], ["access_token", "e6b885dab82e098ffa2b71840ae968f2"], ["uuid", "2a296d65-aba4-40a2-bbe5-ebe2b4120781"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:07.427610"], ["updated_at", "2017-05-15 21:46:07.427610"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -83682032 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -83682032], ["username", "billy_04"], ["access_token", "9b76082160c536a7bb62a2b1455d65db"], ["uuid", "693b9eec-36f1-40a9-8e24-ce3c07cfa9e9"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:07.430042"], ["updated_at", "2017-05-15 21:46:07.430042"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -53145249 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -53145249], ["username", "billy_05"], ["access_token", "962201238b95febe5f83fb6135ee85e9"], ["uuid", "630f16ea-af17-4d61-8bfa-a6e81a254709"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:07.432469"], ["updated_at", "2017-05-15 21:46:07.432469"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -941697407 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -941697407], ["username", "billy_06"], ["access_token", "a98a996af382ff883fb6b74386c64972"], ["uuid", "6478d1e1-7394-4172-873f-7927e58b5c20"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:07.434909"], ["updated_at", "2017-05-15 21:46:07.434909"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -760784185 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -760784185], ["username", "billy_07"], ["access_token", "0145894ea7aad1a722f84b30fec1f86a"], ["uuid", "31a8fbb2-daad-4a97-9a3f-66c26fefd4fd"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:07.437411"], ["updated_at", "2017-05-15 21:46:07.437411"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -999737052 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -999737052], ["username", "billy_08"], ["access_token", "b47dc1ae7f08cedd9807baf0b981913c"], ["uuid", "e08aa455-2014-416b-8a7a-dd229eb33462"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:07.440084"], ["updated_at", "2017-05-15 21:46:07.440084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1644964402 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1644964402], ["username", "billy_09"], ["access_token", "c36d3d6b36a56fa5ff70a293aa06c4f9"], ["uuid", "028e6852-a8b4-431c-a5b1-413c6e63203c"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:07.448084"], ["updated_at", "2017-05-15 21:46:07.448084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1685892357 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1685892357], ["username", "billy_10"], ["access_token", "0b7c40c724674ffed436fb54a61dc9e4"], ["uuid", "e3b9ccde-1656-40fe-9e9e-c8151e127ec8"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:07.450545"], ["updated_at", "2017-05-15 21:46:07.450545"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1510290663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1510290663], ["username", "billy_11"], ["access_token", "ca584fd59e291033cb2744473274d617"], ["uuid", "a14f1902-d59e-4174-9b00-6c812ff0cc5c"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:07.452960"], ["updated_at", "2017-05-15 21:46:07.452960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -923467295 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -923467295], ["username", "billy_12"], ["access_token", "92fcf83c73e3219b01d3a85e5077c5a8"], ["uuid", "2794c259-4588-4a14-a0e3-8e87f8c3e4d5"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:07.455385"], ["updated_at", "2017-05-15 21:46:07.455385"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -100515754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -100515754], ["username", "billy_13"], ["access_token", "9ea618ab413798d2889d7ddc71285704"], ["uuid", "7003b54c-e519-40ff-8a82-c5cf1184f078"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:07.457776"], ["updated_at", "2017-05-15 21:46:07.457776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1887287414 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1887287414], ["username", "billy_14"], ["access_token", "f89814f8494e3f92de56739d61ccc903"], ["uuid", "d17094f0-9708-4727-bdc2-2bc0b2873891"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:07.460105"], ["updated_at", "2017-05-15 21:46:07.460105"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1636935639 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1636935639], ["username", "billy_15"], ["access_token", "d3f160149317023ee873ee3e6b62eb55"], ["uuid", "96665280-2bb4-41f1-aba9-61eca49f2c30"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:07.462486"], ["updated_at", "2017-05-15 21:46:07.462486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -923222700 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -923222700], ["username", "billy_16"], ["access_token", "69509a00118494581f69cfe1b0c92e1d"], ["uuid", "84246c30-5a0c-45dd-91c5-5583c51d56da"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:07.464822"], ["updated_at", "2017-05-15 21:46:07.464822"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -926626257 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -926626257], ["username", "billy_17"], ["access_token", "dd54aabaa45412d207afd89ca3194c67"], ["uuid", "8e9993c1-2019-4a58-aca0-ebf44492f185"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:07.467182"], ["updated_at", "2017-05-15 21:46:07.467182"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2031025676 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2031025676], ["username", "billy_18"], ["access_token", "7e336b5120b7c26c8b2467915af07ca7"], ["uuid", "ef969fe2-3191-4c12-8ac7-949fe48b2349"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:07.469505"], ["updated_at", "2017-05-15 21:46:07.469505"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1163035468 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1163035468], ["username", "billy_19"], ["access_token", "cd5a2f0e0a7d3fb9a437919ed97ef39a"], ["uuid", "91c2d0d3-aa30-4358-b369-79931cdf2e80"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:07.471809"], ["updated_at", "2017-05-15 21:46:07.471809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -142037167 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -142037167], ["username", "billy_20"], ["access_token", "3b97abbd66a8913928e67459d2ca63db"], ["uuid", "35762feb-5c1e-4fd4-853c-47f21348b918"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:07.474330"], ["updated_at", "2017-05-15 21:46:07.474330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1319416277 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1319416277], ["username", "billy_21"], ["access_token", "eb4c422b05584041385b267c089ac157"], ["uuid", "0697f583-4ba2-4aaa-92d3-32d1e8e9dd18"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:07.476713"], ["updated_at", "2017-05-15 21:46:07.476713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1316123791 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1316123791], ["username", "billy_22"], ["access_token", "b250d66bb829707e3b2030a8c7531f78"], ["uuid", "e0372868-871c-40b7-a160-4672ea10fd2e"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:07.479092"], ["updated_at", "2017-05-15 21:46:07.479092"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -705395153 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -705395153], ["username", "billy_23"], ["access_token", "826c235a8d98ad57d4de4159cf645f5d"], ["uuid", "459ec737-50cd-4144-a082-aa385185d101"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:07.481454"], ["updated_at", "2017-05-15 21:46:07.481454"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -607146726 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -607146726], ["username", "billy_24"], ["access_token", "8eb8d525592bd0a6882afdf7fbf38db0"], ["uuid", "443baabf-2f5d-4b2d-93ff-91fd22beffe5"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:07.483808"], ["updated_at", "2017-05-15 21:46:07.483808"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1573229141 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1573229141], ["username", "billy_25"], ["access_token", "1ec1cd7417afc9d5e759c48e84772f94"], ["uuid", "ba9700ee-fc2c-493a-b3d0-b6dff96a9ff8"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:07.486229"], ["updated_at", "2017-05-15 21:46:07.486229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2095019076 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2095019076], ["username", "billy_26"], ["access_token", "56ae626e1ff2eee1d5486dd175d8f39d"], ["uuid", "f85a098e-b6d4-408c-805b-32c0135c8019"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:07.488605"], ["updated_at", "2017-05-15 21:46:07.488605"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2046306809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2046306809], ["username", "billy_27"], ["access_token", "0a415aba946a1d0662ec83b7ca844aa0"], ["uuid", "a50b4e4a-fada-407c-b0a8-46060f67145f"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:07.491011"], ["updated_at", "2017-05-15 21:46:07.491011"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -945443799 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -945443799], ["username", "billy_28"], ["access_token", "49911fb2c1e30e3428e221e606bc920a"], ["uuid", "524398a4-4fec-468a-aea0-2b913700ea66"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:07.493388"], ["updated_at", "2017-05-15 21:46:07.493388"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1134366910 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1134366910], ["username", "billy_29"], ["access_token", "47dc4b6b5adde2015432efbb8497b75a"], ["uuid", "1f422cc9-3d61-4213-907a-74b844b7051e"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:07.495815"], ["updated_at", "2017-05-15 21:46:07.495815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1361386909 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1361386909], ["username", "billy_30"], ["access_token", "be28738ee5a89a1cd278007ba091de78"], ["uuid", "97ee5f31-2537-4673-bb10-dddc44afa539"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:07.498198"], ["updated_at", "2017-05-15 21:46:07.498198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1799334932 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1799334932], ["username", "billy_31"], ["access_token", "1a1705de8e7cea5c0cdbf19811a982b4"], ["uuid", "7e75a3cc-d19f-41db-82b2-5d95ff835042"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:07.500543"], ["updated_at", "2017-05-15 21:46:07.500543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -662619088 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -662619088], ["username", "billy_32"], ["access_token", "06ecd57868fe342ee44cd791df230ec6"], ["uuid", "2bd54b4c-3421-43d8-942e-0df4d2855c89"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:07.502961"], ["updated_at", "2017-05-15 21:46:07.502961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1202861191 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1202861191], ["username", "billy_33"], ["access_token", "7c8e9f9659709d4e20fde14169296d01"], ["uuid", "97b0b5e3-74d5-4c33-be75-026b022ad529"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:07.505319"], ["updated_at", "2017-05-15 21:46:07.505319"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -416053133 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -416053133], ["username", "billy_34"], ["access_token", "18338d267718c24d2031b8e4b6cd3d4d"], ["uuid", "9cae8493-3130-47eb-abbd-803860997668"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:07.507733"], ["updated_at", "2017-05-15 21:46:07.507733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -391645915 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -391645915], ["username", "billy_35"], ["access_token", "0083bac5317df6f33aa404a8a458d84d"], ["uuid", "271e968b-6844-4a80-95d0-cd83f1bf0d16"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:07.510089"], ["updated_at", "2017-05-15 21:46:07.510089"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1265103441 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1265103441], ["username", "billy_36"], ["access_token", "435497cfa3cd7c0ad2e56dab5f8b6b8f"], ["uuid", "9e343002-60fd-4f43-857e-c9d2ca5b1f7b"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:07.512476"], ["updated_at", "2017-05-15 21:46:07.512476"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -838914265 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -838914265], ["username", "billy_37"], ["access_token", "a7824ef5bd795fa5c227a76d71e67957"], ["uuid", "7ff02fc8-fee6-468d-8bcc-bdd0915b4a17"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:07.514847"], ["updated_at", "2017-05-15 21:46:07.514847"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -899109717 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -899109717], ["username", "billy_38"], ["access_token", "d159f922b5932bed4321f6c866a6cd09"], ["uuid", "c0cad09f-6b79-40b4-8196-809664af6a58"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:07.517228"], ["updated_at", "2017-05-15 21:46:07.517228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2083291523 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2083291523], ["username", "billy_39"], ["access_token", "f6dde6d2675a85a5fe8156442ebc77b8"], ["uuid", "fd7eeb9e-ed1d-4095-a8cc-4b281900a71b"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:07.519738"], ["updated_at", "2017-05-15 21:46:07.519738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781293737 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1781293737], ["username", "billy_40"], ["access_token", "d13727760ef72c90f78d9d00619ef006"], ["uuid", "f1b5bf44-5986-46b1-af8b-03bc24176b48"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:07.522043"], ["updated_at", "2017-05-15 21:46:07.522043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1033397262 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1033397262], ["username", "billy_41"], ["access_token", "a9e018090cd11f696ac05b2d946fc0bd"], ["uuid", "bb953754-5af1-456d-bab7-174be64afc60"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:07.524417"], ["updated_at", "2017-05-15 21:46:07.524417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -691545813 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -691545813], ["username", "billy_42"], ["access_token", "0aa9db1701d0972d341aca79ac233430"], ["uuid", "7897f9d6-b868-49f0-bc1e-38a79f8c642d"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:07.526735"], ["updated_at", "2017-05-15 21:46:07.526735"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -473853730 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -473853730], ["username", "billy_43"], ["access_token", "62919a7dc14f66292adaf361a10bba32"], ["uuid", "36074f58-a5b8-4ac3-915a-d06da1a7bc7b"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:07.529102"], ["updated_at", "2017-05-15 21:46:07.529102"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1790033831 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1790033831], ["username", "billy_44"], ["access_token", "0a05f2b92e23cc74e60f8dd76d68c041"], ["uuid", "cee25ed9-38ab-4c20-875d-cb7d91b9de65"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:07.531451"], ["updated_at", "2017-05-15 21:46:07.531451"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1880525252 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1880525252], ["username", "billy_45"], ["access_token", "aadad7d3df34b77bfd91f3caf6790c4f"], ["uuid", "8f3ea7f3-06f6-4675-8bd3-330b55a31961"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:07.533850"], ["updated_at", "2017-05-15 21:46:07.533850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -54590491 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -54590491], ["username", "jstrav"], ["access_token", "f64ec9321c09fe061f0f7b856005d5e1"], ["uuid", "54ee4e04-5f44-4161-b79b-15b756131edf"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:07.544043"], ["updated_at", "2017-05-15 21:46:07.544043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -151427671 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -151427671], ["username", "mary"], ["access_token", "f5eca81cc69a86a2c482790ed2fb6463"], ["uuid", "94d04804-da59-45da-866c-5aea3cd0e7d8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:07.547050"], ["updated_at", "2017-05-15 21:46:07.547050"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1029401202 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1029401202], ["username", "jstead"], ["access_token", "9b126a1a359e417cc6d5f59e94182c2d"], ["uuid", "50286b10-909c-480a-aa5f-290c640f9f63"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:07.550226"], ["updated_at", "2017-05-15 21:46:07.550226"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -285334210 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -285334210], ["username", "bigbear"], ["access_token", "0372588b2fd6f0031235cca9b79e66e8"], ["uuid", "7da35d61-aa9b-4083-83b8-e5e8f315e985"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:07.552703"], ["updated_at", "2017-05-15 21:46:07.552703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38788750 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -38788750], ["username", "foo_bb"], ["access_token", "23e521a93557d596895004fa000d008f"], ["uuid", "9e05da4b-8f8e-4788-888e-aa808d85ab39"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-15 21:46:07.555173"], ["updated_at", "2017-05-15 21:46:07.555173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -626955928 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -626955928], ["username", "foo_bj"], ["access_token", "85569b2e0957175fa645ce8e85950e28"], ["uuid", "e8d992f7-0fab-4951-bf49-d64bf125bea5"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-15 21:46:07.557517"], ["updated_at", "2017-05-15 21:46:07.557517"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2128490531 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2128490531], ["username", "foo_tj"], ["access_token", "f6cddbf23e78d574589c468b1f8b5756"], ["uuid", "fd6548d6-d202-4947-acab-1221dad6c75b"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-15 21:46:07.559831"], ["updated_at", "2017-05-15 21:46:07.559831"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.2ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -754347227 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '804fd2afdc74c1c9d52d3fc0eb5d380f' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -754347227], ["username", "804fd2afdc74c1c9d52d3fc0eb5d380f"], ["access_token", "c60c7e10f7ad75873b48ba68d8468b4f"], ["uuid", "24c5e83e-2252-476e-af3f-b3b89b76d6ed"], ["created_at", "2017-05-15 21:46:46.180687"], ["updated_at", "2017-05-15 21:46:46.180687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1612157673) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -1612157673]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1612157673) LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1612157673 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -1612157673], ["created_at", "2017-05-15 21:46:46.207467"], ["updated_at", "2017-05-15 21:46:46.207467"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1612157673) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1612157673], ["user_id", -754347227], ["created_at", "2017-05-15 21:46:46.210012"], ["updated_at", "2017-05-15 21:46:46.210012"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -1612157673]] OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -1612157673]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "8b5f98ec1109e9b25e80ab33f8f29941"], ["uuid", "8c954441-9861-4168-bb5b-c3d5baa4e71b"], ["created_at", "2017-05-15 21:46:46.231086"], ["updated_at", "2017-05-15 21:46:46.231086"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.2ms) Completed 200 OK in 22ms (Views: 21.6ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "ca392a2b58f6001778e0d30c9a7d28f2"], ["uuid", "29d10d19-6c8b-4fed-b2c4-6393f15842ee"], ["created_at", "2017-05-15 21:46:46.272996"], ["updated_at", "2017-05-15 21:46:46.272996"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 17ms (ActiveRecord: 0.3ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:46.304877"], ["updated_at", "2017-05-15 21:46:46.304877"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1196726990 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1a3d08d658dd070c809821336713f247' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1196726990], ["username", "1a3d08d658dd070c809821336713f247"], ["access_token", "90881245f9e956f9b060e84d6d80ea75"], ["uuid", "e27bcb09-3281-44e9-8863-75a8c463bc55"], ["created_at", "2017-05-15 21:46:46.357558"], ["updated_at", "2017-05-15 21:46:46.357558"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1216105834 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1216105834], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.360458"], ["updated_at", "2017-05-15 21:46:46.360458"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1423006219 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b51b6439e4b92d8f23bb63f716fadde6' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1423006219], ["username", "b51b6439e4b92d8f23bb63f716fadde6"], ["access_token", "fc8c2959be423f6c1376774842ffdb3e"], ["uuid", "494d2f9f-aeb2-4887-bd82-ac723be18dc9"], ["created_at", "2017-05-15 21:46:46.362982"], ["updated_at", "2017-05-15 21:46:46.362982"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -1216105834) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1216105834], ["user_id", -1423006219], ["created_at", "2017-05-15 21:46:46.366321"], ["updated_at", "2017-05-15 21:46:46.366321"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1216105834/owners/-1423006219" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1216105834", "user_id"=>"-1423006219", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1207872600 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6b5fafe16a1acfbe4c4dc7884fcfc1ad' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1207872600], ["username", "6b5fafe16a1acfbe4c4dc7884fcfc1ad"], ["access_token", "c0e9377e4e22ed000ad6d397f765cc7c"], ["uuid", "ca4aea62-bd6f-4984-a30d-c5adc3527c74"], ["created_at", "2017-05-15 21:46:46.387982"], ["updated_at", "2017-05-15 21:46:46.387982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -608108256 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -608108256], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.390579"], ["updated_at", "2017-05-15 21:46:46.390579"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1751684231 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3c64ac7cea7bd7f47beb94f636df1266' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1751684231], ["username", "3c64ac7cea7bd7f47beb94f636df1266"], ["access_token", "a39add3cbbb13d4a4bdc5fd5bc1fc791"], ["uuid", "fd438f7a-8875-476f-a705-4828dde708c4"], ["created_at", "2017-05-15 21:46:46.393195"], ["updated_at", "2017-05-15 21:46:46.393195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-608108256/owners/-1751684231" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-608108256", "user_id"=>"-1751684231", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1546160005 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a49893ad058006fcf7b9bd81efb392b5' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1546160005], ["username", "a49893ad058006fcf7b9bd81efb392b5"], ["access_token", "236e49a7bac23ac49f4c37a50fb766df"], ["uuid", "34de239a-09db-4821-93b5-b2dbfb572b98"], ["created_at", "2017-05-15 21:46:46.410400"], ["updated_at", "2017-05-15 21:46:46.410400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1142923093 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1142923093], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.415444"], ["updated_at", "2017-05-15 21:46:46.415444"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1304393200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '61fe7535e09dccd23023cf5c7819ce49' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1304393200], ["username", "61fe7535e09dccd23023cf5c7819ce49"], ["access_token", "4b7e16ee62bc8bfb22c18373cf5a79aa"], ["uuid", "5266bcd0-6a2f-4e07-855d-862031529876"], ["created_at", "2017-05-15 21:46:46.419317"], ["updated_at", "2017-05-15 21:46:46.419317"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1142923093) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1142923093], ["user_id", -1304393200], ["created_at", "2017-05-15 21:46:46.422811"], ["updated_at", "2017-05-15 21:46:46.422811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1142923093/members/-1304393200" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1142923093", "user_id"=>"-1304393200", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -88870257 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7729793270cf6ae0578a447570d2f044' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -88870257], ["username", "7729793270cf6ae0578a447570d2f044"], ["access_token", "552256b9f0510f87c1d189b7cd4e9637"], ["uuid", "7408227c-9ecb-4450-94a2-856235ac9937"], ["created_at", "2017-05-15 21:46:46.444436"], ["updated_at", "2017-05-15 21:46:46.444436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -21679082 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -21679082], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.447608"], ["updated_at", "2017-05-15 21:46:46.447608"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2001442697 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ec80360d7e4467ba0fc14ac714fb73fb' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2001442697], ["username", "ec80360d7e4467ba0fc14ac714fb73fb"], ["access_token", "5f1ecff339963dc853a1a649f0bc5e86"], ["uuid", "461951de-50c2-4722-976e-16e5439c4930"], ["created_at", "2017-05-15 21:46:46.450548"], ["updated_at", "2017-05-15 21:46:46.450548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-21679082/members/-2001442697" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-21679082", "user_id"=>"-2001442697", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:46.466317"], ["updated_at", "2017-05-15 21:46:46.466317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:46.495700"], ["updated_at", "2017-05-15 21:46:46.495700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:46.516226"], ["updated_at", "2017-05-15 21:46:46.516226"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1177998680 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a53e0a758df26df6f03dc0edf025c381' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1177998680], ["username", "a53e0a758df26df6f03dc0edf025c381"], ["access_token", "4884f13c5047a0833066388bf4dbe4c6"], ["uuid", "52a66c20-bb02-43e1-a266-d7c67cde1036"], ["created_at", "2017-05-15 21:46:46.536881"], ["updated_at", "2017-05-15 21:46:46.536881"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -460783497 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '23069ebf759d3907262aa09ad4623209' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -460783497], ["username", "23069ebf759d3907262aa09ad4623209"], ["access_token", "06af650c01ec27fffcbbf334360d9f3b"], ["uuid", "09157e99-67ca-4a00-94f3-e878b7be35aa"], ["created_at", "2017-05-15 21:46:46.562666"], ["updated_at", "2017-05-15 21:46:46.562666"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1093607987 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fe642a43d63184c73aff51ee6863dce0' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1093607987], ["username", "fe642a43d63184c73aff51ee6863dce0"], ["access_token", "a03668ff93807d537d66ed165c9ed82a"], ["uuid", "4eb44edd-f368-4d87-8fa5-3a1500e6cc73"], ["created_at", "2017-05-15 21:46:46.582276"], ["updated_at", "2017-05-15 21:46:46.582276"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -856913905 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c809a148dada4ae58213011004836aae' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -856913905], ["username", "c809a148dada4ae58213011004836aae"], ["access_token", "950afad3e8a620e59868a67da39909d3"], ["uuid", "6eb41c59-9cc0-4490-81b6-41c72f6f8eb4"], ["created_at", "2017-05-15 21:46:46.603465"], ["updated_at", "2017-05-15 21:46:46.603465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"c809a148dada4ae58213011004836aae", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"c809a148dada4ae58213011004836aae", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -685682368 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '19cdbfa0582c713cb59f93812f606491' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -685682368], ["username", "19cdbfa0582c713cb59f93812f606491"], ["access_token", "8c0ef822c796c043d2f5ccf68c43b0bd"], ["uuid", "ca00845b-6dad-429b-9433-0038132e2938"], ["created_at", "2017-05-15 21:46:46.616782"], ["updated_at", "2017-05-15 21:46:46.616782"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -228043062 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -228043062], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.622256"], ["updated_at", "2017-05-15 21:46:46.622256"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2030027035 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2030027035], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.625654"], ["updated_at", "2017-05-15 21:46:46.625654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -2030027035]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -2030027035 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -228043062]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -228043062 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -2030027035 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -228043062 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -228043062], ["member_group_id", -2030027035], ["created_at", "2017-05-15 21:46:46.631227"], ["updated_at", "2017-05-15 21:46:46.631227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-228043062/nestings/-2030027035" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-228043062", "member_group_id"=>"-2030027035", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -158483659 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'cb0a8485c74e648f96a7d97b37187e8d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -158483659], ["username", "cb0a8485c74e648f96a7d97b37187e8d"], ["access_token", "113ae14e0eaa1766104401bf68b6b845"], ["uuid", "8d292313-16be-49d5-81d1-1b44dc0310da"], ["created_at", "2017-05-15 21:46:46.659557"], ["updated_at", "2017-05-15 21:46:46.659557"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -536295231 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -536295231], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.661887"], ["updated_at", "2017-05-15 21:46:46.661887"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1239870370 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1239870370], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.663826"], ["updated_at", "2017-05-15 21:46:46.663826"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-536295231/nestings/-1239870370" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-536295231", "member_group_id"=>"-1239870370", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:46.678297"], ["updated_at", "2017-05-15 21:46:46.678297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-15 21:46:46.703424"], ["updated_at", "2017-05-15 21:46:46.703424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1174565347 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '457f630c890fec6fa5244000c210a5f3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1174565347], ["username", "457f630c890fec6fa5244000c210a5f3"], ["access_token", "4864f89fa3412d4a2c951a5ea756c72d"], ["uuid", "0783c7f2-d95d-453f-bbf5-d454da55e490"], ["created_at", "2017-05-15 21:46:46.724320"], ["updated_at", "2017-05-15 21:46:46.724320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -83894700 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -83894700], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.726641"], ["updated_at", "2017-05-15 21:46:46.726641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -83894700 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-83894700" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-83894700", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1757032828 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0349a885c5f0b059390b9fe79e18460e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1757032828], ["username", "0349a885c5f0b059390b9fe79e18460e"], ["access_token", "a79a0f102d39206880e8a77a26ffa162"], ["uuid", "46e7647a-cb8f-4265-9dbf-26592d71f782"], ["created_at", "2017-05-15 21:46:46.745978"], ["updated_at", "2017-05-15 21:46:46.745978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -258323095 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -258323095], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.748415"], ["updated_at", "2017-05-15 21:46:46.748415"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1783700747 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4e013007f52bd0c89e4771bdcbb920ef' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1783700747], ["username", "4e013007f52bd0c89e4771bdcbb920ef"], ["access_token", "1f5b2bca5a0a11458541ea4ce9c278dd"], ["uuid", "bfea71db-8da8-4c43-bef7-001727c3182f"], ["created_at", "2017-05-15 21:46:46.761896"], ["updated_at", "2017-05-15 21:46:46.761896"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1983266817 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1983266817], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:46.764164"], ["updated_at", "2017-05-15 21:46:46.764164"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1983266817 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-1983266817" for 127.0.0.1 at 2017-05-15 14:46:46 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-1983266817", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "f8fbf7ee01b0c64420096bfd5c23d450"], ["uuid", "e66e6a74-d490-42aa-bcae-79df6baae65b"], ["created_at", "2017-05-15 21:46:46.779181"], ["updated_at", "2017-05-15 21:46:46.779181"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "4861e20c73bbb7e6ec8ddc0174aae952"], ["uuid", "aee62355-35f2-4735-924c-f3018bb375b3"], ["created_at", "2017-05-15 21:46:46.789398"], ["updated_at", "2017-05-15 21:46:46.789398"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "df5dade6e5513233fd2d43769a7fe55c"], ["uuid", "9811770a-7644-4b53-9c0b-76999f7ec57d"], ["created_at", "2017-05-15 21:46:46.805836"], ["updated_at", "2017-05-15 21:46:46.805836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "4e903485eb56b27d16d67e879750ea62"], ["uuid", "5d12e164-5e86-499b-a91b-318a0d50ed9a"], ["created_at", "2017-05-15 21:46:46.815347"], ["updated_at", "2017-05-15 21:46:46.815347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:55043/logout Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "624f234260f2b0bf6c151ebef391d67a"], ["uuid", "8c0469aa-8d73-44b9-95a2-7ecfba363362"], ["created_at", "2017-05-15 21:46:46.824290"], ["updated_at", "2017-05-15 21:46:46.824290"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "b65a80624738e949ccf541dbfab644b8"], ["uuid", "24c73e4e-df89-409b-8ca9-a10080b2f86d"], ["created_at", "2017-05-15 21:46:46.828698"], ["updated_at", "2017-05-15 21:46:46.828698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "67b93d08021b20d9287781939d12583e"], ["uuid", "82a52be0-d442-4dd3-890f-cb1c6dc9bdfe"], ["created_at", "2017-05-15 21:46:46.836751"], ["updated_at", "2017-05-15 21:46:46.836751"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 987497]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 987497 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 987497], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-15 21:46:46.848714"], ["updated_at", "2017-05-15 21:46:46.848714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 3], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-15 21:46:46.854237"], ["updated_at", "2017-05-15 21:46:46.854237"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 3 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 6]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 6 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 6], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-15 21:46:46.867286"], ["updated_at", "2017-05-15 21:46:46.867286"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -281608748 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -281608748], ["username", "jstrav"], ["access_token", "01fac5554d3be2a1533e3f49eb07adc3"], ["uuid", "119d4249-61e3-4c5c-9389-501ee77e294d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:46.874445"], ["updated_at", "2017-05-15 21:46:46.874445"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -671730350 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -671730350], ["username", "mary"], ["access_token", "6b53bd5d4958e9dcffb872b23f6286ee"], ["uuid", "8abb27ef-6b35-4718-861d-9a012f7213cd"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:46.878676"], ["updated_at", "2017-05-15 21:46:46.878676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1543560814 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1543560814], ["username", "jstead"], ["access_token", "2d908f64530da135c259456693457e62"], ["uuid", "b8bbb95c-d340-4e45-b5a3-0f5930af9a58"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:46.882660"], ["updated_at", "2017-05-15 21:46:46.882660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1487018900 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1487018900], ["username", "bigbear"], ["access_token", "a0861ab9991e8a20da7f5e4dbc36f4f0"], ["uuid", "985fa244-d7e5-4aa1-b271-3e557897c41a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:46.886297"], ["updated_at", "2017-05-15 21:46:46.886297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -193821148 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -193821148], ["username", "jstrav"], ["access_token", "39b179865dca35979c0ed5d0e8a5f341"], ["uuid", "7818b6c4-400f-4f2e-9c0d-463a28756e9b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:46.894453"], ["updated_at", "2017-05-15 21:46:46.894453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2107819037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2107819037], ["username", "mary"], ["access_token", "8965481f212bc237a9b7eb1b818cbbef"], ["uuid", "41d433cc-a626-4112-97ee-0520b5620086"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:46.897474"], ["updated_at", "2017-05-15 21:46:46.897474"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32247439 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -32247439], ["username", "jstead"], ["access_token", "800f483505e053f9ae686757533afc03"], ["uuid", "6a975d09-8337-47f2-8310-82b77ac6ecbd"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:46.900252"], ["updated_at", "2017-05-15 21:46:46.900252"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1305064313 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1305064313], ["username", "bigbear"], ["access_token", "a5e9ac1a9ec515f11831d34a522ebab2"], ["uuid", "baf7839f-7f9d-4cdb-821f-ad3e9f12b7b6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:46.902919"], ["updated_at", "2017-05-15 21:46:46.902919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2037352413 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2037352413], ["username", "jstrav"], ["access_token", "8e029562437c3a047a7ae7729e262b1d"], ["uuid", "dd94f789-bc39-4011-a7cc-263695ca0b08"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:46.910227"], ["updated_at", "2017-05-15 21:46:46.910227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38624085 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -38624085], ["username", "mary"], ["access_token", "fb745d0e09a2cc53c9b38ec115fee764"], ["uuid", "d15aef65-f607-44bf-b3e6-9f008ed77d79"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:46.913019"], ["updated_at", "2017-05-15 21:46:46.913019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1345096429 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1345096429], ["username", "jstead"], ["access_token", "30e0b30a922f2e942c8a7ced2cce2a6b"], ["uuid", "b93cc799-1437-4877-94f3-bfa607589f2e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:46.915693"], ["updated_at", "2017-05-15 21:46:46.915693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1630161116 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1630161116], ["username", "bigbear"], ["access_token", "1a6d27856c752299ed13e907946ed946"], ["uuid", "5226291a-75fa-4799-b491-56fb8ceb542d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:46.918193"], ["updated_at", "2017-05-15 21:46:46.918193"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1907698696 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1907698696], ["username", "jstrav"], ["access_token", "5c5dd72212bbff99eaf47ce1642a2623"], ["uuid", "c1bb42f4-bcc8-4c1d-befc-58dfcb2d3beb"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:46.925109"], ["updated_at", "2017-05-15 21:46:46.925109"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -74543022 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -74543022], ["username", "mary"], ["access_token", "6f1dfcb8a100eea3f142ff9c7d36089a"], ["uuid", "3cc69472-defc-4e77-8952-56c4e52f2e9b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:46.927828"], ["updated_at", "2017-05-15 21:46:46.927828"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -858733552 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -858733552], ["username", "jstead"], ["access_token", "9a10223583d23eac8f4df94b9cd57729"], ["uuid", "cb257e31-62e3-48ca-8d50-2f9c3f35a106"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:46.930405"], ["updated_at", "2017-05-15 21:46:46.930405"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -887883155 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -887883155], ["username", "bigbear"], ["access_token", "7905e0ba622d206c85cc3330866d060f"], ["uuid", "e99280e8-e396-4be6-93fb-b3103fce7895"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:46.932783"], ["updated_at", "2017-05-15 21:46:46.932783"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1096225895 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1096225895], ["username", "jstrav"], ["access_token", "dd283930205ef180ce387a7ae93f6b24"], ["uuid", "480d806e-eff5-4718-9a57-6190b0abf1d3"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:46.941853"], ["updated_at", "2017-05-15 21:46:46.941853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -705963220 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -705963220], ["username", "mary"], ["access_token", "06e4dff382edb70abc7ae2c588efe229"], ["uuid", "cd655740-ac4b-4f7d-ac85-746c69615e20"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:46.945330"], ["updated_at", "2017-05-15 21:46:46.945330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -264386725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -264386725], ["username", "jstead"], ["access_token", "fbf852066cfff46e99aff1212cb249cc"], ["uuid", "bef9cd80-eb02-4426-bb8a-210fe1d122c6"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:46.948340"], ["updated_at", "2017-05-15 21:46:46.948340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1062652592 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1062652592], ["username", "bigbear"], ["access_token", "f2baba51c971fc256f6df064417b0478"], ["uuid", "c1a00f75-0a11-4bbd-9be5-554c0c4a0c1b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:46.951089"], ["updated_at", "2017-05-15 21:46:46.951089"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -49646302 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -49646302], ["username", "jstrav"], ["access_token", "6dc53137ac13193b21b0d6934fb02745"], ["uuid", "ad7b691b-0767-442e-a829-6a397510a081"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:46.957741"], ["updated_at", "2017-05-15 21:46:46.957741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1724351135 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1724351135], ["username", "mary"], ["access_token", "5c200fcfb135b14cca69c6095cab7be4"], ["uuid", "5c52b99b-8b90-44c6-bf6d-6bea3c9c676c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:46.960499"], ["updated_at", "2017-05-15 21:46:46.960499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1521356972 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1521356972], ["username", "jstead"], ["access_token", "eac5691c54ad7c8d5f7c804a9d1a822f"], ["uuid", "fd05c1f9-0821-44dc-a481-982002116d18"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:46.963099"], ["updated_at", "2017-05-15 21:46:46.963099"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -988588110 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -988588110], ["username", "bigbear"], ["access_token", "7ece72223cf388731fdee5f4c09f47f5"], ["uuid", "b40504e2-0464-492b-82c8-373390ce6be0"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:46.965593"], ["updated_at", "2017-05-15 21:46:46.965593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -761636401 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -761636401], ["username", "jstrav"], ["access_token", "ce4b4377ee0ed15302bc049a19fdc256"], ["uuid", "16c05518-9cd7-4739-ab39-a701016c9860"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:46.973088"], ["updated_at", "2017-05-15 21:46:46.973088"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -55502403 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -55502403], ["username", "mary"], ["access_token", "f8b70c914e25a2b188ceb1132b2c4a0e"], ["uuid", "7b05e495-b6d2-4984-97b6-0d72501f44d5"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:46.975809"], ["updated_at", "2017-05-15 21:46:46.975809"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2100771823 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2100771823], ["username", "jstead"], ["access_token", "5c49190778de7e757d61c94451aeab4c"], ["uuid", "cf737156-8316-4279-9fb3-ecd4c995506d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:46.978442"], ["updated_at", "2017-05-15 21:46:46.978442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -899420091 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -899420091], ["username", "bigbear"], ["access_token", "8878199f363f45ac821dd9df26a1f3e3"], ["uuid", "55d0ad7f-a26e-4066-8f48-233a507ef274"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:46.980818"], ["updated_at", "2017-05-15 21:46:46.980818"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2074739125 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2074739125], ["username", "jstrav"], ["access_token", "f347dbacbecc1d470df913d3dd5fa714"], ["uuid", "0ad1d67e-30c5-49a4-99b4-d63f17c37c6d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:46.990723"], ["updated_at", "2017-05-15 21:46:46.990723"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -671643329 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -671643329], ["username", "mary"], ["access_token", "5b9d085ed2b5f844b122351fe5b19cc1"], ["uuid", "063c6e4a-839a-473c-a81a-15e29c33cbb8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:46.994206"], ["updated_at", "2017-05-15 21:46:46.994206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -611710391 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -611710391], ["username", "jstead"], ["access_token", "fb025763dcf722567405bc02464c76de"], ["uuid", "69e882e4-392a-4322-9e9e-f75f7822a6ea"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:46.997237"], ["updated_at", "2017-05-15 21:46:46.997237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1641702360 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1641702360], ["username", "bigbear"], ["access_token", "06998288c6e11a48929bec5a546f2dda"], ["uuid", "0e6428ee-0d2e-473d-a211-0db648e1a858"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:46.999863"], ["updated_at", "2017-05-15 21:46:46.999863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -118043952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -118043952], ["username", "jstrav"], ["access_token", "0160dd541219d7a66a4fd4e570f95ef3"], ["uuid", "d753fb82-4755-41b1-8959-51d9bbedd2b2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:47.006526"], ["updated_at", "2017-05-15 21:46:47.006526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -115636381 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -115636381], ["username", "mary"], ["access_token", "85956570df3a7b08c57bf76ac2024f24"], ["uuid", "ee6ba09c-36be-4dc8-886b-62bf3c8e80c9"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:47.009282"], ["updated_at", "2017-05-15 21:46:47.009282"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -391076543 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -391076543], ["username", "jstead"], ["access_token", "98bb074acf06f6541a489d2a8c44dbbe"], ["uuid", "b90a4067-59a6-476a-b122-7d3fba281be8"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:47.012066"], ["updated_at", "2017-05-15 21:46:47.012066"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1463336474 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1463336474], ["username", "bigbear"], ["access_token", "8e653b32e4a0b8bb5ff7d0d355e43624"], ["uuid", "9154f4c1-79f8-4900-a8e5-f9dff8c2359b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:47.014885"], ["updated_at", "2017-05-15 21:46:47.014885"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1058331757 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1058331757], ["username", "jstrav"], ["access_token", "a58141a6f50d6eb9ac45d0f59f88b522"], ["uuid", "41feff53-e352-44c7-a353-aafbc2475606"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:47.025841"], ["updated_at", "2017-05-15 21:46:47.025841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1072842917 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1072842917], ["username", "mary"], ["access_token", "ac81ccd752ec16bcad07eb0af5aecf33"], ["uuid", "07e84f90-aa99-4012-b446-9b17bf270a1a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:47.029649"], ["updated_at", "2017-05-15 21:46:47.029649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1057980885 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1057980885], ["username", "jstead"], ["access_token", "00624cd0768ee2fee05c9781ff9c1bf8"], ["uuid", "d198ba42-ebec-4616-bd16-60e6422a6959"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:47.032861"], ["updated_at", "2017-05-15 21:46:47.032861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -966064356 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -966064356], ["username", "bigbear"], ["access_token", "38c9fa9c74bcd87a9c50355fc629f2e2"], ["uuid", "696688f6-0f30-41c7-8844-e08e65a116b0"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:47.035634"], ["updated_at", "2017-05-15 21:46:47.035634"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -514669759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -514669759], ["username", "jstrav"], ["access_token", "144206399181de78d8b5978259d2825a"], ["uuid", "0944644a-8a0e-443b-b92a-4b2930f3ff7f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:47.042232"], ["updated_at", "2017-05-15 21:46:47.042232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1740816586 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1740816586], ["username", "mary"], ["access_token", "eca4dd35e3d21eb1b54a2adf00963135"], ["uuid", "0836bac5-557d-411c-b358-3c80ecf6a37d"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:47.044985"], ["updated_at", "2017-05-15 21:46:47.044985"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1154252923 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1154252923], ["username", "jstead"], ["access_token", "193e064db925456c162b56333b3da29e"], ["uuid", "bc93a5d7-c43d-4ca3-91fa-c7a0f4178889"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:47.047626"], ["updated_at", "2017-05-15 21:46:47.047626"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -943069901 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -943069901], ["username", "bigbear"], ["access_token", "4eaa21130564ddc491e6c95703590ce3"], ["uuid", "046bd43f-9767-496f-ad5f-a7dfe67433bd"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:47.050897"], ["updated_at", "2017-05-15 21:46:47.050897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1076816908 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1076816908], ["username", "foo_bb"], ["access_token", "d7b373496548d026a3b961b4b489b2c0"], ["uuid", "ae028d38-2873-4935-a16b-45982fad4f62"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-15 21:46:47.054292"], ["updated_at", "2017-05-15 21:46:47.054292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -446391330 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -446391330], ["username", "foo_bj"], ["access_token", "104b6bbdf02a5a264235e063d020a958"], ["uuid", "29b55b53-f6d8-43c9-94bc-c041d1dedb33"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-15 21:46:47.057544"], ["updated_at", "2017-05-15 21:46:47.057544"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1759320848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1759320848], ["username", "foo_tj"], ["access_token", "7e5efbbde71f74b1810e41004b239c40"], ["uuid", "e68d823f-38b5-41e5-a8b9-3331aabbdc14"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-15 21:46:47.060811"], ["updated_at", "2017-05-15 21:46:47.060811"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -289065314 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -289065314], ["username", "jstrav"], ["access_token", "31ebf2bf0a8e5fd03237aa43905fe795"], ["uuid", "73baf43b-914f-4fc7-8416-d55384c30888"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:47.070265"], ["updated_at", "2017-05-15 21:46:47.070265"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1095974892 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1095974892], ["username", "mary"], ["access_token", "202a7803d233cc2c1dc677872fc595c8"], ["uuid", "d672e002-2593-4142-a345-6011717b5f07"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:47.073345"], ["updated_at", "2017-05-15 21:46:47.073345"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1638437516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1638437516], ["username", "jstead"], ["access_token", "97343e3c76442bfe013a9471a8637b6d"], ["uuid", "00e7b2e3-8a2e-4bb7-9599-500c7b91f4fd"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:47.076381"], ["updated_at", "2017-05-15 21:46:47.076381"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1502030391 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1502030391], ["username", "bigbear"], ["access_token", "e33203216925e11c63c5e0dfd1f12ec5"], ["uuid", "c7164752-fe4c-4b84-baf4-52affc0434ca"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:47.079219"], ["updated_at", "2017-05-15 21:46:47.079219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1862050582 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1862050582], ["username", "billy_00"], ["access_token", "abdabd195cd879971fa1b13212f72e7b"], ["uuid", "efb7a5ec-6a38-4d13-b70f-f1eb056757d1"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:47.081628"], ["updated_at", "2017-05-15 21:46:47.081628"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610330499 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610330499], ["username", "billy_01"], ["access_token", "daae75839f142d4957708910f68924ed"], ["uuid", "d946fa2c-51a4-42ea-b600-846982dbbec7"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:47.083978"], ["updated_at", "2017-05-15 21:46:47.083978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1056610154 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1056610154], ["username", "billy_02"], ["access_token", "0c181f20232f19358bda1ae1b36e765b"], ["uuid", "bdd486ba-1bf4-4914-b704-0d8dcd8edb96"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:47.087245"], ["updated_at", "2017-05-15 21:46:47.087245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -705718643 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -705718643], ["username", "billy_03"], ["access_token", "8028080f9d88e753755fd57066d4e72e"], ["uuid", "c7105e41-6be1-4f5d-8aef-0b66ca6fcef5"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:47.091021"], ["updated_at", "2017-05-15 21:46:47.091021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -765311426 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -765311426], ["username", "billy_04"], ["access_token", "563edf1cd3603f0a55642fbd1a20b3c7"], ["uuid", "69450eaa-8ca8-4c86-a653-63677dc7c6c5"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:47.094252"], ["updated_at", "2017-05-15 21:46:47.094252"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1801369640 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1801369640], ["username", "billy_05"], ["access_token", "0f04e55508ca3ac70ecdfd4b33070fe9"], ["uuid", "b3bee92a-17e3-4dbe-aa57-bc30e787d89c"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:47.097272"], ["updated_at", "2017-05-15 21:46:47.097272"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -849037110 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -849037110], ["username", "billy_06"], ["access_token", "2e9bf65a7217fb7a0e90666c85f895ea"], ["uuid", "b3f1814a-b3fa-487d-ac71-6ceaa92254e2"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:47.099950"], ["updated_at", "2017-05-15 21:46:47.099950"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1740334154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1740334154], ["username", "billy_07"], ["access_token", "20d21711cc55cb146532bc9825ab6dad"], ["uuid", "6ae3fd4e-4ad3-4dea-bfaa-79a01eccd801"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:47.102516"], ["updated_at", "2017-05-15 21:46:47.102516"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114295554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2114295554], ["username", "billy_08"], ["access_token", "7f1a452d8a27c080cbb0e3b68cbce60d"], ["uuid", "bd9ece39-1390-452e-8db0-e77f9226822f"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:47.104926"], ["updated_at", "2017-05-15 21:46:47.104926"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1616559968 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1616559968], ["username", "billy_09"], ["access_token", "bf42846e47f7077ba672e382fbc37425"], ["uuid", "620f1278-8f4a-46dc-961b-10b0c584a0f2"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:47.107276"], ["updated_at", "2017-05-15 21:46:47.107276"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -285696222 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -285696222], ["username", "billy_10"], ["access_token", "0de2db7ba2fbc8e1e4d1cfbab1494a13"], ["uuid", "c1fbf59f-27c8-43d6-bebd-25ee9bafb37c"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:47.110634"], ["updated_at", "2017-05-15 21:46:47.110634"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1052259976 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1052259976], ["username", "billy_11"], ["access_token", "a292409b6f7dd72501e6c340dc609ba3"], ["uuid", "b6076f27-31d3-4910-b503-d5cb8d90e6b0"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:47.113093"], ["updated_at", "2017-05-15 21:46:47.113093"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -182766698 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -182766698], ["username", "billy_12"], ["access_token", "abe08123cbe54146f5858141a7c6365f"], ["uuid", "6fb84c04-5101-4c15-aae3-d1d4bb1a38ce"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:47.115528"], ["updated_at", "2017-05-15 21:46:47.115528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -134137374 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -134137374], ["username", "billy_13"], ["access_token", "554975fdac597800332d123476264855"], ["uuid", "35dbef82-36d0-46b8-8375-a7a1121a197c"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:47.117885"], ["updated_at", "2017-05-15 21:46:47.117885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1707357233 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1707357233], ["username", "billy_14"], ["access_token", "ed288e7fab9a6ef4232f29c12de6b9e6"], ["uuid", "967a13f4-49a2-4088-8b8a-05e3de105cd5"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:47.120233"], ["updated_at", "2017-05-15 21:46:47.120233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1436392833 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1436392833], ["username", "billy_15"], ["access_token", "db41424695b32f37ef1e00bd57f6eac3"], ["uuid", "78359fc9-8463-4a4e-b16e-b992c18e2f9e"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:47.122573"], ["updated_at", "2017-05-15 21:46:47.122573"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -353004640 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -353004640], ["username", "billy_16"], ["access_token", "914a3ad28497f23a4cd21ec102026822"], ["uuid", "bb53e04a-014c-4c4f-b8fd-d300443af482"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:47.125000"], ["updated_at", "2017-05-15 21:46:47.125000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -749346315 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -749346315], ["username", "billy_17"], ["access_token", "5b7302d83d21d7f2f1b01348c0c7524c"], ["uuid", "23abf1c5-5739-4b1b-892c-516463c343cc"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:47.127354"], ["updated_at", "2017-05-15 21:46:47.127354"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2118514881 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2118514881], ["username", "billy_18"], ["access_token", "d3f4047a221db52185d6b8212a4f51dc"], ["uuid", "7a9f3d75-4cd5-4ab0-bd63-3fa2920299db"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:47.129691"], ["updated_at", "2017-05-15 21:46:47.129691"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1075148137 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1075148137], ["username", "billy_19"], ["access_token", "d02e010ff43a76461b25b128670403f9"], ["uuid", "be136ec3-f3d4-485e-b0da-ecef03dbe7b2"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:47.133076"], ["updated_at", "2017-05-15 21:46:47.133076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -497468349 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -497468349], ["username", "billy_20"], ["access_token", "0750663c96ac913cc5c6b3c93435619c"], ["uuid", "8c3b7cc8-5baa-44e8-888a-8485efb2e830"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:47.136611"], ["updated_at", "2017-05-15 21:46:47.136611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1787368184 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1787368184], ["username", "billy_21"], ["access_token", "e8694a776db01c66163f35876078bd9b"], ["uuid", "44500ac5-cde8-42c9-87ab-c7ab2cd8dd1a"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:47.139896"], ["updated_at", "2017-05-15 21:46:47.139896"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -63682816 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -63682816], ["username", "billy_22"], ["access_token", "e01ba037748e4ba63f6c3a1552f89180"], ["uuid", "93f55e85-9381-4bc1-81c1-ff57f6e8664a"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:47.142798"], ["updated_at", "2017-05-15 21:46:47.142798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -507106820 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -507106820], ["username", "billy_23"], ["access_token", "12709faad3b6d17efb7ab35968c05f6b"], ["uuid", "f73df87d-dad3-4ebe-8764-2d30c6a9ddd5"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:47.145479"], ["updated_at", "2017-05-15 21:46:47.145479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1957781192 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1957781192], ["username", "billy_24"], ["access_token", "c3dddcb000c9b0ff096b391cff3fa1d3"], ["uuid", "ef650cbd-15e6-45ce-8e80-fb87dd2c0013"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:47.148075"], ["updated_at", "2017-05-15 21:46:47.148075"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1353116956 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1353116956], ["username", "billy_25"], ["access_token", "dcead00c3b533567aaaf9dc29cb1e5e7"], ["uuid", "ec912cac-d403-4310-bcb2-67989889dcd2"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:47.150600"], ["updated_at", "2017-05-15 21:46:47.150600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -333781224 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -333781224], ["username", "billy_26"], ["access_token", "56dbab8f466c659ab5ea8a60b06796fd"], ["uuid", "6b2154d4-9b41-4beb-9c2f-6c33a02a451e"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:47.153076"], ["updated_at", "2017-05-15 21:46:47.153076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1740622075 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1740622075], ["username", "billy_27"], ["access_token", "b2a43b24288a2bb14435141f08ca1779"], ["uuid", "211432be-8c65-4fa7-8f60-ca8a93ebcd31"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:47.155477"], ["updated_at", "2017-05-15 21:46:47.155477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2029414057 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2029414057], ["username", "billy_28"], ["access_token", "3910ec615238354d61561f265fb4fc27"], ["uuid", "a0feb95b-81cb-4365-8229-3951fa687a06"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:47.157876"], ["updated_at", "2017-05-15 21:46:47.157876"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1422666683 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1422666683], ["username", "billy_29"], ["access_token", "a15e70f7a5282608221fa130113c5877"], ["uuid", "cc1fa79f-d17c-4f12-9004-e5ee19362326"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:47.160326"], ["updated_at", "2017-05-15 21:46:47.160326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -921328368 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -921328368], ["username", "billy_30"], ["access_token", "95ba2f7309d9fb16044f25f8937e0d61"], ["uuid", "35431263-b1a7-4616-8ae0-debd27c149fb"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:47.162810"], ["updated_at", "2017-05-15 21:46:47.162810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1333880485 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1333880485], ["username", "billy_31"], ["access_token", "45aef2b973ff8a973dc298cc6835b95b"], ["uuid", "a71a8e72-a395-47a4-9560-1dd07c3d3631"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:47.165240"], ["updated_at", "2017-05-15 21:46:47.165240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1406094622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1406094622], ["username", "billy_32"], ["access_token", "e2f32713a62e60a2efacaf4cb6753145"], ["uuid", "240c1ef6-6e5f-46c0-8c67-cd495ab2bd70"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:47.167686"], ["updated_at", "2017-05-15 21:46:47.167686"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1311830718 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1311830718], ["username", "billy_33"], ["access_token", "5811db883c1717226cdef8b9a2fdc19c"], ["uuid", "f410cfff-01bf-4a4f-bcb3-434869e24410"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:47.170067"], ["updated_at", "2017-05-15 21:46:47.170067"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1842089937 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1842089937], ["username", "billy_34"], ["access_token", "0ebefe21404d59635a2a9c5b5498ec25"], ["uuid", "6d470c79-51e1-4b36-bf8e-f14d69c6a714"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:47.172483"], ["updated_at", "2017-05-15 21:46:47.172483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1564060740 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1564060740], ["username", "billy_35"], ["access_token", "bd9acc6f411dc15ab894f51f22d9f8a1"], ["uuid", "5adadc70-6767-4af6-b224-6bcdd590026a"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:47.174901"], ["updated_at", "2017-05-15 21:46:47.174901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -87471199 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -87471199], ["username", "billy_36"], ["access_token", "f2b3bf39928bd7ba86bc43c6f8adad78"], ["uuid", "b88e6102-cd3b-470a-b46c-5dd76315dbfe"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:47.177490"], ["updated_at", "2017-05-15 21:46:47.177490"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -936091406 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -936091406], ["username", "billy_37"], ["access_token", "a64d7d488e1d8c7e3169c7798bd339c0"], ["uuid", "58ec3970-36dc-4103-83a4-a85defe481c8"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:47.180033"], ["updated_at", "2017-05-15 21:46:47.180033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2014283146 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2014283146], ["username", "billy_38"], ["access_token", "6f42b6cf361c7239c90bbf86624e604a"], ["uuid", "3cf4ea04-9594-4803-a013-3df056159807"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:47.182450"], ["updated_at", "2017-05-15 21:46:47.182450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -370170868 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -370170868], ["username", "billy_39"], ["access_token", "c2ff9e79a9739cba652c61a9f413e931"], ["uuid", "daace49f-d3ea-48b6-95f6-6f5bf44cae60"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:47.184973"], ["updated_at", "2017-05-15 21:46:47.184973"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1270572905 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1270572905], ["username", "billy_40"], ["access_token", "461ad382888ca9d2d2605b2e515c531a"], ["uuid", "0b6723a7-b1ed-4977-85aa-10300d5fef78"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:47.187443"], ["updated_at", "2017-05-15 21:46:47.187443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1082725608 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1082725608], ["username", "billy_41"], ["access_token", "cbb0e9243e335a9c354036c690b5ec6b"], ["uuid", "50a96bd9-0747-4c26-b124-a8ac8e15c04e"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:47.189943"], ["updated_at", "2017-05-15 21:46:47.189943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -901298295 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -901298295], ["username", "billy_42"], ["access_token", "2d47310a75381cd6d9a6d8b2f5a45797"], ["uuid", "45e64d19-198e-4c45-a284-88d8670dfdc6"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:47.192425"], ["updated_at", "2017-05-15 21:46:47.192425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -197512490 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -197512490], ["username", "billy_43"], ["access_token", "053a051566aa5defb1afe177de099c00"], ["uuid", "b0d376be-afa0-4bdc-9ceb-71c6bb8e2eca"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:47.194913"], ["updated_at", "2017-05-15 21:46:47.194913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1090518953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1090518953], ["username", "billy_44"], ["access_token", "c4da4415d4c7926ef91dcdaa730e38e7"], ["uuid", "f554628a-606c-4d75-89e6-6cfb70bd017f"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:47.197314"], ["updated_at", "2017-05-15 21:46:47.197314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1502893412 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1502893412], ["username", "billy_45"], ["access_token", "e41e520c12e5c4c67fe217f5194bcd31"], ["uuid", "c122d53c-062e-412d-b41a-975d798668fc"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:47.199779"], ["updated_at", "2017-05-15 21:46:47.199779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1257562718 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1257562718], ["username", "jstrav"], ["access_token", "db7eca49bb453a4904a57683bb98faf0"], ["uuid", "1a7533af-d5cf-49bf-86fe-bec121527ee8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:47.212400"], ["updated_at", "2017-05-15 21:46:47.212400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -253793034 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -253793034], ["username", "mary"], ["access_token", "ddc546a639af7796504476603b095a1d"], ["uuid", "93a8d198-bac2-461b-ace3-9ad036147614"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:47.215271"], ["updated_at", "2017-05-15 21:46:47.215271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -554108684 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -554108684], ["username", "jstead"], ["access_token", "42f505fa18f10fb16a3ec8ade170421f"], ["uuid", "c2a1e862-6321-4a5a-a460-4a5755baf78e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:47.219112"], ["updated_at", "2017-05-15 21:46:47.219112"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -316558502 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -316558502], ["username", "bigbear"], ["access_token", "90be018a47299e2a3289c1d0de1feb0a"], ["uuid", "5dfa5ee5-e3fd-413d-9712-4d82e9f8d8f7"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:47.222683"], ["updated_at", "2017-05-15 21:46:47.222683"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1384926777 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1384926777], ["username", "billy_00"], ["access_token", "cbee857524afed59eb02678e56bd703d"], ["uuid", "b38f6d89-7c2f-431e-b1be-7737e8da1cc5"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:47.225531"], ["updated_at", "2017-05-15 21:46:47.225531"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1686531489 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1686531489], ["username", "billy_01"], ["access_token", "d8de0d9d325d254bdaa1d9aa40716260"], ["uuid", "b8ebe4f7-2ef9-48da-88e7-50f86d8fff08"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:47.228130"], ["updated_at", "2017-05-15 21:46:47.228130"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1442729205 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1442729205], ["username", "billy_02"], ["access_token", "13eecc0cfcbc64f05759d23dc24bd529"], ["uuid", "aaafc256-753b-45f3-9b70-008c84a29e65"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:47.230520"], ["updated_at", "2017-05-15 21:46:47.230520"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2086341557 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2086341557], ["username", "billy_03"], ["access_token", "69479c439d2d7c0fe4780a23e29cb8ac"], ["uuid", "07abc518-9425-40ac-942f-1ccb75edddbb"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:47.232954"], ["updated_at", "2017-05-15 21:46:47.232954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1578974561 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1578974561], ["username", "billy_04"], ["access_token", "de3a336cddcabeb57d4b17f47dbc8b8a"], ["uuid", "b1c14ba1-d5d2-4436-99ad-4fe673bd25b2"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:47.235387"], ["updated_at", "2017-05-15 21:46:47.235387"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -301330816 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -301330816], ["username", "billy_05"], ["access_token", "91b9339a05f60704f97684a8ab0aa807"], ["uuid", "7d8674a9-4154-4d40-9a70-6abd283f8332"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:47.237879"], ["updated_at", "2017-05-15 21:46:47.237879"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1239164316 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1239164316], ["username", "billy_06"], ["access_token", "f5e1b7545c99931fa88e0f5c3af56f53"], ["uuid", "d16a4eb7-0f1b-45ec-b2de-2e45ba9d3272"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:47.240390"], ["updated_at", "2017-05-15 21:46:47.240390"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1917196115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1917196115], ["username", "billy_07"], ["access_token", "05eb88a9eb4a5d0105864bea09a4a7a1"], ["uuid", "d2d17a8f-54a1-4fc0-98ee-2560e45790f8"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:47.242909"], ["updated_at", "2017-05-15 21:46:47.242909"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -427899682 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -427899682], ["username", "billy_08"], ["access_token", "e984c13a3d7d867e66c33449515997be"], ["uuid", "a29e1513-c549-4bf9-a6b1-61a4e4fcbd88"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:47.245599"], ["updated_at", "2017-05-15 21:46:47.245599"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -997553384 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -997553384], ["username", "billy_09"], ["access_token", "9e3daca62fd7dc7c90fc6ebab6ad1f19"], ["uuid", "5de98a0f-758a-41f3-b143-45bb1ad7be7e"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:47.248247"], ["updated_at", "2017-05-15 21:46:47.248247"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -678922952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -678922952], ["username", "billy_10"], ["access_token", "c3479458c8dbd8aeaae69581fa81b17c"], ["uuid", "5d032d5d-b299-4134-8d8c-a2f122e5738c"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:47.250884"], ["updated_at", "2017-05-15 21:46:47.250884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -999165756 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -999165756], ["username", "billy_11"], ["access_token", "863155b26727fafa993021a8b30027dd"], ["uuid", "4be50b43-287f-48ac-9e0c-8f64c2e3a605"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:47.253373"], ["updated_at", "2017-05-15 21:46:47.253373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -249029168 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -249029168], ["username", "billy_12"], ["access_token", "711f721ba93290361487f7cc48a58594"], ["uuid", "bd3d4e7e-0e5c-453f-a2b6-62adf6524735"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:47.255908"], ["updated_at", "2017-05-15 21:46:47.255908"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -269837436 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -269837436], ["username", "billy_13"], ["access_token", "bbc5935785402f1035a51f21a2a180a7"], ["uuid", "11af5cf1-b8dd-44ec-b910-1f2ea8e2d11f"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:47.258479"], ["updated_at", "2017-05-15 21:46:47.258479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1256032600 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1256032600], ["username", "billy_14"], ["access_token", "7a6497c19cc21fb743db4e7ca31bf47f"], ["uuid", "d8984439-25e1-45a4-a457-d72ab0b79ce3"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:47.261117"], ["updated_at", "2017-05-15 21:46:47.261117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1438494013 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1438494013], ["username", "billy_15"], ["access_token", "6302fe99dfc382e75b09c01fb7889a35"], ["uuid", "8d6789bd-df36-43c7-8e61-a59c50908897"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:47.263583"], ["updated_at", "2017-05-15 21:46:47.263583"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2025990807 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2025990807], ["username", "billy_16"], ["access_token", "3b395a64ee642f751aa7b37208841e5b"], ["uuid", "1affc683-db8d-441d-af7d-4b207e4b47e5"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:47.266925"], ["updated_at", "2017-05-15 21:46:47.266925"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1027256841 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1027256841], ["username", "billy_17"], ["access_token", "30b6179e64d9529ac32acd18756a2d09"], ["uuid", "ff32e29b-a259-49bd-8bfc-3c2f7f81c08c"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:47.270425"], ["updated_at", "2017-05-15 21:46:47.270425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -150692623 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -150692623], ["username", "billy_18"], ["access_token", "68be83181006d4cd701d577a1205e6aa"], ["uuid", "3e38224f-6180-433c-a640-44202621b439"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:47.273454"], ["updated_at", "2017-05-15 21:46:47.273454"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -796650509 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -796650509], ["username", "billy_19"], ["access_token", "c4707419467e45338774cb0137415b93"], ["uuid", "4cf3f082-4303-4b20-9a9e-498e5c2fd0d0"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:47.276239"], ["updated_at", "2017-05-15 21:46:47.276239"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1172758517 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1172758517], ["username", "billy_20"], ["access_token", "5820165b27d05e58524179a00e2d2aec"], ["uuid", "38b874b3-12db-4500-82ea-841b3c5aeafa"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:47.278860"], ["updated_at", "2017-05-15 21:46:47.278860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1900742936 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1900742936], ["username", "billy_21"], ["access_token", "85b1d142e78d7626a4ad0f9755b49bf5"], ["uuid", "8af27cbe-c52d-4d32-a783-4e21f42ed56d"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:47.281201"], ["updated_at", "2017-05-15 21:46:47.281201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1787633791 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1787633791], ["username", "billy_22"], ["access_token", "3b55bb86657e7a36782ddff439a10881"], ["uuid", "9e7d9d0d-bedf-44c6-ab3c-fb61c5bdfb5a"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:47.283466"], ["updated_at", "2017-05-15 21:46:47.283466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1490936406 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1490936406], ["username", "billy_23"], ["access_token", "7ea3fe1cf415ea2b4d94040043c01de9"], ["uuid", "8600d28f-2df6-43a8-a3c0-c9733e0ffb7f"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:47.285662"], ["updated_at", "2017-05-15 21:46:47.285662"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1413633081 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1413633081], ["username", "billy_24"], ["access_token", "444645c966882249d4fe6daccbd3e899"], ["uuid", "ef2648d0-fd9e-4a53-92b7-7716aac5ff93"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:47.293456"], ["updated_at", "2017-05-15 21:46:47.293456"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1998501445 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1998501445], ["username", "billy_25"], ["access_token", "596b2445768c88624c8be0f712ac4198"], ["uuid", "b8f4fcb2-6a88-45ed-8b64-2a9a6a8e0988"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:47.296003"], ["updated_at", "2017-05-15 21:46:47.296003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1822468170 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1822468170], ["username", "billy_26"], ["access_token", "4c437c2b5ac1f35de6e01504d89be828"], ["uuid", "293b2131-9b97-44e5-aa6a-68eae5ff0b0e"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:47.298383"], ["updated_at", "2017-05-15 21:46:47.298383"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1146794167 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1146794167], ["username", "billy_27"], ["access_token", "974653cd25ea14ab9876a05eb221c5d6"], ["uuid", "deee0b5a-e343-4680-8f3e-7db8b75156fb"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:47.300765"], ["updated_at", "2017-05-15 21:46:47.300765"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1156057543 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1156057543], ["username", "billy_28"], ["access_token", "512a9872c09b1a7b0f259e364cfee2c1"], ["uuid", "2141011a-5d7d-4027-97a5-f5779703b7ae"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:47.303102"], ["updated_at", "2017-05-15 21:46:47.303102"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1144236988 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1144236988], ["username", "billy_29"], ["access_token", "bd7345573eaaf292f021acd6ed3436c3"], ["uuid", "8ec8e738-1221-4ef1-9d68-03f92ab6f6f0"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:47.305565"], ["updated_at", "2017-05-15 21:46:47.305565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1229637784 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1229637784], ["username", "billy_30"], ["access_token", "7b313bd42d93de7e0e630159dad358ec"], ["uuid", "1f81db8d-a1cc-4050-bb46-db95104b3260"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:47.308008"], ["updated_at", "2017-05-15 21:46:47.308008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1571223439 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1571223439], ["username", "billy_31"], ["access_token", "193f6edc74e2f906a33d56b0f780158d"], ["uuid", "31b45612-7700-4a8d-9551-69fd91af7728"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:47.310730"], ["updated_at", "2017-05-15 21:46:47.310730"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1510732281 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1510732281], ["username", "billy_32"], ["access_token", "d158b14af90308f4c953eddb0bf7f01d"], ["uuid", "81325169-7336-4355-853e-06a8d4c5be5e"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:47.313100"], ["updated_at", "2017-05-15 21:46:47.313100"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -989373595 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -989373595], ["username", "billy_33"], ["access_token", "914c42cf226652edc6c0e289934f0f77"], ["uuid", "9255e585-8273-44a6-9a35-282c357893c9"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:47.315697"], ["updated_at", "2017-05-15 21:46:47.315697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -728045179 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -728045179], ["username", "billy_34"], ["access_token", "8fce5ab57a9d244b53d45f6721a12fb6"], ["uuid", "7f1f4f53-c8da-4db2-9498-5701203e1769"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:47.318082"], ["updated_at", "2017-05-15 21:46:47.318082"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1252763452 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1252763452], ["username", "billy_35"], ["access_token", "cce9dda7b7a37369b053bec00760ad21"], ["uuid", "500e5d2e-ea42-4044-8c96-1de463116193"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:47.320412"], ["updated_at", "2017-05-15 21:46:47.320412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -592925490 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -592925490], ["username", "billy_36"], ["access_token", "63974b5c90c49a9867a3e049aba8168d"], ["uuid", "930f7325-6749-4a43-b285-0ec9300f015b"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:47.322815"], ["updated_at", "2017-05-15 21:46:47.322815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2106326793 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2106326793], ["username", "billy_37"], ["access_token", "99275da64c15fae2c40131d4302bb3c5"], ["uuid", "b956df10-2c22-4905-91ee-ca55cab24a0a"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:47.325156"], ["updated_at", "2017-05-15 21:46:47.325156"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1153566121 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1153566121], ["username", "billy_38"], ["access_token", "955fb7249f6868c03d8f4657ed28537f"], ["uuid", "a9226096-f8af-42cf-80a1-026e1e284326"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:47.327522"], ["updated_at", "2017-05-15 21:46:47.327522"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -615870419 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -615870419], ["username", "billy_39"], ["access_token", "72cefbdc04423c862fb023509e54317d"], ["uuid", "0d0ee94f-cb61-4033-b7f4-61494bdf5f13"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:47.329984"], ["updated_at", "2017-05-15 21:46:47.329984"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1537376451 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1537376451], ["username", "billy_40"], ["access_token", "38ec812646a7925584c21beb0a715d9b"], ["uuid", "c83628b6-b42f-4018-96b9-e9635097ca0e"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:47.332710"], ["updated_at", "2017-05-15 21:46:47.332710"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1183437081 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1183437081], ["username", "billy_41"], ["access_token", "deaee6cbe1e4565a99a7e55a42db92b2"], ["uuid", "56cb4b1f-0c48-4ff7-bdd3-ad9dd4beb6d3"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:47.335126"], ["updated_at", "2017-05-15 21:46:47.335126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -498776515 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -498776515], ["username", "billy_42"], ["access_token", "36713c0c1b898d14f4a4b34082f4f5af"], ["uuid", "94901883-c47b-4c54-8558-1f08f9ecf0c1"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:47.337883"], ["updated_at", "2017-05-15 21:46:47.337883"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -991119102 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -991119102], ["username", "billy_43"], ["access_token", "8fc7368fc9be1a28a0bea08f3efe5a0c"], ["uuid", "9bcf4e0a-587f-47a6-a938-a7d94de2d199"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:47.341713"], ["updated_at", "2017-05-15 21:46:47.341713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -85078975 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -85078975], ["username", "billy_44"], ["access_token", "49c101ae702688fab62837d2e3d6c269"], ["uuid", "1e409430-34c4-453b-aaf3-f6002509783e"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:47.344111"], ["updated_at", "2017-05-15 21:46:47.344111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -235291690 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -235291690], ["username", "billy_45"], ["access_token", "99962c70e4fb70f0cd064be6c839d1f6"], ["uuid", "3d2cd3a0-a27b-4ce1-aa7f-c6d5c6299612"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:47.346523"], ["updated_at", "2017-05-15 21:46:47.346523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2096572467 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2096572467], ["username", "jstrav"], ["access_token", "6f12a7b81389c240b016b8f365c2fb00"], ["uuid", "afee7e5e-6c92-42f6-90f1-14f2806e1d8d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:47.356209"], ["updated_at", "2017-05-15 21:46:47.356209"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2055548528 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2055548528], ["username", "mary"], ["access_token", "94a5574fbe277e484519ca33d250cd8b"], ["uuid", "6bcb365d-80bf-4734-a239-a5b49b73b168"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:47.359048"], ["updated_at", "2017-05-15 21:46:47.359048"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1866864294 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1866864294], ["username", "jstead"], ["access_token", "763b02b6f1ba5138c4ca5e38af60e939"], ["uuid", "49dd3f8a-e352-47b5-916c-ecff0204eef0"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:47.361852"], ["updated_at", "2017-05-15 21:46:47.361852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -66389335 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -66389335], ["username", "bigbear"], ["access_token", "a4f36660ce2f5b8ade5e79e50ee90272"], ["uuid", "6c5c8238-4353-4976-9605-ef266930ffc9"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:47.365904"], ["updated_at", "2017-05-15 21:46:47.365904"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1393789971 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1393789971], ["username", "billy_00"], ["access_token", "ce57ca219479c265178edf115b0d0248"], ["uuid", "379230aa-3b6c-4db4-a874-018b292e35c8"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:47.369130"], ["updated_at", "2017-05-15 21:46:47.369130"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1716468849 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1716468849], ["username", "billy_01"], ["access_token", "142a3be2b6657cc402055acd29ceb999"], ["uuid", "2e833444-0f75-4019-97b1-b32f5acc6801"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:47.372388"], ["updated_at", "2017-05-15 21:46:47.372388"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1249947060 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1249947060], ["username", "billy_02"], ["access_token", "b8da8a8c52e70afec84fba396e89022d"], ["uuid", "2b2b2e83-dce5-4bc8-9916-908140d3d0e4"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:47.375118"], ["updated_at", "2017-05-15 21:46:47.375118"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1100616809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1100616809], ["username", "billy_03"], ["access_token", "e79ea3fa9a2bca4b20a839dba43b5e18"], ["uuid", "3b921662-f126-4469-b9ff-9c904ef6e57f"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:47.377650"], ["updated_at", "2017-05-15 21:46:47.377650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -938509634 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -938509634], ["username", "billy_04"], ["access_token", "dc7f679ff971c314280bc8adf17ec772"], ["uuid", "46fdd245-8628-43e9-a8b3-58677144eae8"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:47.380005"], ["updated_at", "2017-05-15 21:46:47.380005"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -245126789 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -245126789], ["username", "billy_05"], ["access_token", "5b8c921eee330e2f27da34dadd2675e7"], ["uuid", "4e185235-45fd-4ebf-9568-3e02ed6c4611"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:47.382474"], ["updated_at", "2017-05-15 21:46:47.382474"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1265719542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1265719542], ["username", "billy_06"], ["access_token", "45bf08902df093920cf238a2482cb8c6"], ["uuid", "f8d03b9e-71bc-4acd-9fc8-4f9955cfefeb"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:47.384806"], ["updated_at", "2017-05-15 21:46:47.384806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -54225302 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -54225302], ["username", "billy_07"], ["access_token", "ebe9cccb7ea413e5bbc0749018c62f67"], ["uuid", "45c274a8-a4e6-40df-9dc2-504fa52c24f7"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:47.387174"], ["updated_at", "2017-05-15 21:46:47.387174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1029881403 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1029881403], ["username", "billy_08"], ["access_token", "75b63ad4f6380cc89ba544f2eb3c93cf"], ["uuid", "bbf0c41b-fff5-4464-9f0d-09500eefe358"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:47.389709"], ["updated_at", "2017-05-15 21:46:47.389709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -910906766 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -910906766], ["username", "billy_09"], ["access_token", "61e61585a8a2eaac6801e7689ea8e931"], ["uuid", "8b011a02-6995-4ebe-a6ba-606aae170fec"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:47.392122"], ["updated_at", "2017-05-15 21:46:47.392122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -93717980 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -93717980], ["username", "billy_10"], ["access_token", "9c6b18ab13e39c9b1961f73e33507d12"], ["uuid", "68e8ff92-72aa-41d6-ba6a-831faae6347e"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:47.394707"], ["updated_at", "2017-05-15 21:46:47.394707"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -73441722 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -73441722], ["username", "billy_11"], ["access_token", "9a31fc08eab07206889e16e4aa965dcb"], ["uuid", "5a6d1740-6a6b-473c-aaf0-25a60a8f6c20"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:47.397511"], ["updated_at", "2017-05-15 21:46:47.397511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1217952732 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1217952732], ["username", "billy_12"], ["access_token", "b8614d3016c4813b3cf4d18e1728f884"], ["uuid", "b4bf88c5-df7e-426a-9b49-0ecc81de71a2"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:47.399982"], ["updated_at", "2017-05-15 21:46:47.399982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -168673941 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -168673941], ["username", "billy_13"], ["access_token", "8eadb0065ed01ff0226892157bd32940"], ["uuid", "9a69abbd-97b4-4bfa-8ef6-254b985062cd"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:47.402475"], ["updated_at", "2017-05-15 21:46:47.402475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1760472831 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1760472831], ["username", "billy_14"], ["access_token", "4f355215358f83da0fc92f0e1996a464"], ["uuid", "001a5652-6f9b-4e04-8ecc-7b1365849ce7"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:47.404847"], ["updated_at", "2017-05-15 21:46:47.404847"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1600593764 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1600593764], ["username", "billy_15"], ["access_token", "49e3c6a61e81aa7f5aa83c13ea766862"], ["uuid", "dfc9865e-621b-4ee5-a6a9-b255ddb5ad32"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:47.407156"], ["updated_at", "2017-05-15 21:46:47.407156"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -844490042 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -844490042], ["username", "billy_16"], ["access_token", "642263f145f2eb62df6d35761af9af70"], ["uuid", "4a455096-6c3e-4465-82e7-f6ae0cb9cf9c"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:47.409572"], ["updated_at", "2017-05-15 21:46:47.409572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -407200393 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -407200393], ["username", "billy_17"], ["access_token", "55ab2fd4cc6b674075c6baefa1a849c2"], ["uuid", "b76d39fa-c97e-4e78-9d95-7210c2e3abef"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:47.411887"], ["updated_at", "2017-05-15 21:46:47.411887"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1194635076 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1194635076], ["username", "billy_18"], ["access_token", "4d1fdfcdebb79f27ca232b609fed12ac"], ["uuid", "6c7af2d5-6be5-4807-a042-9eb7c2f1e55a"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:47.414235"], ["updated_at", "2017-05-15 21:46:47.414235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1963321804 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1963321804], ["username", "billy_19"], ["access_token", "a12189528ee4b0fd0ad8aa5bf150f637"], ["uuid", "531a434f-b1bd-4618-bd26-9a7248407b84"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:47.416574"], ["updated_at", "2017-05-15 21:46:47.416574"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -470621370 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -470621370], ["username", "billy_20"], ["access_token", "5c116323abcb2cbf1282a35a5fca7fa6"], ["uuid", "bfdfb752-57db-4b33-857e-2776f1d1b17e"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:47.418986"], ["updated_at", "2017-05-15 21:46:47.418986"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1815123472 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1815123472], ["username", "billy_21"], ["access_token", "0b7c2a872542340fa9922108964fde77"], ["uuid", "b7121321-340d-47ab-b31a-1e7390fdebaa"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:47.421448"], ["updated_at", "2017-05-15 21:46:47.421448"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1042521855 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1042521855], ["username", "billy_22"], ["access_token", "2f6705f9b62af78c59e9e4e66d687555"], ["uuid", "445c8ecb-db3e-4584-85fa-9e4e283a1bc9"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:47.423790"], ["updated_at", "2017-05-15 21:46:47.423790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -649768036 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -649768036], ["username", "billy_23"], ["access_token", "29885fce6d8f8a480b00b2d221135fa2"], ["uuid", "d425f23a-41d5-4e68-affa-23f3e01e5922"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:47.426111"], ["updated_at", "2017-05-15 21:46:47.426111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2041493497 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2041493497], ["username", "billy_24"], ["access_token", "40d26a386cc60d5f54e9db5ca236fcae"], ["uuid", "b8f16102-6032-47a2-bcb3-3f4dd4745ceb"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:47.428476"], ["updated_at", "2017-05-15 21:46:47.428476"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -277916507 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -277916507], ["username", "billy_25"], ["access_token", "2a093e089403c69b9fecc206318c2994"], ["uuid", "3edc4fd8-4e0c-4c05-b5b0-3643f9d108c7"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:47.430781"], ["updated_at", "2017-05-15 21:46:47.430781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -947721903 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -947721903], ["username", "billy_26"], ["access_token", "a56f8a0fafa285359f5fc2c77a67b98b"], ["uuid", "4c4781a6-3d28-4186-8c67-21812d5e3b67"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:47.433386"], ["updated_at", "2017-05-15 21:46:47.433386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -778697235 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -778697235], ["username", "billy_27"], ["access_token", "d9f42e02edd3f1fadd6b35dca57bb163"], ["uuid", "427cc674-ccbd-43d5-a534-458450e84d34"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:47.435759"], ["updated_at", "2017-05-15 21:46:47.435759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -498106702 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -498106702], ["username", "billy_28"], ["access_token", "e7560b172e2a9f6cef8bdc546e26820b"], ["uuid", "7e67d4de-581d-4a37-9c9b-5f4153fd127f"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:47.438185"], ["updated_at", "2017-05-15 21:46:47.438185"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1389374708 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1389374708], ["username", "billy_29"], ["access_token", "71fd23aba2dfe9fb4003eb04e11b48c0"], ["uuid", "b2277cf9-f53f-44fa-b1c5-0ad00bab5c64"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:47.440584"], ["updated_at", "2017-05-15 21:46:47.440584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1285918441 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1285918441], ["username", "billy_30"], ["access_token", "22f8754f968066061fdc79251001d5d4"], ["uuid", "cfaf8919-e518-49ba-96cf-6c82d992a7ad"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:47.442896"], ["updated_at", "2017-05-15 21:46:47.442896"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -996370341 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -996370341], ["username", "billy_31"], ["access_token", "9b7867fc492651177b076855c9c15140"], ["uuid", "b7b1792b-a880-40a3-abcc-4df09c67c4d3"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:47.445289"], ["updated_at", "2017-05-15 21:46:47.445289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -430452710 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -430452710], ["username", "billy_32"], ["access_token", "478d1327b0002691afbe44961c739f93"], ["uuid", "0e1da8aa-d587-44ad-8d97-6b80f7331023"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:47.447661"], ["updated_at", "2017-05-15 21:46:47.447661"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1985658032 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1985658032], ["username", "billy_33"], ["access_token", "4d34e22deac13c137308a8cae971add8"], ["uuid", "02ce3525-24f3-4899-a298-b1fc16ee2f49"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:47.450068"], ["updated_at", "2017-05-15 21:46:47.450068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -253732214 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -253732214], ["username", "billy_34"], ["access_token", "e3fe16afc1b855fe2a536b6119d13daf"], ["uuid", "86bae2a8-52f5-4471-a147-d166e7866589"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:47.452566"], ["updated_at", "2017-05-15 21:46:47.452566"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -718904176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -718904176], ["username", "billy_35"], ["access_token", "393bc483129e5ee72d23007e9a055c89"], ["uuid", "88865485-555a-46c3-bcc4-4fabbdbb6546"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:47.455083"], ["updated_at", "2017-05-15 21:46:47.455083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1467418538 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1467418538], ["username", "billy_36"], ["access_token", "991438e2a210e5be819d8619e114c9b0"], ["uuid", "ef999d39-0184-4171-b253-201ffbee1505"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:47.457506"], ["updated_at", "2017-05-15 21:46:47.457506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1116105284 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1116105284], ["username", "billy_37"], ["access_token", "9dc4fd19d2c48e35ff704b53463e40d6"], ["uuid", "3bbdb34d-cc82-49d8-931c-c8e015229657"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:47.459889"], ["updated_at", "2017-05-15 21:46:47.459889"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1825123752 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1825123752], ["username", "billy_38"], ["access_token", "ef0c53a6620cc9a78872ff3c5ed2d91c"], ["uuid", "37651dd3-95c7-4b92-8241-89988bd5aec3"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:47.462507"], ["updated_at", "2017-05-15 21:46:47.462507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1489714730 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1489714730], ["username", "billy_39"], ["access_token", "ebf7971472f0b90a45bcd9bac6f9ac9f"], ["uuid", "69f5af6a-ef30-40a9-909d-d0c450d9f29f"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:47.464866"], ["updated_at", "2017-05-15 21:46:47.464866"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -810996768 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -810996768], ["username", "billy_40"], ["access_token", "048e427c758d7f00ae0d8e3056f240f5"], ["uuid", "89c646f5-6f90-4db3-8e4b-ab9b3b00c1a7"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:47.467200"], ["updated_at", "2017-05-15 21:46:47.467200"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1622672239 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1622672239], ["username", "billy_41"], ["access_token", "7d9965d6319a35989345a78057cd458a"], ["uuid", "6bd2edc5-fb59-440b-87bb-9e8cd53028f6"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:47.470017"], ["updated_at", "2017-05-15 21:46:47.470017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1879718401 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1879718401], ["username", "billy_42"], ["access_token", "ee0f2a6c9eb45cdeaacae967748afab9"], ["uuid", "01e1306d-47af-4fe6-8617-f88ff5bdabca"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:47.472366"], ["updated_at", "2017-05-15 21:46:47.472366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2143133168 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2143133168], ["username", "billy_43"], ["access_token", "af52cacca492e0493520fdf753bb10c6"], ["uuid", "d0ea475e-a0d1-4728-b50f-8b9e7091d811"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:47.474919"], ["updated_at", "2017-05-15 21:46:47.474919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -505149710 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -505149710], ["username", "billy_44"], ["access_token", "97a8645bfee520fd0a577aa8e98cdc95"], ["uuid", "04988572-b8ab-453a-8d58-b0b13f73366d"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:47.477226"], ["updated_at", "2017-05-15 21:46:47.477226"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -941366934 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -941366934], ["username", "billy_45"], ["access_token", "37986fa93989636a2c1f6d8018bb2026"], ["uuid", "a5af8fb9-daa5-4463-85c7-a4b367953875"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:47.479627"], ["updated_at", "2017-05-15 21:46:47.479627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -443266822 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '50d25be9fc4f69b2db28cfdd9d0c490b' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -443266822], ["username", "50d25be9fc4f69b2db28cfdd9d0c490b"], ["access_token", "0eca3f13fe1deedfaf33646b54d63767"], ["uuid", "5563de6a-08a4-4d30-a345-14617a4d9dcb"], ["created_at", "2017-05-15 21:46:47.492140"], ["updated_at", "2017-05-15 21:46:47.492140"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-15 21:46:47.494744"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1556021086 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a2e8436f8675cafec706b799d3aeb746' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1556021086], ["username", "a2e8436f8675cafec706b799d3aeb746"], ["access_token", "c597b6b932cc590895cf9a951133aaf9"], ["uuid", "4e2ff71e-0c91-4138-8ded-c8892c163546"], ["created_at", "2017-05-15 21:46:47.500865"], ["updated_at", "2017-05-15 21:46:47.500865"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-15 21:46:47.503835"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2007820037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '41b2bcc1e6f52c74c3ff57c0feca356f' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2007820037], ["username", "41b2bcc1e6f52c74c3ff57c0feca356f"], ["access_token", "5a0f99ce2de4b7f680385eee182cff9c"], ["uuid", "f797c14e-79e0-4220-b33c-a792eecd50b7"], ["created_at", "2017-05-15 21:46:47.508445"], ["updated_at", "2017-05-15 21:46:47.508445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-15 21:46:47.510454"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.0ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-15 21:46:47.512458"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.0ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-15 21:46:47.514344"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1106203869 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd86edfe995f25f348d8cd3ab147c819c' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1106203869], ["username", "d86edfe995f25f348d8cd3ab147c819c"], ["access_token", "03b3095d06d3014663470799bd3a34cb"], ["uuid", "7fc31f11-947b-4094-9c58-72218835537d"], ["created_at", "2017-05-15 21:46:47.518151"], ["updated_at", "2017-05-15 21:46:47.518151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-15 21:46:47.520668"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1662886864 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '360ebe57a0cc3abb12d9030df3688199' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1662886864], ["username", "360ebe57a0cc3abb12d9030df3688199"], ["access_token", "b014ad5ee528421955f02afa7c634e31"], ["uuid", "0557d279-223c-40da-8dbd-73f7317fb63f"], ["created_at", "2017-05-15 21:46:47.524939"], ["updated_at", "2017-05-15 21:46:47.524939"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '360ebe57a0cc3abb12d9030df3688199' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '360ebe57a0cc3abb12d9030df3688199' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-15 21:46:47.527776"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '00a87c36b337da70602f4319cbfeccdd' LIMIT 1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -599484636 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '120410940f80f2c3389b045294c0904a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -599484636], ["username", "120410940f80f2c3389b045294c0904a"], ["access_token", "0a4d0a18bbbde40a3353e74540e18eb6"], ["uuid", "c8829932-d2a5-47c9-8612-faff9cac739b"], ["created_at", "2017-05-15 21:46:47.539504"], ["updated_at", "2017-05-15 21:46:47.539504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -599484636 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -764741721 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -764741721], ["access_token", "e3ac787b5729b724b3c9b3cf100cdba4"], ["uuid", "aa3650ed-53af-40c1-ae51-023d9fe8d597"], ["created_at", "2017-05-15 21:46:47.544654"], ["updated_at", "2017-05-15 21:46:47.544654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -833806292 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -833806292], ["access_token", "73c5f6a95cd264c40c281513f2600caa"], ["uuid", "20eaa319-bd7b-47e5-a349-d5a741afdb9e"], ["created_at", "2017-05-15 21:46:47.549584"], ["updated_at", "2017-05-15 21:46:47.549584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1316035562 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1bd86d9a3eac14ede9755694c6d115f4' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -951979455 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '696ada043cd88ba527fe6ba76f4a4a63' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -951979455], ["username", "696ada043cd88ba527fe6ba76f4a4a63"], ["access_token", "037bdd11da76c3c41f921dc743380215"], ["uuid", "26fda3c1-ddce-4075-a137-fad9a9399f13"], ["created_at", "2017-05-15 21:46:47.558386"], ["updated_at", "2017-05-15 21:46:47.558386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2060832385 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '696ada043cd88ba527fe6ba76f4a4a63' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -550776374 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -550776374], ["username", "jstrav"], ["access_token", "2b3a9b107d34a6e9adfd72d252d9a7a5"], ["uuid", "cdd5db66-8f0b-437a-9498-fef52c02177e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:47.568484"], ["updated_at", "2017-05-15 21:46:47.568484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -645054202 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -645054202], ["username", "mary"], ["access_token", "b7acea15ec774ad5caf612ecb94c6e52"], ["uuid", "914d496b-cca6-4dab-8711-b79c116e609a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:47.571415"], ["updated_at", "2017-05-15 21:46:47.571415"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -308061728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -308061728], ["username", "jstead"], ["access_token", "5f8a12421e956c0126d55f11d7648844"], ["uuid", "3953cb39-d2a8-4949-8b8e-6b105c692d26"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:47.574332"], ["updated_at", "2017-05-15 21:46:47.574332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1958324286 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1958324286], ["username", "bigbear"], ["access_token", "96ccab1b956627e601707e9288d718e6"], ["uuid", "255023cd-f872-4404-9c47-c58fb152f28b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:47.576909"], ["updated_at", "2017-05-15 21:46:47.576909"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -240519046 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -240519046], ["username", "billy_00"], ["access_token", "f2ad762b6e21cc48cbb66e00fd33ba06"], ["uuid", "86b5fac3-6d8b-46e7-9d7a-0b95f6fa1146"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:47.579551"], ["updated_at", "2017-05-15 21:46:47.579551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -355039121 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -355039121], ["username", "billy_01"], ["access_token", "8bdc6cfe99d61fc67af8da128fc5bc40"], ["uuid", "1a1beb0a-52b5-46f6-90f3-5bc9eeb69cb4"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:47.582085"], ["updated_at", "2017-05-15 21:46:47.582085"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1594161964 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1594161964], ["username", "billy_02"], ["access_token", "bbf5f753aaa7b863e8e1b053819d4390"], ["uuid", "e82e9069-7fac-4e6f-9e0c-793064253c5a"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:47.584669"], ["updated_at", "2017-05-15 21:46:47.584669"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1109034646 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1109034646], ["username", "billy_03"], ["access_token", "5b33ed206c9dc35ff8e3cb98b74a7b34"], ["uuid", "8a4a04cb-4632-48b7-abaf-ac09a48b4a9a"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:47.587254"], ["updated_at", "2017-05-15 21:46:47.587254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -402274710 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -402274710], ["username", "billy_04"], ["access_token", "50802c7434d6e43408ed2a0ecca39ba5"], ["uuid", "d08c47cf-1440-4d00-ae70-fb1350fdc182"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:47.590692"], ["updated_at", "2017-05-15 21:46:47.590692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -340551331 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -340551331], ["username", "billy_05"], ["access_token", "ce437ce400b2e4188d04b7b787d61489"], ["uuid", "d3947bd1-5bc5-431c-979c-9aecc69d3bab"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:47.594347"], ["updated_at", "2017-05-15 21:46:47.594347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1838240626 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1838240626], ["username", "billy_06"], ["access_token", "011fc84d1c21b53b1a4f3368fedb07f3"], ["uuid", "9973eedc-2c70-42f8-a836-55ce6459deb8"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:47.597725"], ["updated_at", "2017-05-15 21:46:47.597725"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -365355862 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -365355862], ["username", "billy_07"], ["access_token", "c7483366a0e821aa8e5bfc7516665d72"], ["uuid", "dae32848-c01c-4ba7-b2b1-cc1fb91199d9"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:47.601267"], ["updated_at", "2017-05-15 21:46:47.601267"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -206045370 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -206045370], ["username", "billy_08"], ["access_token", "e3de66b39e8bca4d7fe37ee28154516f"], ["uuid", "1c0adc4d-ff68-4fee-b16b-0e4ef95f89fa"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:47.604209"], ["updated_at", "2017-05-15 21:46:47.604209"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -984825895 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -984825895], ["username", "billy_09"], ["access_token", "7c256128f80ca574cbc9538adde3729a"], ["uuid", "15351032-86e5-4fad-8d35-d1c8be81e534"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:47.606941"], ["updated_at", "2017-05-15 21:46:47.606941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2100805311 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2100805311], ["username", "billy_10"], ["access_token", "b2801b45abcfe0b7f6db97118423433b"], ["uuid", "f2f87e73-65a7-4250-afe1-5cff0b5bdebd"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:47.609286"], ["updated_at", "2017-05-15 21:46:47.609286"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781535219 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1781535219], ["username", "billy_11"], ["access_token", "171793f993dba24718727675aa8d807a"], ["uuid", "cda6110e-7ebe-4dc0-97c2-c746545d62db"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:47.611819"], ["updated_at", "2017-05-15 21:46:47.611819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -19196195 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -19196195], ["username", "billy_12"], ["access_token", "2a9d0d851186eee7fce5d8753a7a06af"], ["uuid", "21b1f90e-558a-4f70-a750-f71d3631e585"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:47.614215"], ["updated_at", "2017-05-15 21:46:47.614215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1352962555 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1352962555], ["username", "billy_13"], ["access_token", "b4e57b46f58bff0df98579717a3ae0b4"], ["uuid", "0559fbf4-976d-49a8-a80f-19b254103185"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:47.616574"], ["updated_at", "2017-05-15 21:46:47.616574"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1225959981 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1225959981], ["username", "billy_14"], ["access_token", "30c23fcc587a397abfa0ebb39b8bfda5"], ["uuid", "a003f69d-5f34-4622-94e1-108584798870"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:47.619122"], ["updated_at", "2017-05-15 21:46:47.619122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723083305 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723083305], ["username", "billy_15"], ["access_token", "19b3c9b8cfa9c110fa071191352d5367"], ["uuid", "634cd9c8-4102-461b-8707-db4de9a0859a"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:47.621562"], ["updated_at", "2017-05-15 21:46:47.621562"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2100613869 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2100613869], ["username", "billy_16"], ["access_token", "7603960c2431e638fe3c5083deb073c5"], ["uuid", "c45818a7-8864-4fd3-8962-ce72bd99a0bb"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:47.623943"], ["updated_at", "2017-05-15 21:46:47.623943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -829628056 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -829628056], ["username", "billy_17"], ["access_token", "21d6f5b28cd1c8774db3885ea23b595e"], ["uuid", "b4e2a41f-e7dd-4df0-8bb5-70f034419c03"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:47.626325"], ["updated_at", "2017-05-15 21:46:47.626325"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1931091396 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1931091396], ["username", "billy_18"], ["access_token", "d3a51de3cd9c2da5a883c22f7cbb90a4"], ["uuid", "f321d18b-35e1-417f-8a69-bb89be8b58ec"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:47.628678"], ["updated_at", "2017-05-15 21:46:47.628678"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1689530212 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1689530212], ["username", "billy_19"], ["access_token", "deeab901e8ca497e7b61da6df0432575"], ["uuid", "e8de8e70-b0ab-4a49-9548-9ef0a78c4d13"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:47.631113"], ["updated_at", "2017-05-15 21:46:47.631113"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -923382039 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -923382039], ["username", "billy_20"], ["access_token", "47192545676b9f1c44a59c53e3e81563"], ["uuid", "25f72f17-1792-4f6d-8e92-44fc5d328214"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:47.633447"], ["updated_at", "2017-05-15 21:46:47.633447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1336619475 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1336619475], ["username", "billy_21"], ["access_token", "6d41f9963349648c52bf52064a0f86bc"], ["uuid", "40ca6d38-1a0d-4677-bf84-f1d8116a3b2d"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:47.635851"], ["updated_at", "2017-05-15 21:46:47.635851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -602531161 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -602531161], ["username", "billy_22"], ["access_token", "da73266dd83f858841f012f3d6248d88"], ["uuid", "c799a905-e687-4a7c-8580-c17563ddf222"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:47.638257"], ["updated_at", "2017-05-15 21:46:47.638257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1740522340 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1740522340], ["username", "billy_23"], ["access_token", "ccef144b4b234faba9ab3d3bb43ff189"], ["uuid", "925aae2e-a3dd-495d-95d4-b484ff2940b4"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:47.640609"], ["updated_at", "2017-05-15 21:46:47.640609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1927835011 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1927835011], ["username", "billy_24"], ["access_token", "56e77e6718a0f8cf80fd069255523334"], ["uuid", "a6557430-ce81-4166-a72a-349e934d496e"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:47.643081"], ["updated_at", "2017-05-15 21:46:47.643081"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1588753594 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1588753594], ["username", "billy_25"], ["access_token", "0ed7c8209628f4adbd344f28eb59ae98"], ["uuid", "ee3b4d1e-266c-4716-94e9-ad6d656626ce"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:47.645784"], ["updated_at", "2017-05-15 21:46:47.645784"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1503974118 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1503974118], ["username", "billy_26"], ["access_token", "a9dc52f00cca19b50d4aa6c2bbdbe32c"], ["uuid", "4e282b24-6e84-4417-8bd6-dce394852df4"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:47.648219"], ["updated_at", "2017-05-15 21:46:47.648219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1951728934 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1951728934], ["username", "billy_27"], ["access_token", "e4019e9805efcc816721fd7316b0640b"], ["uuid", "586c93d3-1154-4f09-abe8-c52c5e42a42c"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:47.650621"], ["updated_at", "2017-05-15 21:46:47.650621"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2093644049 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2093644049], ["username", "billy_28"], ["access_token", "38dfd639abef904a59cf48b6de66e06f"], ["uuid", "bfecb863-aa1d-4b4f-a60f-9fbfd255b0d3"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:47.653188"], ["updated_at", "2017-05-15 21:46:47.653188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1731408997 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1731408997], ["username", "billy_29"], ["access_token", "1e413377d52941266bf2251882297fc7"], ["uuid", "d3660ec1-ed73-4b73-b908-e48469164fbf"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:47.655708"], ["updated_at", "2017-05-15 21:46:47.655708"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1773398096 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1773398096], ["username", "billy_30"], ["access_token", "53c3074da27c47ee5b5ecb43513a00f5"], ["uuid", "3ae17246-0ca4-46be-b8db-a92e2f12ca92"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:47.658151"], ["updated_at", "2017-05-15 21:46:47.658151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1150393385 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1150393385], ["username", "billy_31"], ["access_token", "2c908e39a342d5b72a7c92b78135bd77"], ["uuid", "20569745-3701-4b14-8902-aac50075e701"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:47.660527"], ["updated_at", "2017-05-15 21:46:47.660527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -13416373 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -13416373], ["username", "billy_32"], ["access_token", "75ccd5c4a3492c5b7e5113da99a2b3aa"], ["uuid", "f4d3421f-38b0-4024-b697-a703e8b15b05"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:47.662873"], ["updated_at", "2017-05-15 21:46:47.662873"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1179737540 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1179737540], ["username", "billy_33"], ["access_token", "138760041fe43cf1608a2f6541cbec4e"], ["uuid", "ecbaccd3-63b9-4323-89d5-37ebab0b8443"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:47.665517"], ["updated_at", "2017-05-15 21:46:47.665517"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -209536352 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -209536352], ["username", "billy_34"], ["access_token", "c5f6b939ea461a6cff4d93c9e983cd6c"], ["uuid", "4577d41c-18c6-4e64-8840-82c59419934f"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:47.668000"], ["updated_at", "2017-05-15 21:46:47.668000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1749095600 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1749095600], ["username", "billy_35"], ["access_token", "8c73c1e432d353ada5eeb6c4a56adfa7"], ["uuid", "487dd486-d03c-4234-8646-7f27ff48597d"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:47.670582"], ["updated_at", "2017-05-15 21:46:47.670582"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -854070923 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -854070923], ["username", "billy_36"], ["access_token", "790754f5cefb10f2331e5da1cba2acdd"], ["uuid", "6a22ae68-eeee-492e-802d-c891923a6c09"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:47.673028"], ["updated_at", "2017-05-15 21:46:47.673028"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -767718175 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -767718175], ["username", "billy_37"], ["access_token", "dcd6be3629f2871e8ad2739ec14e05a6"], ["uuid", "32cbcbe1-a268-4604-b26d-4707efa3f650"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:47.675502"], ["updated_at", "2017-05-15 21:46:47.675502"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1113997129 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1113997129], ["username", "billy_38"], ["access_token", "e68b8320167e06a70d4961f3e2506cb5"], ["uuid", "696ad21f-b435-4e18-a4fb-774aaae1d34a"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:47.677854"], ["updated_at", "2017-05-15 21:46:47.677854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -626451444 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -626451444], ["username", "billy_39"], ["access_token", "fb2b61b3deb977f61ed0f37b0d711f87"], ["uuid", "5987d417-8b48-4e18-bf36-925e5ec49496"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:47.686031"], ["updated_at", "2017-05-15 21:46:47.686031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1340078549 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1340078549], ["username", "billy_40"], ["access_token", "6addea0533dcc85e4a227d5270b7e39b"], ["uuid", "74ef8ce9-a43f-4aed-93af-4d9ee7961c2a"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:47.688762"], ["updated_at", "2017-05-15 21:46:47.688762"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -765263798 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -765263798], ["username", "billy_41"], ["access_token", "5630b50f2f561dfea68400196a7af398"], ["uuid", "40db83f0-88e8-4832-af10-533939e02fda"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:47.691104"], ["updated_at", "2017-05-15 21:46:47.691104"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1141356360 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1141356360], ["username", "billy_42"], ["access_token", "5904c25acc9bc5204e8bf4a224d9f210"], ["uuid", "90afe7fc-c0c7-4a31-82e2-2bf2e6cb4a4e"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:47.693564"], ["updated_at", "2017-05-15 21:46:47.693564"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -615371278 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -615371278], ["username", "billy_43"], ["access_token", "dc029211127e5dfbbc013b308b29076e"], ["uuid", "520828e1-eea4-4f68-b23e-afeb6673ce67"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:47.695973"], ["updated_at", "2017-05-15 21:46:47.695973"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -188710088 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -188710088], ["username", "billy_44"], ["access_token", "ccab81ab62f614d16ee6964a7d692ab7"], ["uuid", "f9faf293-c8f6-4c61-8207-4071b84ba366"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:47.698478"], ["updated_at", "2017-05-15 21:46:47.698478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1928215099 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1928215099], ["username", "billy_45"], ["access_token", "0e08ca2b8ddc4e03ca143aad0b040ff5"], ["uuid", "1f323254-28dc-4d4b-b70d-e9f03427d07b"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:47.700994"], ["updated_at", "2017-05-15 21:46:47.700994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1522890260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1522890260], ["username", "billy_46"], ["access_token", "fc11a674725615daa28a86ed98d13750"], ["uuid", "01d5543a-a797-42c2-9f0c-513f5ec46dfa"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:47.703348"], ["updated_at", "2017-05-15 21:46:47.703348"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1866371779 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1866371779], ["username", "billy_47"], ["access_token", "32bb283bf457272ae80ea925e4c07226"], ["uuid", "7a4c52b9-fe1d-4d97-a90a-95c9621c0482"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:47.705686"], ["updated_at", "2017-05-15 21:46:47.705686"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -170739504 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -170739504], ["username", "billy_48"], ["access_token", "dedbc9ffd0b42c5a6313ad2b02b01f1e"], ["uuid", "d367eca6-f156-4dfc-9376-7fd110af1e91"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:47.707984"], ["updated_at", "2017-05-15 21:46:47.707984"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723839151 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723839151], ["username", "billy_49"], ["access_token", "1f06cf0948d5e060f920245e89e93251"], ["uuid", "ebf8bd66-1e9b-4b17-93b9-e8dfa1f347f6"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:47.710329"], ["updated_at", "2017-05-15 21:46:47.710329"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -214585037 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -214585037], ["username", "jstrav"], ["access_token", "684ba093113ebbd8f2b54c870dde0a27"], ["uuid", "7391baeb-5686-492d-9ac8-1846ea97c65a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:47.722898"], ["updated_at", "2017-05-15 21:46:47.722898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -414052948 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -414052948], ["username", "mary"], ["access_token", "ccc6e6587f03e6efc56d63a933885a3d"], ["uuid", "e3ed484c-d285-48e3-8675-06afd41abf25"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:47.725756"], ["updated_at", "2017-05-15 21:46:47.725756"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2111674791 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2111674791], ["username", "jstead"], ["access_token", "e81906c9345c447edf96dea860d1bbfb"], ["uuid", "76b622db-ef5f-4755-904e-5190f4928abd"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:47.729111"], ["updated_at", "2017-05-15 21:46:47.729111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -320121355 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -320121355], ["username", "bigbear"], ["access_token", "08d2442306fc3d79254602ad602a9a05"], ["uuid", "33973b13-5ee7-4e3f-a84e-5ab822d0b85f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:47.732288"], ["updated_at", "2017-05-15 21:46:47.732288"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -367026053 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -367026053], ["username", "billy_00"], ["access_token", "7b3151cb5aad4270a8e5b755bec788a2"], ["uuid", "7b2e0122-bcf4-4f3e-aeea-2278b111d4b0"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:47.735184"], ["updated_at", "2017-05-15 21:46:47.735184"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1905486966 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1905486966], ["username", "billy_01"], ["access_token", "e8cd7dc326f2787b262a38b0d9f00a26"], ["uuid", "9eccffe8-3db3-4361-b170-00c9b8f6e770"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:47.737852"], ["updated_at", "2017-05-15 21:46:47.737852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1775134247 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1775134247], ["username", "billy_02"], ["access_token", "0c0b714b46d34ff76e9541ef47f0f83c"], ["uuid", "32b68e6d-0d10-4e55-afe9-890f21c223c2"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:47.740229"], ["updated_at", "2017-05-15 21:46:47.740229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -376397653 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -376397653], ["username", "billy_03"], ["access_token", "952e37789e3384fcf2f240ca06366525"], ["uuid", "862bc5ef-425b-4058-9d9c-cacc201c7667"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:47.742595"], ["updated_at", "2017-05-15 21:46:47.742595"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1607634911 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1607634911], ["username", "billy_04"], ["access_token", "e6532bbb0f24aae181c677a0fcb773c5"], ["uuid", "2bc69bf2-77fa-43e3-83cd-31e2e0507f3f"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:47.744965"], ["updated_at", "2017-05-15 21:46:47.744965"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1866805599 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1866805599], ["username", "billy_05"], ["access_token", "cb916dcc5c0cab13e5e8eb6793892bb4"], ["uuid", "6c0351e6-9c92-408e-bf9f-2b1f757d0484"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:47.747386"], ["updated_at", "2017-05-15 21:46:47.747386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -566171915 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -566171915], ["username", "billy_06"], ["access_token", "e5ba939380bf2b9752177995f5820130"], ["uuid", "5934dcd3-36a9-4294-ae49-20e22454e67c"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:47.749831"], ["updated_at", "2017-05-15 21:46:47.749831"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2058900283 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2058900283], ["username", "billy_07"], ["access_token", "e797040176cf455f7048230ad2fe7bce"], ["uuid", "a9862748-89b1-459e-888f-a2224f9ff59b"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:47.752233"], ["updated_at", "2017-05-15 21:46:47.752233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1443935854 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1443935854], ["username", "billy_08"], ["access_token", "12c7b650e21111ec4245361aa2320b20"], ["uuid", "071fe80c-98af-41c7-9b79-f653fa383879"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:47.754692"], ["updated_at", "2017-05-15 21:46:47.754692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1118277664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1118277664], ["username", "billy_09"], ["access_token", "78c478475b77c27f2f2b7f64d9e709d2"], ["uuid", "41333bbe-822e-405d-9e22-1ed2c93ed813"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:47.757155"], ["updated_at", "2017-05-15 21:46:47.757155"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -979023618 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -979023618], ["username", "billy_10"], ["access_token", "2a8c2164c5ca6dabc2c37d61c5f081bb"], ["uuid", "4faff4e0-462e-433c-a39c-95a4ab9b0539"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:47.759619"], ["updated_at", "2017-05-15 21:46:47.759619"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -109140735 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -109140735], ["username", "billy_11"], ["access_token", "5b189d2a90d31ae254cab67fb7eed763"], ["uuid", "70fc1311-7139-4a61-8bb9-20cadf4296fc"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:47.761961"], ["updated_at", "2017-05-15 21:46:47.761961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -530112823 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -530112823], ["username", "billy_12"], ["access_token", "dc07c895ddd278ab7dbb463ea66d227d"], ["uuid", "d97aad73-40e5-447f-80b1-5f538fedcf55"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:47.764323"], ["updated_at", "2017-05-15 21:46:47.764323"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -161555674 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -161555674], ["username", "billy_13"], ["access_token", "b19def2714ace89c40a71d5501a70e1e"], ["uuid", "5bf46312-b63c-4da5-90ed-edb03b9213b4"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:47.766688"], ["updated_at", "2017-05-15 21:46:47.766688"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1887699472 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1887699472], ["username", "billy_14"], ["access_token", "4bba7728a0c0c85a8683925346d01475"], ["uuid", "f4fc59d6-ff8f-44d8-a2d5-64b3c1d894c4"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:47.769162"], ["updated_at", "2017-05-15 21:46:47.769162"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1029442103 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1029442103], ["username", "billy_15"], ["access_token", "5442d3d9f61dc2cd1142cd67ae078c9b"], ["uuid", "b4bc6613-0488-4bea-8837-475c28a87909"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:47.771548"], ["updated_at", "2017-05-15 21:46:47.771548"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1444867931 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1444867931], ["username", "billy_16"], ["access_token", "4eefb88fb7543536a27ca4b9fb555b02"], ["uuid", "6e5c44ca-7aba-4da6-a672-aa32542abaa0"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:47.773852"], ["updated_at", "2017-05-15 21:46:47.773852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1998202579 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1998202579], ["username", "billy_17"], ["access_token", "66395f4c967d0a49ee9f551b4d8a76b9"], ["uuid", "5a6d172e-d4f8-4b1d-8f09-2622681382d5"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:47.776171"], ["updated_at", "2017-05-15 21:46:47.776171"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1997480732 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1997480732], ["username", "billy_18"], ["access_token", "c10729ac4b9048739a84a2236a52e19a"], ["uuid", "25f47324-4d49-4773-aa39-d6924ec8e98f"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:47.778483"], ["updated_at", "2017-05-15 21:46:47.778483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -162468349 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -162468349], ["username", "billy_19"], ["access_token", "e5febe1b39593ef106284e3bf7c7b28c"], ["uuid", "18b04c90-851f-451e-ac60-536d79ce8b29"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:47.780816"], ["updated_at", "2017-05-15 21:46:47.780816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -764237938 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -764237938], ["username", "billy_20"], ["access_token", "4942baf12424e112380b81f53c83c193"], ["uuid", "910e1436-b258-4069-a35c-2d6801d2949a"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:47.783192"], ["updated_at", "2017-05-15 21:46:47.783192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1749273262 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1749273262], ["username", "billy_21"], ["access_token", "19c6c278403dc571407bfde93d6e3d92"], ["uuid", "53e7a66c-a416-4c8a-9ed7-0d20fd8d9566"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:47.785604"], ["updated_at", "2017-05-15 21:46:47.785604"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -553585293 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -553585293], ["username", "billy_22"], ["access_token", "60f99828ed4a6693fd003795e31599ac"], ["uuid", "04e2ed77-0618-4cc8-9363-515c3cb0cc5d"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:47.787931"], ["updated_at", "2017-05-15 21:46:47.787931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -942651384 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -942651384], ["username", "billy_23"], ["access_token", "75cf8c75976dad954a20a587bb409927"], ["uuid", "7c1a6ac8-fef6-43d2-a500-a5d1c025f292"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:47.790305"], ["updated_at", "2017-05-15 21:46:47.790305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -196369166 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -196369166], ["username", "billy_24"], ["access_token", "ea82bd936f8b5303f0455c400865f86a"], ["uuid", "e8281b9d-621f-4e85-a802-2b02d0bb4587"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:47.792679"], ["updated_at", "2017-05-15 21:46:47.792679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1326629161 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1326629161], ["username", "billy_25"], ["access_token", "2944fd4cec1f7323cbcd2a4faacd1ff3"], ["uuid", "ed8ebbf3-07cf-43ec-abc5-250430fe12e2"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:47.795011"], ["updated_at", "2017-05-15 21:46:47.795011"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -713256418 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -713256418], ["username", "billy_26"], ["access_token", "0d394b2cbf8124ebc1adcc3974985c26"], ["uuid", "5dcfce4e-7b88-4f8b-9532-049cd1ab6ddd"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:47.797420"], ["updated_at", "2017-05-15 21:46:47.797420"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1917925693 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1917925693], ["username", "billy_27"], ["access_token", "77387fe5fa2993079eb91110e40848b9"], ["uuid", "a9a5c92d-22bd-429b-8dde-ffe1682de3f6"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:47.799710"], ["updated_at", "2017-05-15 21:46:47.799710"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1865414547 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1865414547], ["username", "billy_28"], ["access_token", "3291c71afcf124af1d966e9417037c22"], ["uuid", "60def2c7-c401-407b-b84c-f470bbc47012"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:47.802011"], ["updated_at", "2017-05-15 21:46:47.802011"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1287958613 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1287958613], ["username", "billy_29"], ["access_token", "e4afa15c0a7d75d09e48206cbf18ab2d"], ["uuid", "d3b08a37-8675-4af0-a8e8-49692c7dbeb7"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:47.804357"], ["updated_at", "2017-05-15 21:46:47.804357"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1978047552 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1978047552], ["username", "billy_30"], ["access_token", "bb53521823e6f9f902317faabefb30fb"], ["uuid", "809d7f96-c9ca-4371-b41b-7158d7bd859c"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:47.806657"], ["updated_at", "2017-05-15 21:46:47.806657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -154202976 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -154202976], ["username", "billy_31"], ["access_token", "6416b448737ce66d1fb850523e3d08ce"], ["uuid", "f3d0c1c7-c65d-4f43-9686-77747e2d13dd"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:47.808960"], ["updated_at", "2017-05-15 21:46:47.808960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -83210622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -83210622], ["username", "billy_32"], ["access_token", "0a0fa11e85b5c98140eb405ec2cf46ad"], ["uuid", "ea2b9972-74d2-4a5c-9136-6aece0229adc"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:47.811260"], ["updated_at", "2017-05-15 21:46:47.811260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -141563108 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -141563108], ["username", "billy_33"], ["access_token", "2f923fa69426c9c1f0bf986b1fb3e76d"], ["uuid", "d6a4051e-d24a-4e5a-92cf-c19db82b9619"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:47.813543"], ["updated_at", "2017-05-15 21:46:47.813543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -957969194 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -957969194], ["username", "billy_34"], ["access_token", "dee642bfd5e9aabcd9a06ce38a96801f"], ["uuid", "8b8f8d25-05c1-4f7d-beed-2f56b1a2b9a6"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:47.815915"], ["updated_at", "2017-05-15 21:46:47.815915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1432745479 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1432745479], ["username", "billy_35"], ["access_token", "441c9aab6dec2e3475651fb3c24f7589"], ["uuid", "35e3d45f-c681-4d20-9b4e-86e0f33ba858"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:47.818223"], ["updated_at", "2017-05-15 21:46:47.818223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -606920212 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -606920212], ["username", "billy_36"], ["access_token", "720990b0d3f869496e2c1643f555b3da"], ["uuid", "2a515761-9f93-426b-8d55-723d7ca19e11"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:47.820521"], ["updated_at", "2017-05-15 21:46:47.820521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -656068743 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -656068743], ["username", "billy_37"], ["access_token", "f5344e360ed8b90421206353fe965e92"], ["uuid", "781c111a-c842-4b78-ada5-08831adb4de5"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:47.822833"], ["updated_at", "2017-05-15 21:46:47.822833"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -719920598 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -719920598], ["username", "billy_38"], ["access_token", "015d4d34de3ee22ca0e50f5b45accf66"], ["uuid", "3de12f46-8427-44a3-a853-d6497fcd061e"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:47.825119"], ["updated_at", "2017-05-15 21:46:47.825119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1287538106 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1287538106], ["username", "billy_39"], ["access_token", "490833fcf130e3158ebb1d26b50f40ed"], ["uuid", "2c3077e6-532f-49f0-b855-56ae2f3d9948"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:47.827466"], ["updated_at", "2017-05-15 21:46:47.827466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -211236150 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -211236150], ["username", "billy_40"], ["access_token", "972572affaaf59f50291f31f31623bd3"], ["uuid", "43e18669-a57e-44ac-971b-9c6e9621f727"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:47.829881"], ["updated_at", "2017-05-15 21:46:47.829881"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950083499 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1950083499], ["username", "billy_41"], ["access_token", "613588c951067f647a4568d3c4a0fa23"], ["uuid", "d1aa6aca-aec3-4005-ac56-1ad29899a69e"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:47.832239"], ["updated_at", "2017-05-15 21:46:47.832239"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1712017750 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1712017750], ["username", "billy_42"], ["access_token", "82c615e243509f24e7c1ac04eb93d007"], ["uuid", "6583aaf4-b4f6-4490-b186-57cff7b9fdcd"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:47.834535"], ["updated_at", "2017-05-15 21:46:47.834535"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -35223569 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -35223569], ["username", "billy_43"], ["access_token", "34454a9cae0fb7610f4b75c1653189c3"], ["uuid", "84aed020-47e5-4a1c-a972-234e855bdbe6"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:47.836843"], ["updated_at", "2017-05-15 21:46:47.836843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -684735524 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -684735524], ["username", "billy_44"], ["access_token", "dc6ea72827867bde98e09b7f1764b59b"], ["uuid", "9d84d20f-263f-4f55-8c3a-2cfbce7f39f2"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:47.840568"], ["updated_at", "2017-05-15 21:46:47.840568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -825455742 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -825455742], ["username", "billy_45"], ["access_token", "b2fbdce0efaa5429aee3d46fe4aa4d8d"], ["uuid", "f9c45918-8225-40a9-a427-241f3cf8f829"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:47.843129"], ["updated_at", "2017-05-15 21:46:47.843129"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -616527796 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -616527796], ["username", "billy_46"], ["access_token", "6869225cfd8f955928123dbe23db08ed"], ["uuid", "bb323c9d-43a8-4cbf-b1b8-7ea925396f5d"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:47.845435"], ["updated_at", "2017-05-15 21:46:47.845435"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1863342328 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1863342328], ["username", "billy_47"], ["access_token", "8ea3906817262c79e67745228750f252"], ["uuid", "94828e59-a313-45d0-bba8-932833145aea"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:47.847774"], ["updated_at", "2017-05-15 21:46:47.847774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1894175400 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1894175400], ["username", "billy_48"], ["access_token", "ba9db91ae1c3652734c48869a931a322"], ["uuid", "f997413a-0963-4df0-810f-cb6ca6cc35f2"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:47.850582"], ["updated_at", "2017-05-15 21:46:47.850582"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -215717265 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -215717265], ["username", "billy_49"], ["access_token", "44ad83faeb32598efad7b9db3095d122"], ["uuid", "cb1f0996-b6c8-4607-80b2-a8421025de0e"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:47.854502"], ["updated_at", "2017-05-15 21:46:47.854502"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-15 14:46:47 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:46:47 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:46:47 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-15 14:46:47 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:46:47 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-15 14:46:47 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "f2870b"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f2870b' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "f2870b"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-15 21:46:47.912257"], ["updated_at", "2017-05-15 21:46:47.912257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "3c2a21"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3c2a21' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "3c2a21"], ["created_at", "2017-05-15 21:46:47.928644"], ["updated_at", "2017-05-15 21:46:47.928644"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-15 21:46:47.937268"], ["updated_at", "2017-05-15 21:46:47.937268"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-15 21:46:47.945775"], ["updated_at", "2017-05-15 21:46:47.945775"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "437dda441259c910f56b52502d94afa5"], ["uuid", "0cd056ba-644f-4b40-afed-01e6dfe49699"], ["created_at", "2017-05-15 21:46:47.951266"], ["updated_at", "2017-05-15 21:46:47.951266"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:47.955504"], ["updated_at", "2017-05-15 21:46:47.955504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f8a70c3e0078ab4b8b0f0a799ea36056"], ["uuid", "a69162d3-2be6-4662-a8ec-b55c61ed2aba"], ["created_at", "2017-05-15 21:46:48.363214"], ["updated_at", "2017-05-15 21:46:48.363214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:48.364938"], ["updated_at", "2017-05-15 21:46:48.364938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "810e1d75d85f2a13b4b13eeeea001a91"], ["uuid", "f1eb8a3b-62df-4b33-88d9-419bf8981f58"], ["created_at", "2017-05-15 21:46:48.772065"], ["updated_at", "2017-05-15 21:46:48.772065"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:48.774241"], ["updated_at", "2017-05-15 21:46:48.774241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "a66be858332a50c30ffff045e9d57bb7"], ["uuid", "ce439490-d971-43de-974a-64c842320600"], ["created_at", "2017-05-15 21:46:49.161118"], ["updated_at", "2017-05-15 21:46:49.161118"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:49.163391"], ["updated_at", "2017-05-15 21:46:49.163391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "e327f68dba212cc809327b20acf88e8b"], ["uuid", "64ade916-36b8-435a-99cb-ae192e803b9a"], ["created_at", "2017-05-15 21:46:49.570855"], ["updated_at", "2017-05-15 21:46:49.570855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:49.572553"], ["updated_at", "2017-05-15 21:46:49.572553"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-15 21:46:49.980897"], ["updated_at", "2017-05-15 21:46:49.980897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-15 21:46:49.983734"], ["updated_at", "2017-05-15 21:46:49.983734"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-15 21:46:49.985909"], ["updated_at", "2017-05-15 21:46:49.985909"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-15 21:46:49.987934"], ["updated_at", "2017-05-15 21:46:49.987934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.0ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-15 21:46:49.989475"], ["updated_at", "2017-05-15 21:46:49.989475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-15 21:46:49.991270"], ["updated_at", "2017-05-15 21:46:49.991270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-15 21:46:49.993110"], ["updated_at", "2017-05-15 21:46:49.993110"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-15 21:46:50.037295"], ["updated_at", "2017-05-15 21:46:50.037295"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-15 21:46:50.038663"], ["updated_at", "2017-05-15 21:46:50.038663"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.0ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-15 21:46:50.040117"], ["updated_at", "2017-05-15 21:46:50.040117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-15 21:46:50.045291"], ["updated_at", "2017-05-15 21:46:50.045291"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-15 21:46:50.046952"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (5.9ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-15 21:46:50.109454"], ["updated_at", "2017-05-15 21:46:50.109454"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-15 21:46:50.113638"], ["updated_at", "2017-05-15 21:46:50.113638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-15 21:46:50.116761"], ["updated_at", "2017-05-15 21:46:50.116761"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (1.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "ceadf9b39e3534c37a8093544a2ed100"], ["uuid", "420dcb6a-b941-49f4-ae8c-d066b4146085"], ["created_at", "2017-05-15 21:46:50.151331"], ["updated_at", "2017-05-15 21:46:50.151331"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-15 21:46:50.153001"], ["updated_at", "2017-05-15 21:46:50.153001"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "39ba091078532dfa9c82b973b1f88dca"], ["uuid", "b4d19cfe-1705-4cbc-a0c9-e8e549dc6c1c"], ["created_at", "2017-05-15 21:46:50.155386"], ["updated_at", "2017-05-15 21:46:50.155386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-15 21:46:50.156676"], ["updated_at", "2017-05-15 21:46:50.156676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1356348182 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1356348182], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:50.158541"], ["updated_at", "2017-05-15 21:46:50.158541"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -77670333 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -77670333], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:50.160353"], ["updated_at", "2017-05-15 21:46:50.160353"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -77670333]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -77670333 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1356348182]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1356348182 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -77670333 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1356348182 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1356348182], ["member_group_id", -77670333], ["created_at", "2017-05-15 21:46:50.162256"], ["updated_at", "2017-05-15 21:46:50.162256"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -77670333) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -77670333) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -77670333], ["user_id", 1], ["created_at", "2017-05-15 21:46:50.171087"], ["updated_at", "2017-05-15 21:46:50.171087"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -77670333) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -77670333]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -77670333]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -77670333 - -1356348182 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-77670333, -1356348182) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-15 21:46:50.193615"], ["updated_at", "2017-05-15 21:46:50.193615"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-77670333, -1356348182) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-15 21:46:50.198735"], ["updated_at", "2017-05-15 21:46:50.198735"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-77670333, -1356348182) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-15 21:46:50.203631"], ["updated_at", "2017-05-15 21:46:50.203631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-77670333, -1356348182) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-77670333, -1356348182) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.1ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-15 21:46:50.210102"], ["updated_at", "2017-05-15 21:46:50.210102"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-77670333, -1356348182) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-77670333, -1356348182) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-77670333, -1356348182) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1673350549 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1673350549], ["username", "jstrav"], ["access_token", "f84ee51203e5f323fa6ca12840297ce1"], ["uuid", "e94ccc40-af52-44dd-81c5-fd5a49b10984"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:50.224549"], ["updated_at", "2017-05-15 21:46:50.224549"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1849362266 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1849362266], ["username", "mary"], ["access_token", "517a237a6172f54271c7e84bb426bf4a"], ["uuid", "272bcbb0-032f-44b5-92f3-13b0a01f0312"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:50.228302"], ["updated_at", "2017-05-15 21:46:50.228302"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -895354664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -895354664], ["username", "jstead"], ["access_token", "368ec12ce67c24c9e8e14aade68d98e1"], ["uuid", "93799514-dc68-4e83-8ff3-29895afe765c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:50.232091"], ["updated_at", "2017-05-15 21:46:50.232091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1975383022 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1975383022], ["username", "bigbear"], ["access_token", "1608788e8d5c758736a6281cfc3257a3"], ["uuid", "0d213122-2603-48f6-a654-3f3a663d066a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:50.234829"], ["updated_at", "2017-05-15 21:46:50.234829"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -477230728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -477230728], ["username", "billy_00"], ["access_token", "9c02bb5f7e7a048f459d8536ae2d9bca"], ["uuid", "91c15d6a-71d5-49e2-a7a4-dccd46cdbb7c"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:50.237155"], ["updated_at", "2017-05-15 21:46:50.237155"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1991913345 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1991913345], ["username", "billy_01"], ["access_token", "027828b9ce7f3d717e39379c5ab374a7"], ["uuid", "cda94016-f02f-4565-ad9b-b16243691040"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:50.239588"], ["updated_at", "2017-05-15 21:46:50.239588"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -27281602 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -27281602], ["username", "billy_02"], ["access_token", "2d51b08547b532d6f69a8c3e2504f081"], ["uuid", "787d82e0-ab2a-4e82-9cb5-5c67d09a1808"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:50.241989"], ["updated_at", "2017-05-15 21:46:50.241989"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -540828992 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -540828992], ["username", "billy_03"], ["access_token", "365ff45122644e1e2057236205263f97"], ["uuid", "55719c02-5254-4a2c-8b15-91a0d68cada4"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:50.244381"], ["updated_at", "2017-05-15 21:46:50.244381"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1253005059 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1253005059], ["username", "billy_04"], ["access_token", "8fdf7940ef5142c962e1ae4932975924"], ["uuid", "79d3cb0a-291b-4308-b839-a03a13ec5ffb"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:50.246700"], ["updated_at", "2017-05-15 21:46:50.246700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -505684956 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -505684956], ["username", "billy_05"], ["access_token", "4845f3e3b78d939a555cd187ee83c55b"], ["uuid", "8459a414-fbe8-41d4-8398-d5a387b4366f"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:50.249114"], ["updated_at", "2017-05-15 21:46:50.249114"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -771436044 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -771436044], ["username", "billy_06"], ["access_token", "f44342ccdffb938fd84d16fbab03c33a"], ["uuid", "467e35ec-23ce-4ac0-9433-0d62266e2552"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:50.252536"], ["updated_at", "2017-05-15 21:46:50.252536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1565332063 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1565332063], ["username", "billy_07"], ["access_token", "87d79d24acecd6651e9a69900feccf3c"], ["uuid", "95137397-3c5e-4529-8ac0-546c155e0671"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:50.256010"], ["updated_at", "2017-05-15 21:46:50.256010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -6562560 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -6562560], ["username", "billy_08"], ["access_token", "b294bc060d8ac3d0c4c09e38bdf1b518"], ["uuid", "672c7009-68e2-486d-bacd-2d36a4d2f6eb"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:50.259180"], ["updated_at", "2017-05-15 21:46:50.259180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -330980263 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -330980263], ["username", "billy_09"], ["access_token", "2c78f14e257e47382e40f5424fa6a080"], ["uuid", "780dbbbd-ba28-4338-afa7-3f64f6bd3c6f"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:50.262111"], ["updated_at", "2017-05-15 21:46:50.262111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1099995788 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1099995788], ["username", "billy_10"], ["access_token", "0bd8aa696f81ac8dd87d1da07e14fa94"], ["uuid", "339a51f7-fe92-493b-998c-f761ee68ace8"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:50.264800"], ["updated_at", "2017-05-15 21:46:50.264800"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -825874365 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -825874365], ["username", "billy_11"], ["access_token", "770d6c7205047d2f5000fab7753c0ad5"], ["uuid", "4660ac91-9cf6-4195-a9d5-3a9f15a5553d"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:50.267262"], ["updated_at", "2017-05-15 21:46:50.267262"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1264411952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1264411952], ["username", "billy_12"], ["access_token", "d2f67e12792495654bc58b5db618d7af"], ["uuid", "4a8d1c16-a408-4712-ae7e-5bc4d187903a"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:50.269826"], ["updated_at", "2017-05-15 21:46:50.269826"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -954665133 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -954665133], ["username", "billy_13"], ["access_token", "c06345d8c5e2f4537af5d9daabcde474"], ["uuid", "779817a5-b368-433c-8f9e-e0cf995919c3"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:50.272351"], ["updated_at", "2017-05-15 21:46:50.272351"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1024204937 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1024204937], ["username", "billy_14"], ["access_token", "42039590be219d3c188d0cc3af7194e4"], ["uuid", "5fc6fa9a-3d9e-4631-ab5b-e09558fea2f3"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:50.274716"], ["updated_at", "2017-05-15 21:46:50.274716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -424586629 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -424586629], ["username", "billy_15"], ["access_token", "05e5275991da50d96ea378bd79fd951b"], ["uuid", "7238c900-058f-47c2-8dfa-67eeaaffc2da"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:50.277200"], ["updated_at", "2017-05-15 21:46:50.277200"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1847435757 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1847435757], ["username", "billy_16"], ["access_token", "ddbfa33144cd0e27a9dfb1f8f3ad19bc"], ["uuid", "d62acf80-e830-4416-b1ff-16e214a1a044"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:50.279649"], ["updated_at", "2017-05-15 21:46:50.279649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1154047055 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1154047055], ["username", "billy_17"], ["access_token", "fc85310d0fd78f67d2193a1366eeb8ff"], ["uuid", "59fc4fb7-12fa-42d2-930f-f396d3cc40a4"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:50.282104"], ["updated_at", "2017-05-15 21:46:50.282104"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1258411658 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1258411658], ["username", "billy_18"], ["access_token", "36d6a25aff8f6047b1bffecb960501fa"], ["uuid", "a4c15d2d-262d-4261-9ec2-34baf222bad7"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:50.284554"], ["updated_at", "2017-05-15 21:46:50.284554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -522686922 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -522686922], ["username", "billy_19"], ["access_token", "2bc79048aa0631e15b4e565c4e5d6236"], ["uuid", "fd68f20e-3487-42b2-8998-fe4857c2e091"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:50.286941"], ["updated_at", "2017-05-15 21:46:50.286941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1239015050 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1239015050], ["username", "billy_20"], ["access_token", "714f3b9c643f592d85bcb36e48fe2daf"], ["uuid", "a8de9fa4-79db-48fa-af9f-a99b0c02d2c8"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:50.289377"], ["updated_at", "2017-05-15 21:46:50.289377"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -427068953 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -427068953], ["username", "billy_21"], ["access_token", "a897736d813ce850020a589dec6cd63c"], ["uuid", "fc7a19b8-42b1-49de-83d5-eaaa73bebffe"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:50.291895"], ["updated_at", "2017-05-15 21:46:50.291895"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1597013240 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1597013240], ["username", "billy_22"], ["access_token", "f7ca44f82b0fe9d04b3e4f63af81f959"], ["uuid", "9d9503b2-025c-4b9c-8c21-bb10d9b06160"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:50.294335"], ["updated_at", "2017-05-15 21:46:50.294335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1692755600 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1692755600], ["username", "billy_23"], ["access_token", "512b92bee80f62643516912ffed7548d"], ["uuid", "7fa715b6-98d5-4e59-8521-8cce5f1d7649"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:50.296744"], ["updated_at", "2017-05-15 21:46:50.296744"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -830850466 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -830850466], ["username", "billy_24"], ["access_token", "96eee6a793bfd49de2c1a54667970e26"], ["uuid", "29c58b41-126b-466b-9891-472cdbd7db0a"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:50.299133"], ["updated_at", "2017-05-15 21:46:50.299133"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -916209148 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -916209148], ["username", "billy_25"], ["access_token", "b234d470e39ca3ddc5c3ef73f76e2d91"], ["uuid", "780455aa-0e4c-4d26-b435-76581bd357ec"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:50.301637"], ["updated_at", "2017-05-15 21:46:50.301637"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1715677332 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1715677332], ["username", "billy_26"], ["access_token", "3297757216ef7709c1193f1dd989e24c"], ["uuid", "7e38741f-777d-467f-a887-7134ca936489"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:50.304089"], ["updated_at", "2017-05-15 21:46:50.304089"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1439584005 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1439584005], ["username", "billy_27"], ["access_token", "f62533cbb08afb549d72742d40c753c4"], ["uuid", "46ebcb02-cc90-404c-8ed6-da349e050ca6"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:50.306524"], ["updated_at", "2017-05-15 21:46:50.306524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2091917362 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2091917362], ["username", "billy_28"], ["access_token", "9e040b155d3e221604869887adc1e477"], ["uuid", "cd442d33-27ef-401c-9836-b0d02ee90a8b"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:50.308971"], ["updated_at", "2017-05-15 21:46:50.308971"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1171481229 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1171481229], ["username", "billy_29"], ["access_token", "428998072e1c78103f91e8f856d77c7b"], ["uuid", "61678643-86a0-4ce9-8bf7-a5618aeccdcf"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:50.311453"], ["updated_at", "2017-05-15 21:46:50.311453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1376240961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1376240961], ["username", "billy_30"], ["access_token", "fbc96372d1e332c5f0dc2097faf861db"], ["uuid", "d37958c0-9ecd-4c11-aaa8-0cc408feface"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:50.313847"], ["updated_at", "2017-05-15 21:46:50.313847"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1117184581 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1117184581], ["username", "billy_31"], ["access_token", "e850c3192f41c5bb8d49602f301a32e6"], ["uuid", "0958096f-3632-4e4d-85fd-62e1897072ca"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:50.316309"], ["updated_at", "2017-05-15 21:46:50.316309"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1157895884 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1157895884], ["username", "billy_32"], ["access_token", "ee90706b7b3a333975a9d89a208d76b5"], ["uuid", "eaccb5ef-a700-45cb-b596-af36983334f8"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:50.318700"], ["updated_at", "2017-05-15 21:46:50.318700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -684051641 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -684051641], ["username", "billy_33"], ["access_token", "a21efed4268960318198a2dee20f8935"], ["uuid", "11ac2b3d-5360-4a78-984f-ee404809bc55"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:50.321051"], ["updated_at", "2017-05-15 21:46:50.321051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1283161477 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1283161477], ["username", "billy_34"], ["access_token", "378f275cb0742bfa8dce2be2894a7d8c"], ["uuid", "bf9d52ac-ae15-49fd-812b-1fa4cbd7576d"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:50.323381"], ["updated_at", "2017-05-15 21:46:50.323381"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -230005349 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -230005349], ["username", "billy_35"], ["access_token", "f145ea5a8b29e66170c45d7f10392e96"], ["uuid", "3ed9b1b2-e443-45a6-a6db-037386ae9e8e"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:50.325823"], ["updated_at", "2017-05-15 21:46:50.325823"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1052930483 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1052930483], ["username", "billy_36"], ["access_token", "5a4acd91315c5e8419dd72aea64ddd23"], ["uuid", "b1e8a837-5ae3-40bf-b15e-501e2ed4a909"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:50.328146"], ["updated_at", "2017-05-15 21:46:50.328146"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -732744073 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -732744073], ["username", "billy_37"], ["access_token", "651eb3d044449e805ad08c93d0de91c7"], ["uuid", "490bf574-72b7-4039-b636-fc1b840049d7"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:50.330478"], ["updated_at", "2017-05-15 21:46:50.330478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -863916493 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -863916493], ["username", "billy_38"], ["access_token", "d1e3f5f79f9a793ab192f0da6a75a1fc"], ["uuid", "e9156c26-5cfe-42ec-afef-676eb6c3236a"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:50.332807"], ["updated_at", "2017-05-15 21:46:50.332807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1669541844 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1669541844], ["username", "billy_39"], ["access_token", "fb36469119ec70920036fdaa48e53c92"], ["uuid", "26f5d725-e881-4c87-b5ef-3d34ec9a7c9c"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:50.335206"], ["updated_at", "2017-05-15 21:46:50.335206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -651160607 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -651160607], ["username", "billy_40"], ["access_token", "3baed5976e6473b689788a35b1be6e23"], ["uuid", "68be65d0-85e8-417f-8ee4-c8c20678c7b7"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:50.337543"], ["updated_at", "2017-05-15 21:46:50.337543"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -910400303 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -910400303], ["username", "billy_41"], ["access_token", "6b071f3b697bbdfee40aa94ddee8f8f4"], ["uuid", "be789c25-8011-4f1f-8d87-81383093d655"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:50.341235"], ["updated_at", "2017-05-15 21:46:50.341235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1895392913 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1895392913], ["username", "billy_42"], ["access_token", "933387e41f2fa392300ef019c093f2d6"], ["uuid", "6d8a332c-2870-46ff-8adc-fc5b9253ebd4"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:50.343745"], ["updated_at", "2017-05-15 21:46:50.343745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -933624545 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -933624545], ["username", "billy_43"], ["access_token", "06e26fbdc23ae910a7a0f3be534c1678"], ["uuid", "dcbfbcd3-7f6a-4999-ae0c-06b3a66ba705"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:50.346173"], ["updated_at", "2017-05-15 21:46:50.346173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -194930646 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -194930646], ["username", "billy_44"], ["access_token", "d0d96276f4215e707b1b745abd35782d"], ["uuid", "0990a10c-22c9-4a0d-9caf-5b12f7a3f1db"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:50.348545"], ["updated_at", "2017-05-15 21:46:50.348545"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1106551913 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1106551913], ["username", "billy_45"], ["access_token", "80388c86b74ff324e9eb769c83d3b9e2"], ["uuid", "21e07314-a5a3-40c0-9edb-60a42ef92977"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:50.351466"], ["updated_at", "2017-05-15 21:46:50.351466"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1507400777 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1507400777], ["username", "billy_46"], ["access_token", "1cd6058b067c048292a9bbf4faf3ca43"], ["uuid", "1a82c177-ba23-4eec-80e4-7084db67b66b"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:50.355475"], ["updated_at", "2017-05-15 21:46:50.355475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1908708192 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1908708192], ["username", "billy_47"], ["access_token", "92c1bb9d668222571306cab4a5acb966"], ["uuid", "69b190a0-45d6-485d-ab53-57e2798c5b46"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:50.358148"], ["updated_at", "2017-05-15 21:46:50.358148"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -477611720 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -477611720], ["username", "billy_48"], ["access_token", "b1c36daa2b8ebd9768bba945c5923349"], ["uuid", "a7e4a7e2-2005-4e98-b7ef-d500d1755409"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:50.361623"], ["updated_at", "2017-05-15 21:46:50.361623"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -971688642 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -971688642], ["username", "billy_49"], ["access_token", "3b8da18d3fbc5f08c1a34685c1909494"], ["uuid", "7e4599c7-839d-4412-8091-63e9a3906e7a"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:50.364855"], ["updated_at", "2017-05-15 21:46:50.364855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -383620717 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -383620717], ["username", "jstrav"], ["access_token", "8117d4c01240ba67b8891e839d66bcba"], ["uuid", "7767b231-c805-44ae-864e-4060cdf767ec"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:50.375699"], ["updated_at", "2017-05-15 21:46:50.375699"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1241361230 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1241361230], ["username", "mary"], ["access_token", "b648e207c4a6b9f0086eb02031ba8feb"], ["uuid", "30c65250-6ae2-4acf-b8c7-85eeb623780c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:50.379570"], ["updated_at", "2017-05-15 21:46:50.379570"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1543575195 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1543575195], ["username", "jstead"], ["access_token", "f0c02740133d50b149c1a94efb6446da"], ["uuid", "744295a1-1979-44dc-b4de-2d45681d9d9e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:50.383712"], ["updated_at", "2017-05-15 21:46:50.383712"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1587007605 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1587007605], ["username", "bigbear"], ["access_token", "59fff3d48ffaff2445ce89587b6d94f4"], ["uuid", "7a284b03-89fa-44ec-a142-cd7f23f808ea"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:50.387006"], ["updated_at", "2017-05-15 21:46:50.387006"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373717018 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373717018], ["username", "billy_00"], ["access_token", "1b742494312211aacda3052328befefd"], ["uuid", "068bcae8-e922-4ab9-a39c-0191efc99245"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:50.389914"], ["updated_at", "2017-05-15 21:46:50.389914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -393177678 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -393177678], ["username", "billy_01"], ["access_token", "fb175d5e92ad2790b3e50c8fcdf2d6e4"], ["uuid", "aa909ef2-72ce-4c71-895c-6f28630c272f"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:50.392734"], ["updated_at", "2017-05-15 21:46:50.392734"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1458131276 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1458131276], ["username", "billy_02"], ["access_token", "5eb7ddd5757ce96a69806cb78e83423a"], ["uuid", "a6413a96-046b-414d-a183-52a0a97c3a35"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:50.395286"], ["updated_at", "2017-05-15 21:46:50.395286"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1379581027 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1379581027], ["username", "billy_03"], ["access_token", "0bf99d3a29b703521dde03ff0369b10f"], ["uuid", "32a1c12d-d5db-4962-94fe-fb99ca7a67bc"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:50.397796"], ["updated_at", "2017-05-15 21:46:50.397796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1249633336 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1249633336], ["username", "billy_04"], ["access_token", "257e183436394e0869196a1a8341553f"], ["uuid", "d0e50b87-236f-4cc2-957f-44b36c5ae852"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:50.400165"], ["updated_at", "2017-05-15 21:46:50.400165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1415380979 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1415380979], ["username", "billy_05"], ["access_token", "186635777c4fc12b5feb7ea596e6610e"], ["uuid", "e382c7f4-6350-4e56-bd30-dff0a9051633"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:50.402568"], ["updated_at", "2017-05-15 21:46:50.402568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -587459141 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -587459141], ["username", "billy_06"], ["access_token", "34764421b1fc9df9634e73ce208c0fb3"], ["uuid", "930ea60a-0063-4d4f-8a2f-8e6a3f7e077c"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:50.405038"], ["updated_at", "2017-05-15 21:46:50.405038"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1780224701 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1780224701], ["username", "billy_07"], ["access_token", "7d95a9ad42865c2cce631adcd5745080"], ["uuid", "28e487c6-5ba5-4bb8-8fbd-6299866157e3"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:50.407563"], ["updated_at", "2017-05-15 21:46:50.407563"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -658304902 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -658304902], ["username", "billy_08"], ["access_token", "a428ac77f123ea6953471206a5c75273"], ["uuid", "16865331-d9bf-4065-99c0-cac2942312d2"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:50.410155"], ["updated_at", "2017-05-15 21:46:50.410155"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1622564487 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1622564487], ["username", "billy_09"], ["access_token", "b5eb34843fda794be9f37e95bbd8da42"], ["uuid", "18677b54-cdec-477e-9469-d5db85ea7bd7"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:50.412599"], ["updated_at", "2017-05-15 21:46:50.412599"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -846918690 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -846918690], ["username", "billy_10"], ["access_token", "e8aeb222b2cdf5c0103967f7b1218426"], ["uuid", "04593002-de77-44a6-9752-18d1d121d78b"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:50.415082"], ["updated_at", "2017-05-15 21:46:50.415082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -748428676 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -748428676], ["username", "billy_11"], ["access_token", "61b4720784a83b86d7d7acf2a83044f1"], ["uuid", "fef65edb-fbd0-401c-b045-bf98c5018a7e"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:50.418659"], ["updated_at", "2017-05-15 21:46:50.418659"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1934938327 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1934938327], ["username", "billy_12"], ["access_token", "0003c8715d60f094260f1c5f0ca59f39"], ["uuid", "384a5f03-d547-4866-879b-d7e520484b17"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:50.422196"], ["updated_at", "2017-05-15 21:46:50.422196"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -413407693 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -413407693], ["username", "billy_13"], ["access_token", "859696daee68758e1869a61ef45a866a"], ["uuid", "0760954b-96c1-4f0c-b521-e94b47016ed0"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:50.425353"], ["updated_at", "2017-05-15 21:46:50.425353"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -547160813 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -547160813], ["username", "billy_14"], ["access_token", "7888a25bd358d272382be56adb4ef6d8"], ["uuid", "cde7ba32-d560-465c-bc4b-26347c068a4e"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:50.428289"], ["updated_at", "2017-05-15 21:46:50.428289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -449484791 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -449484791], ["username", "billy_15"], ["access_token", "b153ab18082758c45d47227b6c19555c"], ["uuid", "8e77d212-9abe-4a98-b604-9ea8395f541f"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:50.430995"], ["updated_at", "2017-05-15 21:46:50.430995"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -139548659 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -139548659], ["username", "billy_16"], ["access_token", "313ff7704efb240a4eb63caf0d09c7f7"], ["uuid", "abd84b28-719c-46cb-98a3-b259a7572f6b"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:50.433344"], ["updated_at", "2017-05-15 21:46:50.433344"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1586509278 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1586509278], ["username", "billy_17"], ["access_token", "adf99824048be144572f09fb3fab1979"], ["uuid", "4aea5807-ac46-4fa3-b90b-2cb0b289aa7e"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:50.435690"], ["updated_at", "2017-05-15 21:46:50.435690"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -757090055 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -757090055], ["username", "billy_18"], ["access_token", "5f43f63c3888df03c013ffccd4ca8070"], ["uuid", "cb391798-eb4f-48b4-8e0d-04ff3a0148d4"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:50.438063"], ["updated_at", "2017-05-15 21:46:50.438063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1641976766 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1641976766], ["username", "billy_19"], ["access_token", "72401934129d206e4461b28a862a13f0"], ["uuid", "24780a1f-486d-4844-9443-df6527866b02"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:50.440513"], ["updated_at", "2017-05-15 21:46:50.440513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1210235212 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1210235212], ["username", "billy_20"], ["access_token", "b47838b34240f4a5f865686307719e0e"], ["uuid", "fc713908-9518-4706-b517-1684d90fd0f0"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:50.442964"], ["updated_at", "2017-05-15 21:46:50.442964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -720464333 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -720464333], ["username", "billy_21"], ["access_token", "51167b118eaf435e801f608c34c15ece"], ["uuid", "d931f1a2-b1a7-4aaa-9021-9151707c31bd"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:50.445426"], ["updated_at", "2017-05-15 21:46:50.445426"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1987665122 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1987665122], ["username", "billy_22"], ["access_token", "ab3b7752c5e0b926aecbb8c6507804fd"], ["uuid", "f27b43da-6e3e-45fe-82ad-a910024ff59b"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:50.447888"], ["updated_at", "2017-05-15 21:46:50.447888"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -685275591 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -685275591], ["username", "billy_23"], ["access_token", "b7b52f3619c3809082834f09459810d3"], ["uuid", "16989c75-b0bf-4e8b-91f4-7b9d3c42cd74"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:50.450315"], ["updated_at", "2017-05-15 21:46:50.450315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -377290326 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -377290326], ["username", "billy_24"], ["access_token", "6e3bd934bb90eaca0669d9afab5316cb"], ["uuid", "cd6d5878-0e64-47c2-9680-08369e6cbea7"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:50.452835"], ["updated_at", "2017-05-15 21:46:50.452835"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -803752392 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -803752392], ["username", "billy_25"], ["access_token", "5fd370364d2cd151ce7ce38af8ffb068"], ["uuid", "c35be802-1a4f-4e08-ba49-eb6d76be02f1"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:50.455395"], ["updated_at", "2017-05-15 21:46:50.455395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -220682425 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -220682425], ["username", "billy_26"], ["access_token", "a0a1a6c4fb162a754abf1963fa7faaf4"], ["uuid", "4d6075f5-89fd-4c0a-809c-41c25bc1ae87"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:50.457810"], ["updated_at", "2017-05-15 21:46:50.457810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -52511342 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -52511342], ["username", "billy_27"], ["access_token", "c4c28483d3f5a46a088c0a42ce58ca42"], ["uuid", "6eadc9d7-ccf7-46fc-88df-c67ad2e045cd"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:50.466042"], ["updated_at", "2017-05-15 21:46:50.466042"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -377010280 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -377010280], ["username", "billy_28"], ["access_token", "ede38be1e487365a3e5c5e74feb6429a"], ["uuid", "48d34ae1-3075-49e0-a963-e7326f2827b1"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:50.468580"], ["updated_at", "2017-05-15 21:46:50.468580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187756099 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1187756099], ["username", "billy_29"], ["access_token", "a42ed7fa6e96e296bf72fcc516220342"], ["uuid", "60ce85ff-3626-4a93-8db8-1627967e36f5"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:50.470912"], ["updated_at", "2017-05-15 21:46:50.470912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -450650267 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -450650267], ["username", "billy_30"], ["access_token", "63b8d45f0032af4a767ebd316f87e6cb"], ["uuid", "da08ad42-b9dd-4c93-aef4-a929a9613077"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:50.473262"], ["updated_at", "2017-05-15 21:46:50.473262"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1731249214 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1731249214], ["username", "billy_31"], ["access_token", "d836375b3859bdf58da7230667b517b4"], ["uuid", "2ba8669e-5aa8-4980-ad17-0b212d1facc9"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:50.476012"], ["updated_at", "2017-05-15 21:46:50.476012"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -727532817 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -727532817], ["username", "billy_32"], ["access_token", "1978d7fc4e9da6967e9c78db66783a0a"], ["uuid", "2a1a7d7b-c383-4b2c-ab36-d0b35dfb8749"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:50.478482"], ["updated_at", "2017-05-15 21:46:50.478482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1551614507 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1551614507], ["username", "billy_33"], ["access_token", "89c2b89ba1eccff9e2104974af91e57e"], ["uuid", "e33cc548-6da7-4ccf-b775-18e819baec6b"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:50.480883"], ["updated_at", "2017-05-15 21:46:50.480883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1166745654 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1166745654], ["username", "billy_34"], ["access_token", "228665f42212af38bec0ba015724eb69"], ["uuid", "6566264e-94db-44cf-98c6-02d7f9164491"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:50.483189"], ["updated_at", "2017-05-15 21:46:50.483189"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -91942653 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -91942653], ["username", "billy_35"], ["access_token", "1634f21f4bb89d79ed3ec8025699201c"], ["uuid", "878516f7-0130-4b08-93fc-10dfbea8429b"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:50.485459"], ["updated_at", "2017-05-15 21:46:50.485459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1671364550 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1671364550], ["username", "billy_36"], ["access_token", "37716614c4fdd3aa6fd1f3be2f2046c0"], ["uuid", "1d1108d0-d4dc-4382-b460-d261fa8657fd"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:50.487794"], ["updated_at", "2017-05-15 21:46:50.487794"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1239348514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1239348514], ["username", "billy_37"], ["access_token", "c76c61579e254b77f4f9eb5d0d8ada4e"], ["uuid", "78b17188-50c9-40a8-9943-0c07b60776d8"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:50.490064"], ["updated_at", "2017-05-15 21:46:50.490064"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1943795766 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1943795766], ["username", "billy_38"], ["access_token", "ebd1ea7b4f8ca83083bb870f74e6b901"], ["uuid", "af8c70c5-0fbd-47a4-b6ab-8b6423b9ece3"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:50.492347"], ["updated_at", "2017-05-15 21:46:50.492347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -227123474 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -227123474], ["username", "billy_39"], ["access_token", "acdec70246ae0e9d72c311bbb9fdc1e6"], ["uuid", "03ca4274-7f0c-4b99-8ad0-fa011cb8dce3"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:50.494626"], ["updated_at", "2017-05-15 21:46:50.494626"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -655280302 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -655280302], ["username", "billy_40"], ["access_token", "d636dff8ec1adba1eaf7d6d7e71c4508"], ["uuid", "0ef467e5-c109-461f-ab25-73dad5851d7a"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:50.496951"], ["updated_at", "2017-05-15 21:46:50.496951"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -22830012 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -22830012], ["username", "billy_41"], ["access_token", "73e9e5704a74c518baa79f04d551af1f"], ["uuid", "22302a4d-03e8-481a-93ac-ab7922ae1fa4"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:50.499343"], ["updated_at", "2017-05-15 21:46:50.499343"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1583919091 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1583919091], ["username", "billy_42"], ["access_token", "aa19564232211cedd127b88015d53c4c"], ["uuid", "a44f43b4-1ffd-4423-a032-e5cf1d44e039"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:50.501706"], ["updated_at", "2017-05-15 21:46:50.501706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -942683327 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -942683327], ["username", "billy_43"], ["access_token", "87357efc5a91dc588e7665c29a6eb5bf"], ["uuid", "59d8bad9-0fed-4890-95b0-b261c532b88b"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:50.504053"], ["updated_at", "2017-05-15 21:46:50.504053"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1110450995 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1110450995], ["username", "billy_44"], ["access_token", "89ef88cf54d72a7b6978c3e015cf6272"], ["uuid", "79bb6d9d-f805-47da-ada8-5f2ddf88a460"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:50.506332"], ["updated_at", "2017-05-15 21:46:50.506332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1233067014 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1233067014], ["username", "billy_45"], ["access_token", "75f9e6467557b19bbc89ef73357b9ee4"], ["uuid", "63d23ef5-f664-468d-9cfc-8e8fadf6a18f"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:50.508641"], ["updated_at", "2017-05-15 21:46:50.508641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1102471941 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1102471941], ["username", "billy_46"], ["access_token", "e3075db81feb2bc2df6841f89c56cf6d"], ["uuid", "5f344bfd-cf05-44b1-83b1-23dc9705f846"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:50.511021"], ["updated_at", "2017-05-15 21:46:50.511021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -15948214 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -15948214], ["username", "billy_47"], ["access_token", "6e9771d2bf69742a1466092a1634ebaf"], ["uuid", "b7f6c711-f974-45d3-9f91-0b288e92d506"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:50.513379"], ["updated_at", "2017-05-15 21:46:50.513379"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -662774276 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -662774276], ["username", "billy_48"], ["access_token", "25e59b2bfe6aab0f6d08fc78180ee232"], ["uuid", "610fb9c2-d9be-4681-ad23-06593dfb2655"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:50.515661"], ["updated_at", "2017-05-15 21:46:50.515661"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1847631746 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1847631746], ["username", "billy_49"], ["access_token", "64401084f202631b012b89fb810f583c"], ["uuid", "71b3bd1c-2ed6-4351-8fb5-8e58ccf8ec15"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:50.518012"], ["updated_at", "2017-05-15 21:46:50.518012"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1703894411 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1703894411], ["username", "jstrav"], ["access_token", "7e5917e032300536d8968a206e93ca76"], ["uuid", "aa2e020b-7b77-4272-b550-e827407b53a8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-15 21:46:50.526555"], ["updated_at", "2017-05-15 21:46:50.526555"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2018982479 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2018982479], ["username", "mary"], ["access_token", "ac1607ff88d693b46a09cdd3bb14998e"], ["uuid", "acb81694-8693-420c-8621-f1f8d3c3e7a2"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-15 21:46:50.530329"], ["updated_at", "2017-05-15 21:46:50.530329"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -498704497 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -498704497], ["username", "jstead"], ["access_token", "54f9eaf78e2d71e433225ef09297856a"], ["uuid", "3420fa91-5902-4081-95c3-a58ea2976d69"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-15 21:46:50.534244"], ["updated_at", "2017-05-15 21:46:50.534244"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -938782361 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -938782361], ["username", "bigbear"], ["access_token", "cea093d2f869a6474f0b503d77472c61"], ["uuid", "4ecd1c69-2761-47a8-9f4c-12f99aaa9ed8"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-15 21:46:50.537442"], ["updated_at", "2017-05-15 21:46:50.537442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1875425742 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1875425742], ["username", "billy_00"], ["access_token", "b6c29b53d577a94185560ef4dec4654c"], ["uuid", "6bafac17-ccb9-4020-924a-2edca70c53de"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-15 21:46:50.540202"], ["updated_at", "2017-05-15 21:46:50.540202"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -988574330 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -988574330], ["username", "billy_01"], ["access_token", "350e4b07707a6940530f50f6ba1e168c"], ["uuid", "d9cc5d26-54c0-4ab6-b409-9f44fa8df15c"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-15 21:46:50.543122"], ["updated_at", "2017-05-15 21:46:50.543122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -74478215 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -74478215], ["username", "billy_02"], ["access_token", "3e151d5a500b1c20d03f31050315c5d7"], ["uuid", "ee932ea0-1623-48cb-9a7f-0474c01fe7ce"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-15 21:46:50.546766"], ["updated_at", "2017-05-15 21:46:50.546766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2008576566 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2008576566], ["username", "billy_03"], ["access_token", "3618f715755d853cdc9f147ce1a08748"], ["uuid", "2f6fb8e1-62e3-413e-ae65-438c5aae1087"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-15 21:46:50.549899"], ["updated_at", "2017-05-15 21:46:50.549899"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -35533856 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -35533856], ["username", "billy_04"], ["access_token", "68b1a7f4744e017d7423ec7d231315f8"], ["uuid", "18628df5-abda-4ef9-889e-2a747adc54d9"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-15 21:46:50.553040"], ["updated_at", "2017-05-15 21:46:50.553040"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -697553915 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -697553915], ["username", "billy_05"], ["access_token", "708a80dd5127407679ddaba084b18c66"], ["uuid", "fac83a0d-c42b-4de1-93a0-e85a394518e4"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-15 21:46:50.555670"], ["updated_at", "2017-05-15 21:46:50.555670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -662159867 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -662159867], ["username", "billy_06"], ["access_token", "77e086d6cb62de01d88abdd0d3ba1c7d"], ["uuid", "2632261a-590b-4175-a4c9-14490782694e"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-15 21:46:50.558260"], ["updated_at", "2017-05-15 21:46:50.558260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2099006602 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2099006602], ["username", "billy_07"], ["access_token", "3046396c7cec9664a187965a2de0650f"], ["uuid", "ff5937ac-aa52-4ce3-b892-35f0cf177b11"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-15 21:46:50.560682"], ["updated_at", "2017-05-15 21:46:50.560682"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1679532558 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1679532558], ["username", "billy_08"], ["access_token", "24efc8bd8355733812dd2e150947f613"], ["uuid", "232d213c-3c19-41cf-9c60-ab9dfad6a9ca"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-15 21:46:50.563084"], ["updated_at", "2017-05-15 21:46:50.563084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1996823880 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1996823880], ["username", "billy_09"], ["access_token", "f706be5119406f6998c3e5d91485a367"], ["uuid", "dc380010-c318-4757-9e38-642a0588f73e"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-15 21:46:50.565397"], ["updated_at", "2017-05-15 21:46:50.565397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -939058670 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -939058670], ["username", "billy_10"], ["access_token", "0414b97943eaf7de9cd32bf8a392b632"], ["uuid", "ef40907b-e614-4084-8851-00b892284ab0"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-15 21:46:50.567897"], ["updated_at", "2017-05-15 21:46:50.567897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -397646189 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -397646189], ["username", "billy_11"], ["access_token", "b992f213acd89be15a679800994c1e99"], ["uuid", "9bfdb104-de13-4d0e-825d-d3c37a4b327b"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-15 21:46:50.571719"], ["updated_at", "2017-05-15 21:46:50.571719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -371211766 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -371211766], ["username", "billy_12"], ["access_token", "85bce097cbf0117160ba366e99099bde"], ["uuid", "7229715b-5b67-4442-b5b6-96b5b8c68be6"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-15 21:46:50.574846"], ["updated_at", "2017-05-15 21:46:50.574846"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2051918280 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2051918280], ["username", "billy_13"], ["access_token", "f5a5f50622a4325389799070b8b7e97c"], ["uuid", "abafc021-d2fa-434e-8c97-6da2b778e471"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-15 21:46:50.577966"], ["updated_at", "2017-05-15 21:46:50.577966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -552341620 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -552341620], ["username", "billy_14"], ["access_token", "3fd82a3d2f77263f25e3ccddb22b2964"], ["uuid", "69a7d0f2-c1c9-4c05-8f48-02f87e622567"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-15 21:46:50.580646"], ["updated_at", "2017-05-15 21:46:50.580646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144455365 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144455365], ["username", "billy_15"], ["access_token", "8de7646850dfac968b7fe96f0eb19501"], ["uuid", "be55b595-2feb-4283-bddd-8a473326661c"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-15 21:46:50.583113"], ["updated_at", "2017-05-15 21:46:50.583113"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1394447025 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1394447025], ["username", "billy_16"], ["access_token", "41441c0711051113313d735ef2fc43fb"], ["uuid", "1abeacbf-631b-44af-b580-b6216e0a41ea"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-15 21:46:50.585430"], ["updated_at", "2017-05-15 21:46:50.585430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -506807436 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -506807436], ["username", "billy_17"], ["access_token", "3c8efb33b010ecd1479744ed4b69a3fa"], ["uuid", "f3093ef4-00e3-45f9-b7bc-0d039c9747d2"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-15 21:46:50.587748"], ["updated_at", "2017-05-15 21:46:50.587748"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1305366592 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1305366592], ["username", "billy_18"], ["access_token", "e58bffc80aade55ac1a2d8d183b6fef1"], ["uuid", "5b65a0a1-44d9-4805-a860-650166e61711"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-15 21:46:50.590081"], ["updated_at", "2017-05-15 21:46:50.590081"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1582239032 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1582239032], ["username", "billy_19"], ["access_token", "0fe906297455c2d9510780e939b001c3"], ["uuid", "ab8c595e-6674-4814-a860-21b72f8f9e0b"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-15 21:46:50.592560"], ["updated_at", "2017-05-15 21:46:50.592560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -233872676 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -233872676], ["username", "billy_20"], ["access_token", "49c072d5482b12bef09018296d1d885e"], ["uuid", "aca69600-82dd-4b9e-9903-7dd4449ac78e"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-15 21:46:50.594989"], ["updated_at", "2017-05-15 21:46:50.594989"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -864536398 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -864536398], ["username", "billy_21"], ["access_token", "8d295be97b00fe03895f5b6cb68ce231"], ["uuid", "6f3465e6-4908-470e-b231-3d58529c06e0"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-15 21:46:50.597356"], ["updated_at", "2017-05-15 21:46:50.597356"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -265873651 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -265873651], ["username", "billy_22"], ["access_token", "a6b11b83cf717cc9e74b4f9db718dad9"], ["uuid", "660fb4d1-fb3e-42c5-a07d-d081b8038f4a"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-15 21:46:50.599733"], ["updated_at", "2017-05-15 21:46:50.599733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -830566611 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -830566611], ["username", "billy_23"], ["access_token", "0ebc96fbb26f5e8b86b013984ee14e8c"], ["uuid", "b46605d4-86e3-4807-9e62-dd49537deea0"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-15 21:46:50.602148"], ["updated_at", "2017-05-15 21:46:50.602148"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -324607367 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -324607367], ["username", "billy_24"], ["access_token", "e7eae22e6032d4cab9eecb80d92e92a6"], ["uuid", "462f568b-7cec-4674-9b3c-b1b8afc815fa"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-15 21:46:50.604491"], ["updated_at", "2017-05-15 21:46:50.604491"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1011977531 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1011977531], ["username", "billy_25"], ["access_token", "cb11cf58d157b88eeceab784fd7bd7e4"], ["uuid", "2b1f8a12-6823-43f1-baa7-64ca46a9bf98"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-15 21:46:50.606837"], ["updated_at", "2017-05-15 21:46:50.606837"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1333684354 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1333684354], ["username", "billy_26"], ["access_token", "db84264722d9b7031d40fbed770733c6"], ["uuid", "2dd55854-943a-4695-a5bc-d311971cb1e5"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-15 21:46:50.609135"], ["updated_at", "2017-05-15 21:46:50.609135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -103669085 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -103669085], ["username", "billy_27"], ["access_token", "da3c06e737d1308f6f806ae8703fa885"], ["uuid", "a6737923-4994-4b41-8f1e-7bbcd7355815"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-15 21:46:50.611490"], ["updated_at", "2017-05-15 21:46:50.611490"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1798376998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1798376998], ["username", "billy_28"], ["access_token", "bd0c6ed2baaa3bd3a26187d38cb039e9"], ["uuid", "639ab8cb-143c-44e1-8b32-4307d8f4b229"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-15 21:46:50.613872"], ["updated_at", "2017-05-15 21:46:50.613872"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1887547654 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1887547654], ["username", "billy_29"], ["access_token", "5fbe5b6a8970ea4fa7f126ba138c49de"], ["uuid", "304d7b6c-301b-4f1e-8754-8c2e54e41655"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-15 21:46:50.616279"], ["updated_at", "2017-05-15 21:46:50.616279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -252569155 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -252569155], ["username", "billy_30"], ["access_token", "f40067faa1300dc8f3f0cd9b88f616ec"], ["uuid", "f156841b-c8e2-4ec3-a20f-6a2ad306b69f"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-15 21:46:50.618650"], ["updated_at", "2017-05-15 21:46:50.618650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1063841455 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1063841455], ["username", "billy_31"], ["access_token", "b4d59752f0d654e827c3312c083c37d3"], ["uuid", "4e781e3e-a651-43e5-9e86-3a5947b1214a"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-15 21:46:50.620967"], ["updated_at", "2017-05-15 21:46:50.620967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -788265497 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -788265497], ["username", "billy_32"], ["access_token", "cc8585aa82e412c27416fde14bcb4885"], ["uuid", "8855a7a9-4811-41ea-b858-c4530a8d2887"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-15 21:46:50.623284"], ["updated_at", "2017-05-15 21:46:50.623284"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1409048194 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1409048194], ["username", "billy_33"], ["access_token", "c7cc47857c3a446ba599f4840e9e934a"], ["uuid", "16dd7541-552c-4fcb-b297-4b5915f06954"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-15 21:46:50.625612"], ["updated_at", "2017-05-15 21:46:50.625612"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1039249044 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1039249044], ["username", "billy_34"], ["access_token", "011bbee844231f1d37a2eef09e814790"], ["uuid", "514a4260-19e2-43f5-bb08-d19d8c8c0a78"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-15 21:46:50.627994"], ["updated_at", "2017-05-15 21:46:50.627994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1354537124 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1354537124], ["username", "billy_35"], ["access_token", "85dbdd2efc146ca7a0a8efc7819344ef"], ["uuid", "a6d58d73-2f62-4f5f-b89f-ea5fe5e958a5"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-15 21:46:50.630386"], ["updated_at", "2017-05-15 21:46:50.630386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2012378151 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2012378151], ["username", "billy_36"], ["access_token", "056fd3e62dc57a6fe1f8a26e23d3f57b"], ["uuid", "1986cd7d-5cb5-4e29-b88e-5ae56776c2d0"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-15 21:46:50.632744"], ["updated_at", "2017-05-15 21:46:50.632744"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300586531 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300586531], ["username", "billy_37"], ["access_token", "2bbcdb36abc95ae574cfcef81fb601b8"], ["uuid", "6ab664ba-f162-480a-ab20-a488ac60bc88"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-15 21:46:50.635120"], ["updated_at", "2017-05-15 21:46:50.635120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -251364982 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -251364982], ["username", "billy_38"], ["access_token", "55c76e99b7580e56aa3cf084974c68a9"], ["uuid", "7547b8bd-ba31-46c2-b25a-e2612342f80b"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-15 21:46:50.637530"], ["updated_at", "2017-05-15 21:46:50.637530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1396034173 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1396034173], ["username", "billy_39"], ["access_token", "8db9f69a6805167a27da7d4c3107b2ff"], ["uuid", "e115e362-a5b5-4ef1-8bfc-49ac332f07ad"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-15 21:46:50.639946"], ["updated_at", "2017-05-15 21:46:50.639946"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1850607947 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1850607947], ["username", "billy_40"], ["access_token", "73b70aa583bbcfdb99f5d012fbe1addd"], ["uuid", "57c2ac4e-c54b-40b3-bdbc-e91da49713e7"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-15 21:46:50.642346"], ["updated_at", "2017-05-15 21:46:50.642346"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1758006362 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1758006362], ["username", "billy_41"], ["access_token", "f6bdec4df08db5bb0a6bdc8f7f8a5b20"], ["uuid", "12b14a45-ec79-4cb1-a7d2-bd3e5cb3013d"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-15 21:46:50.644734"], ["updated_at", "2017-05-15 21:46:50.644734"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1450781047 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1450781047], ["username", "billy_42"], ["access_token", "f1e9b5e3ad0cb92bf545d3e0113750d7"], ["uuid", "85e7c590-e2f6-4bd3-8a8d-9227822379d6"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-15 21:46:50.647081"], ["updated_at", "2017-05-15 21:46:50.647081"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -633270252 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -633270252], ["username", "billy_43"], ["access_token", "7889313ddafa715c31bda7561464f61b"], ["uuid", "d6805aae-d482-4f81-8a79-c26874a93f28"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-15 21:46:50.649479"], ["updated_at", "2017-05-15 21:46:50.649479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -259781053 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -259781053], ["username", "billy_44"], ["access_token", "6526dc968789d61bbb977e2fffa8c695"], ["uuid", "0f70f0ac-03cd-4765-b29e-5d76f1c6f9de"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-15 21:46:50.651837"], ["updated_at", "2017-05-15 21:46:50.651837"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -649234719 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -649234719], ["username", "billy_45"], ["access_token", "7f0d360478cbd9747760dcbc648ab7fa"], ["uuid", "a83b1e3d-07ad-49e2-b6b8-972969257c0a"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-15 21:46:50.654294"], ["updated_at", "2017-05-15 21:46:50.654294"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1161130496 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1161130496], ["username", "billy_46"], ["access_token", "1ad66117fabcf06710da771484930fa5"], ["uuid", "77c838f7-8e03-4c9a-a447-3f857cb3f838"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-15 21:46:50.657047"], ["updated_at", "2017-05-15 21:46:50.657047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -152265404 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -152265404], ["username", "billy_47"], ["access_token", "ad8644cc5f42110d90f84c0821eba082"], ["uuid", "cb9babdd-2b3c-47ae-8d01-4bedc130b472"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-15 21:46:50.659619"], ["updated_at", "2017-05-15 21:46:50.659619"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -681195445 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -681195445], ["username", "billy_48"], ["access_token", "8b233e1a8c367b93adc41a2d263e825a"], ["uuid", "b0d73541-3aac-4aec-b47c-0f624136013b"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-15 21:46:50.662090"], ["updated_at", "2017-05-15 21:46:50.662090"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -908575736 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -908575736], ["username", "billy_49"], ["access_token", "bb8d3a6f90a1c0e73636ab83afbbf259"], ["uuid", "3f5268a9-700c-4bd2-b4dc-4b29021b1b6c"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-15 21:46:50.664500"], ["updated_at", "2017-05-15 21:46:50.664500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-15 21:46:50.675185"], ["updated_at", "2017-05-15 21:46:50.675185"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "uuid" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["uuid", "booyah"], ["role", 2], ["updated_at", "2017-05-15 21:46:50.700806"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-15 21:46:50.703657"], ["updated_at", "2017-05-15 21:46:50.703657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-15 14:46:50 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1916003505 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a9fba8e829269d6d3e657f04016ad8e2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1916003505], ["username", "a9fba8e829269d6d3e657f04016ad8e2"], ["access_token", "263b4db3c40176253df84a8bf494e1e6"], ["uuid", "79ff3148-2151-4c25-9f13-fe4ecb73edf7"], ["created_at", "2017-05-15 21:46:50.766658"], ["updated_at", "2017-05-15 21:46:50.766658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -89275504 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '90f7be4c2985cd9b54745ae4a10d63ed' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -89275504], ["username", "90f7be4c2985cd9b54745ae4a10d63ed"], ["access_token", "2cbe8628e0e4e167e911afe56bbd6e51"], ["uuid", "eca5cba8-9d6e-411e-873c-b1e46a035efe"], ["created_at", "2017-05-15 21:46:50.771822"], ["updated_at", "2017-05-15 21:46:50.771822"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -41303509 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -41303509], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:50.775272"], ["updated_at", "2017-05-15 21:46:50.775272"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114862862 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f054c6f06e1fc695752de371773757d7' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2114862862], ["username", "f054c6f06e1fc695752de371773757d7"], ["access_token", "23f186e3e75a0752f64d8d6aacfe74a8"], ["uuid", "914f2b4d-9fba-4683-9bc3-101a6e23c24c"], ["created_at", "2017-05-15 21:46:50.779618"], ["updated_at", "2017-05-15 21:46:50.779618"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2142833700 LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2142833700], ["name", "MyGroup"], ["created_at", "2017-05-15 21:46:50.782335"], ["updated_at", "2017-05-15 21:46:50.782335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-15 21:46:50.787507"], ["updated_at", "2017-05-15 21:46:50.787507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.5ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (3.2ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:51:01.826832"], ["updated_at", "2017-05-17 16:51:01.826832"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:51:01 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-17 09:51:01 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:51:09.348065"], ["updated_at", "2017-05-17 16:51:09.348065"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:51:28.525562"], ["updated_at", "2017-05-17 16:51:28.525562"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:51:28 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 09:51:28 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:53:18.900761"], ["updated_at", "2017-05-17 16:53:18.900761"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:53:18 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 09:53:18 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:53:33.993175"], ["updated_at", "2017-05-17 16:53:33.993175"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:53:34 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 09:53:34 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:53:44.642726"], ["updated_at", "2017-05-17 16:53:44.642726"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:53:44 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 09:53:44 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.9ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 21ms (ActiveRecord: 0.4ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.5ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 4]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 SQL (7.9ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 4], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 16:57:09.090951"], ["updated_at", "2017-05-17 16:57:09.090951"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2579924]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2579924 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 2579924], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 16:57:09.106122"], ["updated_at", "2017-05-17 16:57:09.106122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 16:57:09.111835"], ["updated_at", "2017-05-17 16:57:09.111835"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "d37de27b2386d7561c46660e3dddfd24"], ["uuid", "06bdec57-b718-42a3-a319-c9e0b79d13b7"], ["created_at", "2017-05-17 16:57:09.122931"], ["updated_at", "2017-05-17 16:57:09.122931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:57:09.133654"], ["updated_at", "2017-05-17 16:57:09.133654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "925bc4235c982aee8050236dd69ef540"], ["uuid", "3c94905d-b91a-48c5-be8b-3acba5a05841"], ["created_at", "2017-05-17 16:57:09.137612"], ["updated_at", "2017-05-17 16:57:09.137612"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-17 16:57:09.139095"], ["updated_at", "2017-05-17 16:57:09.139095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -228142136 LIMIT 1 SQL (1.0ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -228142136], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:09.149836"], ["updated_at", "2017-05-17 16:57:09.149836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1874798978 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1874798978], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:09.154198"], ["updated_at", "2017-05-17 16:57:09.154198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1874798978]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1874798978 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -228142136]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -228142136 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1874798978 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -228142136 SQL (0.9ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -228142136], ["member_group_id", -1874798978], ["created_at", "2017-05-17 16:57:09.164870"], ["updated_at", "2017-05-17 16:57:09.164870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.5ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1874798978) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1874798978) LIMIT 1 SQL (0.8ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1874798978], ["user_id", 1], ["created_at", "2017-05-17 16:57:09.185721"], ["updated_at", "2017-05-17 16:57:09.185721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -1874798978) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.5ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1874798978]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -1874798978]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1874798978 - -228142136 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1874798978, -228142136) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-17 16:57:09.230066"], ["updated_at", "2017-05-17 16:57:09.230066"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1874798978, -228142136) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-17 16:57:09.236033"], ["updated_at", "2017-05-17 16:57:09.236033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1874798978, -228142136) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 16:57:09.243019"], ["updated_at", "2017-05-17 16:57:09.243019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1874798978, -228142136) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1874798978, -228142136) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 16:57:09.251001"], ["updated_at", "2017-05-17 16:57:09.251001"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1874798978, -228142136) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1874798978, -228142136) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1874798978, -228142136) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (1.3ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-17 16:57:09.292106"], ["updated_at", "2017-05-17 16:57:09.292106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-17 16:57:09.294540"], ["updated_at", "2017-05-17 16:57:09.294540"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-17 16:57:09.296581"], ["updated_at", "2017-05-17 16:57:09.296581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-17 16:57:09.299152"], ["updated_at", "2017-05-17 16:57:09.299152"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-17 16:57:09.300738"], ["updated_at", "2017-05-17 16:57:09.300738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.5ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-17 16:57:09.308662"], ["updated_at", "2017-05-17 16:57:09.308662"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-17 16:57:09.311214"], ["updated_at", "2017-05-17 16:57:09.311214"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 09:57:09 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.2ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (8.4ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-17 16:57:09.400195"], ["updated_at", "2017-05-17 16:57:09.400195"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 16:57:09.401930"], ["updated_at", "2017-05-17 16:57:09.401930"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 16:57:09.403424"], ["updated_at", "2017-05-17 16:57:09.403424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 16:57:09.409006"], ["updated_at", "2017-05-17 16:57:09.409006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-17 16:57:09.410893"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 09:57:09 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 09:57:09 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 16:57:09.472738"], ["updated_at", "2017-05-17 16:57:09.472738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 16:57:09.477558"], ["updated_at", "2017-05-17 16:57:09.477558"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 16:57:09.480935"], ["updated_at", "2017-05-17 16:57:09.480935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:09 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 09:57:09 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.4ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2012519657 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2012519657], ["username", "jstrav"], ["access_token", "530900041bc8603b833440350610520e"], ["uuid", "49f1923b-0a12-416a-8979-7b086e56293f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:09.517663"], ["updated_at", "2017-05-17 16:57:09.517663"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2035320001 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.8ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2035320001], ["username", "mary"], ["access_token", "638b4f827b0fc40ba4df30811a2a7dfa"], ["uuid", "1211aa6d-d9e0-4050-952b-d9b64684aef7"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:09.522173"], ["updated_at", "2017-05-17 16:57:09.522173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1831851856 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1831851856], ["username", "jstead"], ["access_token", "7897c22ecf8bc5a88678e72c6a3fa95f"], ["uuid", "24cce2d1-528a-41eb-ba64-9f436851ade6"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:09.526625"], ["updated_at", "2017-05-17 16:57:09.526625"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -454823487 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -454823487], ["username", "bigbear"], ["access_token", "cb595452336345ab416fb80d86eb0fb1"], ["uuid", "50561305-1261-40dc-8e2e-09249e16e1a8"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:09.529264"], ["updated_at", "2017-05-17 16:57:09.529264"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1086246388 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1086246388], ["username", "billy_00"], ["access_token", "5bc816b9dae88a28945da3652b73690e"], ["uuid", "b8397c70-d1dd-4a81-9399-fae85a531d46"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:57:09.532116"], ["updated_at", "2017-05-17 16:57:09.532116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1783693189 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1783693189], ["username", "billy_01"], ["access_token", "e54365fc8ad658d63a1ef7926441cdfa"], ["uuid", "94400f8b-7d1b-4363-a30b-2c7a697c0ab8"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:57:09.534829"], ["updated_at", "2017-05-17 16:57:09.534829"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1745297000 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1745297000], ["username", "billy_02"], ["access_token", "ce7aa6268e8694938914a42ef31fdbba"], ["uuid", "a9ce3fe9-558d-40fb-81fd-f3643b318e76"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:57:09.537475"], ["updated_at", "2017-05-17 16:57:09.537475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1470020699 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1470020699], ["username", "billy_03"], ["access_token", "2e1c8a31fc479dfcb2dd983f4ab38b3a"], ["uuid", "29bca888-e0bf-4290-9ff9-6cd908a30137"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:57:09.540018"], ["updated_at", "2017-05-17 16:57:09.540018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2058262114 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2058262114], ["username", "billy_04"], ["access_token", "d93aa7aa953f3b436fcbba739a3d47de"], ["uuid", "6d98231a-acbb-478b-9372-1de9b1587a97"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:57:09.542501"], ["updated_at", "2017-05-17 16:57:09.542501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -558964153 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -558964153], ["username", "billy_05"], ["access_token", "56fc6cc370461bc41686ed918b912366"], ["uuid", "4d17257a-a639-4007-9bbd-5c612dbe0a6f"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:57:09.544891"], ["updated_at", "2017-05-17 16:57:09.544891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -754669288 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -754669288], ["username", "billy_06"], ["access_token", "cda95367cc96aa2cd20a8610eddfb9d9"], ["uuid", "012cb810-a937-456c-9e92-91d54fabda6c"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:57:09.547456"], ["updated_at", "2017-05-17 16:57:09.547456"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1334118252 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1334118252], ["username", "billy_07"], ["access_token", "5afd68c4e93477be085076686afdc27b"], ["uuid", "e84e1bdd-1053-4bb2-b293-2ec827e53f05"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:57:09.550166"], ["updated_at", "2017-05-17 16:57:09.550166"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1843565956 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1843565956], ["username", "billy_08"], ["access_token", "87b32cb7444b8f8a30b373a11cc0078f"], ["uuid", "80e9b3ec-c5e7-4a73-9385-12ee3818151a"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:57:09.553537"], ["updated_at", "2017-05-17 16:57:09.553537"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -17306859 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -17306859], ["username", "billy_09"], ["access_token", "76450939b519dba82b9b82f4e292c5b8"], ["uuid", "7bebdeda-7ff5-4232-b5ed-135a305f62a3"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:57:09.558037"], ["updated_at", "2017-05-17 16:57:09.558037"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -723923170 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -723923170], ["username", "billy_10"], ["access_token", "431dbfdc7def2c567d0fb6e097d02949"], ["uuid", "46963f24-b983-4f18-a351-e2105f60753c"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:57:09.562981"], ["updated_at", "2017-05-17 16:57:09.562981"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1743233471 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1743233471], ["username", "billy_11"], ["access_token", "3860f3b9b6051a7a7e1022cc5567c65e"], ["uuid", "10a6a927-342f-4c83-996d-18ff12a5ffa6"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:57:09.567774"], ["updated_at", "2017-05-17 16:57:09.567774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1215593425 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1215593425], ["username", "billy_12"], ["access_token", "deaef933f36ce4013ceed3614e746b60"], ["uuid", "64c34ac7-29a9-49af-8f05-eb0e7ed0b689"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:57:09.571258"], ["updated_at", "2017-05-17 16:57:09.571258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1828349165 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1828349165], ["username", "billy_13"], ["access_token", "d936b3f1c3d91caa9dccafb5f870b63a"], ["uuid", "3b869fc2-3571-4f5b-82c8-1d94eb143517"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:57:09.574109"], ["updated_at", "2017-05-17 16:57:09.574109"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -109744418 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -109744418], ["username", "billy_14"], ["access_token", "76a5526b7f2a109ec810a8361a88bd34"], ["uuid", "e4a75fb6-b834-47cd-8ee4-f0c1853b9bfb"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:57:09.577801"], ["updated_at", "2017-05-17 16:57:09.577801"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2052075545 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2052075545], ["username", "billy_15"], ["access_token", "5de4590eb2e9d607b30887fb9f2b44fb"], ["uuid", "9ebdd5dc-a6b4-4a34-b256-4d72f7eac5fd"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:57:09.580998"], ["updated_at", "2017-05-17 16:57:09.580998"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -652749352 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -652749352], ["username", "billy_16"], ["access_token", "8c98083cbdda66786a4ed4855b39235a"], ["uuid", "4d107c44-be61-4a51-bf0a-15c2bad43a30"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:57:09.584339"], ["updated_at", "2017-05-17 16:57:09.584339"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -486337763 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -486337763], ["username", "billy_17"], ["access_token", "7d76f3f53b67940675a671f1bb473ccd"], ["uuid", "52870e92-ba06-4c51-8173-751b667e8b6a"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:57:09.586993"], ["updated_at", "2017-05-17 16:57:09.586993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2067371864 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2067371864], ["username", "billy_18"], ["access_token", "ada185272b46ea7d5824c6e8a3f4b0ad"], ["uuid", "964a1d9b-5986-471f-b1a8-015048632bae"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:57:09.589813"], ["updated_at", "2017-05-17 16:57:09.589813"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -348389749 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -348389749], ["username", "billy_19"], ["access_token", "0d80f5b8c93172245e3b2c9dd313a93f"], ["uuid", "1a471df3-0d3b-43e0-8a73-18a8531a0fde"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:57:09.592343"], ["updated_at", "2017-05-17 16:57:09.592343"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -652867987 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -652867987], ["username", "billy_20"], ["access_token", "89e786164772d91599407d4efa7a5616"], ["uuid", "7f4d0b6b-a9e1-4028-abe5-42d7ada6ceec"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:57:09.594962"], ["updated_at", "2017-05-17 16:57:09.594962"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -6858432 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -6858432], ["username", "billy_21"], ["access_token", "9f222e98d8bd47e8064baea6c5c7cb94"], ["uuid", "7e13a627-2d88-46c0-b874-41664f166d2a"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:57:09.597836"], ["updated_at", "2017-05-17 16:57:09.597836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125651663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1125651663], ["username", "billy_22"], ["access_token", "83deb76dd5cd49274b50943939767b5d"], ["uuid", "f31451e5-6306-42d1-9ead-1d451efb907c"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:57:09.600885"], ["updated_at", "2017-05-17 16:57:09.600885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -539081016 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -539081016], ["username", "billy_23"], ["access_token", "cf2b7acd0bfc5d46d47924f9eb57fa7e"], ["uuid", "63e98c72-dbb2-4cf5-a348-0be82df37e8e"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:57:09.604038"], ["updated_at", "2017-05-17 16:57:09.604038"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -62383817 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -62383817], ["username", "billy_24"], ["access_token", "25083f6490143030ff57a2b5e594b2d5"], ["uuid", "7c650305-a320-47d8-8b46-c2147b6d0421"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:57:09.606819"], ["updated_at", "2017-05-17 16:57:09.606819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -349419315 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -349419315], ["username", "billy_25"], ["access_token", "0174ef11d132b942e600b6a57d7e3756"], ["uuid", "de259db6-e358-49e0-8c2e-e95fbe5ac797"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:57:09.609228"], ["updated_at", "2017-05-17 16:57:09.609228"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -196672903 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -196672903], ["username", "billy_26"], ["access_token", "525c2e8175f546a5aded4695808b180f"], ["uuid", "2f0cb01b-dcab-4066-b536-22dc47225004"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:57:09.611699"], ["updated_at", "2017-05-17 16:57:09.611699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2029915050 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2029915050], ["username", "billy_27"], ["access_token", "9e7ad86dd8f0af634e444e803a3dd301"], ["uuid", "b38464be-f378-44ec-816d-38dd5e3d02e8"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:57:09.614218"], ["updated_at", "2017-05-17 16:57:09.614218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1901843446 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1901843446], ["username", "billy_28"], ["access_token", "dab49c9c8b53b781c1318985d9a3ed2f"], ["uuid", "77fd9e72-745d-497f-abbd-fff0ed32416d"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:57:09.616718"], ["updated_at", "2017-05-17 16:57:09.616718"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -617293305 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -617293305], ["username", "billy_29"], ["access_token", "dbb252a86ad138057e1569e08774a785"], ["uuid", "2a68a088-06e5-488f-bc61-f4464e51e26e"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:57:09.619221"], ["updated_at", "2017-05-17 16:57:09.619221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -199185621 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -199185621], ["username", "billy_30"], ["access_token", "3d3686127f107957affec90b92f91c60"], ["uuid", "82ad0aaf-b30e-44fe-92a7-600bcee14003"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:57:09.621568"], ["updated_at", "2017-05-17 16:57:09.621568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -677588119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -677588119], ["username", "billy_31"], ["access_token", "04aa3c0d7001cbf51cfa6c6d35a3f3de"], ["uuid", "6d6185d7-d516-4d7a-bf19-e23754f3df8a"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:57:09.624191"], ["updated_at", "2017-05-17 16:57:09.624191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -785560397 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -785560397], ["username", "billy_32"], ["access_token", "0864dd864db9951297912925ef2bd0ff"], ["uuid", "5138f8c9-90b7-4c1e-bf8c-438e19797239"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:57:09.626629"], ["updated_at", "2017-05-17 16:57:09.626629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1358148820 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1358148820], ["username", "billy_33"], ["access_token", "cbf8d894778650921e33e52a3ab6d12f"], ["uuid", "4f7849e8-a407-4098-9dd9-1a06efdd1ac7"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:57:09.629100"], ["updated_at", "2017-05-17 16:57:09.629100"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -391787331 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -391787331], ["username", "billy_34"], ["access_token", "4cf9aa4180503aefd5611a02632cfb75"], ["uuid", "df336739-75f1-4b12-a5ea-e07d6cecc427"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:57:09.631555"], ["updated_at", "2017-05-17 16:57:09.631555"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1344484884 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1344484884], ["username", "billy_35"], ["access_token", "950b3d88f98c5a7c400005ec804bf92f"], ["uuid", "e3e1c277-984b-404f-96cb-3771e5fcc6e0"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:57:09.634220"], ["updated_at", "2017-05-17 16:57:09.634220"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1765733394 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1765733394], ["username", "billy_36"], ["access_token", "5c352a9a4726e6217666b48fca7abc96"], ["uuid", "0acaf92c-2959-47d2-b777-03aeb03ec69d"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:57:09.637303"], ["updated_at", "2017-05-17 16:57:09.637303"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -221459563 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -221459563], ["username", "billy_37"], ["access_token", "35c3c8be92536a8845f3f09f7c744c79"], ["uuid", "0d2e798a-5efc-4b30-a720-67a481e446ef"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:57:09.640295"], ["updated_at", "2017-05-17 16:57:09.640295"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -465957885 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -465957885], ["username", "billy_38"], ["access_token", "180607c1b0853a40f9ac0f533502db3f"], ["uuid", "893bf208-af4b-4247-bb0e-d473dbb07a03"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:57:09.642573"], ["updated_at", "2017-05-17 16:57:09.642573"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1090562947 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1090562947], ["username", "billy_39"], ["access_token", "e6ef2f9f81a99e8eec92fb0513652569"], ["uuid", "bfdacc47-4d37-46ce-be33-9d65fe5e9fe7"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:57:09.645012"], ["updated_at", "2017-05-17 16:57:09.645012"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38087863 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -38087863], ["username", "billy_40"], ["access_token", "794f8628add4adbd0d35c94bcda387a6"], ["uuid", "236b5e2a-db3a-4166-a656-3ab8cc479615"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:57:09.648548"], ["updated_at", "2017-05-17 16:57:09.648548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1111200918 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1111200918], ["username", "billy_41"], ["access_token", "9a806ebc4de2492bc5593fe08cad10bb"], ["uuid", "45066c2b-260e-46ff-9566-a5c8e1322934"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:57:09.651346"], ["updated_at", "2017-05-17 16:57:09.651346"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1472438368 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1472438368], ["username", "billy_42"], ["access_token", "b5d189d6c7a14afca4f4947114c47cd1"], ["uuid", "14612840-472b-435b-8ed0-01416d166fb2"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:57:09.653789"], ["updated_at", "2017-05-17 16:57:09.653789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1194210395 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1194210395], ["username", "billy_43"], ["access_token", "336f1eaa561e88d790bef62c9b140100"], ["uuid", "49969859-4b06-4b49-b72e-d52e7ca731cb"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:57:09.656236"], ["updated_at", "2017-05-17 16:57:09.656236"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -217350678 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -217350678], ["username", "billy_44"], ["access_token", "aa33ac685f26e15140db0b10e7f1ad90"], ["uuid", "c7c3ed95-4265-4fce-a037-c9ef88a2efad"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:57:09.658706"], ["updated_at", "2017-05-17 16:57:09.658706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1839223285 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1839223285], ["username", "billy_45"], ["access_token", "c577533cee3b54afe657a256bea69c2b"], ["uuid", "289e19a2-f634-421d-be30-1d3e13e46c9f"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:57:09.661183"], ["updated_at", "2017-05-17 16:57:09.661183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1176991678 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1176991678], ["username", "billy_46"], ["access_token", "ea104c77741d2ca47c148fa16955a898"], ["uuid", "0a93e5cb-ee74-48b2-8a4a-926b13bcf5e9"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:57:09.663714"], ["updated_at", "2017-05-17 16:57:09.663714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -31536605 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -31536605], ["username", "billy_47"], ["access_token", "670d20aae50ba1d6cea5c4ecb44abd73"], ["uuid", "e2083256-1a1c-45b8-a2d2-850f9a52e36f"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:57:09.666571"], ["updated_at", "2017-05-17 16:57:09.666571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1520189346 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1520189346], ["username", "billy_48"], ["access_token", "5842be21e7e6fa0a722ce6b11c6ee7c5"], ["uuid", "51bd6ef8-7978-49bc-adb4-b695c69abeb1"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:57:09.669598"], ["updated_at", "2017-05-17 16:57:09.669598"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -486500957 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -486500957], ["username", "billy_49"], ["access_token", "3ee8854ad9e7e34b0c3cac25177c2680"], ["uuid", "9f333108-eca6-4bf9-b248-5f395cf5ee34"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:57:09.672272"], ["updated_at", "2017-05-17 16:57:09.672272"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -845860132 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -845860132], ["username", "jstrav"], ["access_token", "939c4223f1ad63f66c0f1bfc96f2e1ee"], ["uuid", "dca416ad-f134-49d8-81f0-db0fc2f1b57e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:09.682035"], ["updated_at", "2017-05-17 16:57:09.682035"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1732362286 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1732362286], ["username", "mary"], ["access_token", "17c32c9d191630ec02df117304fb1282"], ["uuid", "3330c2fb-299b-42a1-8ae5-b4258cf1b8ff"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:09.685357"], ["updated_at", "2017-05-17 16:57:09.685357"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -714845984 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -714845984], ["username", "jstead"], ["access_token", "6ff597b3090f6d1a124771cc125b8f5c"], ["uuid", "e305078e-0888-474a-9639-9f211c6e07a7"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:09.688824"], ["updated_at", "2017-05-17 16:57:09.688824"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2018261871 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2018261871], ["username", "bigbear"], ["access_token", "16fb97b55fbea5175cfa3528bd3ea33e"], ["uuid", "8672bd4d-e284-4be9-8406-ac908d53840a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:09.691410"], ["updated_at", "2017-05-17 16:57:09.691410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2122832571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2122832571], ["username", "billy_00"], ["access_token", "075f20fd0d131655a67729d4cf6553b1"], ["uuid", "9a3b2e59-8f1f-42fe-898c-49691f8aac14"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:57:09.694076"], ["updated_at", "2017-05-17 16:57:09.694076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1474729716 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1474729716], ["username", "billy_01"], ["access_token", "13220cf7b224097fcf3a41b0f9e631a6"], ["uuid", "8540deb7-d6d8-41f2-bd6e-0c573da84b2c"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:57:09.696637"], ["updated_at", "2017-05-17 16:57:09.696637"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -681952568 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -681952568], ["username", "billy_02"], ["access_token", "79f0090e71b93a3451762b752539ef41"], ["uuid", "21c6c1ab-6f12-4388-8432-2e5b187d2df6"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:57:09.700382"], ["updated_at", "2017-05-17 16:57:09.700382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -427898471 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -427898471], ["username", "billy_03"], ["access_token", "e495693db8088f740a0f7f88be0cd1a5"], ["uuid", "f00ad12d-1bcd-4773-a763-8465985188e0"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:57:09.703817"], ["updated_at", "2017-05-17 16:57:09.703817"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -737071763 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -737071763], ["username", "billy_04"], ["access_token", "5f804051b4396a656518cdfb2bcb2e83"], ["uuid", "c6e8fe64-7ca9-4c46-b489-855e77252dbc"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:57:09.706412"], ["updated_at", "2017-05-17 16:57:09.706412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1525785304 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1525785304], ["username", "billy_05"], ["access_token", "01c7e473bc496127f22bfb10bcebd837"], ["uuid", "1474e410-f881-49ac-aeea-7995051419ca"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:57:09.709018"], ["updated_at", "2017-05-17 16:57:09.709018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1072491225 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1072491225], ["username", "billy_06"], ["access_token", "d7ec3d4e457246e159207c75f62bccde"], ["uuid", "b9163b8c-24f6-42db-ae88-beb13ffeb575"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:57:09.711563"], ["updated_at", "2017-05-17 16:57:09.711563"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -867164003 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -867164003], ["username", "billy_07"], ["access_token", "f36807b87caab0dbf348dac1b7fca0ab"], ["uuid", "7c99ed27-92eb-427d-8935-76a4dffb8337"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:57:09.714141"], ["updated_at", "2017-05-17 16:57:09.714141"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1597697241 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1597697241], ["username", "billy_08"], ["access_token", "a1f3f5debe616f6dbd4b9fc308becc2d"], ["uuid", "56ab535b-7888-46f7-9d66-48d1a7d44a36"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:57:09.716874"], ["updated_at", "2017-05-17 16:57:09.716874"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -538206106 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -538206106], ["username", "billy_09"], ["access_token", "74d4e5af30f947891475815879dbae1f"], ["uuid", "58d33237-a8bf-41fa-85c1-ef1629a9ea0e"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:57:09.719388"], ["updated_at", "2017-05-17 16:57:09.719388"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -215468001 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -215468001], ["username", "billy_10"], ["access_token", "01d5e1a16c341cbecca663e2b2b34301"], ["uuid", "68b3179e-5602-4450-8b41-93d8b3f82518"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:57:09.722861"], ["updated_at", "2017-05-17 16:57:09.722861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -211899272 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -211899272], ["username", "billy_11"], ["access_token", "890437772c6d7cc20098c47b6cfd29f4"], ["uuid", "e25ed4a4-973d-4eed-82fb-022e2fb513ac"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:57:09.726258"], ["updated_at", "2017-05-17 16:57:09.726258"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -469166680 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -469166680], ["username", "billy_12"], ["access_token", "dcb151a69bd1e74911c02a6d75b699d3"], ["uuid", "800f861e-a43e-4fdf-adf6-28b606bd8da2"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:57:09.729334"], ["updated_at", "2017-05-17 16:57:09.729334"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1422607475 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1422607475], ["username", "billy_13"], ["access_token", "5a30940c99250fd3adf38bc67d37bae1"], ["uuid", "6075ebb2-a125-41de-a29a-ae2ac1a704cc"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:57:09.732594"], ["updated_at", "2017-05-17 16:57:09.732594"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1546096069 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1546096069], ["username", "billy_14"], ["access_token", "f6a9cc84df177b2bb6e48844b4fdc401"], ["uuid", "08c61925-a815-4bbd-9f2e-5133a438f5e4"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:57:09.736223"], ["updated_at", "2017-05-17 16:57:09.736223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1703383954 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1703383954], ["username", "billy_15"], ["access_token", "fa028bd79b1cc6f022c2daae0039fe15"], ["uuid", "e4747dab-7c86-4a56-b12f-26df7eaf3402"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:57:09.738980"], ["updated_at", "2017-05-17 16:57:09.738980"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1951760938 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1951760938], ["username", "billy_16"], ["access_token", "8d71ec66bb7a018177e21a5f572dcc07"], ["uuid", "d7c616ec-c80c-4189-8d53-070e38974378"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:57:09.741586"], ["updated_at", "2017-05-17 16:57:09.741586"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -797004207 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -797004207], ["username", "billy_17"], ["access_token", "fc4a827b704243114b7015737ff58cd6"], ["uuid", "0ee1b027-8794-4b9d-8cd9-79e4ccea219f"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:57:09.744220"], ["updated_at", "2017-05-17 16:57:09.744220"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1140311572 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1140311572], ["username", "billy_18"], ["access_token", "3f9266c403945d688b3206898ac357e0"], ["uuid", "e4355a00-d00d-4686-b7e8-999dba1ed34d"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:57:09.746831"], ["updated_at", "2017-05-17 16:57:09.746831"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1325148709 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1325148709], ["username", "billy_19"], ["access_token", "1fc42a3859b947db1e7581b7f31e339f"], ["uuid", "ff7abd27-950c-4a48-b441-fe8b02b857d9"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:57:09.749429"], ["updated_at", "2017-05-17 16:57:09.749429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1895970741 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1895970741], ["username", "billy_20"], ["access_token", "7bfe2015d7ccd4e93cab90ed41121b33"], ["uuid", "ab630256-e9f1-46db-a5a6-acd8c1fcb003"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:57:09.751917"], ["updated_at", "2017-05-17 16:57:09.751917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -565468203 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -565468203], ["username", "billy_21"], ["access_token", "acdbaf4f5c9e7a4395fe77d7eaade094"], ["uuid", "e5cbe632-d62c-4b5b-a365-5eda5ecfbc35"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:57:09.754401"], ["updated_at", "2017-05-17 16:57:09.754401"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1184268706 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1184268706], ["username", "billy_22"], ["access_token", "7f9afd822a2bbb0cfc3fb75d71461475"], ["uuid", "6cbd1e9d-af41-4fa1-8e8a-b72e2c8a6177"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:57:09.756885"], ["updated_at", "2017-05-17 16:57:09.756885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1561267948 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1561267948], ["username", "billy_23"], ["access_token", "4c54e1e65d232fbc9bf221e6eb8782e8"], ["uuid", "b6779429-b200-47c1-ad1d-7272a2d05cfb"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:57:09.759442"], ["updated_at", "2017-05-17 16:57:09.759442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1623964693 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1623964693], ["username", "billy_24"], ["access_token", "36208e4bc487e1cb616e7b8d49f9981e"], ["uuid", "b9cb745d-02d2-4cf6-97e0-fa0c2172235e"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:57:09.762084"], ["updated_at", "2017-05-17 16:57:09.762084"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2094653960 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2094653960], ["username", "billy_25"], ["access_token", "9074386d181c9f82efb5eacd998b4a5a"], ["uuid", "016abfac-0c2c-44b9-b3dc-7be150986c76"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:57:09.765524"], ["updated_at", "2017-05-17 16:57:09.765524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1012961660 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1012961660], ["username", "billy_26"], ["access_token", "7432fd8f65a02568706cf192a82494e0"], ["uuid", "514d1739-94af-4b22-a522-5a3f7b49d9d4"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:57:09.768434"], ["updated_at", "2017-05-17 16:57:09.768434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1097594199 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1097594199], ["username", "billy_27"], ["access_token", "d134f297c34857bf5cde4a29dac91039"], ["uuid", "15e4a73b-02ce-4970-9484-9ce1e319a097"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:57:09.771093"], ["updated_at", "2017-05-17 16:57:09.771093"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2046370329 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2046370329], ["username", "billy_28"], ["access_token", "48bfa37d97625ed4463aaee93f65c417"], ["uuid", "b52a7bdd-83df-4d8e-be95-5dd415694476"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:57:09.773608"], ["updated_at", "2017-05-17 16:57:09.773608"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -839592465 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -839592465], ["username", "billy_29"], ["access_token", "392e2a04a8c9420bd569fc6a32fd6939"], ["uuid", "0f8ec79d-0e65-4e89-a57f-73cc0b73ce9a"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:57:09.775867"], ["updated_at", "2017-05-17 16:57:09.775867"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1131296032 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1131296032], ["username", "billy_30"], ["access_token", "6d850d5a8dd9d1e4e119d4d13d308c66"], ["uuid", "c6ace8a4-0cb6-49e4-a1d1-baaf275c1577"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:57:09.778204"], ["updated_at", "2017-05-17 16:57:09.778204"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1265412594 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1265412594], ["username", "billy_31"], ["access_token", "3252475899486b5e8b20b77d7f73cb6b"], ["uuid", "35c1c55a-f25c-45f5-9afe-a76e3800d006"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:57:09.781348"], ["updated_at", "2017-05-17 16:57:09.781348"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -840772952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -840772952], ["username", "billy_32"], ["access_token", "e798267de37370dd0c05766ff49d1215"], ["uuid", "9171c0c2-211a-4ac2-85d1-9610f8b72a4b"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:57:09.784127"], ["updated_at", "2017-05-17 16:57:09.784127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1047220606 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1047220606], ["username", "billy_33"], ["access_token", "471f0c5467e2fe6fa1439778b87e7f91"], ["uuid", "9c58c3fb-7f4b-4f10-989c-167dfb7ee7f7"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:57:09.786728"], ["updated_at", "2017-05-17 16:57:09.786728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -459777438 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -459777438], ["username", "billy_34"], ["access_token", "e4ba0db3df282e138ecb86f48481f8da"], ["uuid", "c7015a86-0f2d-40ba-b589-91c4cc7f7ce7"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:57:09.789031"], ["updated_at", "2017-05-17 16:57:09.789031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -993221100 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -993221100], ["username", "billy_35"], ["access_token", "0c82f8f76cf986c5b1cff7dabe6fb69c"], ["uuid", "2af80307-733e-4aa4-9c88-6358ad27c1e2"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:57:09.792404"], ["updated_at", "2017-05-17 16:57:09.792404"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1809982874 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1809982874], ["username", "billy_36"], ["access_token", "033f2cc724e89f5a67b9700411ec6e98"], ["uuid", "c9c33ed4-ae98-4a2c-8767-d2d7fbf3fa80"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:57:09.796052"], ["updated_at", "2017-05-17 16:57:09.796052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -331472133 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -331472133], ["username", "billy_37"], ["access_token", "26ffcdff8773887ef79c8c018005808d"], ["uuid", "c92090cf-2879-4d8b-99a0-efd7e3e50509"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:57:09.799314"], ["updated_at", "2017-05-17 16:57:09.799314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -893563632 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -893563632], ["username", "billy_38"], ["access_token", "a2bdd08963315808a7bfe3a847e0ac64"], ["uuid", "7772962d-d999-4d2d-b887-cb61a9eb4d0e"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:57:09.802324"], ["updated_at", "2017-05-17 16:57:09.802324"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1807126838 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1807126838], ["username", "billy_39"], ["access_token", "a6ccd9f06e13535cf9bf21e195376e11"], ["uuid", "5afdcb97-23a1-4b61-bc4c-8a1ae74b5e26"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:57:09.805212"], ["updated_at", "2017-05-17 16:57:09.805212"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1351000854 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1351000854], ["username", "billy_40"], ["access_token", "154eecdbd7e7338cee681db070382f0b"], ["uuid", "a3ee0393-2595-4c18-bd19-448ec7da31ae"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:57:09.808006"], ["updated_at", "2017-05-17 16:57:09.808006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -792519571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -792519571], ["username", "billy_41"], ["access_token", "45b85b9b6733e3bca8909c7aa9bbf200"], ["uuid", "37c92947-cff5-4b2f-b323-8739f48cf489"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:57:09.810561"], ["updated_at", "2017-05-17 16:57:09.810561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -116776245 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -116776245], ["username", "billy_42"], ["access_token", "23b143ff834837406decbb346dc5cd4b"], ["uuid", "1be46bae-49ec-4bb9-b3b4-f1e7e6f60d40"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:57:09.812916"], ["updated_at", "2017-05-17 16:57:09.812916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -363893009 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -363893009], ["username", "billy_43"], ["access_token", "d034825a62c7f662c575138d16e2b72d"], ["uuid", "91b12d0d-f71a-4447-9942-f36ca9df7e87"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:57:09.815689"], ["updated_at", "2017-05-17 16:57:09.815689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -41316932 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -41316932], ["username", "billy_44"], ["access_token", "9a937515ac8fb8259b623dfca731c109"], ["uuid", "d37e15d6-9f22-404d-ad0f-0f6eea573d87"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:57:09.824157"], ["updated_at", "2017-05-17 16:57:09.824157"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1052769900 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1052769900], ["username", "billy_45"], ["access_token", "9509ce49c32a38ee2d8cadfec992d724"], ["uuid", "dc1800ba-221d-47c7-a993-7026371c9938"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:57:09.826927"], ["updated_at", "2017-05-17 16:57:09.826927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2072837709 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2072837709], ["username", "billy_46"], ["access_token", "3770ea9e55f79e448ea90c651250a969"], ["uuid", "3ada35ce-edd1-4ef3-9758-6d05a9103dff"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:57:09.829475"], ["updated_at", "2017-05-17 16:57:09.829475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -343211381 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -343211381], ["username", "billy_47"], ["access_token", "f12ece0e33c124acf7008d2e910609ae"], ["uuid", "481a2a5f-af91-440f-b03c-512cce414cbd"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:57:09.831995"], ["updated_at", "2017-05-17 16:57:09.831995"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -33543904 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -33543904], ["username", "billy_48"], ["access_token", "3bcd64865659cd369ec06c91e3d6b19b"], ["uuid", "034ba037-4573-4d92-b945-81df2ce24ea4"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:57:09.834528"], ["updated_at", "2017-05-17 16:57:09.834528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -277004681 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -277004681], ["username", "billy_49"], ["access_token", "064dfc3677f6642efa20e21c373a2227"], ["uuid", "b4931aca-60e1-4ffe-ab89-9ae33ba43f50"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:57:09.837157"], ["updated_at", "2017-05-17 16:57:09.837157"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -21331089 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -21331089], ["username", "jstrav"], ["access_token", "e89c25046559e60d30b8ebbb1cdee127"], ["uuid", "ee455af9-8ea2-4c44-9a9b-12d257a0ed85"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:09.843680"], ["updated_at", "2017-05-17 16:57:09.843680"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1081088742 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1081088742], ["username", "mary"], ["access_token", "cf016e91ec6ff03ce20ccb4d6e60e42e"], ["uuid", "52b2332e-93af-49b3-887a-35f460d818b2"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:09.846927"], ["updated_at", "2017-05-17 16:57:09.846927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -774564924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -774564924], ["username", "jstead"], ["access_token", "040309d086b61996dad218dcbc022fef"], ["uuid", "d11ec9d5-f9e5-4316-a108-c8883ae4cad8"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:09.850562"], ["updated_at", "2017-05-17 16:57:09.850562"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1257413204 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1257413204], ["username", "bigbear"], ["access_token", "7c617ef432f9f1ae21ac263103042287"], ["uuid", "55c9abed-1982-40ce-8abd-f4bf5695499f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:09.853190"], ["updated_at", "2017-05-17 16:57:09.853190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1011710961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1011710961], ["username", "billy_00"], ["access_token", "c504ee432d041582b6a67f1cc649aecb"], ["uuid", "76039c29-3878-4873-9cbc-19db8ad14145"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:57:09.855766"], ["updated_at", "2017-05-17 16:57:09.855766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -963185176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -963185176], ["username", "billy_01"], ["access_token", "44763e364d4b3fcfdc69e727c8cc6909"], ["uuid", "4950470e-db31-4fa4-a0c1-b707ccf91fa1"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:57:09.858317"], ["updated_at", "2017-05-17 16:57:09.858317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1044661996 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1044661996], ["username", "billy_02"], ["access_token", "2952d6664657d9733a118550f7e392c8"], ["uuid", "08e7bd22-d3b1-41b0-8cea-a7e5ca003bae"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:57:09.860963"], ["updated_at", "2017-05-17 16:57:09.860963"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1876781163 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1876781163], ["username", "billy_03"], ["access_token", "a992b7391b307c1355eda7cc2e8ac236"], ["uuid", "445d7bc7-e28e-4639-bfdd-ef91fee04cce"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:57:09.863781"], ["updated_at", "2017-05-17 16:57:09.863781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1531321839 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1531321839], ["username", "billy_04"], ["access_token", "1daddf2f1c50720177014e82b898a47a"], ["uuid", "49e09789-87c3-485a-b3c9-0e2534d9d943"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:57:09.866670"], ["updated_at", "2017-05-17 16:57:09.866670"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1668179580 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1668179580], ["username", "billy_05"], ["access_token", "5017971dca254df65a593117f48f02b1"], ["uuid", "49e33ad6-022d-4897-81d6-8015769a2088"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:57:09.869572"], ["updated_at", "2017-05-17 16:57:09.869572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1779557958 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1779557958], ["username", "billy_06"], ["access_token", "887ee502d6043a88250ba8994be3cd79"], ["uuid", "7e281ed4-49c0-48a1-a934-eddfadbebc9e"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:57:09.872678"], ["updated_at", "2017-05-17 16:57:09.872678"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -119475257 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -119475257], ["username", "billy_07"], ["access_token", "466f7bd30034681aa11f8f73cfb61ea6"], ["uuid", "8529e095-e0a5-4aa5-9239-8abe6fdfc15e"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:57:09.875259"], ["updated_at", "2017-05-17 16:57:09.875259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -871796915 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -871796915], ["username", "billy_08"], ["access_token", "bac2b46630c2944ab304d92eac88acce"], ["uuid", "cc200757-a83b-4d29-82c8-3e051008029e"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:57:09.877776"], ["updated_at", "2017-05-17 16:57:09.877776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -912621165 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -912621165], ["username", "billy_09"], ["access_token", "161836582aac282f1c324bb06709f51d"], ["uuid", "912b8dce-fa36-4808-b7e7-ce2c923abfcc"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:57:09.880515"], ["updated_at", "2017-05-17 16:57:09.880515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -514627665 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -514627665], ["username", "billy_10"], ["access_token", "3f0462254455b98b4f2bc86b5728b46f"], ["uuid", "87a2237f-01cc-4ec2-995a-80b3e643148e"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:57:09.883908"], ["updated_at", "2017-05-17 16:57:09.883908"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -625233950 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -625233950], ["username", "billy_11"], ["access_token", "772e8726734b0799e8d8981557743858"], ["uuid", "2b2a142d-9aef-4a63-85a5-0a1f019b93e2"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:57:09.887287"], ["updated_at", "2017-05-17 16:57:09.887287"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1766644133 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1766644133], ["username", "billy_12"], ["access_token", "506b7b9a25b180de3ad38ee2bdc1f165"], ["uuid", "65ddda8c-821c-4715-82d8-0e404ec01836"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:57:09.890458"], ["updated_at", "2017-05-17 16:57:09.890458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1701903274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1701903274], ["username", "billy_13"], ["access_token", "8527c49ca3d9ea3cf2b03fc752fdf618"], ["uuid", "237b73d2-bf4c-4077-a7cc-fd69c244f723"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:57:09.893987"], ["updated_at", "2017-05-17 16:57:09.893987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -606946634 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -606946634], ["username", "billy_14"], ["access_token", "deded8057f93556c7c8a154a57fa372c"], ["uuid", "0adf9592-3112-4736-adf9-f5b360b724ea"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:57:09.896796"], ["updated_at", "2017-05-17 16:57:09.896796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -951645642 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -951645642], ["username", "billy_15"], ["access_token", "ba1a83a3e3c9c07863178bdb36b2419a"], ["uuid", "0f83ac02-73fe-4f4c-8869-e95d391aa398"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:57:09.899699"], ["updated_at", "2017-05-17 16:57:09.899699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -237643570 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -237643570], ["username", "billy_16"], ["access_token", "ffef0ddf75a043b8ac4aaf515dc107df"], ["uuid", "2e087255-7fe8-4297-8e5a-63ea0b7c8bd6"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:57:09.902354"], ["updated_at", "2017-05-17 16:57:09.902354"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -635403804 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -635403804], ["username", "billy_17"], ["access_token", "18a42ba1ce872eca810bfb2f241ad97d"], ["uuid", "d1a6ca70-6514-4054-a2d9-654df622307d"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:57:09.904849"], ["updated_at", "2017-05-17 16:57:09.904849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -850759066 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -850759066], ["username", "billy_18"], ["access_token", "6e250e2eba2cdbea0cacb2da93ce4db5"], ["uuid", "83530881-0143-4a94-b662-b177c0702351"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:57:09.907395"], ["updated_at", "2017-05-17 16:57:09.907395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1803180414 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1803180414], ["username", "billy_19"], ["access_token", "b0208df443e1ba2e5ecee36a554acfe6"], ["uuid", "e22c0b25-2de7-43d8-9e0b-a82e80aed29f"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:57:09.909996"], ["updated_at", "2017-05-17 16:57:09.909996"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -785694542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -785694542], ["username", "billy_20"], ["access_token", "5c1059909273df4ebf95d66ecf054f92"], ["uuid", "94a07e7b-f2dc-4f0b-9bd5-1cb7e7bdafad"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:57:09.912510"], ["updated_at", "2017-05-17 16:57:09.912510"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1273633416 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1273633416], ["username", "billy_21"], ["access_token", "488b933e20911d287b65fb7afcc0e8aa"], ["uuid", "9227563d-6515-4030-8e96-706f6e36d1b0"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:57:09.915072"], ["updated_at", "2017-05-17 16:57:09.915072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1128644881 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1128644881], ["username", "billy_22"], ["access_token", "34960cdf3ac7e10b09fc10c7a2b457ea"], ["uuid", "a97fca80-065a-4166-a21a-fe03c3a95b51"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:57:09.917616"], ["updated_at", "2017-05-17 16:57:09.917616"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -552051477 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -552051477], ["username", "billy_23"], ["access_token", "b81ed9f435de41da3ce5e643d62f9698"], ["uuid", "b065d140-f688-496a-ad91-4668b98a58e9"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:57:09.920288"], ["updated_at", "2017-05-17 16:57:09.920288"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -814373767 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -814373767], ["username", "billy_24"], ["access_token", "be712d3fd555a2ad7c6cc9794325e8ca"], ["uuid", "a476a737-c050-4a0a-a2a8-4bce8564f27f"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:57:09.923068"], ["updated_at", "2017-05-17 16:57:09.923068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1948696160 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1948696160], ["username", "billy_25"], ["access_token", "22c764d2660a8746a6ab069bcd8f3755"], ["uuid", "34da0a6c-03a2-4cee-bdb0-aacacc12c95c"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:57:09.925827"], ["updated_at", "2017-05-17 16:57:09.925827"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -401557778 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -401557778], ["username", "billy_26"], ["access_token", "8f12bb7e38f0f6a3650aa32346abdbe0"], ["uuid", "3f785cdc-c80c-4b9d-9f81-3ba2cda5efd3"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:57:09.928332"], ["updated_at", "2017-05-17 16:57:09.928332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -955946467 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -955946467], ["username", "billy_27"], ["access_token", "9f003317588a304cac655e71762e1e75"], ["uuid", "dff11488-21ec-4c34-9a53-1db8ef9c9d4c"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:57:09.930776"], ["updated_at", "2017-05-17 16:57:09.930776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -23649904 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -23649904], ["username", "billy_28"], ["access_token", "ed7e350fd94eca8c4d06a4d98ef76949"], ["uuid", "b3e3e4f2-02f6-432a-a14e-f2f1d10aec88"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:57:09.933543"], ["updated_at", "2017-05-17 16:57:09.933543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1252922453 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1252922453], ["username", "billy_29"], ["access_token", "6384574c1326d5196496abd5fa1b26c6"], ["uuid", "ec7e1d36-2346-485a-99ac-22a1353f2e76"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:57:09.936103"], ["updated_at", "2017-05-17 16:57:09.936103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723088764 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723088764], ["username", "billy_30"], ["access_token", "c72d526502f6d967226e33cb54d1e629"], ["uuid", "250de5cf-d0a3-4181-9e72-1632d5b99659"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:57:09.938519"], ["updated_at", "2017-05-17 16:57:09.938519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -452658964 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -452658964], ["username", "billy_31"], ["access_token", "e045ca5d196b9f39c6bec51d22fd4c0b"], ["uuid", "1bab87f3-bec2-47e9-b87f-c4987ccb19fe"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:57:09.941238"], ["updated_at", "2017-05-17 16:57:09.941238"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -433675969 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -433675969], ["username", "billy_32"], ["access_token", "a3a6a1ad0555181dc57ec67609857828"], ["uuid", "f149527d-1631-4713-99ae-816e1307522b"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:57:09.943789"], ["updated_at", "2017-05-17 16:57:09.943789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1827286609 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1827286609], ["username", "billy_33"], ["access_token", "c13cf29a6e960b959e25fcbc3e2c6410"], ["uuid", "b19b5512-1882-4bba-ae5f-bb60398caba0"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:57:09.946289"], ["updated_at", "2017-05-17 16:57:09.946289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1043093266 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1043093266], ["username", "billy_34"], ["access_token", "92dd3e8df46130af513c0b7cbfb4d704"], ["uuid", "92bb3054-bcdf-47fb-a8cd-3493652a42e5"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:57:09.949031"], ["updated_at", "2017-05-17 16:57:09.949031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -560012015 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -560012015], ["username", "billy_35"], ["access_token", "227c71277d09ffbd7f7c250dd82578c4"], ["uuid", "a238c3b3-1296-466c-a63c-9be7bcd042b7"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:57:09.951635"], ["updated_at", "2017-05-17 16:57:09.951635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1133085887 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1133085887], ["username", "billy_36"], ["access_token", "b7ee6a4bc7fb47e3dc38caebe0938ebc"], ["uuid", "6566bbbd-e43c-4b8c-80d6-24760c4e1ebb"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:57:09.954230"], ["updated_at", "2017-05-17 16:57:09.954230"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1416653519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1416653519], ["username", "billy_37"], ["access_token", "ce049f7119f48a455958e8708a9e3fe5"], ["uuid", "499318a8-2c76-4f4c-a60c-20a552447892"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:57:09.956704"], ["updated_at", "2017-05-17 16:57:09.956704"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1769455916 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1769455916], ["username", "billy_38"], ["access_token", "9bb702cdf33d2075790eeff2fdaeea90"], ["uuid", "9f86aab0-5187-43ef-bd8c-3bf02e374d61"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:57:09.959160"], ["updated_at", "2017-05-17 16:57:09.959160"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1239176908 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1239176908], ["username", "billy_39"], ["access_token", "50aa5dc22780d1e457f8444c4e61f15a"], ["uuid", "69e0753d-4b50-4346-a47e-8674943a9d08"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:57:09.961756"], ["updated_at", "2017-05-17 16:57:09.961756"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -21976366 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -21976366], ["username", "billy_40"], ["access_token", "2fd36099509c25130ecfda82858a8348"], ["uuid", "85bece92-49c5-474d-8d9d-cb295cf5f9c0"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:57:09.965297"], ["updated_at", "2017-05-17 16:57:09.965297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1529143900 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1529143900], ["username", "billy_41"], ["access_token", "a5a7845ecda7c56c01596b2e8ed2002e"], ["uuid", "4fd5d1a6-92b3-4f08-a875-f59cb6b506ce"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:57:09.968009"], ["updated_at", "2017-05-17 16:57:09.968009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1922380027 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1922380027], ["username", "billy_42"], ["access_token", "02c05002f023ba93149a870fe2e4013e"], ["uuid", "c9217df6-9dbb-46cf-9dc8-b2a5369fa8ce"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:57:09.970511"], ["updated_at", "2017-05-17 16:57:09.970511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -65529733 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -65529733], ["username", "billy_43"], ["access_token", "19b17d7949001092b910d123c123d9e0"], ["uuid", "d7891794-4a7c-473e-89d5-f59c608da4f3"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:57:09.972914"], ["updated_at", "2017-05-17 16:57:09.972914"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -577752900 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -577752900], ["username", "billy_44"], ["access_token", "0c776bcbde61c4e74888bb278be789bd"], ["uuid", "be817ce0-eb89-40fa-b865-8412132f481c"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:57:09.975395"], ["updated_at", "2017-05-17 16:57:09.975395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1778570941 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1778570941], ["username", "billy_45"], ["access_token", "40d4d2d7375f289b7fc13491db1e3033"], ["uuid", "840c7cff-0783-4f51-9d4f-88ba13f4fee7"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:57:09.978000"], ["updated_at", "2017-05-17 16:57:09.978000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -80337429 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -80337429], ["username", "billy_46"], ["access_token", "102a77d78cc1628d4bd2bf6aec440a65"], ["uuid", "c341814c-42c2-4423-a218-18e4c325fbd3"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:57:09.980952"], ["updated_at", "2017-05-17 16:57:09.980952"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2140477475 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2140477475], ["username", "billy_47"], ["access_token", "3361cef507c820d1f1d9dc7201b3c70d"], ["uuid", "de1d0063-4eda-4abc-b5e2-d95b64c6da27"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:57:09.984017"], ["updated_at", "2017-05-17 16:57:09.984017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -66765284 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -66765284], ["username", "billy_48"], ["access_token", "93d3c8242c02ceda8c0da1592658c913"], ["uuid", "bcf23ff2-0d8e-4f8e-b0ad-3de2976bda95"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:57:09.986511"], ["updated_at", "2017-05-17 16:57:09.986511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2067466809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2067466809], ["username", "billy_49"], ["access_token", "2e9f2c5e6ecab0635d51a2b49344a8ff"], ["uuid", "77f89df0-5e2e-4383-9599-7647522525f0"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:57:09.988983"], ["updated_at", "2017-05-17 16:57:09.988983"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:57:09.997060"], ["updated_at", "2017-05-17 16:57:09.997060"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:57:10.020938"], ["updated_at", "2017-05-17 16:57:10.020938"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:57:10.042444"], ["updated_at", "2017-05-17 16:57:10.042444"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -855363343 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6a0b01c6b56ca7f5acec2f7e621f8a9f' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -855363343], ["username", "6a0b01c6b56ca7f5acec2f7e621f8a9f"], ["access_token", "e7453f307e4f64dc8f6d70ed595e6e75"], ["uuid", "bbb99327-9b48-4c69-94cd-81128364bb87"], ["created_at", "2017-05-17 16:57:10.064930"], ["updated_at", "2017-05-17 16:57:10.064930"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1405031842 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1405031842], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.068310"], ["updated_at", "2017-05-17 16:57:10.068310"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1266679689 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '06cd1bae235d1d8110282012e61bc2ec' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1266679689], ["username", "06cd1bae235d1d8110282012e61bc2ec"], ["access_token", "386c3a3b58fd6535b72ccdee096c471c"], ["uuid", "f3e66459-1924-49a0-8fd0-8b6f603102b5"], ["created_at", "2017-05-17 16:57:10.071568"], ["updated_at", "2017-05-17 16:57:10.071568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1405031842/owners/-1266679689" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1405031842", "user_id"=>"-1266679689", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -413601961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8b6985d12709f26f7df4f027a6b503b2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -413601961], ["username", "8b6985d12709f26f7df4f027a6b503b2"], ["access_token", "44e2328c8473dde1ca8fa987f88a4129"], ["uuid", "b21e5466-25b1-4255-81e5-a827e2023a35"], ["created_at", "2017-05-17 16:57:10.091470"], ["updated_at", "2017-05-17 16:57:10.091470"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -898525662 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -898525662], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.093984"], ["updated_at", "2017-05-17 16:57:10.093984"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -973581175 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a65340091a9c543125f4656d4ef358e5' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -973581175], ["username", "a65340091a9c543125f4656d4ef358e5"], ["access_token", "2329ec6e0c46d863b91ff934375384d3"], ["uuid", "a2024ef2-cd51-4948-84e7-fa4a50391987"], ["created_at", "2017-05-17 16:57:10.096561"], ["updated_at", "2017-05-17 16:57:10.096561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -898525662) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -898525662], ["user_id", -973581175], ["created_at", "2017-05-17 16:57:10.099034"], ["updated_at", "2017-05-17 16:57:10.099034"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-898525662/owners/-973581175" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-898525662", "user_id"=>"-973581175", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1946538765 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e5cd3f7dbaa86851c31e4156b5af7223' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1946538765], ["username", "e5cd3f7dbaa86851c31e4156b5af7223"], ["access_token", "4a76fa253f1942d00727156050cf4db3"], ["uuid", "ee7e9bc4-db8f-4e15-b556-1942eff6a8db"], ["created_at", "2017-05-17 16:57:10.112937"], ["updated_at", "2017-05-17 16:57:10.112937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -421882119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0f09e4e5dc0545a40aaf78f197381501' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -421882119], ["username", "0f09e4e5dc0545a40aaf78f197381501"], ["access_token", "b6928f7090cc6655cb8fcfb8fe9d114a"], ["uuid", "1169bb92-974f-4808-99c7-2d37367f9db6"], ["created_at", "2017-05-17 16:57:10.140094"], ["updated_at", "2017-05-17 16:57:10.140094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"0f09e4e5dc0545a40aaf78f197381501", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"0f09e4e5dc0545a40aaf78f197381501", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1661893318 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '89ff8e3b37238f4745adf67327cdbc11' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1661893318], ["username", "89ff8e3b37238f4745adf67327cdbc11"], ["access_token", "5122d8c4d7e83ae16e0871fbbd0129e6"], ["uuid", "eefd1c23-262e-4a44-8df7-e9e148b354be"], ["created_at", "2017-05-17 16:57:10.153425"], ["updated_at", "2017-05-17 16:57:10.153425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -53822247 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd673babd6fb7186eea06da3dd6ff7b6b' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -53822247], ["username", "d673babd6fb7186eea06da3dd6ff7b6b"], ["access_token", "327cd559cfde174c78bf0744f5bc575e"], ["uuid", "2175b1c9-df19-4131-8b1b-54f55a6efcfc"], ["created_at", "2017-05-17 16:57:10.174620"], ["updated_at", "2017-05-17 16:57:10.174620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:57:10.194936"], ["updated_at", "2017-05-17 16:57:10.194936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:57:10.221189"], ["updated_at", "2017-05-17 16:57:10.221189"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:57:10.243542"], ["updated_at", "2017-05-17 16:57:10.243542"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -799682932 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c5a756d8b1446758c2b4fdd67e39fa46' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -799682932], ["username", "c5a756d8b1446758c2b4fdd67e39fa46"], ["access_token", "efd7a4b490998dc40ee2df20f133d813"], ["uuid", "4b8f21de-c7bd-457b-a917-42803f07f659"], ["created_at", "2017-05-17 16:57:10.266366"], ["updated_at", "2017-05-17 16:57:10.266366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -718221869 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -718221869], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.269080"], ["updated_at", "2017-05-17 16:57:10.269080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033195733 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f131e6fbd4dd4c8513f78ccf82159c7e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2033195733], ["username", "f131e6fbd4dd4c8513f78ccf82159c7e"], ["access_token", "aefd42891fe77872fc42eedbb9802ecb"], ["uuid", "25445e87-4eb3-4ff3-8616-4ab02eed08b4"], ["created_at", "2017-05-17 16:57:10.288965"], ["updated_at", "2017-05-17 16:57:10.288965"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2014923465 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2014923465], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.291501"], ["updated_at", "2017-05-17 16:57:10.291501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -2014923465 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-2014923465" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-2014923465", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1671366691 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '61b1e4f9a1d851034d497342e957a6cf' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1671366691], ["username", "61b1e4f9a1d851034d497342e957a6cf"], ["access_token", "589d4e001348e7c3fe948987b3da027b"], ["uuid", "58ffecec-f3a2-4de2-afa0-7bc3421741ab"], ["created_at", "2017-05-17 16:57:10.306790"], ["updated_at", "2017-05-17 16:57:10.306790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1448890827 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1448890827], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.309050"], ["updated_at", "2017-05-17 16:57:10.309050"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1448890827 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1448890827" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1448890827", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1978159131 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '64aa6dfb36a46b784574e81c8f6cdb7d' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1978159131], ["username", "64aa6dfb36a46b784574e81c8f6cdb7d"], ["access_token", "dac9aeb5b88c0fcef8b9e8bcf2163a71"], ["uuid", "1a6d688e-6f24-4fe2-b3ec-fc2ded0f7e1b"], ["created_at", "2017-05-17 16:57:10.329210"], ["updated_at", "2017-05-17 16:57:10.329210"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -100379265 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -100379265], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.332869"], ["updated_at", "2017-05-17 16:57:10.332869"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1830721954 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2a9936abe2b42e927f380ae3b6ab7ee0' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1830721954], ["username", "2a9936abe2b42e927f380ae3b6ab7ee0"], ["access_token", "2691cecf9a0cb5dde0ae325b4f0fd68c"], ["uuid", "7cb259e7-70fe-4764-833e-a04a8bb18b8b"], ["created_at", "2017-05-17 16:57:10.336629"], ["updated_at", "2017-05-17 16:57:10.336629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -100379265) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -100379265], ["user_id", -1830721954], ["created_at", "2017-05-17 16:57:10.339003"], ["updated_at", "2017-05-17 16:57:10.339003"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-100379265/members/-1830721954" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-100379265", "user_id"=>"-1830721954", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1392975600 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fdfb07950b82886ca90fcd3c2a1c7021' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1392975600], ["username", "fdfb07950b82886ca90fcd3c2a1c7021"], ["access_token", "1de46fa9354d93210e36cecd278e5b86"], ["uuid", "509c1a0a-6517-4155-8c5a-0a39e1914917"], ["created_at", "2017-05-17 16:57:10.358338"], ["updated_at", "2017-05-17 16:57:10.358338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2137692670 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2137692670], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.360814"], ["updated_at", "2017-05-17 16:57:10.360814"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -624290740 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f54f59cf120901038cee70f87ba4ee7f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -624290740], ["username", "f54f59cf120901038cee70f87ba4ee7f"], ["access_token", "ae9372fd42a1c54194ea601ce53c3fea"], ["uuid", "8079e318-353f-49a2-a725-026986a8e5e5"], ["created_at", "2017-05-17 16:57:10.363945"], ["updated_at", "2017-05-17 16:57:10.363945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-2137692670/members/-624290740" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-2137692670", "user_id"=>"-624290740", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -145432787 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '680a9b3a2e22e4f01070b5abdb7ef4c3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -145432787], ["username", "680a9b3a2e22e4f01070b5abdb7ef4c3"], ["access_token", "23dfa4508cf78e09bc4da8f987bc71a9"], ["uuid", "096931a0-9a8b-4e83-9185-902a771c3be8"], ["created_at", "2017-05-17 16:57:10.378798"], ["updated_at", "2017-05-17 16:57:10.378798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1901129182 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1901129182], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.381630"], ["updated_at", "2017-05-17 16:57:10.381630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -248538155 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -248538155], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.384029"], ["updated_at", "2017-05-17 16:57:10.384029"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1901129182/nestings/-248538155" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1901129182", "member_group_id"=>"-248538155", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1810505618 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4336ad556ac317f2b2f9d3f50f1a0246' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1810505618], ["username", "4336ad556ac317f2b2f9d3f50f1a0246"], ["access_token", "a8cbb05c1a5751a7e93aa17ba5340207"], ["uuid", "76647f8d-7e59-4e87-8ccd-3c242e0703e8"], ["created_at", "2017-05-17 16:57:10.403673"], ["updated_at", "2017-05-17 16:57:10.403673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -270401589 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -270401589], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.406575"], ["updated_at", "2017-05-17 16:57:10.406575"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1750275099 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1750275099], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:10.408807"], ["updated_at", "2017-05-17 16:57:10.408807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1750275099]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1750275099 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -270401589]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -270401589 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1750275099 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -270401589 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -270401589], ["member_group_id", -1750275099], ["created_at", "2017-05-17 16:57:10.410918"], ["updated_at", "2017-05-17 16:57:10.410918"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-270401589/nestings/-1750275099" for 127.0.0.1 at 2017-05-17 09:57:10 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-270401589", "member_group_id"=>"-1750275099", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "a2bf8631fc0092bdf9f7d5e5bd374ec4"], ["uuid", "a5441ae5-e873-40d0-9f9d-fe836f6f4810"], ["created_at", "2017-05-17 16:57:10.432964"], ["updated_at", "2017-05-17 16:57:10.432964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:57:10.434754"], ["updated_at", "2017-05-17 16:57:10.434754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "6bc60a2cec08e3dbf1fe8af54c817313"], ["uuid", "8a674424-54bf-4864-9eff-26f010e1db7b"], ["created_at", "2017-05-17 16:57:10.877633"], ["updated_at", "2017-05-17 16:57:10.877633"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:57:10.879386"], ["updated_at", "2017-05-17 16:57:10.879386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "61da3985ce6365ddd878b23b98af7e70"], ["uuid", "913b3a2f-6405-4320-b13a-676d75b99c92"], ["created_at", "2017-05-17 16:57:11.304201"], ["updated_at", "2017-05-17 16:57:11.304201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:57:11.306257"], ["updated_at", "2017-05-17 16:57:11.306257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "459a3254655abdfec66cfecb24add783"], ["uuid", "bc85573e-8f63-466f-89cf-9e9c7f44db44"], ["created_at", "2017-05-17 16:57:11.741755"], ["updated_at", "2017-05-17 16:57:11.741755"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:57:11.743611"], ["updated_at", "2017-05-17 16:57:11.743611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "1eb22662265c619485f01821e09ee1b9"], ["uuid", "9752475f-0103-4514-83d2-aca5c598b99f"], ["created_at", "2017-05-17 16:57:12.171895"], ["updated_at", "2017-05-17 16:57:12.171895"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:57:12.173726"], ["updated_at", "2017-05-17 16:57:12.173726"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 09:57:12 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 09:57:12 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 09:57:12 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 09:57:12 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 4ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 09:57:12 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 09:57:12 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "6034a88b3767e3bf19ed2b8f0600d199"], ["uuid", "261c30c5-74d5-4c78-8e54-1bb927f816b7"], ["created_at", "2017-05-17 16:57:12.655515"], ["updated_at", "2017-05-17 16:57:12.655515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:49331/logout Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "39fd3de854e4bd23dfadf890f8c3874f"], ["uuid", "65c936be-1548-4a06-8038-1b1998b9a2de"], ["created_at", "2017-05-17 16:57:12.666435"], ["updated_at", "2017-05-17 16:57:12.666435"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d2478003f64760b11dadec1a731016ae"], ["uuid", "48dc8553-da53-4254-9e26-ede049c57cba"], ["created_at", "2017-05-17 16:57:12.677447"], ["updated_at", "2017-05-17 16:57:12.677447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "fdaae3b330cc39c6c79650be6bbfbe63"], ["uuid", "41854ca0-267b-4a37-8bd7-63d6f4138d42"], ["created_at", "2017-05-17 16:57:12.689870"], ["updated_at", "2017-05-17 16:57:12.689870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "5bc7f6f0fed3d1986926c23b2eb2b53d"], ["uuid", "3fac7af4-0cb2-43f4-8820-3b968e6dddd2"], ["created_at", "2017-05-17 16:57:12.699852"], ["updated_at", "2017-05-17 16:57:12.699852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "ba9a2a9cc7582d67fbb02706257fad50"], ["uuid", "844c671a-08d1-480d-b600-5a121e8afc17"], ["created_at", "2017-05-17 16:57:12.713227"], ["updated_at", "2017-05-17 16:57:12.713227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "f2c9ccaab2c8ba8277e6755f66e2e7f5"], ["uuid", "d2295d97-031b-445e-9b14-fb11bf3fe109"], ["created_at", "2017-05-17 16:57:12.723091"], ["updated_at", "2017-05-17 16:57:12.723091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -266849483 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '73e9aa894d62b993a10c81495931bd63' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -266849483], ["username", "73e9aa894d62b993a10c81495931bd63"], ["access_token", "92fefed3fe05c9b7739164972a904288"], ["uuid", "8957df83-336a-4d8e-a344-4d2d38e7ea02"], ["created_at", "2017-05-17 16:57:12.727994"], ["updated_at", "2017-05-17 16:57:12.727994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -579757852) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -579757852]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -579757852) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -579757852 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -579757852], ["created_at", "2017-05-17 16:57:12.732491"], ["updated_at", "2017-05-17 16:57:12.732491"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -579757852) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -579757852], ["user_id", -266849483], ["created_at", "2017-05-17 16:57:12.736135"], ["updated_at", "2017-05-17 16:57:12.736135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -579757852]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -579757852]]  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "29ac3f"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '29ac3f' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "29ac3f"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-17 16:57:12.748023"], ["updated_at", "2017-05-17 16:57:12.748023"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "397ce4"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '397ce4' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "397ce4"], ["created_at", "2017-05-17 16:57:12.765082"], ["updated_at", "2017-05-17 16:57:12.765082"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-17 16:57:12.775106"], ["updated_at", "2017-05-17 16:57:12.775106"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-17 16:57:12.785766"], ["updated_at", "2017-05-17 16:57:12.785766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -96964287 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd5d4bfed1cd6d6955b2d8d47e4767c28' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1721423495 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8ae202b9f14d274d6c94b4182143a6a2' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1721423495], ["username", "8ae202b9f14d274d6c94b4182143a6a2"], ["access_token", "dd284d034fc4a15c4d3e18e89eef0fd5"], ["uuid", "6909fac1-2c12-4a7e-b094-e23883c08e2a"], ["created_at", "2017-05-17 16:57:12.804423"], ["updated_at", "2017-05-17 16:57:12.804423"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1721423495 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1516736614 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '513917af2099816b1a27a2431f199caa' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1516736614], ["username", "513917af2099816b1a27a2431f199caa"], ["access_token", "a89faefaa75df529b9b3133ad7474310"], ["uuid", "36c5b3a6-e1cd-444f-98dc-d8af65104bcb"], ["created_at", "2017-05-17 16:57:12.809589"], ["updated_at", "2017-05-17 16:57:12.809589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '513917af2099816b1a27a2431f199caa' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '513917af2099816b1a27a2431f199caa' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-17 16:57:12.812530"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '589d75c3973b89340913c45123c19de1' LIMIT 1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1556349228 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1556349228], ["access_token", "68f1cde020c2649c12a0cd633213229d"], ["uuid", "9bc18cdf-7a89-4051-acd3-95738d425a7a"], ["created_at", "2017-05-17 16:57:12.818365"], ["updated_at", "2017-05-17 16:57:12.818365"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1341210612 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1341210612], ["access_token", "d7ba998dc980325842bd1b6d36aae306"], ["uuid", "ff687851-5514-46de-95a6-e177d295be06"], ["created_at", "2017-05-17 16:57:12.820834"], ["updated_at", "2017-05-17 16:57:12.820834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1711656267 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9c9f82912a2c889232226acbf59203cc' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1711656267], ["username", "9c9f82912a2c889232226acbf59203cc"], ["access_token", "f34df517796508aff53e88a7ee077643"], ["uuid", "dfde1fcb-ae8e-4c71-8b9a-9df9b521f760"], ["created_at", "2017-05-17 16:57:12.825411"], ["updated_at", "2017-05-17 16:57:12.825411"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1186916201 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9c9f82912a2c889232226acbf59203cc' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2096218440 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f5a3d718e53db394e2bdf5fda64009bd' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2096218440], ["username", "f5a3d718e53db394e2bdf5fda64009bd"], ["access_token", "8f3137880aab6fedb010bb9bb7f06e42"], ["uuid", "19ce06ca-a5c5-44a5-a69f-b5f87ef23b92"], ["created_at", "2017-05-17 16:57:12.832369"], ["updated_at", "2017-05-17 16:57:12.832369"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-17 16:57:12.835197"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -113873896 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f7c9dcf84273fb4fb3b008ab3e48842d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -113873896], ["username", "f7c9dcf84273fb4fb3b008ab3e48842d"], ["access_token", "e8f48af95d182fa3df613051e7398a0e"], ["uuid", "5fb60b83-28d3-4c78-834c-b464455fca9e"], ["created_at", "2017-05-17 16:57:12.839805"], ["updated_at", "2017-05-17 16:57:12.839805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-17 16:57:12.842298"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -267500180 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9db11c34f89c0c0da3f0dfdacccf1d6f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -267500180], ["username", "9db11c34f89c0c0da3f0dfdacccf1d6f"], ["access_token", "1848070f8ac3e3ca1aadaae0e3def350"], ["uuid", "baada042-b01d-4cc3-acee-b02ebc9d8cec"], ["created_at", "2017-05-17 16:57:12.847005"], ["updated_at", "2017-05-17 16:57:12.847005"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-17 16:57:12.850354"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -676723279 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e44cc5991d42ed6416932701ae60f85e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -676723279], ["username", "e44cc5991d42ed6416932701ae60f85e"], ["access_token", "b7aada01156bd2f676a40ab3735424ac"], ["uuid", "b88c4277-dde2-4110-9780-8943aac55b9d"], ["created_at", "2017-05-17 16:57:12.855186"], ["updated_at", "2017-05-17 16:57:12.855186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-17 16:57:12.857581"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-17 16:57:12.860252"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-17 16:57:12.862148"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -584501052 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -584501052], ["username", "jstrav"], ["access_token", "793103511b7b31df8854c6283f95c347"], ["uuid", "7c96c60f-727f-4ff6-b5c2-6568909ca91c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:12.867070"], ["updated_at", "2017-05-17 16:57:12.867070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -622265785 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -622265785], ["username", "mary"], ["access_token", "fcb761a55428ae216ff03924cb971c56"], ["uuid", "d693fb6a-0bd5-4aad-8589-ec83ec9ab433"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:12.870491"], ["updated_at", "2017-05-17 16:57:12.870491"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -880191895 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -880191895], ["username", "jstead"], ["access_token", "f0f60a20811830b9933e36d529b7c5c1"], ["uuid", "41334bd8-e24f-4e74-8370-028053b8464f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:12.873399"], ["updated_at", "2017-05-17 16:57:12.873399"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1706338603 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1706338603], ["username", "bigbear"], ["access_token", "e721b88d5b3ae51a0adb04eac32d196c"], ["uuid", "ebf028ac-c13f-42cd-9be9-80fcbe673337"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:12.876110"], ["updated_at", "2017-05-17 16:57:12.876110"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1564253918 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1564253918], ["username", "jstrav"], ["access_token", "fe13399b5d9bd75dc236010cacb43738"], ["uuid", "d4ded31e-69e0-4da8-add4-bc16bfcb7993"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:12.882959"], ["updated_at", "2017-05-17 16:57:12.882959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -773578976 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -773578976], ["username", "mary"], ["access_token", "cc07e3716ab5a1cbc0e65373fa319cdd"], ["uuid", "db25d2e5-a2eb-452d-b8da-e7e04bdeafd7"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:12.886703"], ["updated_at", "2017-05-17 16:57:12.886703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -437952269 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -437952269], ["username", "jstead"], ["access_token", "b45dfe34a0e7e2976976c655ac555354"], ["uuid", "160344c9-fe65-4219-bf99-6d53dc7da68e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:12.889640"], ["updated_at", "2017-05-17 16:57:12.889640"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2102033332 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2102033332], ["username", "bigbear"], ["access_token", "1caee8e5bff17ac8a10ce95c09add93b"], ["uuid", "c936c2e5-d8fc-4166-b9a9-3fd226b6bc37"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:12.892363"], ["updated_at", "2017-05-17 16:57:12.892363"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950723870 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1950723870], ["username", "jstrav"], ["access_token", "2dbb6b16e045868ad6bc73d38793ac01"], ["uuid", "e31b017a-c13e-4fa9-8299-8a673b157f12"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:12.899110"], ["updated_at", "2017-05-17 16:57:12.899110"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1304315361 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1304315361], ["username", "mary"], ["access_token", "7841a8713ef8741430ab3f326e01ae1b"], ["uuid", "a601a0ce-9afb-4c57-88d3-9658628ecdf1"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:12.902179"], ["updated_at", "2017-05-17 16:57:12.902179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -859584047 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -859584047], ["username", "jstead"], ["access_token", "c76d644523e15df3bccb3148a171655d"], ["uuid", "16e4a5fa-350e-419a-98d4-12da70d9a1cf"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:12.905236"], ["updated_at", "2017-05-17 16:57:12.905236"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -681291572 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -681291572], ["username", "bigbear"], ["access_token", "13481ff43d1e15a30279af76989b0fa9"], ["uuid", "cf582920-29ac-4f95-91b8-ba596e50335c"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:12.908007"], ["updated_at", "2017-05-17 16:57:12.908007"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -159905857 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -159905857], ["username", "jstrav"], ["access_token", "88806d0ccd8f817bd3a111e1c44a165b"], ["uuid", "fa2063c3-7e58-4c24-98e3-7686c127cb38"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:12.914786"], ["updated_at", "2017-05-17 16:57:12.914786"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1641483147 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1641483147], ["username", "mary"], ["access_token", "2524e4a0e73d69d182bb63c3f011142a"], ["uuid", "7a0bd29c-83ee-4891-ad4e-97cf5dbda425"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:12.917995"], ["updated_at", "2017-05-17 16:57:12.917995"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1464524284 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1464524284], ["username", "jstead"], ["access_token", "af767077f2bd41c63b30ee5cbe966d0b"], ["uuid", "78d4200d-57ed-4ed5-b8ec-377a2dd61cf4"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:12.921207"], ["updated_at", "2017-05-17 16:57:12.921207"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -819859687 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -819859687], ["username", "bigbear"], ["access_token", "c8a74b28a49dd36eaa62e4e33994fe84"], ["uuid", "c6354dae-88cd-4d1d-b381-b1c5290e161f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:12.924502"], ["updated_at", "2017-05-17 16:57:12.924502"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1003988183 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1003988183], ["username", "jstrav"], ["access_token", "3475ac83d1478885ff18470af2a0d0f5"], ["uuid", "1d3c2ced-c876-4b17-929c-401f5f7ad8e2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:12.931278"], ["updated_at", "2017-05-17 16:57:12.931278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289219505 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1289219505], ["username", "mary"], ["access_token", "40fcb3c205976c2902bf06fce0c1ffca"], ["uuid", "139d1532-aa6b-4995-8b10-1a859e9558d2"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:12.934350"], ["updated_at", "2017-05-17 16:57:12.934350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1616777288 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1616777288], ["username", "jstead"], ["access_token", "0508735990d3a1c74deaded908e6c2bf"], ["uuid", "67b74e28-e9af-4a1c-b0ad-551af07cd15f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:12.937341"], ["updated_at", "2017-05-17 16:57:12.937341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1218880369 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1218880369], ["username", "bigbear"], ["access_token", "b151cab8238f93606757e141cafbe9fe"], ["uuid", "16256838-737c-4d3e-8fba-a1d341c23385"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:12.940173"], ["updated_at", "2017-05-17 16:57:12.940173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -287211762 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -287211762], ["username", "jstrav"], ["access_token", "9af1472aec44faae4228de2d3a9fbd57"], ["uuid", "2028ea1e-063b-4536-baa5-ccb39a63f5b4"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:12.946913"], ["updated_at", "2017-05-17 16:57:12.946913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1676692987 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1676692987], ["username", "mary"], ["access_token", "35874eaf9cd2be0fb1eb3ab735271b01"], ["uuid", "621ce2c3-6e15-4464-abfb-52f544bfa97a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:12.950145"], ["updated_at", "2017-05-17 16:57:12.950145"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -887941422 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -887941422], ["username", "jstead"], ["access_token", "71474b7dc8951138298c9f1a7ed13eff"], ["uuid", "ef2f0d42-d76f-409e-a71e-5cbc7f4532d6"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:12.953372"], ["updated_at", "2017-05-17 16:57:12.953372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1986583921 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1986583921], ["username", "bigbear"], ["access_token", "0b7ee6fc5622d289976daff08e35d819"], ["uuid", "fc575bf5-2264-49dd-b6ba-d260c045cae3"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:12.956349"], ["updated_at", "2017-05-17 16:57:12.956349"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -676158898 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -676158898], ["username", "jstrav"], ["access_token", "47270bfc1a1b65263ec1e50124788b4b"], ["uuid", "45f02db1-c099-4ebe-be4f-6e4fe54c01ec"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:12.963475"], ["updated_at", "2017-05-17 16:57:12.963475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1726908882 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1726908882], ["username", "mary"], ["access_token", "70a11a74c037331a2d7ecfb55d7c6d58"], ["uuid", "872bb945-e693-4ae9-b83f-a08ff783d7ad"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:12.967219"], ["updated_at", "2017-05-17 16:57:12.967219"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -88251007 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -88251007], ["username", "jstead"], ["access_token", "0c9fced72d66c2140da9afd00fa1b568"], ["uuid", "2f6cc2bd-fd4c-4777-a834-17ab45a7f3e0"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:12.970628"], ["updated_at", "2017-05-17 16:57:12.970628"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -645553830 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -645553830], ["username", "bigbear"], ["access_token", "923a229d765548182384bfd7e1f2114c"], ["uuid", "19625d08-905c-405d-ace6-02b4f6c7b6b5"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:12.973392"], ["updated_at", "2017-05-17 16:57:12.973392"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -285936354 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -285936354], ["username", "jstrav"], ["access_token", "86f462d2f4cf732188df3244f368caa5"], ["uuid", "67194d14-6659-4157-870d-d348f5a52b2e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:12.981018"], ["updated_at", "2017-05-17 16:57:12.981018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1825153496 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1825153496], ["username", "mary"], ["access_token", "3f52b57c88260e29596084b2730ec24e"], ["uuid", "0988f985-5e15-4a89-a0cd-762190c35b71"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:12.984525"], ["updated_at", "2017-05-17 16:57:12.984525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -635337024 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -635337024], ["username", "jstead"], ["access_token", "53532c4c4c8e6d48c097d74890ca3f98"], ["uuid", "e80de2b4-5dea-4555-983f-678b8bc99393"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:12.987796"], ["updated_at", "2017-05-17 16:57:12.987796"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -588304338 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -588304338], ["username", "bigbear"], ["access_token", "9547421d31288aed64a60f131be62e18"], ["uuid", "1a9aeefd-816c-415f-9ada-da171730399f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:12.991580"], ["updated_at", "2017-05-17 16:57:12.991580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1974205621 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1974205621], ["username", "jstrav"], ["access_token", "43173afc371b10296907f9d6f223bdc0"], ["uuid", "f2183571-4918-4618-9446-b5ef37ed5509"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:12.999355"], ["updated_at", "2017-05-17 16:57:12.999355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1157264676 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1157264676], ["username", "mary"], ["access_token", "fe88abf131f08e75d435712551683ee9"], ["uuid", "11f1873c-47f4-44db-aa7a-e130b0c71d12"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:13.002620"], ["updated_at", "2017-05-17 16:57:13.002620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289684361 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1289684361], ["username", "jstead"], ["access_token", "fd012a027b0d1544dc1f7c1fd458eb33"], ["uuid", "dcc78b20-5415-462b-bc8a-b0aedc3bea1f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:13.005870"], ["updated_at", "2017-05-17 16:57:13.005870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -711823254 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -711823254], ["username", "bigbear"], ["access_token", "0f5ddc010e0549af7ece4c2517f8696d"], ["uuid", "76eac976-c39d-4652-af30-33e73cb27328"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:13.009052"], ["updated_at", "2017-05-17 16:57:13.009052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -429000581 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -429000581], ["username", "jstrav"], ["access_token", "d3ffe11e56f470e3434be2532bc18a45"], ["uuid", "bfbade0c-a82b-4572-81cd-2dfe7051e538"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:13.023595"], ["updated_at", "2017-05-17 16:57:13.023595"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1365408102 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1365408102], ["username", "mary"], ["access_token", "1ed36f64efab2b93c71814ed5f10fad2"], ["uuid", "d545b7ea-5042-465c-9504-76b11365817a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:13.026818"], ["updated_at", "2017-05-17 16:57:13.026818"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2117364754 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2117364754], ["username", "jstead"], ["access_token", "e57d48a8d1797cd4397124cdb240a324"], ["uuid", "bf4078dc-bd78-41ee-ad98-de85e5a0cebd"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:13.029818"], ["updated_at", "2017-05-17 16:57:13.029818"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1420242643 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1420242643], ["username", "bigbear"], ["access_token", "3db2abab9fdafa86e086f1ce889435c8"], ["uuid", "3816ccf2-cc09-4a1c-b816-57f03d51c264"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:13.032539"], ["updated_at", "2017-05-17 16:57:13.032539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1859266252 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1859266252], ["username", "jstrav"], ["access_token", "de26b282d5610094598d6c2590ff1891"], ["uuid", "dfcdf561-8c85-42af-831c-4ed6472aa621"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:13.039912"], ["updated_at", "2017-05-17 16:57:13.039912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -640759829 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -640759829], ["username", "mary"], ["access_token", "e9b3235510927230520b494326b620e7"], ["uuid", "2f71328f-061b-4052-b705-641de7afb905"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:13.042911"], ["updated_at", "2017-05-17 16:57:13.042911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1136000622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1136000622], ["username", "jstead"], ["access_token", "868b4d6827692233d3049c4ce85a0b00"], ["uuid", "74a10cdd-0621-4324-8e06-173d47dfd831"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:13.045840"], ["updated_at", "2017-05-17 16:57:13.045840"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1875194862 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1875194862], ["username", "bigbear"], ["access_token", "1dff168b5ed8387e4bd59c3165fd7ec4"], ["uuid", "f22b547c-72f2-4856-8cd0-3fb1aa126b18"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:13.049566"], ["updated_at", "2017-05-17 16:57:13.049566"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -798559931 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -798559931], ["username", "foo_bb"], ["access_token", "f0b1c2ce7aa9477e2a86f0bf97113eae"], ["uuid", "44cb5c64-594b-486b-ab08-a2c1f4891473"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-17 16:57:13.052873"], ["updated_at", "2017-05-17 16:57:13.052873"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -328490655 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -328490655], ["username", "foo_bj"], ["access_token", "aefcaa3092ad2d3351799c8b34e2b287"], ["uuid", "5e11f060-4d41-4465-a77f-1d78d235b06b"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-17 16:57:13.055477"], ["updated_at", "2017-05-17 16:57:13.055477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1771492214 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1771492214], ["username", "foo_tj"], ["access_token", "c86111d8fde4bc9db7f7037f9afef1ce"], ["uuid", "fc7647f4-3def-4aa9-baea-e5569f76c913"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-17 16:57:13.058036"], ["updated_at", "2017-05-17 16:57:13.058036"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -914864334 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -914864334], ["username", "jstrav"], ["access_token", "086ef5b9c7510e3834352f55d30c0980"], ["uuid", "81b61b5c-537e-446a-920e-1598cb5f37ab"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:13.066756"], ["updated_at", "2017-05-17 16:57:13.066756"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -94917074 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -94917074], ["username", "mary"], ["access_token", "5d67de8d742fe371589aa4323ff9c3db"], ["uuid", "7ca10bda-da93-452c-8606-6847906e313f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:13.071235"], ["updated_at", "2017-05-17 16:57:13.071235"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -771034016 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -771034016], ["username", "jstead"], ["access_token", "ae5cb84acf6e1a5ae5d8c3030f67acf6"], ["uuid", "0b299142-120a-44fa-a803-d77551850804"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:13.074568"], ["updated_at", "2017-05-17 16:57:13.074568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -650078270 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -650078270], ["username", "bigbear"], ["access_token", "385e299f84eca6d741c4a39f259efdcf"], ["uuid", "6ac3bf91-8ede-40ec-9855-9c133fc9b45d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:13.077271"], ["updated_at", "2017-05-17 16:57:13.077271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -995115413 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -995115413], ["username", "billy_00"], ["access_token", "e814474a5e4754c8af62e25147ea597c"], ["uuid", "615656ed-4597-4357-a93f-09a6cc28b3a4"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:57:13.079894"], ["updated_at", "2017-05-17 16:57:13.079894"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1226061090 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1226061090], ["username", "billy_01"], ["access_token", "48a7bbcd6b1e97cde527a6f849e4d058"], ["uuid", "c22c3fbd-65a6-4a5c-93c2-124b894e437d"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:57:13.082809"], ["updated_at", "2017-05-17 16:57:13.082809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -919421617 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -919421617], ["username", "billy_02"], ["access_token", "7487cdb4f02381c7ae30396d6270f9b3"], ["uuid", "61961795-9c05-4ae4-b485-ef36559933fa"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:57:13.086573"], ["updated_at", "2017-05-17 16:57:13.086573"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1529152536 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1529152536], ["username", "billy_03"], ["access_token", "bea12f10f49e18ab53dd50cc70ca3995"], ["uuid", "e17d6575-3704-4b91-9f53-c176144a7b88"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:57:13.089783"], ["updated_at", "2017-05-17 16:57:13.089783"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -411159767 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -411159767], ["username", "billy_04"], ["access_token", "e1163f7b46acfbd13ef58373904127a2"], ["uuid", "6f9aa1d4-eac7-4929-9167-dc9e5893774c"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:57:13.092264"], ["updated_at", "2017-05-17 16:57:13.092264"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -962237687 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -962237687], ["username", "billy_05"], ["access_token", "54cb64e34d4d11bbb3d10c06a926863d"], ["uuid", "970dd324-e542-4f98-9c20-77570071bc1a"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:57:13.094785"], ["updated_at", "2017-05-17 16:57:13.094785"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2048420524 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2048420524], ["username", "billy_06"], ["access_token", "d60a3c34c87fb593f3cd9a96fd9a4ba9"], ["uuid", "a8400b9a-c736-4f03-bab8-067ff32e86b5"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:57:13.097288"], ["updated_at", "2017-05-17 16:57:13.097288"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -265207333 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -265207333], ["username", "billy_07"], ["access_token", "3cbe4b8f12b1aec3591bc38756d8633c"], ["uuid", "9910e196-54f7-4841-9844-978be3df85f4"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:57:13.099778"], ["updated_at", "2017-05-17 16:57:13.099778"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -712735840 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -712735840], ["username", "billy_08"], ["access_token", "728e9db7584761843990265ee24a9ad5"], ["uuid", "2c0f7faa-4127-4bf9-aeb7-193427537b1b"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:57:13.102398"], ["updated_at", "2017-05-17 16:57:13.102398"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -945392580 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -945392580], ["username", "billy_09"], ["access_token", "e3d4b862e5eaae15fd121d312f899df7"], ["uuid", "c6aa8ec7-3f5d-48a4-9c42-07b565fa4e1e"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:57:13.104941"], ["updated_at", "2017-05-17 16:57:13.104941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -752479836 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -752479836], ["username", "billy_10"], ["access_token", "bf75582ba1f6709a80df0e7819971d84"], ["uuid", "ea5befd6-c73d-49fb-83f1-fd6ec1b6168e"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:57:13.107402"], ["updated_at", "2017-05-17 16:57:13.107402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2139979079 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2139979079], ["username", "billy_11"], ["access_token", "29c0a328c91311088323c166372f582b"], ["uuid", "fcf77332-ca2a-4a6e-8b57-bcfd55438e1e"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:57:13.110250"], ["updated_at", "2017-05-17 16:57:13.110250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1768427484 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1768427484], ["username", "billy_12"], ["access_token", "08f3b4b0a549cbf0c5e005a2d23fa621"], ["uuid", "93fffb9d-7bf3-4f76-888e-0a5fb87a1950"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:57:13.112838"], ["updated_at", "2017-05-17 16:57:13.112838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1395874316 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1395874316], ["username", "billy_13"], ["access_token", "7867862259ad743ff4589db2b1149333"], ["uuid", "9a1bdbf0-68c2-48af-93c2-6cfbda434f43"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:57:13.115335"], ["updated_at", "2017-05-17 16:57:13.115335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1537682262 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1537682262], ["username", "billy_14"], ["access_token", "0963696de39273f03f50ee9501df7e83"], ["uuid", "7f705332-2716-4952-a2bc-687ff32bbbcc"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:57:13.118751"], ["updated_at", "2017-05-17 16:57:13.118751"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1896871259 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1896871259], ["username", "billy_15"], ["access_token", "60f31498671707792c8d970c50bb9bce"], ["uuid", "94839d05-9929-4835-bc97-71494e88e85c"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:57:13.121644"], ["updated_at", "2017-05-17 16:57:13.121644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1984724564 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1984724564], ["username", "billy_16"], ["access_token", "d6675b5184538d466bee5b32d19f7628"], ["uuid", "fded261e-b308-49f4-8162-19ffc9f406cb"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:57:13.125720"], ["updated_at", "2017-05-17 16:57:13.125720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -761175278 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -761175278], ["username", "billy_17"], ["access_token", "73842b2b6d9d863aaf9e5b168ab0ac08"], ["uuid", "25ae4d3b-0b0e-4ad4-b96a-4b42cffbcd0b"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:57:13.128947"], ["updated_at", "2017-05-17 16:57:13.128947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -965179169 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -965179169], ["username", "billy_18"], ["access_token", "3b3847facfd13c384fea96e76b9ad084"], ["uuid", "3c247021-cd02-442f-a617-371a16aa8359"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:57:13.131728"], ["updated_at", "2017-05-17 16:57:13.131728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -922221087 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -922221087], ["username", "billy_19"], ["access_token", "91afe7d0df8c212f492c24dcc94bdd2d"], ["uuid", "412e7a50-d73e-4b55-840b-24885006ede6"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:57:13.134416"], ["updated_at", "2017-05-17 16:57:13.134416"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1946263773 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1946263773], ["username", "billy_20"], ["access_token", "94a41d0091e9a6c8da289d9f6a425066"], ["uuid", "bcad189a-f14a-427d-ad0f-b7742100af41"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:57:13.137050"], ["updated_at", "2017-05-17 16:57:13.137050"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1063926401 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1063926401], ["username", "billy_21"], ["access_token", "3ffbed8c30b4267a08649849411eabc9"], ["uuid", "8ebdf6fb-ca48-450e-80bc-bcbf80152d2b"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:57:13.140424"], ["updated_at", "2017-05-17 16:57:13.140424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -264171049 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -264171049], ["username", "billy_22"], ["access_token", "fcaa417aa62da2f9c488b24e1e1690a2"], ["uuid", "74f47948-7f95-49be-b9d8-6b7985923620"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:57:13.143397"], ["updated_at", "2017-05-17 16:57:13.143397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1019343809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1019343809], ["username", "billy_23"], ["access_token", "1f48d360f03ebd22db655e90162a7a57"], ["uuid", "908a5b62-da1d-4285-87a4-4291ff72df22"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:57:13.145983"], ["updated_at", "2017-05-17 16:57:13.145983"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -492136848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -492136848], ["username", "billy_24"], ["access_token", "1a88caf3a0c00b0b91a7a635553d1997"], ["uuid", "ac0cfa12-3744-482a-977c-fc2f6d87d18f"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:57:13.148397"], ["updated_at", "2017-05-17 16:57:13.148397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1897418051 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1897418051], ["username", "billy_25"], ["access_token", "170fff85fa7300871086a9fcdd897a17"], ["uuid", "fae80759-a3fb-455f-83b5-1950a69abe06"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:57:13.150961"], ["updated_at", "2017-05-17 16:57:13.150961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2130775325 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2130775325], ["username", "billy_26"], ["access_token", "06f88258605e59db80ce0dff9269775a"], ["uuid", "8454b1dc-bf06-4638-8446-c450555b2253"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:57:13.153611"], ["updated_at", "2017-05-17 16:57:13.153611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -49877015 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -49877015], ["username", "billy_27"], ["access_token", "48788f0c33d262f4148ce4c79f4030ad"], ["uuid", "91f4e465-6e05-438d-9811-b27b568a782d"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:57:13.156101"], ["updated_at", "2017-05-17 16:57:13.156101"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -606776436 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -606776436], ["username", "billy_28"], ["access_token", "850adfe4abcd2b1659c32eb7946d1a34"], ["uuid", "ac97adfb-3d91-432f-95a3-4d352c704f9e"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:57:13.159804"], ["updated_at", "2017-05-17 16:57:13.159804"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -60351149 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -60351149], ["username", "billy_29"], ["access_token", "85fa6a027ee7657a8c91fd0f767dad89"], ["uuid", "8195c6dc-2bde-4a7b-a1a7-fd0e6357f387"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:57:13.162398"], ["updated_at", "2017-05-17 16:57:13.162398"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -758675979 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -758675979], ["username", "billy_30"], ["access_token", "042fc8aa565b9419875ecfb83951e7d0"], ["uuid", "6e5679ba-4fd7-4652-82a6-368d3f9f24ef"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:57:13.165526"], ["updated_at", "2017-05-17 16:57:13.165526"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2140380037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2140380037], ["username", "billy_31"], ["access_token", "d388e2ab8ca8071f2ab59376573b26b9"], ["uuid", "842870c7-cae2-4824-8edc-5d356d04f937"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:57:13.168240"], ["updated_at", "2017-05-17 16:57:13.168240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -662402202 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -662402202], ["username", "billy_32"], ["access_token", "e8f05cc885c6e6760e8d744afe440f3b"], ["uuid", "b0757226-f769-463c-9f97-8fe902c0b818"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:57:13.171110"], ["updated_at", "2017-05-17 16:57:13.171110"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -663394278 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -663394278], ["username", "billy_33"], ["access_token", "a4c8e43e7cbea28f0500cdb6466af812"], ["uuid", "65a312a0-d339-4146-8bb2-25bcd572c120"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:57:13.173640"], ["updated_at", "2017-05-17 16:57:13.173640"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -33186743 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -33186743], ["username", "billy_34"], ["access_token", "7bb6c4ce518ea932862edb3d6b30f900"], ["uuid", "6ba6be7f-0a5d-444b-8030-29efb6d2e3ae"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:57:13.176272"], ["updated_at", "2017-05-17 16:57:13.176272"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -302585057 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -302585057], ["username", "billy_35"], ["access_token", "f8054e277e4e3b9b037a259e69a162d3"], ["uuid", "d989da54-51eb-40d2-993f-97b1335ace5f"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:57:13.178885"], ["updated_at", "2017-05-17 16:57:13.178885"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1065047628 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1065047628], ["username", "billy_36"], ["access_token", "4008785f4b4a2c319e079c5010dfdc7d"], ["uuid", "5b0964eb-f2ac-476b-913a-97f0359e7ed4"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:57:13.182012"], ["updated_at", "2017-05-17 16:57:13.182012"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -314966723 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -314966723], ["username", "billy_37"], ["access_token", "218084afeb3713df59170a385c067a95"], ["uuid", "cde9c102-13a5-4b81-8c98-6ed3d6abc02a"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:57:13.185739"], ["updated_at", "2017-05-17 16:57:13.185739"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1307966689 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1307966689], ["username", "billy_38"], ["access_token", "89e2aa61615fce730c558f1e3f8edc69"], ["uuid", "a218c24d-063c-457c-8a18-60780c3b166e"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:57:13.189240"], ["updated_at", "2017-05-17 16:57:13.189240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1127977039 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1127977039], ["username", "billy_39"], ["access_token", "9392d8c065ad989b6fb9109aa11aeec7"], ["uuid", "5e5c669e-f751-48d7-85fd-0d49a43aed59"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:57:13.192014"], ["updated_at", "2017-05-17 16:57:13.192014"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1866243802 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1866243802], ["username", "billy_40"], ["access_token", "957ec8959796b1f9e6f3dde474f05e03"], ["uuid", "4138ac29-43c1-40e8-8e4d-ce9920f27bef"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:57:13.194542"], ["updated_at", "2017-05-17 16:57:13.194542"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1112149214 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1112149214], ["username", "billy_41"], ["access_token", "0498ceabc050c90b7def50a60400bc63"], ["uuid", "8bdafe33-9f39-4086-92ab-725ef2dac6ab"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:57:13.197258"], ["updated_at", "2017-05-17 16:57:13.197258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1324601964 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1324601964], ["username", "billy_42"], ["access_token", "7d2bbf777bcd90cb9a7c15fdb36333bc"], ["uuid", "82e70b8d-4e03-4893-aaf5-53b799cf0be4"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:57:13.199882"], ["updated_at", "2017-05-17 16:57:13.199882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1757790815 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1757790815], ["username", "billy_43"], ["access_token", "326896b34b3ca6d5a571aa2331c3fa47"], ["uuid", "befe127e-a2da-459b-8457-479d8b170d30"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:57:13.202581"], ["updated_at", "2017-05-17 16:57:13.202581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -514822893 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -514822893], ["username", "billy_44"], ["access_token", "25b5603810b6edcc6ead61b968b74060"], ["uuid", "4b3857d8-b23e-4f98-a139-de0d650a6e2b"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:57:13.205508"], ["updated_at", "2017-05-17 16:57:13.205508"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1134917684 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1134917684], ["username", "billy_45"], ["access_token", "d184e0e4acc3c5ce69f39ba5aa8e1eb3"], ["uuid", "6405f42f-613c-4350-8736-9fc5bddc28dd"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:57:13.208372"], ["updated_at", "2017-05-17 16:57:13.208372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1175955100 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1175955100], ["username", "jstrav"], ["access_token", "fa791a3a0330358a989611e7cf66ad09"], ["uuid", "7f6b2545-e523-4b71-8976-f9862bd1045f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:13.218238"], ["updated_at", "2017-05-17 16:57:13.218238"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -79105856 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -79105856], ["username", "mary"], ["access_token", "e66c877711d1bef2ddec73c77a5e6d3d"], ["uuid", "38461329-c5a0-4eb6-ab1f-4d63978fb11a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:13.221581"], ["updated_at", "2017-05-17 16:57:13.221581"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -479698981 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -479698981], ["username", "jstead"], ["access_token", "ff5f921d26bf8f1a62e963cc155d1f3e"], ["uuid", "bd5e0150-73c5-453a-a9a4-b83dc5e9d33b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:13.224732"], ["updated_at", "2017-05-17 16:57:13.224732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1502569835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1502569835], ["username", "bigbear"], ["access_token", "25665c66fb54a25ef18db110f28e6d0f"], ["uuid", "74d98b77-5b2f-4c66-80fa-3efb1f955c2b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:13.227335"], ["updated_at", "2017-05-17 16:57:13.227335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -152300779 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -152300779], ["username", "billy_00"], ["access_token", "2d31f4f7dc2e79cd369a6b7d15be4856"], ["uuid", "3a1b0c7e-1cb8-4419-919b-c33344357712"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:57:13.229836"], ["updated_at", "2017-05-17 16:57:13.229836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -447964963 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -447964963], ["username", "billy_01"], ["access_token", "c4a8f18686f9c694c63002cfe70724f0"], ["uuid", "99ab6859-2c91-4dc1-bfcc-888155a4053a"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:57:13.232227"], ["updated_at", "2017-05-17 16:57:13.232227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -710383606 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -710383606], ["username", "billy_02"], ["access_token", "c66ec7657b20e99c4cccf85ed6a29b94"], ["uuid", "fc78ebc6-04f1-4019-b626-91639db748c6"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:57:13.235013"], ["updated_at", "2017-05-17 16:57:13.235013"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -798860319 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -798860319], ["username", "billy_03"], ["access_token", "92517b7deabe46b26299c9b09524d962"], ["uuid", "3b38d733-626f-4eb7-b758-9197986591aa"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:57:13.237623"], ["updated_at", "2017-05-17 16:57:13.237623"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2119605112 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2119605112], ["username", "billy_04"], ["access_token", "87203a1aefa379846a33352b31cdd285"], ["uuid", "bf371176-08bc-4033-bce1-8f3c6cb1f6c7"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:57:13.240264"], ["updated_at", "2017-05-17 16:57:13.240264"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -323686009 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -323686009], ["username", "billy_05"], ["access_token", "3f8371fb6829439cfb0e2567c5fcca48"], ["uuid", "cf062d2f-ecc9-4ab0-9015-0a19078f38d8"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:57:13.242872"], ["updated_at", "2017-05-17 16:57:13.242872"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1464486783 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1464486783], ["username", "billy_06"], ["access_token", "714a160a08c8ee1155c69f3f19df31a4"], ["uuid", "503f4ac5-d955-4cd2-91c8-0aca3aaecc15"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:57:13.245489"], ["updated_at", "2017-05-17 16:57:13.245489"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1733564758 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1733564758], ["username", "billy_07"], ["access_token", "0196b859472afcbb6896fbd8aea84cee"], ["uuid", "e830902f-f365-45f4-b836-72d9c7e0da97"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:57:13.248288"], ["updated_at", "2017-05-17 16:57:13.248288"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1070130880 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1070130880], ["username", "billy_08"], ["access_token", "da6df72510a5ccc2e91609da0e99b82e"], ["uuid", "fe50d637-8c6c-4863-8e08-70b5e8995cd1"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:57:13.251785"], ["updated_at", "2017-05-17 16:57:13.251785"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1665319693 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1665319693], ["username", "billy_09"], ["access_token", "f7322c5ce4fd600ce8d0fb80bef00bbc"], ["uuid", "bffd8be6-bfbb-4309-87fa-c08915c6f76a"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:57:13.255172"], ["updated_at", "2017-05-17 16:57:13.255172"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -472904432 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -472904432], ["username", "billy_10"], ["access_token", "1b69fc24db4ed9f644fbe76beabcee37"], ["uuid", "77e941c9-5b5c-4cb2-9eda-010d796adbdb"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:57:13.258059"], ["updated_at", "2017-05-17 16:57:13.258059"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1574013103 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1574013103], ["username", "billy_11"], ["access_token", "f375c35a5738537997a0599011e774df"], ["uuid", "775ef100-35b2-4d9a-b99c-239a059227b2"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:57:13.260751"], ["updated_at", "2017-05-17 16:57:13.260751"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -545461278 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -545461278], ["username", "billy_12"], ["access_token", "a4091c5d3bbea3e75e32500f94537fe7"], ["uuid", "8f448401-17bc-45c3-8b27-f916e1d67321"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:57:13.263179"], ["updated_at", "2017-05-17 16:57:13.263179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1013594751 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1013594751], ["username", "billy_13"], ["access_token", "3c104abe042a24f1c20edcbae305d196"], ["uuid", "d0ddbfb1-8eae-42e0-b4f2-28ccbd87d4b2"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:57:13.265850"], ["updated_at", "2017-05-17 16:57:13.265850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1198745867 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1198745867], ["username", "billy_14"], ["access_token", "f77cf73da7f5d29e71fddc89520cd138"], ["uuid", "b589cfa0-b0f6-4628-8cc5-9e478663b176"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:57:13.269105"], ["updated_at", "2017-05-17 16:57:13.269105"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -907572924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -907572924], ["username", "billy_15"], ["access_token", "e86adb3a7849ef15a22123cee2414683"], ["uuid", "b779ff70-36f8-4fc4-a23f-1e11da9d75f9"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:57:13.271704"], ["updated_at", "2017-05-17 16:57:13.271704"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -868155681 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -868155681], ["username", "billy_16"], ["access_token", "247ba71b8244115923667f7488dba06e"], ["uuid", "805cc601-f360-4f34-af80-b8fa4555a90e"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:57:13.274215"], ["updated_at", "2017-05-17 16:57:13.274215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -972978685 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -972978685], ["username", "billy_17"], ["access_token", "2cd40aac11d2698ca63504449d51b784"], ["uuid", "0c3344d9-e297-47d9-b2cd-e64473d0d736"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:57:13.276680"], ["updated_at", "2017-05-17 16:57:13.276680"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -429888727 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -429888727], ["username", "billy_18"], ["access_token", "aead0e591293af405eb0ab44d2420015"], ["uuid", "7d7581a4-2032-40a9-936f-06189da89d34"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:57:13.279365"], ["updated_at", "2017-05-17 16:57:13.279365"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -613088712 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -613088712], ["username", "billy_19"], ["access_token", "9d497d0c4465780171276a73ef0a693b"], ["uuid", "4cc438e5-0f86-4fed-aeda-ef23bb1e036e"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:57:13.282308"], ["updated_at", "2017-05-17 16:57:13.282308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1894241612 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1894241612], ["username", "billy_20"], ["access_token", "e4077798f2bbce34e035dfed1fe10e9c"], ["uuid", "6df633ae-0cf5-4869-9fc3-73b09f02911f"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:57:13.286183"], ["updated_at", "2017-05-17 16:57:13.286183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1622398746 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1622398746], ["username", "billy_21"], ["access_token", "467ac87922d1d5e66aca0e6948656144"], ["uuid", "f5bc71b1-36c3-4323-8d6b-ce68aa12f15f"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:57:13.289000"], ["updated_at", "2017-05-17 16:57:13.289000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1926686264 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1926686264], ["username", "billy_22"], ["access_token", "1bc2793e752c312dab64a3cd408ec08a"], ["uuid", "c58f727a-6236-438f-a713-9d11d0480718"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:57:13.291676"], ["updated_at", "2017-05-17 16:57:13.291676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1027409953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1027409953], ["username", "billy_23"], ["access_token", "d8561e25210e7cb6e532b53349f27404"], ["uuid", "1b8aed9d-3c3f-4dd4-a34a-6af7868e9f02"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:57:13.294230"], ["updated_at", "2017-05-17 16:57:13.294230"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -747330108 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -747330108], ["username", "billy_24"], ["access_token", "d5429990feea3297a92923407909aae6"], ["uuid", "803571ab-a1bc-4343-acfe-f492831c0b11"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:57:13.296866"], ["updated_at", "2017-05-17 16:57:13.296866"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2115805216 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2115805216], ["username", "billy_25"], ["access_token", "61b87ec9efdc97e3a2db6315bc4e8e2f"], ["uuid", "f7933a9b-5d08-4c8f-8bf8-1f031c217981"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:57:13.299361"], ["updated_at", "2017-05-17 16:57:13.299361"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -892271857 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -892271857], ["username", "billy_26"], ["access_token", "955b563354c50127d2f39f93d0c4c277"], ["uuid", "c5613a2e-993e-4392-9364-cf7b2a15e01a"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:57:13.302009"], ["updated_at", "2017-05-17 16:57:13.302009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -86404983 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -86404983], ["username", "billy_27"], ["access_token", "9790393ec6881f99fe2fc8183133caec"], ["uuid", "b3564c74-5710-4992-8eea-b42081dc4080"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:57:13.304504"], ["updated_at", "2017-05-17 16:57:13.304504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -737490421 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -737490421], ["username", "billy_28"], ["access_token", "ac7225e55da9b6ee73d73308c16f66aa"], ["uuid", "bce5ea25-55c6-488e-b926-637186247df2"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:57:13.306960"], ["updated_at", "2017-05-17 16:57:13.306960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1409407426 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1409407426], ["username", "billy_29"], ["access_token", "fb59e896e5ba09f0d35c535819082718"], ["uuid", "f0d66cfd-ab4e-4116-a93a-9bc86741bf1d"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:57:13.309432"], ["updated_at", "2017-05-17 16:57:13.309432"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1317364977 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1317364977], ["username", "billy_30"], ["access_token", "6f7669208e50a7c631ecf848c1c0f02e"], ["uuid", "3e8e040c-eac6-420d-b0f0-225366341b78"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:57:13.311850"], ["updated_at", "2017-05-17 16:57:13.311850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -827368458 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -827368458], ["username", "billy_31"], ["access_token", "db2b435c4c4f68347994c29f7f9b8f5e"], ["uuid", "7fc46aa0-3530-403b-91dd-7c1866a6be0a"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:57:13.314403"], ["updated_at", "2017-05-17 16:57:13.314403"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1774775311 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1774775311], ["username", "billy_32"], ["access_token", "a1291c24c103330150ab7e9c74553c31"], ["uuid", "73689de5-7c6e-471b-b92e-3b0219a4f0e7"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:57:13.316999"], ["updated_at", "2017-05-17 16:57:13.316999"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1685494701 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1685494701], ["username", "billy_33"], ["access_token", "2768224c7355db844fee1cdb5ede3d79"], ["uuid", "17951e40-679a-4de2-ac07-c6961329f06b"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:57:13.320521"], ["updated_at", "2017-05-17 16:57:13.320521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -349415372 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -349415372], ["username", "billy_34"], ["access_token", "459142ccfd461d5ed3deed5cc3f9abd6"], ["uuid", "bbc01180-987f-4bde-be39-ea679a003e61"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:57:13.323547"], ["updated_at", "2017-05-17 16:57:13.323547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855414058 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855414058], ["username", "billy_35"], ["access_token", "3dc3c3e89624fe6b49934cd0346d75af"], ["uuid", "0f3fe8cd-a530-41f1-8897-42440066fca4"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:57:13.326635"], ["updated_at", "2017-05-17 16:57:13.326635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1909995283 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1909995283], ["username", "billy_36"], ["access_token", "8377ec837a66e17454e3d5149e43c1c1"], ["uuid", "01ace05d-7788-4681-9e46-e35dcdc9cc41"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:57:13.329326"], ["updated_at", "2017-05-17 16:57:13.329326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -613825061 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -613825061], ["username", "billy_37"], ["access_token", "7b6604ba87dfbcec7de0b058ba056917"], ["uuid", "86185214-2948-4d32-86d4-83114839e265"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:57:13.331988"], ["updated_at", "2017-05-17 16:57:13.331988"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -199407813 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -199407813], ["username", "billy_38"], ["access_token", "00e7aa526f46edbc3d7234f932e1f666"], ["uuid", "cd3826ca-a80e-4b29-ae9f-a9dd38ffe242"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:57:13.334706"], ["updated_at", "2017-05-17 16:57:13.334706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -261839972 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -261839972], ["username", "billy_39"], ["access_token", "2e9482e952e7205e659b14aaba6d0f09"], ["uuid", "b021b701-93fa-434a-96eb-92688202d5e5"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:57:13.337301"], ["updated_at", "2017-05-17 16:57:13.337301"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1519372973 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1519372973], ["username", "billy_40"], ["access_token", "0e616b6bca704f77f426e4137d24b37d"], ["uuid", "e6413cf4-f008-4c0e-8a22-93f5032de28f"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:57:13.339796"], ["updated_at", "2017-05-17 16:57:13.339796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1573403775 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1573403775], ["username", "billy_41"], ["access_token", "230fc49a772e9d553cb94ef277935bd0"], ["uuid", "70442e3e-0eaf-4651-a132-680fb606df64"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:57:13.342347"], ["updated_at", "2017-05-17 16:57:13.342347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -488683959 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -488683959], ["username", "billy_42"], ["access_token", "da1473be01c6cf88059be124b04ec9b9"], ["uuid", "93424233-4fc5-4d2d-96c4-186946f061b3"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:57:13.344942"], ["updated_at", "2017-05-17 16:57:13.344942"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2024609567 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2024609567], ["username", "billy_43"], ["access_token", "c4a3e89c50e22e37565ec38f20857f3b"], ["uuid", "dcececbd-ee76-42fa-9c4a-c31f07c0e41d"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:57:13.347397"], ["updated_at", "2017-05-17 16:57:13.347397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1246452325 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1246452325], ["username", "billy_44"], ["access_token", "01ed8ce941c5e8fdcf6d81cf71d88f2f"], ["uuid", "9cbf5556-d6c1-4ba4-929f-32b6b2ab24e4"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:57:13.349879"], ["updated_at", "2017-05-17 16:57:13.349879"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1450034293 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1450034293], ["username", "billy_45"], ["access_token", "cea18e668f006246ee3e079fef61f2a1"], ["uuid", "cddb8b0e-047d-4032-8add-901647e81549"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:57:13.352453"], ["updated_at", "2017-05-17 16:57:13.352453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -894593407 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -894593407], ["username", "jstrav"], ["access_token", "d9af174ef1dc086358f67fe335327063"], ["uuid", "5e36f6ce-36a8-4101-bc50-eabfddc5f4fc"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:13.361698"], ["updated_at", "2017-05-17 16:57:13.361698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -767888410 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -767888410], ["username", "mary"], ["access_token", "bf80e73bf9b55a61aea50e2ef0d57bf2"], ["uuid", "b8dda441-8911-4f43-a491-5cd62de0516c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:13.365163"], ["updated_at", "2017-05-17 16:57:13.365163"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -730808985 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -730808985], ["username", "jstead"], ["access_token", "8a2386555fa6e99120945dd26445d5a9"], ["uuid", "385b9d5c-f933-44e5-9daa-61adf67a3e12"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:13.368977"], ["updated_at", "2017-05-17 16:57:13.368977"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -456795076 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -456795076], ["username", "bigbear"], ["access_token", "9a645875399a1ffc10a88ab81f50f44e"], ["uuid", "68be9605-bfa3-47d3-808c-b1372857e477"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:13.371742"], ["updated_at", "2017-05-17 16:57:13.371742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -725612709 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -725612709], ["username", "billy_00"], ["access_token", "7776219c31627b6e820e9ad91b494c4f"], ["uuid", "6a36aa84-ef49-4514-a0cf-dcd3b0744bce"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:57:13.374321"], ["updated_at", "2017-05-17 16:57:13.374321"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -619960057 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -619960057], ["username", "billy_01"], ["access_token", "0d41c95c3eff69ae61285d2b7750d6f1"], ["uuid", "3e007a5e-a5b4-467f-b2f1-bd33460a4fbd"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:57:13.376891"], ["updated_at", "2017-05-17 16:57:13.376891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -902670560 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -902670560], ["username", "billy_02"], ["access_token", "382e9b8a48f7cceae14e9bc88908e240"], ["uuid", "9d64be91-9503-479d-b106-9a9a4a7e9a47"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:57:13.379538"], ["updated_at", "2017-05-17 16:57:13.379538"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1630638504 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1630638504], ["username", "billy_03"], ["access_token", "20dac16e429c9315efa6bef860aa9075"], ["uuid", "af28fec1-2c41-40fe-a13f-b3e19cf033ef"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:57:13.382649"], ["updated_at", "2017-05-17 16:57:13.382649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -40460114 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -40460114], ["username", "billy_04"], ["access_token", "6aa394da4061b1e29126c3ecd570e1df"], ["uuid", "2ec01eb6-dd88-4ab1-9e4f-641580269e58"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:57:13.385932"], ["updated_at", "2017-05-17 16:57:13.385932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1099915756 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1099915756], ["username", "billy_05"], ["access_token", "d492f8abe51e8ef4d70c60739738fdde"], ["uuid", "9c11bcaa-cde4-45f9-964c-d5eea1bf7dd0"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:57:13.388555"], ["updated_at", "2017-05-17 16:57:13.388555"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1735815628 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1735815628], ["username", "billy_06"], ["access_token", "3daa17702d0ff82d12de4fa427130af5"], ["uuid", "6218e57c-e48b-4927-a71a-0da8c7c8f51b"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:57:13.391047"], ["updated_at", "2017-05-17 16:57:13.391047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -922770864 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -922770864], ["username", "billy_07"], ["access_token", "507d26d01acfec94840ba05f54bb8d9d"], ["uuid", "aa4ce120-9221-444f-ae79-e45b3295a76e"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:57:13.393649"], ["updated_at", "2017-05-17 16:57:13.393649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1509772100 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1509772100], ["username", "billy_08"], ["access_token", "04067125e1168983ef4a26c20b1f4317"], ["uuid", "7cdaa7f3-0243-4975-a9d0-f2d76c408e75"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:57:13.396376"], ["updated_at", "2017-05-17 16:57:13.396376"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1177003542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1177003542], ["username", "billy_09"], ["access_token", "612521e90a155af05760dc275f247eda"], ["uuid", "5a79506e-1896-4dc1-b9c8-77c466b303de"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:57:13.399000"], ["updated_at", "2017-05-17 16:57:13.399000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1908254610 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1908254610], ["username", "billy_10"], ["access_token", "e361c25d4257d3efa3e1db87212917df"], ["uuid", "4bbbcc94-0009-480f-a3b4-e95e495662bf"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:57:13.401759"], ["updated_at", "2017-05-17 16:57:13.401759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -377555394 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -377555394], ["username", "billy_11"], ["access_token", "50d0637aa3c3a80f6e12c7c4e1588551"], ["uuid", "fb1a4680-b362-433e-8860-90a4a9baa318"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:57:13.404453"], ["updated_at", "2017-05-17 16:57:13.404453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -550624889 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -550624889], ["username", "billy_12"], ["access_token", "300d4ae3ed56ca9c368b4a3406bceb13"], ["uuid", "ea017c16-2851-4f8d-8243-6f77cc147802"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:57:13.407318"], ["updated_at", "2017-05-17 16:57:13.407318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1711163096 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1711163096], ["username", "billy_13"], ["access_token", "3924abc43641683fa25a656eb0d6bfca"], ["uuid", "3b503ea3-cd6e-44be-bad3-e7e27b8eeee0"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:57:13.410194"], ["updated_at", "2017-05-17 16:57:13.410194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1127068178 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1127068178], ["username", "billy_14"], ["access_token", "cfdec52c702fc66739134d1755d22cd4"], ["uuid", "c9b017cb-dba4-463b-ad55-d1d9092d6544"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:57:13.412870"], ["updated_at", "2017-05-17 16:57:13.412870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1874933612 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1874933612], ["username", "billy_15"], ["access_token", "db3086f3af1f50d48128d0d1dbf8996c"], ["uuid", "07796f62-80c5-4d11-b2aa-af190ece7b15"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:57:13.415382"], ["updated_at", "2017-05-17 16:57:13.415382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (6.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -45701404 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -45701404], ["username", "billy_16"], ["access_token", "1bdb1a1afd5d51d67611e5358da376d5"], ["uuid", "190653c7-09ac-4e4b-b3bb-b959f5375b69"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:57:13.424277"], ["updated_at", "2017-05-17 16:57:13.424277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -125142366 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -125142366], ["username", "billy_17"], ["access_token", "2affaf814c60186e4e76607cb71be365"], ["uuid", "66b19d01-ecad-4eb8-9e70-30134fbfe65e"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:57:13.427346"], ["updated_at", "2017-05-17 16:57:13.427346"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -668686518 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -668686518], ["username", "billy_18"], ["access_token", "7546aa8753cf487044140e27379ad4a5"], ["uuid", "92732ff9-bc1f-4e92-b6cb-407973b280b0"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:57:13.429989"], ["updated_at", "2017-05-17 16:57:13.429989"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -731540785 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -731540785], ["username", "billy_19"], ["access_token", "f2064124016732aeb04b8b5dacaff45e"], ["uuid", "ed9fc3e0-13c0-4752-8646-f2c071e2de8d"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:57:13.432546"], ["updated_at", "2017-05-17 16:57:13.432546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1130547231 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1130547231], ["username", "billy_20"], ["access_token", "f32777b8fe1167b11e38ae10d01b2a47"], ["uuid", "eb82c09e-8198-4530-9f31-fa65b0a3f98f"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:57:13.435092"], ["updated_at", "2017-05-17 16:57:13.435092"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1607737881 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1607737881], ["username", "billy_21"], ["access_token", "ddf31afff6a3d41ec241f9a7f09008a0"], ["uuid", "eeaeed1b-d431-4f77-b19c-e454357355c3"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:57:13.437655"], ["updated_at", "2017-05-17 16:57:13.437655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1288878935 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1288878935], ["username", "billy_22"], ["access_token", "0c421a8c4abedecc5ab9892c3063bfc9"], ["uuid", "efe09675-d742-4bee-8b0f-ae48ba378777"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:57:13.440197"], ["updated_at", "2017-05-17 16:57:13.440197"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -653544630 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -653544630], ["username", "billy_23"], ["access_token", "8861646241c96d42b3f515999e8565b7"], ["uuid", "fbf4082b-f59a-4e55-964e-e10b1a9afcf3"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:57:13.442616"], ["updated_at", "2017-05-17 16:57:13.442616"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1762435333 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1762435333], ["username", "billy_24"], ["access_token", "7a3ad632c51e5a9838ccac4cf9001c97"], ["uuid", "02a03d0b-8b90-462b-b0a0-b0cb77c0a223"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:57:13.445150"], ["updated_at", "2017-05-17 16:57:13.445150"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -268679374 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -268679374], ["username", "billy_25"], ["access_token", "5f7c817963a3b0e3630d7b942e4042b2"], ["uuid", "d5ba9d5a-59d1-4ea5-8f99-57b3e572209a"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:57:13.447838"], ["updated_at", "2017-05-17 16:57:13.447838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2025351711 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2025351711], ["username", "billy_26"], ["access_token", "7de67956cce3c558d3fbfa09bf65d80e"], ["uuid", "4a4520f7-cc59-4bf6-a76e-1242d492dd7a"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:57:13.450481"], ["updated_at", "2017-05-17 16:57:13.450481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1016379827 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1016379827], ["username", "billy_27"], ["access_token", "c59172124cef81f8fff5b1091d9c83f7"], ["uuid", "30789591-3a9c-44e8-9c59-05882d5d04ca"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:57:13.453523"], ["updated_at", "2017-05-17 16:57:13.453523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1315099224 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1315099224], ["username", "billy_28"], ["access_token", "d82871578729fee63a0a66a5e2b81ae5"], ["uuid", "13b20645-aa7d-4b8d-9635-ba8cbed42699"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:57:13.456586"], ["updated_at", "2017-05-17 16:57:13.456586"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1808972302 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1808972302], ["username", "billy_29"], ["access_token", "0cf8e6b93ec675db25c36da673866741"], ["uuid", "eadef620-147a-48ca-acf6-75a6bfe83f60"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:57:13.459281"], ["updated_at", "2017-05-17 16:57:13.459281"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1998022160 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1998022160], ["username", "billy_30"], ["access_token", "3473bbad4ce1e6fc53c859b77326da4a"], ["uuid", "9d447479-a61e-4c8e-a00a-f78f43ec08bd"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:57:13.463246"], ["updated_at", "2017-05-17 16:57:13.463246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1117236519 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1117236519], ["username", "billy_31"], ["access_token", "64fcdc844fdae47cfd935c5b831382ae"], ["uuid", "bbcd22f2-c5e7-446d-926b-69132d16957e"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:57:13.466003"], ["updated_at", "2017-05-17 16:57:13.466003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -71171771 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -71171771], ["username", "billy_32"], ["access_token", "07a2a71cffcd4574983742ee6e837d70"], ["uuid", "3645741f-2819-4a59-8090-22ce49906e39"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:57:13.469123"], ["updated_at", "2017-05-17 16:57:13.469123"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -221742377 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -221742377], ["username", "billy_33"], ["access_token", "a428cb34526acbc957efecb21f44a336"], ["uuid", "62553da4-e851-479c-ab56-9b9a9b0d779b"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:57:13.471860"], ["updated_at", "2017-05-17 16:57:13.471860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -286250787 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -286250787], ["username", "billy_34"], ["access_token", "f82f77bdb20c5cd5781340c9f893bcab"], ["uuid", "4be3e26c-d933-4e42-86ae-35696a096c53"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:57:13.474429"], ["updated_at", "2017-05-17 16:57:13.474429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1558154251 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1558154251], ["username", "billy_35"], ["access_token", "81e7b4eb370f90c6e12b6b29c3293813"], ["uuid", "07aaa3f1-e3e6-4659-9acb-858887239c76"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:57:13.476943"], ["updated_at", "2017-05-17 16:57:13.476943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1662810752 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1662810752], ["username", "billy_36"], ["access_token", "37566bea4022e6571a0edccb893830c7"], ["uuid", "dd7c30ab-fd37-4e87-84af-ebd5519b0f08"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:57:13.479433"], ["updated_at", "2017-05-17 16:57:13.479433"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781265020 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1781265020], ["username", "billy_37"], ["access_token", "1b5a8ab4e420438d1a0a8579521288f3"], ["uuid", "c3d69537-6411-4a76-8a42-67cd2d415496"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:57:13.482126"], ["updated_at", "2017-05-17 16:57:13.482126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -510907495 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -510907495], ["username", "billy_38"], ["access_token", "364f836ee06a29fe4c6d3d192e9a91a7"], ["uuid", "7a7b00ea-0aec-41d0-a35e-0bdfcebfc70a"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:57:13.485987"], ["updated_at", "2017-05-17 16:57:13.485987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1284021090 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1284021090], ["username", "billy_39"], ["access_token", "d961ad6aff8f039df6627f717b074ab9"], ["uuid", "7a433847-710c-430e-8162-891f9b178784"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:57:13.489165"], ["updated_at", "2017-05-17 16:57:13.489165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1578615511 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1578615511], ["username", "billy_40"], ["access_token", "eff5a4558870d2e3d85235a803e662ba"], ["uuid", "cdddc573-d0a2-4225-bd42-239252d0d947"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:57:13.491709"], ["updated_at", "2017-05-17 16:57:13.491709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890773168 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890773168], ["username", "billy_41"], ["access_token", "af25812eafa698e888162838a4093b8a"], ["uuid", "8e532645-cd3f-4e56-8b7e-5ea6ac30b180"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:57:13.494286"], ["updated_at", "2017-05-17 16:57:13.494286"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1545879376 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1545879376], ["username", "billy_42"], ["access_token", "f2e46348dc2e61e89b975213e23dab18"], ["uuid", "630893bb-bedb-4cfc-ba05-757cb44dc38f"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:57:13.496755"], ["updated_at", "2017-05-17 16:57:13.496755"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -885207437 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -885207437], ["username", "billy_43"], ["access_token", "764622f600489d2dbc815c917a36f467"], ["uuid", "9097fbec-c6f2-4fbb-b0a2-e5cc387fe697"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:57:13.499144"], ["updated_at", "2017-05-17 16:57:13.499144"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1408046750 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1408046750], ["username", "billy_44"], ["access_token", "8ec23abc21d40cf115bf5b735a665c98"], ["uuid", "b4757a95-58a3-4d6c-aa41-1e10c0ee6565"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:57:13.502553"], ["updated_at", "2017-05-17 16:57:13.502553"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -31157397 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -31157397], ["username", "billy_45"], ["access_token", "18971b79fa28d1e618938ba54041c651"], ["uuid", "ec3a30f9-d681-4128-9ed6-50ecc15b8fe4"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:57:13.505885"], ["updated_at", "2017-05-17 16:57:13.505885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "78e5a728e0b8c6dc8787aa6171d7da0e"], ["uuid", "1491571e-f5ce-406f-ac64-36b9a0c27a67"], ["created_at", "2017-05-17 16:57:13.516034"], ["updated_at", "2017-05-17 16:57:13.516034"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.3ms) Completed 200 OK in 26ms (Views: 25.5ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "7b333402095c071a663c4b23e74e3f0e"], ["uuid", "77614980-8ffa-4b28-9cff-54812229ecfc"], ["created_at", "2017-05-17 16:57:13.553260"], ["updated_at", "2017-05-17 16:57:13.553260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1956271245 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e01c9c94598b0a2f5999493d39965d37' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1956271245], ["username", "e01c9c94598b0a2f5999493d39965d37"], ["access_token", "35c670e4217fd3f681e2976fb1c4fb0f"], ["uuid", "ebb251f1-f91e-4f62-abec-2444ba1c299e"], ["created_at", "2017-05-17 16:57:13.566227"], ["updated_at", "2017-05-17 16:57:13.566227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1273961832 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1273961832], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:13.570262"], ["updated_at", "2017-05-17 16:57:13.570262"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2012033980 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6df950a3d346d2a77456820890b9eb48' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2012033980], ["username", "6df950a3d346d2a77456820890b9eb48"], ["access_token", "82f6c6810079aa9cf08adbdc83c17f56"], ["uuid", "8cdb1c36-44d3-438f-9524-3d76879fef31"], ["created_at", "2017-05-17 16:57:13.576044"], ["updated_at", "2017-05-17 16:57:13.576044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1221193452 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1221193452], ["name", "MyGroup"], ["created_at", "2017-05-17 16:57:13.579425"], ["updated_at", "2017-05-17 16:57:13.579425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -84022782 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4a5936d0d4b16a177f6762a24028ecd6' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -84022782], ["username", "4a5936d0d4b16a177f6762a24028ecd6"], ["access_token", "04562d29860e064cffe7ea6af6eb0648"], ["uuid", "8e622cdb-ff26-407b-bd65-e6a69397c8d4"], ["created_at", "2017-05-17 16:57:13.584444"], ["updated_at", "2017-05-17 16:57:13.584444"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-17 16:57:13.590949"], ["updated_at", "2017-05-17 16:57:13.590949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -943879031 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -943879031], ["username", "jstrav"], ["access_token", "61389f9e4b69a7caaa6d9d8a2ca70e41"], ["uuid", "68cebf6d-9aa6-4370-ae28-91de0802e2c2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:13.596273"], ["updated_at", "2017-05-17 16:57:13.596273"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -62172433 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -62172433], ["username", "mary"], ["access_token", "9a68bda1f66876742dcf1046a4d0ae1f"], ["uuid", "64495e45-b191-4844-ac5d-58c255f2b42a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:13.599643"], ["updated_at", "2017-05-17 16:57:13.599643"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -66402834 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -66402834], ["username", "jstead"], ["access_token", "68e593ff049ec4c97e22542fe9b4b223"], ["uuid", "cfe10821-b936-409a-9f83-30be4c2b1f0e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:13.602929"], ["updated_at", "2017-05-17 16:57:13.602929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1684208104 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1684208104], ["username", "bigbear"], ["access_token", "9d63b3b9a6d5999eb994570b2b2d9de5"], ["uuid", "973edbd5-16cf-4eb0-b738-ea8764b0a18e"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:13.606632"], ["updated_at", "2017-05-17 16:57:13.606632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -748814937 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -748814937], ["username", "billy_00"], ["access_token", "7f79cf9b196a17bb1f839fbd7dcdc90d"], ["uuid", "ce5ef3bc-9815-44ad-9728-02fbbd0e5630"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:57:13.609779"], ["updated_at", "2017-05-17 16:57:13.609779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -797901879 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -797901879], ["username", "billy_01"], ["access_token", "491e56e05ca1e5dcd405e570766f3368"], ["uuid", "91b9eced-bd8b-43f0-aae4-94be8ba23720"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:57:13.612313"], ["updated_at", "2017-05-17 16:57:13.612313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -396400382 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -396400382], ["username", "billy_02"], ["access_token", "c84ce96b4754c8c82c00b97b731855bc"], ["uuid", "edab2e01-c6b1-48e9-a914-98a4078a7e60"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:57:13.615196"], ["updated_at", "2017-05-17 16:57:13.615196"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -749080179 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -749080179], ["username", "billy_03"], ["access_token", "9e2ba4535eea79faa2ba8abb53880d06"], ["uuid", "351cebb1-c3bc-4b74-85c5-13d9159545e2"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:57:13.618384"], ["updated_at", "2017-05-17 16:57:13.618384"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1555360793 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1555360793], ["username", "billy_04"], ["access_token", "84ff8dcbceddbc425af24105e4ee2987"], ["uuid", "32e11ecc-5620-44a4-93f5-dd6fc521a186"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:57:13.621101"], ["updated_at", "2017-05-17 16:57:13.621101"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -579542041 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -579542041], ["username", "billy_05"], ["access_token", "4fd07b8813f44733c733cc6b9a81f036"], ["uuid", "fd255704-6399-4acc-ae57-3d29a8fe1a92"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:57:13.623657"], ["updated_at", "2017-05-17 16:57:13.623657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -102540313 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -102540313], ["username", "billy_06"], ["access_token", "6fe01be4b005d74edf872b22209a4f78"], ["uuid", "9e4550d4-2b97-4b92-b1dc-7126f675373f"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:57:13.626190"], ["updated_at", "2017-05-17 16:57:13.626190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1206867195 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1206867195], ["username", "billy_07"], ["access_token", "8966ad192add0fe16036f231cae66d03"], ["uuid", "2c245ba4-33c1-4c1f-849b-1a1747be9354"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:57:13.628680"], ["updated_at", "2017-05-17 16:57:13.628680"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2015486739 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2015486739], ["username", "billy_08"], ["access_token", "9a38d50cf59cd4c58077105c95d060dc"], ["uuid", "4b5a4c12-fe15-4eb7-bd9b-0114234e4e8b"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:57:13.631149"], ["updated_at", "2017-05-17 16:57:13.631149"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1001715324 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1001715324], ["username", "billy_09"], ["access_token", "62c14abbb8d213f8cacb67206739b82c"], ["uuid", "61143a7e-f437-47bf-908d-43a4de7693f3"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:57:13.633759"], ["updated_at", "2017-05-17 16:57:13.633759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -411518804 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -411518804], ["username", "billy_10"], ["access_token", "f2a9ac57ed3cb7d77183bd5e3513837f"], ["uuid", "6b713843-e032-4ea0-9842-1958becff4f3"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:57:13.636333"], ["updated_at", "2017-05-17 16:57:13.636333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1431258669 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1431258669], ["username", "billy_11"], ["access_token", "6b2170c60535360fb27e6853f7cc6b1b"], ["uuid", "d7be94e1-b054-489d-85e6-805242b824cd"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:57:13.638898"], ["updated_at", "2017-05-17 16:57:13.638898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -76287902 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -76287902], ["username", "billy_12"], ["access_token", "ac303025fcbb13b9f959ba10225ba83d"], ["uuid", "284b5ebe-93cf-4b2c-98b5-c69c69bf059e"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:57:13.641396"], ["updated_at", "2017-05-17 16:57:13.641396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1837300349 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1837300349], ["username", "billy_13"], ["access_token", "47d52bbfd336a03907b6cf7eae0d5bb3"], ["uuid", "d77d3841-a6df-42b3-a2ce-e936ba2abab8"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:57:13.643860"], ["updated_at", "2017-05-17 16:57:13.643860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -837938622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -837938622], ["username", "billy_14"], ["access_token", "cde8c530789364eb8ae339208d835cac"], ["uuid", "0f1dddcc-8920-4cbc-b5b9-f60fa84217dd"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:57:13.646452"], ["updated_at", "2017-05-17 16:57:13.646452"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2079529793 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2079529793], ["username", "billy_15"], ["access_token", "1164010644c1a7e1960809741085ecad"], ["uuid", "c736936d-b4cf-41b6-8826-d3f1d9707fe1"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:57:13.649272"], ["updated_at", "2017-05-17 16:57:13.649272"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -185196917 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -185196917], ["username", "billy_16"], ["access_token", "7b579d45dc20cd8be6b914dc3a319c21"], ["uuid", "cdbc8dde-e92b-4aa6-98c2-8a200486cbb9"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:57:13.652482"], ["updated_at", "2017-05-17 16:57:13.652482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -277918016 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -277918016], ["username", "billy_17"], ["access_token", "506fa259a418aa87bc5d900dd992a57f"], ["uuid", "3e680eac-8b07-4d04-92cb-3e0a1c40604a"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:57:13.655046"], ["updated_at", "2017-05-17 16:57:13.655046"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1410483137 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1410483137], ["username", "billy_18"], ["access_token", "5944c61fa687932b27148aefd714fb21"], ["uuid", "e5f2f5f5-1f22-49f8-85e6-e79d3dc1d043"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:57:13.657638"], ["updated_at", "2017-05-17 16:57:13.657638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1802230595 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1802230595], ["username", "billy_19"], ["access_token", "02601964f6a2a717cae9337fd9145ab1"], ["uuid", "038fa58f-48bf-4915-9dd7-181e5ddb5314"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:57:13.660196"], ["updated_at", "2017-05-17 16:57:13.660196"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -847369779 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -847369779], ["username", "billy_20"], ["access_token", "4edce4c5f391d64ff1af71642bc74e82"], ["uuid", "6b699286-f27c-4b5c-94b4-ac809db8c87b"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:57:13.663307"], ["updated_at", "2017-05-17 16:57:13.663307"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1906436305 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1906436305], ["username", "billy_21"], ["access_token", "dd902bbad3b450271f124564cbd7bd6c"], ["uuid", "a7d47bf8-0c44-45c7-95dc-90ff19dc3fd9"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:57:13.667595"], ["updated_at", "2017-05-17 16:57:13.667595"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -521481805 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -521481805], ["username", "billy_22"], ["access_token", "5534037a75b28cca2fb4d37ffa776489"], ["uuid", "063e4b15-fbbb-434c-bffd-38838a281365"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:57:13.671139"], ["updated_at", "2017-05-17 16:57:13.671139"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -792563638 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -792563638], ["username", "billy_23"], ["access_token", "52ee300587d2b77282b2391541f3134b"], ["uuid", "fbb16a64-a650-4789-93d7-b5f364ef951b"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:57:13.673946"], ["updated_at", "2017-05-17 16:57:13.673946"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1360276184 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1360276184], ["username", "billy_24"], ["access_token", "fd4498a8b76071f9c1453a68cd552773"], ["uuid", "7280a47b-f1f6-47bd-a591-540cd6a791e7"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:57:13.676490"], ["updated_at", "2017-05-17 16:57:13.676490"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -661808699 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -661808699], ["username", "billy_25"], ["access_token", "16f13fb6c3c036c6a664bac0fca7e399"], ["uuid", "df2fd5ed-9bc6-4069-8c7e-406f355c11b4"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:57:13.678950"], ["updated_at", "2017-05-17 16:57:13.678950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -471438208 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -471438208], ["username", "billy_26"], ["access_token", "43acfe3f35cd8392ce08b998828efb34"], ["uuid", "e45e4327-ae55-4f7f-b68e-f0fc2c97cc3c"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:57:13.681553"], ["updated_at", "2017-05-17 16:57:13.681553"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2060909220 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2060909220], ["username", "billy_27"], ["access_token", "9059fe3e2c12564e3b5a38c2c014d5df"], ["uuid", "fb8a4dfb-dfb9-4b4c-92bf-94196d28f7f1"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:57:13.684507"], ["updated_at", "2017-05-17 16:57:13.684507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -98987132 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -98987132], ["username", "billy_28"], ["access_token", "5eb9eb0e070b7132071d1ed80ff854f2"], ["uuid", "164952f1-7cf5-4e7f-8c07-ee4fb879077c"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:57:13.687195"], ["updated_at", "2017-05-17 16:57:13.687195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -535571054 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -535571054], ["username", "billy_29"], ["access_token", "228f73a4fa06745bdbb09e1825ef632e"], ["uuid", "3ab9a3a4-56e6-4bfb-a9b1-0ab270de509f"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:57:13.689687"], ["updated_at", "2017-05-17 16:57:13.689687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -55394246 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -55394246], ["username", "billy_30"], ["access_token", "7778efc86f1e31ef0533c0bbc263dcb2"], ["uuid", "10e6b1c1-d057-4023-adab-6bb2b64d96ad"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:57:13.692084"], ["updated_at", "2017-05-17 16:57:13.692084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -515071049 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -515071049], ["username", "billy_31"], ["access_token", "3b3c1320c5abaf93e5ebf7193a8135ef"], ["uuid", "7da0e12e-ec23-47db-a283-c285731f7315"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:57:13.694578"], ["updated_at", "2017-05-17 16:57:13.694578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1671136558 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1671136558], ["username", "billy_32"], ["access_token", "7b57e509b5823935f920cf27e08e8e43"], ["uuid", "0f2ba07b-5427-4fa5-9ea7-d5e7e4a55d9d"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:57:13.697113"], ["updated_at", "2017-05-17 16:57:13.697113"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -622407763 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -622407763], ["username", "billy_33"], ["access_token", "3551810923d5bc913928f28f7b502d9f"], ["uuid", "2d22c3f7-e035-43d0-9cb8-68f7d5104e30"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:57:13.699745"], ["updated_at", "2017-05-17 16:57:13.699745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -589855056 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -589855056], ["username", "billy_34"], ["access_token", "df9e1f02cb040a32ca950318edb4592c"], ["uuid", "1112ff70-59af-467e-be87-428e2d210e77"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:57:13.702384"], ["updated_at", "2017-05-17 16:57:13.702384"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -539275876 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -539275876], ["username", "billy_35"], ["access_token", "f954086f97f50c336523792a4ef1d487"], ["uuid", "16bbb294-31da-4db5-b55b-2e9db22f582a"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:57:13.704924"], ["updated_at", "2017-05-17 16:57:13.704924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -843623417 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -843623417], ["username", "billy_36"], ["access_token", "00e823236ad5b8fde7668de30a27f17b"], ["uuid", "c1b151e0-f0bf-4200-96c2-ce533d86224a"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:57:13.707384"], ["updated_at", "2017-05-17 16:57:13.707384"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1330001621 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1330001621], ["username", "billy_37"], ["access_token", "2098b4e0eeb24ab36faae5153a1a0c77"], ["uuid", "654dc212-2693-417e-b00a-faa13cd1180e"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:57:13.709782"], ["updated_at", "2017-05-17 16:57:13.709782"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -224277133 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -224277133], ["username", "billy_38"], ["access_token", "ca69658ef65a43e1e3b87e06b78e7aea"], ["uuid", "6abece22-a1a7-41ac-af20-bd91bcb9581d"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:57:13.712317"], ["updated_at", "2017-05-17 16:57:13.712317"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1557503714 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1557503714], ["username", "billy_39"], ["access_token", "aecccdf888619847fec554e64bee3b5b"], ["uuid", "dee2699b-e9e3-4159-b557-3367e165a3a7"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:57:13.714952"], ["updated_at", "2017-05-17 16:57:13.714952"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1997734263 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1997734263], ["username", "billy_40"], ["access_token", "6a887db52ca8ee4685cc630c46b06bc6"], ["uuid", "f842784b-8db3-477f-90f9-8023285edfb4"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:57:13.718062"], ["updated_at", "2017-05-17 16:57:13.718062"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -578570204 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -578570204], ["username", "billy_41"], ["access_token", "189347102a70b8e462463f0ef499aaf5"], ["uuid", "82210095-9ca0-4026-903c-87b235ff13cc"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:57:13.721670"], ["updated_at", "2017-05-17 16:57:13.721670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1810777776 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1810777776], ["username", "billy_42"], ["access_token", "281ff50f1acbfdd306bda042dfe84d6a"], ["uuid", "d7e34c60-6945-4e54-8417-d71cc3160113"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:57:13.724727"], ["updated_at", "2017-05-17 16:57:13.724727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -75949409 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -75949409], ["username", "billy_43"], ["access_token", "b9c4b69ac6d603310b237d9249f96764"], ["uuid", "125f304c-cfe8-40e7-81ef-02a352c07ef7"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:57:13.727627"], ["updated_at", "2017-05-17 16:57:13.727627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1851320494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1851320494], ["username", "billy_44"], ["access_token", "a7c2d2028dd52776cae70ae71f30dc1d"], ["uuid", "e8108d3d-f91f-4d8d-b4d2-54b23044f33a"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:57:13.730163"], ["updated_at", "2017-05-17 16:57:13.730163"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -418530154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -418530154], ["username", "billy_45"], ["access_token", "bec560213eacb778cf6ff555b63ee4dd"], ["uuid", "64449131-3b49-4791-b7a1-22d36876e7be"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:57:13.732696"], ["updated_at", "2017-05-17 16:57:13.732696"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -378925604 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -378925604], ["username", "billy_46"], ["access_token", "4c9da3e0188f73643e57c5a4717c9c00"], ["uuid", "88fcc58d-9a29-4132-85ec-8f418d23a3b3"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:57:13.735382"], ["updated_at", "2017-05-17 16:57:13.735382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1573588351 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1573588351], ["username", "billy_47"], ["access_token", "317f548944cf828fee1de74f3421e1b9"], ["uuid", "c61005f8-d11f-435e-a18c-3851a55bb68b"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:57:13.737861"], ["updated_at", "2017-05-17 16:57:13.737861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1365802698 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1365802698], ["username", "billy_48"], ["access_token", "f74596f0ad328c77e0b948ea7f58baa5"], ["uuid", "dd58d27e-1203-4620-ba63-0000e5fe1a0d"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:57:13.740276"], ["updated_at", "2017-05-17 16:57:13.740276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -340942348 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -340942348], ["username", "billy_49"], ["access_token", "0d40c8f166cc2df5d191cae4a9206be8"], ["uuid", "a04d8564-5d85-4c99-a390-4eb69946a657"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:57:13.742677"], ["updated_at", "2017-05-17 16:57:13.742677"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2122350408 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2122350408], ["username", "jstrav"], ["access_token", "1827accf928b6285b69b8b81b010be8d"], ["uuid", "4a26e43e-1f72-4958-b840-50cc2c84b762"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:57:13.752371"], ["updated_at", "2017-05-17 16:57:13.752371"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1581478991 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1581478991], ["username", "mary"], ["access_token", "92a5b5af7f7b6d479b3814580b925051"], ["uuid", "51816e8a-8995-47ca-9b80-3fbb93964fcd"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:57:13.756204"], ["updated_at", "2017-05-17 16:57:13.756204"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -963663301 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -963663301], ["username", "jstead"], ["access_token", "c52f9f6a4f85c4058c1ac65915c8f154"], ["uuid", "28775b12-0521-4677-8486-1e5c646e4fd2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:57:13.760020"], ["updated_at", "2017-05-17 16:57:13.760020"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -723649968 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -723649968], ["username", "bigbear"], ["access_token", "8fc7f21eca412e50c27489d7753672a7"], ["uuid", "58705b03-0d68-4059-aff6-0967238c18ab"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:57:13.763589"], ["updated_at", "2017-05-17 16:57:13.763589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -509967935 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -509967935], ["username", "billy_00"], ["access_token", "0c0cff22c1b7a6ba6884e00efc171ecf"], ["uuid", "9fcf8c6a-daad-4746-879c-b1072e07d2db"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:57:13.766981"], ["updated_at", "2017-05-17 16:57:13.766981"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2051041166 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2051041166], ["username", "billy_01"], ["access_token", "ad7a11c3a09fa6414a868031fb631e91"], ["uuid", "425e13ca-5af9-4d00-b348-3c0ed80c07e1"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:57:13.769964"], ["updated_at", "2017-05-17 16:57:13.769964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1850869153 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1850869153], ["username", "billy_02"], ["access_token", "f861fb8c70615d37f448abc216ad2c37"], ["uuid", "649336b3-d23c-42d6-bbeb-6a349397cd7c"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:57:13.772581"], ["updated_at", "2017-05-17 16:57:13.772581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -178103162 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -178103162], ["username", "billy_03"], ["access_token", "52fa4fe74ee108e82e1c85bca734c9ba"], ["uuid", "f8478ca1-4f46-4ea6-94c2-3c593cd5a8ae"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:57:13.775148"], ["updated_at", "2017-05-17 16:57:13.775148"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1135467874 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1135467874], ["username", "billy_04"], ["access_token", "801cfa5b1074e74ac140e5e6ef39e98f"], ["uuid", "a6b74e8d-387c-4939-97c4-f5ae61904525"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:57:13.777779"], ["updated_at", "2017-05-17 16:57:13.777779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1339218386 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1339218386], ["username", "billy_05"], ["access_token", "0f156f76dcb5c8ef34fcf13e40308042"], ["uuid", "5ca13a62-b09d-4d4a-bf4e-e52e70df0ec1"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:57:13.780587"], ["updated_at", "2017-05-17 16:57:13.780587"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -776767759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -776767759], ["username", "billy_06"], ["access_token", "2171d65d6ee49a099f659e9f06a61fe9"], ["uuid", "8c6f8469-9152-4a3b-9bd3-e2fc97a08504"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:57:13.783713"], ["updated_at", "2017-05-17 16:57:13.783713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1296952717 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1296952717], ["username", "billy_07"], ["access_token", "dbb31302430ccdc676cffa639059fb32"], ["uuid", "b8bc5a5a-a6ce-4547-b67f-02b9bc41c0be"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:57:13.786840"], ["updated_at", "2017-05-17 16:57:13.786840"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -3490064 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -3490064], ["username", "billy_08"], ["access_token", "a32faf10d986ca67cc0dd476ffb8ecc2"], ["uuid", "86228756-d5a4-4288-8ce7-24b580c1ac34"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:57:13.789358"], ["updated_at", "2017-05-17 16:57:13.789358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -972573691 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -972573691], ["username", "billy_09"], ["access_token", "34d75a2543f209d8d53dbb5d22958da8"], ["uuid", "cb905f6f-f52e-474c-a8e9-d0acfa965849"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:57:13.791971"], ["updated_at", "2017-05-17 16:57:13.791971"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2059796328 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2059796328], ["username", "billy_10"], ["access_token", "40b92d15b000eab9992ae5d8df254e84"], ["uuid", "6fe805c6-7291-4430-b0dd-72f2759d6570"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:57:13.794445"], ["updated_at", "2017-05-17 16:57:13.794445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -326836852 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -326836852], ["username", "billy_11"], ["access_token", "8a2d8ee6ae315a49a0c3db048f920f19"], ["uuid", "35d0de00-0964-4b82-b90c-35d04c3f833d"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:57:13.796894"], ["updated_at", "2017-05-17 16:57:13.796894"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1588433489 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1588433489], ["username", "billy_12"], ["access_token", "b10a60433b7fc55e37dfd6c32c76ac2a"], ["uuid", "f42be5cf-d32c-4238-9867-9c7c66204ae2"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:57:13.799399"], ["updated_at", "2017-05-17 16:57:13.799399"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -105075225 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -105075225], ["username", "billy_13"], ["access_token", "3a50ef6ce8b7ea2ce79faa3ccd021cd6"], ["uuid", "2ae3bb71-c62f-4acc-9ff6-5b39aac8e447"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:57:13.802232"], ["updated_at", "2017-05-17 16:57:13.802232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1434032265 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1434032265], ["username", "billy_14"], ["access_token", "6f0e48d6a074b64b2d3a7e416c57cef1"], ["uuid", "eec27946-0ed3-428b-8524-3b978bc15ac3"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:57:13.805222"], ["updated_at", "2017-05-17 16:57:13.805222"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -416857745 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -416857745], ["username", "billy_15"], ["access_token", "c6d132d179f1936370739b9dcd3a2ebb"], ["uuid", "e4ad620c-3c62-4c69-b420-7ca07f4bebd1"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:57:13.808802"], ["updated_at", "2017-05-17 16:57:13.808802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1720718653 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1720718653], ["username", "billy_16"], ["access_token", "c896a8fe377bcb3e920062931fd29f24"], ["uuid", "ed945dec-5ce7-4eae-89a5-7df22df7dcd0"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:57:13.812243"], ["updated_at", "2017-05-17 16:57:13.812243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -231816123 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -231816123], ["username", "billy_17"], ["access_token", "088f43fe9314f532adaa0573564930a3"], ["uuid", "6250e425-f8f0-480a-93d6-fecb7db0a26b"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:57:13.815095"], ["updated_at", "2017-05-17 16:57:13.815095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2064924626 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2064924626], ["username", "billy_18"], ["access_token", "90200029601ea682def25c6ffc354647"], ["uuid", "326a61f7-af47-4e28-9067-d8d7fa842fe5"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:57:13.817791"], ["updated_at", "2017-05-17 16:57:13.817791"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -228212158 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -228212158], ["username", "billy_19"], ["access_token", "cd92330a6c3ba29f5494426d77dbfe6e"], ["uuid", "8dbfcec2-9b76-497d-8065-602147f69af2"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:57:13.820513"], ["updated_at", "2017-05-17 16:57:13.820513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -827471369 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -827471369], ["username", "billy_20"], ["access_token", "c632d2f372dd67eca5b4988e818903f7"], ["uuid", "3f3977c7-ba22-49e7-8dab-f79cd9b6c48b"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:57:13.823090"], ["updated_at", "2017-05-17 16:57:13.823090"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -404909418 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -404909418], ["username", "billy_21"], ["access_token", "35e5c3ecbd0024579e5649a9713d77fc"], ["uuid", "8ff82a50-abb6-4915-ad55-8c5424e824d5"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:57:13.825607"], ["updated_at", "2017-05-17 16:57:13.825607"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493131083 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493131083], ["username", "billy_22"], ["access_token", "2b9d1f3c76f46e90e47d1de9d0534974"], ["uuid", "5afa0af8-3f24-4a6f-a273-3187e22f6f72"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:57:13.828163"], ["updated_at", "2017-05-17 16:57:13.828163"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654792941 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1654792941], ["username", "billy_23"], ["access_token", "bf1672d5bdbb2fca65d7c3616638072a"], ["uuid", "ef482f44-8ce6-46dc-a60e-eb8a4eb49c18"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:57:13.830727"], ["updated_at", "2017-05-17 16:57:13.830727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1776825663 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1776825663], ["username", "billy_24"], ["access_token", "15b6393b2f25ed29094330293d984468"], ["uuid", "abed9888-9353-49ce-ad15-74b789de2772"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:57:13.833297"], ["updated_at", "2017-05-17 16:57:13.833297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1889300976 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1889300976], ["username", "billy_25"], ["access_token", "a60cf15d2c4f4a5f67ce86e455ddf524"], ["uuid", "11e1c2ef-d94d-42cb-82f2-597442c74698"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:57:13.835887"], ["updated_at", "2017-05-17 16:57:13.835887"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1614145126 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1614145126], ["username", "billy_26"], ["access_token", "deb3796c49a76c939e05bcbae7775ad7"], ["uuid", "74adb6b4-8b6d-48b8-9fcf-9df205ce48f7"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:57:13.838458"], ["updated_at", "2017-05-17 16:57:13.838458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -603158193 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -603158193], ["username", "billy_27"], ["access_token", "e277009ce55709925cca7534167614c5"], ["uuid", "ba9afadf-0686-40af-bf1a-ea0225a7e1c3"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:57:13.841002"], ["updated_at", "2017-05-17 16:57:13.841002"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2024597479 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2024597479], ["username", "billy_28"], ["access_token", "377e6da66aecdf563043c61f2f052914"], ["uuid", "9617a59f-41a2-42f6-8faa-abc4100895f3"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:57:13.843551"], ["updated_at", "2017-05-17 16:57:13.843551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1373848392 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1373848392], ["username", "billy_29"], ["access_token", "f69d4d409e222f4d70225b5b1e8f7f67"], ["uuid", "766a6114-73ec-4fc5-95c6-30f7a2d64e14"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:57:13.846232"], ["updated_at", "2017-05-17 16:57:13.846232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1305957624 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1305957624], ["username", "billy_30"], ["access_token", "b5d79b31df05878f0603c3b3e34a1292"], ["uuid", "1fbc71ec-5f4c-4201-a35d-6f739654fb34"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:57:13.849111"], ["updated_at", "2017-05-17 16:57:13.849111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -263584886 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -263584886], ["username", "billy_31"], ["access_token", "140124ea80768f95b8875326500a2846"], ["uuid", "e26e1a39-2fa3-4fb6-9cb5-b3c77ff4e7df"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:57:13.851945"], ["updated_at", "2017-05-17 16:57:13.851945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1906824935 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1906824935], ["username", "billy_32"], ["access_token", "11ffbdf1aade3176fe09e0679d8c9fa8"], ["uuid", "0282f9c6-2363-4a1f-8267-a5ae12363dd2"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:57:13.854801"], ["updated_at", "2017-05-17 16:57:13.854801"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -783978007 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -783978007], ["username", "billy_33"], ["access_token", "56a64136b319cd6142ac44be55eb2cb5"], ["uuid", "47f1fa12-f9a0-47a8-b565-62d69f4bedd1"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:57:13.857468"], ["updated_at", "2017-05-17 16:57:13.857468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1691793135 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1691793135], ["username", "billy_34"], ["access_token", "1b37eface7c3a7bb32dc033a8428a8f0"], ["uuid", "1fb6c268-be43-45fc-a582-eba24693abf8"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:57:13.867957"], ["updated_at", "2017-05-17 16:57:13.867957"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -474158661 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -474158661], ["username", "billy_35"], ["access_token", "f9fc8fbbf755a9edc6766b4395f77c11"], ["uuid", "bcf901bd-e032-4264-8bd4-8c43614fddbd"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:57:13.871251"], ["updated_at", "2017-05-17 16:57:13.871251"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1284236720 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1284236720], ["username", "billy_36"], ["access_token", "a8e73fa2cd9a08503c103e83975c3193"], ["uuid", "813527d1-d828-4707-a141-278df7dbe478"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:57:13.873865"], ["updated_at", "2017-05-17 16:57:13.873865"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1828329721 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1828329721], ["username", "billy_37"], ["access_token", "79a439252b584e200f809c84488e125f"], ["uuid", "bc7bea52-377d-4eeb-b262-4d9259329aa0"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:57:13.876372"], ["updated_at", "2017-05-17 16:57:13.876372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -144634456 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -144634456], ["username", "billy_38"], ["access_token", "026121397aef8e6bea65bbdfe46e7de0"], ["uuid", "513797e5-60f6-469a-b249-c26acf78104b"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:57:13.878811"], ["updated_at", "2017-05-17 16:57:13.878811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1207393454 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1207393454], ["username", "billy_39"], ["access_token", "15cbece3780f2e0160f7366aeab6143c"], ["uuid", "7687f4a8-ad73-4ad3-8d41-ce0f37735c59"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:57:13.881309"], ["updated_at", "2017-05-17 16:57:13.881309"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -809821059 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -809821059], ["username", "billy_40"], ["access_token", "4de644951a84996c6aa43678c07ff6a2"], ["uuid", "e37f8565-ab57-45a5-a669-bb701e803355"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:57:13.884335"], ["updated_at", "2017-05-17 16:57:13.884335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1590980813 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1590980813], ["username", "billy_41"], ["access_token", "4bac2233071411da4d0dfc91b6a53030"], ["uuid", "36d78837-6a18-47c2-b870-b3cfd448beac"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:57:13.887103"], ["updated_at", "2017-05-17 16:57:13.887103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -203380704 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -203380704], ["username", "billy_42"], ["access_token", "316c864370188102cfc7052fbd98f8dc"], ["uuid", "74126ebc-f4f0-42ce-a292-5b5cfe461d0f"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:57:13.889782"], ["updated_at", "2017-05-17 16:57:13.889782"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1928265147 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1928265147], ["username", "billy_43"], ["access_token", "845d4cc50f36dbac78c5168540892e50"], ["uuid", "fb9021ed-01b2-449b-903b-22fc3de31e45"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:57:13.892264"], ["updated_at", "2017-05-17 16:57:13.892264"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -136030241 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -136030241], ["username", "billy_44"], ["access_token", "6fba4c4459bc8fd882801b5d66407be5"], ["uuid", "8e255ae7-eb0a-481a-a859-7e03df559e93"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:57:13.894838"], ["updated_at", "2017-05-17 16:57:13.894838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -732107894 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -732107894], ["username", "billy_45"], ["access_token", "b010dce81581f5bdc564e81ca7df263f"], ["uuid", "ad8df786-77d7-4efe-8426-e24aebe381b5"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:57:13.897379"], ["updated_at", "2017-05-17 16:57:13.897379"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1644909200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1644909200], ["username", "billy_46"], ["access_token", "0dfcca4a737ebe9cce5c33ef22fb85cc"], ["uuid", "e04b6094-adcb-46a7-8d11-e83365619128"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:57:13.899834"], ["updated_at", "2017-05-17 16:57:13.899834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -324879216 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -324879216], ["username", "billy_47"], ["access_token", "5807492c2f05039c1fb4f929b49cce82"], ["uuid", "25514680-7892-47f8-924f-51b9afda6c57"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:57:13.902571"], ["updated_at", "2017-05-17 16:57:13.902571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -226445177 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -226445177], ["username", "billy_48"], ["access_token", "8355a5ccd3aa3208dc3df36fa62f821a"], ["uuid", "50a31973-08e1-40aa-95d6-e2253db4a43c"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:57:13.905125"], ["updated_at", "2017-05-17 16:57:13.905125"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1627248126 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1627248126], ["username", "billy_49"], ["access_token", "a7447233522f3a781208b85f48624b83"], ["uuid", "2434e1c6-4566-4cb3-9a11-e3a30e9984c7"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:57:13.907650"], ["updated_at", "2017-05-17 16:57:13.907650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.5ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-17 16:57:13.923547"], ["updated_at", "2017-05-17 16:57:13.923547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:13 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 09:57:13 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "uuid" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["uuid", "booyah"], ["role", 2], ["updated_at", "2017-05-17 16:57:13.951177"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-17 16:57:13.954238"], ["updated_at", "2017-05-17 16:57:13.954238"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:13 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 09:57:13 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:13 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 09:57:13 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:57:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 09:57:14 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (1.3ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "472642"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '472642' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "472642"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-17 16:59:43.691888"], ["updated_at", "2017-05-17 16:59:43.691888"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "b4717c"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b4717c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "b4717c"], ["created_at", "2017-05-17 16:59:43.714285"], ["updated_at", "2017-05-17 16:59:43.714285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-17 16:59:43.722979"], ["updated_at", "2017-05-17 16:59:43.722979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-17 16:59:43.733858"], ["updated_at", "2017-05-17 16:59:43.733858"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -117900444 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -117900444], ["username", "jstrav"], ["access_token", "57c839623311081082941181eb7c5ae3"], ["uuid", "3cd140fd-e44d-40da-932c-e0c792261c6e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:43.739944"], ["updated_at", "2017-05-17 16:59:43.739944"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1500681025 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1500681025], ["username", "mary"], ["access_token", "8ae13bd4a099ca1e74c92fcca5b4ade7"], ["uuid", "e8b7cae1-d0ea-45d0-90dd-a68febdee406"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:43.743107"], ["updated_at", "2017-05-17 16:59:43.743107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1973636679 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1973636679], ["username", "jstead"], ["access_token", "d1acb618abd376d3a4e58555ca5d2d53"], ["uuid", "9aa3d976-a98c-4183-b24d-e4494b36d310"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:43.746155"], ["updated_at", "2017-05-17 16:59:43.746155"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1587214728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1587214728], ["username", "bigbear"], ["access_token", "c6346c670dadd929b65a9d689533891f"], ["uuid", "b6b3d648-a9d0-4390-9391-80e800fd6710"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:43.748738"], ["updated_at", "2017-05-17 16:59:43.748738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2044528418 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2044528418], ["username", "billy_00"], ["access_token", "b318eaa59a48f8e55f3be80de878fd1a"], ["uuid", "5f073afd-76a7-4e3d-882b-675ad93e03ef"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:59:43.751257"], ["updated_at", "2017-05-17 16:59:43.751257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -424682085 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -424682085], ["username", "billy_01"], ["access_token", "2b979b6481edfb1d5c8b52a4e2b35e47"], ["uuid", "46dfc4cd-2b78-4330-a0f5-7ae15aabc579"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:59:43.753720"], ["updated_at", "2017-05-17 16:59:43.753720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -161867906 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -161867906], ["username", "billy_02"], ["access_token", "0b5a646436c916194033e4b22344628c"], ["uuid", "5fee0510-d329-42fd-82e4-18fa260332ac"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:59:43.756382"], ["updated_at", "2017-05-17 16:59:43.756382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -191401621 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -191401621], ["username", "billy_03"], ["access_token", "c0bc3539db51a2b5408a58896816eab2"], ["uuid", "6f70bf31-1c95-4c8d-a0f9-31e54a7ef50d"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:59:43.759339"], ["updated_at", "2017-05-17 16:59:43.759339"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -232471233 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -232471233], ["username", "billy_04"], ["access_token", "005b36cfb97ed66ad417aa0e5d492d06"], ["uuid", "48c8d471-58a7-45db-a89c-a057ea4fa64e"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:59:43.762019"], ["updated_at", "2017-05-17 16:59:43.762019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -470721327 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -470721327], ["username", "billy_05"], ["access_token", "d200fc77acd6772d96cb2c5e61fb0ad1"], ["uuid", "c80b3ff7-83c7-4aa5-8354-612d0b26443b"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:59:43.764572"], ["updated_at", "2017-05-17 16:59:43.764572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1013189446 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1013189446], ["username", "billy_06"], ["access_token", "c669763a9c349399198ab410fe08ea69"], ["uuid", "7fca5075-2e13-4399-9665-37832f904f37"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:59:43.767051"], ["updated_at", "2017-05-17 16:59:43.767051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1457611948 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1457611948], ["username", "billy_07"], ["access_token", "360d4a02a6259deca22c17fa198e06db"], ["uuid", "3553a9c7-f566-433d-9434-8fb2c0d69d56"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:59:43.769837"], ["updated_at", "2017-05-17 16:59:43.769837"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -504189994 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -504189994], ["username", "billy_08"], ["access_token", "66b9a8a29140c9f1ddb539098bfe4f09"], ["uuid", "9c0b9cfd-40d5-4cdb-b55f-bc1f5361a8f1"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:59:43.772513"], ["updated_at", "2017-05-17 16:59:43.772513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1541442696 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1541442696], ["username", "billy_09"], ["access_token", "6fafc9e7d5eca99847ea774e12093228"], ["uuid", "bdcfc6cf-f64a-48d4-851b-d1d71bdc58b3"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:59:43.775211"], ["updated_at", "2017-05-17 16:59:43.775211"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1464080168 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1464080168], ["username", "billy_10"], ["access_token", "d10a3fe55ab3df5bded3abbf52a0e758"], ["uuid", "dc283fc5-ea81-4d11-953c-bcfb36d4f664"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:59:43.777859"], ["updated_at", "2017-05-17 16:59:43.777859"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -402674767 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -402674767], ["username", "billy_11"], ["access_token", "330566df02362fbc19ad2749b262897d"], ["uuid", "306b96d8-352d-4b8e-838b-f99618ac4599"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:59:43.780442"], ["updated_at", "2017-05-17 16:59:43.780442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -401281163 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -401281163], ["username", "billy_12"], ["access_token", "91670ef16c313cc687c3b87feaad4bb9"], ["uuid", "558b1822-0e79-4fab-982c-dee585aed5b7"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:59:43.782838"], ["updated_at", "2017-05-17 16:59:43.782838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -668305983 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -668305983], ["username", "billy_13"], ["access_token", "702fc98acd6d1d17efc6d0f52863e830"], ["uuid", "2906a13c-eabb-44bd-bb8b-6d876c9f3201"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:59:43.785298"], ["updated_at", "2017-05-17 16:59:43.785298"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1229770578 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1229770578], ["username", "billy_14"], ["access_token", "82aad02107e5a801356b2912f3eec11e"], ["uuid", "9b8d9f72-5a11-4279-b647-a03099e644fd"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:59:43.787786"], ["updated_at", "2017-05-17 16:59:43.787786"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -17813989 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -17813989], ["username", "billy_15"], ["access_token", "c868a527db83c15fbe81e452acc849ba"], ["uuid", "25cf1321-f940-4f33-adbb-5ae350a358f6"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:59:43.790237"], ["updated_at", "2017-05-17 16:59:43.790237"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -670220153 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -670220153], ["username", "billy_16"], ["access_token", "da4cb34bef86ac25c1e1cddeb930804a"], ["uuid", "9b72be71-9061-40b0-9bdd-01cdd309aba1"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:59:43.794109"], ["updated_at", "2017-05-17 16:59:43.794109"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -86985403 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -86985403], ["username", "billy_17"], ["access_token", "ce925c937ac15b83a9648735eedca803"], ["uuid", "de1301a4-7a63-4a07-b18f-3b784d14e2c8"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:59:43.797733"], ["updated_at", "2017-05-17 16:59:43.797733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1291461836 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1291461836], ["username", "billy_18"], ["access_token", "dc14d8f8305aae8434251602e2e329dd"], ["uuid", "7933e11c-00ec-4bc0-8be6-197b0755e22f"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:59:43.801420"], ["updated_at", "2017-05-17 16:59:43.801420"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -464416497 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -464416497], ["username", "billy_19"], ["access_token", "16995fbe0cfaa934af853c4d125f8c61"], ["uuid", "b6f9643f-f202-4bba-bfea-17839c0a9b1d"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:59:43.804606"], ["updated_at", "2017-05-17 16:59:43.804606"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -840951023 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -840951023], ["username", "billy_20"], ["access_token", "0df13b4a9825a5e2b36bf0a60661edb2"], ["uuid", "6e35fd62-0957-4816-9f76-b79255312983"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:59:43.807888"], ["updated_at", "2017-05-17 16:59:43.807888"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1970103558 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1970103558], ["username", "billy_21"], ["access_token", "f297822e5b444f3623c821f4c7772d43"], ["uuid", "c65a9561-ae79-449d-b424-1c815b62565a"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:59:43.810729"], ["updated_at", "2017-05-17 16:59:43.810729"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035917662 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1035917662], ["username", "billy_22"], ["access_token", "9187fc53bbadf692a36fd9e38d80ca0e"], ["uuid", "b0145a63-36d5-4f58-a49f-dff474d702ea"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:59:43.813365"], ["updated_at", "2017-05-17 16:59:43.813365"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1368657282 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1368657282], ["username", "billy_23"], ["access_token", "b31330c320d145fe13e1180ce74ac118"], ["uuid", "068ad8a8-e9e3-47f4-979c-2420503334e9"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:59:43.815851"], ["updated_at", "2017-05-17 16:59:43.815851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -771535759 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -771535759], ["username", "billy_24"], ["access_token", "9155d9cc3ae712fae3068deab27cc070"], ["uuid", "e2693fc0-c0d8-4c4a-91b7-e26d5ede28e6"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:59:43.818340"], ["updated_at", "2017-05-17 16:59:43.818340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1718427029 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1718427029], ["username", "billy_25"], ["access_token", "3594fae853ed5b2f281a70c03366fad7"], ["uuid", "a936a061-c41c-4c1a-8c95-08135cc5dd27"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:59:43.820754"], ["updated_at", "2017-05-17 16:59:43.820754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1025953571 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1025953571], ["username", "billy_26"], ["access_token", "67d609e939d8299f3e1007d6f7f1ec3a"], ["uuid", "4c6c82c4-480a-4436-b2e4-bbed6ca8681a"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:59:43.823193"], ["updated_at", "2017-05-17 16:59:43.823193"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -138213899 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -138213899], ["username", "billy_27"], ["access_token", "2199477d4b3daf4abedd505bdc1e8ec2"], ["uuid", "ffed8a0c-9fa1-499c-b0ca-9c0274350351"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:59:43.825632"], ["updated_at", "2017-05-17 16:59:43.825632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2104336308 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2104336308], ["username", "billy_28"], ["access_token", "3c0ee21dc431d4be3dc2a0c17c1f99b9"], ["uuid", "dd9dfedb-28f6-4d80-9d28-f19d7d4307c3"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:59:43.827993"], ["updated_at", "2017-05-17 16:59:43.827993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1538197217 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1538197217], ["username", "billy_29"], ["access_token", "c06d5a74ba2fd728838222161cb8139a"], ["uuid", "c9529e43-55ac-426b-b975-af9068fd9bf0"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:59:43.830396"], ["updated_at", "2017-05-17 16:59:43.830396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1327954551 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1327954551], ["username", "billy_30"], ["access_token", "94308826011c3fa2ff89b7641a877303"], ["uuid", "dd0b1b9e-4580-411c-a387-0097a4681d3f"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:59:43.833237"], ["updated_at", "2017-05-17 16:59:43.833237"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1662457354 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1662457354], ["username", "billy_31"], ["access_token", "c6e9edd62452274655cd662d0e7f1240"], ["uuid", "93dea0c8-98a9-49a7-be5e-f3ca5a1d6e35"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:59:43.837174"], ["updated_at", "2017-05-17 16:59:43.837174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1046271443 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1046271443], ["username", "billy_32"], ["access_token", "55c38d0e55de80bd7fcefa3f0b63f4ea"], ["uuid", "0e3276bd-4f10-4217-8542-662d9565fb9a"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:59:43.840695"], ["updated_at", "2017-05-17 16:59:43.840695"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -383149852 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -383149852], ["username", "billy_33"], ["access_token", "e3a6bf5e9d1a01ea5cc7b670ff9d1c06"], ["uuid", "ca731ee0-aa5e-4aaa-ac0e-c6fe35e63a79"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:59:43.843966"], ["updated_at", "2017-05-17 16:59:43.843966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -28373292 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -28373292], ["username", "billy_34"], ["access_token", "92944d7248b936165dad39a3238e0500"], ["uuid", "4a9fae0a-0cbf-4dd6-a086-008d5a650d1b"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:59:43.846912"], ["updated_at", "2017-05-17 16:59:43.846912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -728027933 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -728027933], ["username", "billy_35"], ["access_token", "b3776139742e2473b5069bcefdf2fd71"], ["uuid", "e513f463-4844-4f4f-bc44-beddc1ee0935"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:59:43.849682"], ["updated_at", "2017-05-17 16:59:43.849682"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -631423923 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -631423923], ["username", "billy_36"], ["access_token", "e3bdfcf57ebb4c60ff310410efbc14ae"], ["uuid", "1aea79db-6166-448c-96c5-151de1d1ade4"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:59:43.852155"], ["updated_at", "2017-05-17 16:59:43.852155"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1115331213 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1115331213], ["username", "billy_37"], ["access_token", "d22637a365a52d221dadaa70ef605be3"], ["uuid", "e804bb63-7649-4434-9038-6732a6ed285e"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:59:43.854633"], ["updated_at", "2017-05-17 16:59:43.854633"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1497641745 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1497641745], ["username", "billy_38"], ["access_token", "cece85560b9e8761a972e39f8f8f0aa3"], ["uuid", "323c9dfd-c9a3-4445-adf6-aeffcb4fb5f2"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:59:43.857246"], ["updated_at", "2017-05-17 16:59:43.857246"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -608497688 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -608497688], ["username", "billy_39"], ["access_token", "402264abae87a46cc00cc00d5d37debc"], ["uuid", "8b1cb323-7340-400f-9a3f-8d27f1c77e6d"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:59:43.859913"], ["updated_at", "2017-05-17 16:59:43.859913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1762387565 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1762387565], ["username", "billy_40"], ["access_token", "8222da75761614fc796fad6a7243c6f0"], ["uuid", "d2e0460b-6c8f-4725-84e8-d94834810f83"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:59:43.862687"], ["updated_at", "2017-05-17 16:59:43.862687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1106777747 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1106777747], ["username", "billy_41"], ["access_token", "d331a553391c659648237c4c65625ddb"], ["uuid", "3f0be229-0427-44fc-b7ca-8d2f1b2ba501"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:59:43.865468"], ["updated_at", "2017-05-17 16:59:43.865468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1845696756 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1845696756], ["username", "billy_42"], ["access_token", "20d3a0d20ac76d11ff393741d6664e0d"], ["uuid", "4005f10b-6590-4a1f-ae4c-1785152094a7"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:59:43.868723"], ["updated_at", "2017-05-17 16:59:43.868723"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1311648663 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1311648663], ["username", "billy_43"], ["access_token", "fe7a9df7a42d6994ac94c7d3649e8b8d"], ["uuid", "eb72716d-cf49-4450-b89e-1c43634e3595"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:59:43.871385"], ["updated_at", "2017-05-17 16:59:43.871385"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -745051622 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -745051622], ["username", "billy_44"], ["access_token", "1cfc7060011c0f8a0f28932002d9d62e"], ["uuid", "b866fa71-2037-44bf-981a-4d314087a47d"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:59:43.874106"], ["updated_at", "2017-05-17 16:59:43.874106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -517720302 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -517720302], ["username", "billy_45"], ["access_token", "65502d78e7d673d97a910509f55528c5"], ["uuid", "09160f9b-13fb-4c74-8fe8-acf72af03c10"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:59:43.876740"], ["updated_at", "2017-05-17 16:59:43.876740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1979330051 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1979330051], ["username", "billy_46"], ["access_token", "147e647d02114a4a883b001e28fce9f0"], ["uuid", "2f93c943-daa9-4528-a5a9-6796262d3860"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:59:43.879373"], ["updated_at", "2017-05-17 16:59:43.879373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -13118365 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -13118365], ["username", "billy_47"], ["access_token", "423306fd77b7e27ca3c5708179374887"], ["uuid", "779e8d55-4dbe-458d-bc62-67db0730b613"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:59:43.881992"], ["updated_at", "2017-05-17 16:59:43.881992"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -945401300 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -945401300], ["username", "billy_48"], ["access_token", "ea54a5564b2284591ba3528a94ee2f28"], ["uuid", "27ac8ebb-3950-4a33-9d70-a9ad3366252a"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:59:43.884613"], ["updated_at", "2017-05-17 16:59:43.884613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -899575435 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -899575435], ["username", "billy_49"], ["access_token", "83ab56e67740f01bbaaf130652f971ba"], ["uuid", "4d821a9b-2db6-4090-ae3d-1b18304ca712"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:59:43.887571"], ["updated_at", "2017-05-17 16:59:43.887571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -720868289 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -720868289], ["username", "jstrav"], ["access_token", "81399030def6db02bbf60d19984e1449"], ["uuid", "69172f56-2d94-4821-af76-d7098758e311"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:43.899479"], ["updated_at", "2017-05-17 16:59:43.899479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -413376967 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -413376967], ["username", "mary"], ["access_token", "f9ccf5745cf1ef8cb8f76553ce3b9792"], ["uuid", "16191c08-efed-468e-8315-2926dc31a0b5"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:43.902525"], ["updated_at", "2017-05-17 16:59:43.902525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -122299981 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -122299981], ["username", "jstead"], ["access_token", "ba4f7789e91539cb7ccae1539b6269f9"], ["uuid", "26e20bd0-1790-4adb-8bf7-f450edba69b7"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:43.905351"], ["updated_at", "2017-05-17 16:59:43.905351"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -474850920 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -474850920], ["username", "bigbear"], ["access_token", "65719bcc75051fa179e3094d77c5f0c1"], ["uuid", "14d0cbeb-976e-4613-9416-821e53b7faa0"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:43.908127"], ["updated_at", "2017-05-17 16:59:43.908127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1097508702 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1097508702], ["username", "billy_00"], ["access_token", "1c3655e0406b230bd1165aded272177e"], ["uuid", "1be8b38e-2c03-4b8c-8c6e-475480880618"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:59:43.910634"], ["updated_at", "2017-05-17 16:59:43.910634"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -259267666 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -259267666], ["username", "billy_01"], ["access_token", "f5deab05b3534bd52dfc1d1c6e1ae6ec"], ["uuid", "c94f5251-3212-4d71-9d04-d3fb4f44ed05"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:59:43.913070"], ["updated_at", "2017-05-17 16:59:43.913070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1951203379 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1951203379], ["username", "billy_02"], ["access_token", "6b32a13382c2d26c6707156bac5fa4de"], ["uuid", "6bf7d7a3-2285-49f5-95cb-988611478f0a"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:59:43.915618"], ["updated_at", "2017-05-17 16:59:43.915618"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -784827324 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -784827324], ["username", "billy_03"], ["access_token", "526fbca1018a238c7f1a6c4f564d1300"], ["uuid", "4cb175fd-082c-457f-825d-99558764b6cb"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:59:43.918434"], ["updated_at", "2017-05-17 16:59:43.918434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -953507406 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -953507406], ["username", "billy_04"], ["access_token", "d04423f3e7cdcd8c6ff19b03bbf968c4"], ["uuid", "f9cc0f77-d4ab-42c3-beaf-194509204609"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:59:43.921417"], ["updated_at", "2017-05-17 16:59:43.921417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -736498314 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -736498314], ["username", "billy_05"], ["access_token", "01cde90e3745fc9045713344c0d71bdb"], ["uuid", "f3ac08bb-fe33-42a7-9c22-09a9b038ef4e"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:59:43.924234"], ["updated_at", "2017-05-17 16:59:43.924234"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -676450641 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -676450641], ["username", "billy_06"], ["access_token", "2dd8224366177b646f37c6a20f7c33a5"], ["uuid", "e9a59377-9399-4b8d-aac0-1ab601ca6ce3"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:59:43.934920"], ["updated_at", "2017-05-17 16:59:43.934920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1268153006 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1268153006], ["username", "billy_07"], ["access_token", "81499efcd7b138dd9669b2bb20170d1b"], ["uuid", "f380af8e-6ab8-4382-b2ba-eac936cf8015"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:59:43.937582"], ["updated_at", "2017-05-17 16:59:43.937582"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1611271318 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1611271318], ["username", "billy_08"], ["access_token", "f56e4ded13b227280ed2f0cbb74e703a"], ["uuid", "6fd9aebd-59d6-475d-b76b-d828c9ca3c2e"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:59:43.940243"], ["updated_at", "2017-05-17 16:59:43.940243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -102070667 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -102070667], ["username", "billy_09"], ["access_token", "25f4e8ad731eb544bd840f96c2c716ef"], ["uuid", "6d5d6b78-06aa-4929-a76e-25cf7ab9638e"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:59:43.942743"], ["updated_at", "2017-05-17 16:59:43.942743"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1478709953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1478709953], ["username", "billy_10"], ["access_token", "c729befbd5cde3cd6cecb28804f6d2ff"], ["uuid", "b21c1ccf-b708-41cb-b35c-f0f8279ae32a"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:59:43.945340"], ["updated_at", "2017-05-17 16:59:43.945340"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -286513047 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -286513047], ["username", "billy_11"], ["access_token", "afe9ece7d4f74d81d8c9095bd5545c73"], ["uuid", "03393030-49d7-430a-8287-da6b1a41899c"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:59:43.947803"], ["updated_at", "2017-05-17 16:59:43.947803"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2021953805 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2021953805], ["username", "billy_12"], ["access_token", "e3991cc04e07ef8e920801ef3eaf8d42"], ["uuid", "e6030004-5c46-4b05-aeed-51df1ac97c75"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:59:43.951660"], ["updated_at", "2017-05-17 16:59:43.951660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1467438378 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1467438378], ["username", "billy_13"], ["access_token", "5b6c33c6540a88dd96879513945d6872"], ["uuid", "a4921940-c4df-410e-9091-2cb0de67f121"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:59:43.955663"], ["updated_at", "2017-05-17 16:59:43.955663"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1354366942 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1354366942], ["username", "billy_14"], ["access_token", "dc7596c28e5f425ae5db8d7cad16f2a7"], ["uuid", "12f0f546-7b67-4d5c-9ee4-eb9fca407761"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:59:43.959953"], ["updated_at", "2017-05-17 16:59:43.959953"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -872910653 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -872910653], ["username", "billy_15"], ["access_token", "7b76296f87cf9ace792febfa21b15058"], ["uuid", "ae700dfa-8393-47d8-afb8-ee78f4540bb6"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:59:43.963878"], ["updated_at", "2017-05-17 16:59:43.963878"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1017013161 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1017013161], ["username", "billy_16"], ["access_token", "734742bd2ababc8b224febe3fea38165"], ["uuid", "08bcc31f-4d26-4e6b-b65e-30e8122ec4da"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:59:43.967134"], ["updated_at", "2017-05-17 16:59:43.967134"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -951941630 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -951941630], ["username", "billy_17"], ["access_token", "20be4d78b53b35de36aa18d91fee6f82"], ["uuid", "f56267ea-51e1-43dc-bf3e-937c02e84500"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:59:43.970241"], ["updated_at", "2017-05-17 16:59:43.970241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1134298952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1134298952], ["username", "billy_18"], ["access_token", "c98a5e32c83c9fa616334eb549687e17"], ["uuid", "e69f9101-763b-4eb1-8b77-e48ad33a759b"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:59:43.973444"], ["updated_at", "2017-05-17 16:59:43.973444"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -283667850 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -283667850], ["username", "billy_19"], ["access_token", "69bd0ce2832f8761badff20c4b231bf2"], ["uuid", "7fed17b3-53ad-4648-9c10-a07581db4d19"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:59:43.976482"], ["updated_at", "2017-05-17 16:59:43.976482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -326273979 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -326273979], ["username", "billy_20"], ["access_token", "0435fbd24f49b60e1bf6fd6c8e365f18"], ["uuid", "243a23a7-9734-4107-a294-5dfa09fa13fc"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:59:43.979637"], ["updated_at", "2017-05-17 16:59:43.979637"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1681980026 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1681980026], ["username", "billy_21"], ["access_token", "7b3856aaba368a23008a28362ed64e8d"], ["uuid", "ea17a928-30bb-4914-bc7e-7f78334d8c5e"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:59:43.982601"], ["updated_at", "2017-05-17 16:59:43.982601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -267611044 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -267611044], ["username", "billy_22"], ["access_token", "d27cd8c31bc1fc5d7175b2bfa6d4a45a"], ["uuid", "5e750c04-6d9a-4197-bbcc-70acb384221b"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:59:43.985408"], ["updated_at", "2017-05-17 16:59:43.985408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1995003289 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1995003289], ["username", "billy_23"], ["access_token", "8915bfe42acb326347da483dc2dd3820"], ["uuid", "4488e339-4337-4b36-afb9-43018fe215fc"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:59:43.988214"], ["updated_at", "2017-05-17 16:59:43.988214"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -919926724 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -919926724], ["username", "billy_24"], ["access_token", "36de4002ee1dd28b5c017ef2c604102f"], ["uuid", "f2194566-f4ad-43d3-8238-7797da35bf18"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:59:43.990956"], ["updated_at", "2017-05-17 16:59:43.990956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -399027397 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -399027397], ["username", "billy_25"], ["access_token", "3ef0780635c5a3a3e2d165857fef0bb2"], ["uuid", "41234d90-5c43-43f3-b6d9-80c0f13a3873"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:59:43.993898"], ["updated_at", "2017-05-17 16:59:43.993898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1796152860 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1796152860], ["username", "billy_26"], ["access_token", "cf7c9df26a664101850d696a6fdc1519"], ["uuid", "ea693848-5a0c-48a1-bc1c-6da6e79da821"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:59:43.996826"], ["updated_at", "2017-05-17 16:59:43.996826"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1441765912 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1441765912], ["username", "billy_27"], ["access_token", "98cb32a0f91ef676614ecf5a3b755233"], ["uuid", "29c298aa-19b9-4556-8cf4-8899678411d1"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:59:43.999811"], ["updated_at", "2017-05-17 16:59:43.999811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1254228869 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1254228869], ["username", "billy_28"], ["access_token", "256f4b4e5d53e23c6d09a797745335b7"], ["uuid", "df63c8ef-d77b-4f69-a091-4f0d2dedfbf1"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:59:44.002730"], ["updated_at", "2017-05-17 16:59:44.002730"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1192635764 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1192635764], ["username", "billy_29"], ["access_token", "53e1557c416432b72e3782dfce178b7e"], ["uuid", "c2ab157f-f4ce-4b15-8210-efffe52b2a7c"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:59:44.005327"], ["updated_at", "2017-05-17 16:59:44.005327"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2142720448 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2142720448], ["username", "billy_30"], ["access_token", "e3e7d3820579405bbe79a8b9f2d80938"], ["uuid", "c322e9cf-5c59-4ff9-9b3a-0aff58456d51"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:59:44.007862"], ["updated_at", "2017-05-17 16:59:44.007862"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -290128980 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -290128980], ["username", "billy_31"], ["access_token", "db9e2008020f43a898234dbf45644829"], ["uuid", "8636f580-580f-4c1e-b052-11c00869c26a"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:59:44.010350"], ["updated_at", "2017-05-17 16:59:44.010350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -955864673 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -955864673], ["username", "billy_32"], ["access_token", "a742b96222a9a7716826011a42930309"], ["uuid", "f3069e55-b5ce-4327-b1e0-31aa09d1b593"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:59:44.012825"], ["updated_at", "2017-05-17 16:59:44.012825"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -250210752 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -250210752], ["username", "billy_33"], ["access_token", "2b4a313ddc0eb23e997b7a9370b75c5c"], ["uuid", "5889c4c5-f985-4216-ad2a-fbebca5a9e5b"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:59:44.015400"], ["updated_at", "2017-05-17 16:59:44.015400"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1342050734 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1342050734], ["username", "billy_34"], ["access_token", "b08beee2832d9f1dea33629078c77b78"], ["uuid", "7a0128eb-72e1-4797-bfeb-58589120d8f5"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:59:44.019195"], ["updated_at", "2017-05-17 16:59:44.019195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -154483373 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -154483373], ["username", "billy_35"], ["access_token", "7029aee50615301440233b7d4d3b6cf5"], ["uuid", "df5ed27f-5d76-4199-811e-81f70c7373c8"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:59:44.021737"], ["updated_at", "2017-05-17 16:59:44.021737"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1535880187 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1535880187], ["username", "billy_36"], ["access_token", "50454ab88f92f69ef5b63c32ecb8fd5f"], ["uuid", "1a8e5480-dbbb-403e-add2-959ab10951b3"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:59:44.024242"], ["updated_at", "2017-05-17 16:59:44.024242"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -193436355 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -193436355], ["username", "billy_37"], ["access_token", "9da6cc0553fc04de7fa92ff048f73cd3"], ["uuid", "cf923310-179a-4bd1-974e-827e0aa7b0cc"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:59:44.026803"], ["updated_at", "2017-05-17 16:59:44.026803"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2040096906 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2040096906], ["username", "billy_38"], ["access_token", "2e721184cb225b08547f79c49e0be72b"], ["uuid", "bb52ea79-7583-416c-b75c-6221e3bf3748"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:59:44.029266"], ["updated_at", "2017-05-17 16:59:44.029266"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2111502558 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2111502558], ["username", "billy_39"], ["access_token", "461b3093248ba61d1e7e2dda5b4b1cab"], ["uuid", "9caff64e-d192-4dfa-8549-35bb1af14b58"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:59:44.031904"], ["updated_at", "2017-05-17 16:59:44.031904"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1090055442 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1090055442], ["username", "billy_40"], ["access_token", "9d734c0fc26324a7e4fae07bb1a422e3"], ["uuid", "0dff7d89-1635-4807-97be-725450380ee1"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:59:44.034556"], ["updated_at", "2017-05-17 16:59:44.034556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1307878518 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1307878518], ["username", "billy_41"], ["access_token", "0104f6dc4abeb39d7a3496b69ee5dd08"], ["uuid", "99a311df-a8a0-47f1-889b-a82b89257c28"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:59:44.037826"], ["updated_at", "2017-05-17 16:59:44.037826"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -271972165 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -271972165], ["username", "billy_42"], ["access_token", "35aae3bc361336ba2af58ec54a98b35a"], ["uuid", "558afc52-4612-440b-a233-ab26f106e46d"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:59:44.040775"], ["updated_at", "2017-05-17 16:59:44.040775"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -879903571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -879903571], ["username", "billy_43"], ["access_token", "e9e02a72ad2d872fc8751e1024a9b168"], ["uuid", "328185c2-f80a-4fce-9d0d-c267f5cff70f"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:59:44.043667"], ["updated_at", "2017-05-17 16:59:44.043667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1748314056 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1748314056], ["username", "billy_44"], ["access_token", "07dd5872597c9da36f861cdca7aa9e3b"], ["uuid", "19130dab-b7db-4b60-bf72-2593eb362744"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:59:44.046374"], ["updated_at", "2017-05-17 16:59:44.046374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -296496380 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -296496380], ["username", "billy_45"], ["access_token", "a929792db5f5dff006331f3f944aaae7"], ["uuid", "df7957f4-e6c6-4f5c-a80f-fee7cd8f5850"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:59:44.049214"], ["updated_at", "2017-05-17 16:59:44.049214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -396428118 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -396428118], ["username", "billy_46"], ["access_token", "59207da8d0b6dc515873fb4572a35852"], ["uuid", "8c0a13c1-d631-42a8-afac-f9940ae78f2c"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:59:44.051830"], ["updated_at", "2017-05-17 16:59:44.051830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1832144677 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1832144677], ["username", "billy_47"], ["access_token", "bfcb40944fcbf87796366c3b23caffd0"], ["uuid", "0aeb98fa-ee0f-48cf-8c7c-f0842680072c"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:59:44.054923"], ["updated_at", "2017-05-17 16:59:44.054923"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1760886379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1760886379], ["username", "billy_48"], ["access_token", "7fd424f96e93e96109ae45eb1a6e9793"], ["uuid", "1d9483a5-7de8-4b64-987c-015460a5e8ca"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:59:44.057750"], ["updated_at", "2017-05-17 16:59:44.057750"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -829409225 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -829409225], ["username", "billy_49"], ["access_token", "1b8078dad0968784a98d36b2b8639104"], ["uuid", "a4280732-61ff-458b-b42e-61d6f006140b"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:59:44.060598"], ["updated_at", "2017-05-17 16:59:44.060598"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -835681886 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -835681886], ["username", "jstrav"], ["access_token", "5d79dfe940e4c0547899e517d225ca9d"], ["uuid", "31e79f8c-1b31-47fe-9c59-fb1dcd5be139"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.068528"], ["updated_at", "2017-05-17 16:59:44.068528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1258648564 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1258648564], ["username", "mary"], ["access_token", "335902ae0959b2ed0728e6ebd1f59c6c"], ["uuid", "0fed123b-6ef2-469c-b07c-71bd68459371"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.071602"], ["updated_at", "2017-05-17 16:59:44.071602"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1617038299 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1617038299], ["username", "jstead"], ["access_token", "e654967c436ce3a77d39fec291110415"], ["uuid", "3b71f5c1-975d-456d-b727-778bd86220c4"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.074419"], ["updated_at", "2017-05-17 16:59:44.074419"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -881696521 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -881696521], ["username", "bigbear"], ["access_token", "ab9f8cb36d06548da585b715f8a71099"], ["uuid", "cb4c926f-0cc2-4e08-8b01-cb886855fe57"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.077852"], ["updated_at", "2017-05-17 16:59:44.077852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -612726247 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -612726247], ["username", "jstrav"], ["access_token", "37cf0af7390e558dee365957c40f5bb1"], ["uuid", "c079424c-8f5a-4ceb-be8e-bcb78432d506"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.085455"], ["updated_at", "2017-05-17 16:59:44.085455"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1796064630 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1796064630], ["username", "mary"], ["access_token", "5ffa7d96bcef073667df9f9c9a38a41c"], ["uuid", "309535aa-b324-4943-b605-d60a878c2a56"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.089137"], ["updated_at", "2017-05-17 16:59:44.089137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -404607270 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -404607270], ["username", "jstead"], ["access_token", "24936ca9421c6411e1eaef211189a3ff"], ["uuid", "6101f33c-c0ef-4543-9d47-18af6fa0470d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.092491"], ["updated_at", "2017-05-17 16:59:44.092491"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1042670565 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1042670565], ["username", "bigbear"], ["access_token", "a56c97f3b8c96919c55c73b144f8d3f8"], ["uuid", "0d4e078e-4cef-46dd-a823-47ccf414dac3"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.095043"], ["updated_at", "2017-05-17 16:59:44.095043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1967788121 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1967788121], ["username", "jstrav"], ["access_token", "4e972efd58ac7114a9fb03fd539e561b"], ["uuid", "d057389c-149f-48e3-8e74-c1d236c31d73"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.102421"], ["updated_at", "2017-05-17 16:59:44.102421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -787191774 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -787191774], ["username", "mary"], ["access_token", "de6a988572e6ec5017dcd926fb23c1ff"], ["uuid", "d27b35b8-8976-4924-9c30-4683ed6a74fa"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.106349"], ["updated_at", "2017-05-17 16:59:44.106349"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -609106003 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -609106003], ["username", "jstead"], ["access_token", "0dddca6ea55e01b10642e80ed83bdea1"], ["uuid", "492e1808-38c4-4faf-b405-8a2afbbe0a3d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.110369"], ["updated_at", "2017-05-17 16:59:44.110369"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1314281624 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1314281624], ["username", "bigbear"], ["access_token", "254acd06d60da2c6421a1840e1570d7f"], ["uuid", "2f6c983c-51d8-4e30-9a64-8ba8f3d48c66"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.113715"], ["updated_at", "2017-05-17 16:59:44.113715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1952737695 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1952737695], ["username", "jstrav"], ["access_token", "becc113191aee86ce04227af4958f68c"], ["uuid", "a1716eb5-ae6a-46c3-bdb0-50f5eb89c4c2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.122474"], ["updated_at", "2017-05-17 16:59:44.122474"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -508740154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -508740154], ["username", "mary"], ["access_token", "586d595a12c9d260ea57c5164f69215a"], ["uuid", "3991d5d8-9ffa-49fd-84d0-32bf6919a96d"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.125664"], ["updated_at", "2017-05-17 16:59:44.125664"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -762671335 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -762671335], ["username", "jstead"], ["access_token", "1b835fcf524a90857b80b999bf817ecc"], ["uuid", "09dae778-0640-4197-8aef-78bba9ec8813"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.128467"], ["updated_at", "2017-05-17 16:59:44.128467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -743823198 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -743823198], ["username", "bigbear"], ["access_token", "7a8623c2df2ffe31f9517ee1d84619f8"], ["uuid", "e7235a3c-cba3-40d5-a5fb-28fbeabba1e9"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.131391"], ["updated_at", "2017-05-17 16:59:44.131391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -99687581 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -99687581], ["username", "jstrav"], ["access_token", "6fc457770bfac64f1a44f8ccb0507cdc"], ["uuid", "8e15023f-021e-4585-9335-32e058b61d51"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.137781"], ["updated_at", "2017-05-17 16:59:44.137781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -267179891 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -267179891], ["username", "mary"], ["access_token", "061411a692c25ee490c20f0f40c3a0c7"], ["uuid", "792cd9ad-3055-4697-97c4-9f5bb0f2bb6b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.140665"], ["updated_at", "2017-05-17 16:59:44.140665"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114400380 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2114400380], ["username", "jstead"], ["access_token", "4d26b10c487583e851bc2abd6068589d"], ["uuid", "ecc84e11-98ae-4e38-a6a4-9759282d4517"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.143535"], ["updated_at", "2017-05-17 16:59:44.143535"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -159078115 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -159078115], ["username", "bigbear"], ["access_token", "50c84d4add9d86f5b65d7a45800bdfb7"], ["uuid", "5f9bba16-4e27-4c3a-a6d6-28edfbebd9c6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.146367"], ["updated_at", "2017-05-17 16:59:44.146367"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -522971183 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -522971183], ["username", "jstrav"], ["access_token", "fb50fa69e6cf96ea5162ddbc92145e87"], ["uuid", "52dfa68b-fa17-481b-abf9-65002ad793ce"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.154298"], ["updated_at", "2017-05-17 16:59:44.154298"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -877696649 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -877696649], ["username", "mary"], ["access_token", "44df2c538b326029239a908d1d15ecc1"], ["uuid", "3b23dda3-e3aa-4f0e-a4e1-737b7d90ae40"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.157556"], ["updated_at", "2017-05-17 16:59:44.157556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1706335178 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1706335178], ["username", "jstead"], ["access_token", "a56696a01568631adc91b85d7d061084"], ["uuid", "d5b9a959-266b-4b26-9a8a-fd6572cee615"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.161059"], ["updated_at", "2017-05-17 16:59:44.161059"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1600874843 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1600874843], ["username", "bigbear"], ["access_token", "7e6d87348e49f5effb4cdb1871954583"], ["uuid", "1f9645d0-8c24-43c4-8deb-899c7a72b222"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.163913"], ["updated_at", "2017-05-17 16:59:44.163913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -286448623 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -286448623], ["username", "jstrav"], ["access_token", "3bfe2b4f804e1368801a693aebc80c3d"], ["uuid", "4a23d5d8-aea0-48f9-92f9-86281cba69a3"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.171554"], ["updated_at", "2017-05-17 16:59:44.171554"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1342941554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1342941554], ["username", "mary"], ["access_token", "4d461e0169f110358891f059f8875803"], ["uuid", "2829e0fd-3925-45d0-bcff-3aa7219e8dd6"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.174655"], ["updated_at", "2017-05-17 16:59:44.174655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1021791132 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1021791132], ["username", "jstead"], ["access_token", "f06c30df74e7a07b10d92533ad53b51e"], ["uuid", "a059b259-a449-4ca8-93fc-6076b92a4543"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.177943"], ["updated_at", "2017-05-17 16:59:44.177943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -167208617 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -167208617], ["username", "bigbear"], ["access_token", "182f1f5f7ccaa5dd3551e10c20b53087"], ["uuid", "b93711b1-2621-4dc3-8e02-2af72b2345a0"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.180727"], ["updated_at", "2017-05-17 16:59:44.180727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1276588097 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1276588097], ["username", "jstrav"], ["access_token", "638b16a6c33169b6ded6bafb3c1b0962"], ["uuid", "5b94f3aa-b3a7-4674-8ce1-8497053aa844"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.187579"], ["updated_at", "2017-05-17 16:59:44.187579"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -115758252 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -115758252], ["username", "mary"], ["access_token", "2527c5002f3debc41b23c19ac3b5c76f"], ["uuid", "91b88cac-cc70-4e0e-885b-f62fdce34da3"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.190551"], ["updated_at", "2017-05-17 16:59:44.190551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -708660588 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -708660588], ["username", "jstead"], ["access_token", "b1efc3cee60045e6f5eb7fac5ff72a17"], ["uuid", "059d2a1d-5cf4-4218-877a-34c58e9e7f16"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.193508"], ["updated_at", "2017-05-17 16:59:44.193508"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1932893109 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1932893109], ["username", "bigbear"], ["access_token", "173f67b240de92df4a6fd46db6bd5fcb"], ["uuid", "d6a68fd7-931e-4cc6-8531-5227847cd2cb"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.196303"], ["updated_at", "2017-05-17 16:59:44.196303"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1578140392 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1578140392], ["username", "jstrav"], ["access_token", "fae4cc940ef3a4d0da1336abb1e0be0d"], ["uuid", "3254de4b-ced6-444b-9f89-813a46c8f912"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.202935"], ["updated_at", "2017-05-17 16:59:44.202935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1873013978 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1873013978], ["username", "mary"], ["access_token", "9fe3c4528dbb62d34ea7afa228e7916d"], ["uuid", "6752b3c0-e11c-4668-8245-01857b2bce1b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.206200"], ["updated_at", "2017-05-17 16:59:44.206200"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1935297795 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1935297795], ["username", "jstead"], ["access_token", "da985838ea364176e870ce09e8e20365"], ["uuid", "299602f4-cb84-48d9-a120-d36433fce154"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.209333"], ["updated_at", "2017-05-17 16:59:44.209333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -252899494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -252899494], ["username", "bigbear"], ["access_token", "1e1c4d498dcbb0b68ed3ccfdddfec9b3"], ["uuid", "9b116e26-b569-4388-8aab-c31571e07450"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.212247"], ["updated_at", "2017-05-17 16:59:44.212247"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1806956731 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1806956731], ["username", "jstrav"], ["access_token", "b3b369bd9e7effa6b61f929b85225eae"], ["uuid", "edd18c83-1ddb-4ded-964a-8c9189895364"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.219937"], ["updated_at", "2017-05-17 16:59:44.219937"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2036031910 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2036031910], ["username", "mary"], ["access_token", "9f77dafd1aa13925bbfa5b481f2a9d67"], ["uuid", "725b6000-7aa7-4a2f-8a3c-8523649b7c4c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.223178"], ["updated_at", "2017-05-17 16:59:44.223178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1367048480 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1367048480], ["username", "jstead"], ["access_token", "4dec2f0d5ae4cfaf8b20e171e8232182"], ["uuid", "b5513d85-02bc-44be-86e5-391cb95202b2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.226171"], ["updated_at", "2017-05-17 16:59:44.226171"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -749960212 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -749960212], ["username", "bigbear"], ["access_token", "ee9f1de7a25f4db1cb151ae267fca99c"], ["uuid", "2ab4b328-6c3a-4fc9-b61e-fc887fbb6e93"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.229045"], ["updated_at", "2017-05-17 16:59:44.229045"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1678004316 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1678004316], ["username", "jstrav"], ["access_token", "bb37f512d37de8c1740052647b94148c"], ["uuid", "b37773ad-c79a-432b-be76-8660f94dde24"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.236720"], ["updated_at", "2017-05-17 16:59:44.236720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1686601442 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1686601442], ["username", "mary"], ["access_token", "7f5c11b4d09b8819f89b297958b21b86"], ["uuid", "39abac5c-baf3-4510-8449-8c2b70762ac8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.240210"], ["updated_at", "2017-05-17 16:59:44.240210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300512229 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300512229], ["username", "jstead"], ["access_token", "92f2a1ddc315cfb218d8e7036f5cd00d"], ["uuid", "7b88eb8d-be1d-4fe8-9e07-6bb32c0adabc"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.243318"], ["updated_at", "2017-05-17 16:59:44.243318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -910793500 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -910793500], ["username", "bigbear"], ["access_token", "1c312758ec0c729968d53dc21b58ade6"], ["uuid", "dcd4f3b8-b862-48b2-a1a0-59c399222bf3"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.246169"], ["updated_at", "2017-05-17 16:59:44.246169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1992212020 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1992212020], ["username", "billy_00"], ["access_token", "d7f82b167f55139bc976ad5a97e9906a"], ["uuid", "7d2d2eaf-c155-4379-aaba-97851a80f1a9"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:59:44.248839"], ["updated_at", "2017-05-17 16:59:44.248839"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1037622077 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1037622077], ["username", "billy_01"], ["access_token", "63593df20cecf1905e93da8971d0bcc5"], ["uuid", "2042905b-e6c8-423b-9917-423d6c3388ed"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:59:44.251540"], ["updated_at", "2017-05-17 16:59:44.251540"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1798318981 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1798318981], ["username", "billy_02"], ["access_token", "be0161d21e82f0c3152324a1e9a19053"], ["uuid", "3f746a65-e9bc-41a1-8ea8-7a6c9910e625"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:59:44.254239"], ["updated_at", "2017-05-17 16:59:44.254239"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1710521617 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1710521617], ["username", "billy_03"], ["access_token", "c4063471f4ef17d75df606cb66cd428b"], ["uuid", "fba044f3-3c5d-426a-866d-7fb3c336f2c2"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:59:44.257280"], ["updated_at", "2017-05-17 16:59:44.257280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -317662689 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -317662689], ["username", "billy_04"], ["access_token", "8819d25e0ce7397896da3a1e48ce33ed"], ["uuid", "56660b4d-787e-439c-a186-ac1e8908e248"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:59:44.259959"], ["updated_at", "2017-05-17 16:59:44.259959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1862904734 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1862904734], ["username", "billy_05"], ["access_token", "6197210cc60702d165a88abaa3fa6acb"], ["uuid", "9bb4afb4-7393-41be-a59f-e66089815076"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:59:44.262703"], ["updated_at", "2017-05-17 16:59:44.262703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1921489803 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1921489803], ["username", "billy_06"], ["access_token", "330db55df9196494b7d22c57e7f9c557"], ["uuid", "59784ec0-b2f6-4535-ab8c-721273ff0050"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:59:44.265453"], ["updated_at", "2017-05-17 16:59:44.265453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1280488226 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1280488226], ["username", "billy_07"], ["access_token", "0973325f07de15e6396d8beee584e887"], ["uuid", "70fddd3f-29e6-4557-8e87-f64392b146fa"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:59:44.267933"], ["updated_at", "2017-05-17 16:59:44.267933"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1117741165 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1117741165], ["username", "billy_08"], ["access_token", "25241a0b5271c9f83df532d8aa709ef1"], ["uuid", "1234da57-343d-4ffb-88d7-42d67dc624a5"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:59:44.270329"], ["updated_at", "2017-05-17 16:59:44.270329"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -889057425 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -889057425], ["username", "billy_09"], ["access_token", "93ac87c359e9368a10da3bc60185b0bd"], ["uuid", "65302046-2ab1-4e8e-bea8-30916aa8215e"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:59:44.272741"], ["updated_at", "2017-05-17 16:59:44.272741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2146013338 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2146013338], ["username", "billy_10"], ["access_token", "693801d6b42e2849782eb73779a08573"], ["uuid", "d9b3e73e-506b-4b77-83a2-f77a98cfa312"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:59:44.275301"], ["updated_at", "2017-05-17 16:59:44.275301"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1262431961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1262431961], ["username", "billy_11"], ["access_token", "d9aea56d859a7343cceddac40f28066c"], ["uuid", "0543b0a4-639a-4f88-8660-f5fb368fd6ba"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:59:44.277913"], ["updated_at", "2017-05-17 16:59:44.277913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1832348133 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1832348133], ["username", "billy_12"], ["access_token", "820bd0db7b9b05485b1286b8ba7f4560"], ["uuid", "e2cd2097-6a82-4a84-a342-67d0bd13c816"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:59:44.280863"], ["updated_at", "2017-05-17 16:59:44.280863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -732411010 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -732411010], ["username", "billy_13"], ["access_token", "26d3efa274d2114103d2ec3fc0e8f7c2"], ["uuid", "c3551726-c4e7-4df5-abde-dd1a289057d3"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:59:44.283365"], ["updated_at", "2017-05-17 16:59:44.283365"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -826190523 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -826190523], ["username", "billy_14"], ["access_token", "de989cac396cda8a5d2d3185d28e5ef4"], ["uuid", "4f795f1f-b504-46e4-b0af-0754032a705f"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:59:44.285810"], ["updated_at", "2017-05-17 16:59:44.285810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1246404642 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1246404642], ["username", "billy_15"], ["access_token", "f726ef453c23084a9c3dafb55a26159c"], ["uuid", "707ee90d-1735-4c99-ba7d-3f9886f69c82"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:59:44.288199"], ["updated_at", "2017-05-17 16:59:44.288199"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -632978079 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -632978079], ["username", "billy_16"], ["access_token", "fa41bf3e7ccd6eff97beda5fb7fc5de5"], ["uuid", "a5112059-be87-4d6c-bad4-ce25a33958c5"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:59:44.290673"], ["updated_at", "2017-05-17 16:59:44.290673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1362304280 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1362304280], ["username", "billy_17"], ["access_token", "9907fd73a2a480c49663004ddc7c59c3"], ["uuid", "6ac3882d-1ba9-4178-bf7a-0f6c84d111f3"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:59:44.293259"], ["updated_at", "2017-05-17 16:59:44.293259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1458046870 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1458046870], ["username", "billy_18"], ["access_token", "36c21e185d2d3885b8bb82b52f2af44b"], ["uuid", "fad06f9f-7954-4a11-802e-4484d4d37229"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:59:44.295636"], ["updated_at", "2017-05-17 16:59:44.295636"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -154007105 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -154007105], ["username", "billy_19"], ["access_token", "a6d2406590902dcce8214ae5a4d93a45"], ["uuid", "c97cd139-cfa0-497e-ae9c-4c9c58bdb6e4"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:59:44.297993"], ["updated_at", "2017-05-17 16:59:44.297993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1360485138 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1360485138], ["username", "billy_20"], ["access_token", "5967ea24361eed3f5d0f4c73e0f05c55"], ["uuid", "e2d1db76-44eb-4f74-b9d3-7ba53647d8e8"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:59:44.300397"], ["updated_at", "2017-05-17 16:59:44.300397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -951776033 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -951776033], ["username", "billy_21"], ["access_token", "52af8fe7d8296bf27ce5b47ce47027f9"], ["uuid", "7090ae52-7f4e-4a99-b75e-2ba2c0a09542"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:59:44.303107"], ["updated_at", "2017-05-17 16:59:44.303107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1132068161 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1132068161], ["username", "billy_22"], ["access_token", "3945459b2631253470acd1c95373eab4"], ["uuid", "29eb7dac-abff-4209-b4b8-02039fb0e714"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:59:44.306959"], ["updated_at", "2017-05-17 16:59:44.306959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1736312034 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1736312034], ["username", "billy_23"], ["access_token", "77996f170c40272c8788123739b26f29"], ["uuid", "b2b06597-cee6-4c65-a6f4-5d0b8033bcc5"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:59:44.310539"], ["updated_at", "2017-05-17 16:59:44.310539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -520861618 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -520861618], ["username", "billy_24"], ["access_token", "8ea029d8037768115dceccbfbca1c562"], ["uuid", "35fba86f-5cd2-41d3-9704-350af0bf153a"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:59:44.313933"], ["updated_at", "2017-05-17 16:59:44.313933"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187983472 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1187983472], ["username", "billy_25"], ["access_token", "4465549555701181e1276794e5fb8348"], ["uuid", "4ac83b8f-3174-4689-8b7a-e6fcd8183ffe"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:59:44.317453"], ["updated_at", "2017-05-17 16:59:44.317453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1201779589 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1201779589], ["username", "billy_26"], ["access_token", "6491477580ded9e7011425b7c2492fa4"], ["uuid", "cb9568b2-2512-48b5-839a-d5fb426a7e6b"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:59:44.320753"], ["updated_at", "2017-05-17 16:59:44.320753"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -252441449 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -252441449], ["username", "billy_27"], ["access_token", "778353fdc3b7f47c862d17254672c3ca"], ["uuid", "3cda2e3f-1317-47a2-935e-82f7753d6053"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:59:44.324135"], ["updated_at", "2017-05-17 16:59:44.324135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -780580843 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -780580843], ["username", "billy_28"], ["access_token", "e02bf87798c9c50eea80525de89801b9"], ["uuid", "5801da58-3de0-49ca-a85f-00d8c4e26992"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:59:44.326913"], ["updated_at", "2017-05-17 16:59:44.326913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -590711714 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -590711714], ["username", "billy_29"], ["access_token", "2a786eb56d9772b9a33820a582c3060f"], ["uuid", "e27fe314-da54-4537-93f8-e5b77c2051b0"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:59:44.329520"], ["updated_at", "2017-05-17 16:59:44.329520"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1123133796 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1123133796], ["username", "billy_30"], ["access_token", "6fe93fa460354d1a64e2b08256d7d1f4"], ["uuid", "c9edf1e8-7f7d-41d4-bb98-eea410ffa48f"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:59:44.331973"], ["updated_at", "2017-05-17 16:59:44.331973"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1362245114 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1362245114], ["username", "billy_31"], ["access_token", "bf386a0c1b56b8c84c2c3a21fe641bdf"], ["uuid", "1d33db62-0dc5-4490-b606-2fb93203e6aa"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:59:44.334306"], ["updated_at", "2017-05-17 16:59:44.334306"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -515959258 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -515959258], ["username", "billy_32"], ["access_token", "acdb9ac3898ae16f2bad9981f06fe710"], ["uuid", "d5c37bd0-f5da-4222-a6a2-740246121ec8"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:59:44.336663"], ["updated_at", "2017-05-17 16:59:44.336663"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1888519084 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1888519084], ["username", "billy_33"], ["access_token", "55a6fcfb2a3dc81ad142ee0fa17c9560"], ["uuid", "b9b306ba-3b48-4d98-be94-b38f8bc40257"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:59:44.339304"], ["updated_at", "2017-05-17 16:59:44.339304"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1518329854 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1518329854], ["username", "billy_34"], ["access_token", "bbd2c0121851f1a0160be4a672a0d48d"], ["uuid", "3cc84a96-9b98-48b1-bc6c-5d3cb825af3f"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:59:44.341785"], ["updated_at", "2017-05-17 16:59:44.341785"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144227131 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144227131], ["username", "billy_35"], ["access_token", "e9e76096236489bd5274ca52aab53c3d"], ["uuid", "581c3484-92af-416e-a5da-1116ca2ae6a1"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:59:44.344200"], ["updated_at", "2017-05-17 16:59:44.344200"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1534530260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1534530260], ["username", "billy_36"], ["access_token", "2ac76f0b7bec7857fe62491a82a63761"], ["uuid", "1f7193d4-d387-4bd2-b1b4-ae206dde6be3"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:59:44.346548"], ["updated_at", "2017-05-17 16:59:44.346548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1189471140 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1189471140], ["username", "billy_37"], ["access_token", "3f08d16180f276aa9d82edcfb856e78d"], ["uuid", "e769d1ea-2c99-4751-97b4-8184e607efc4"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:59:44.348819"], ["updated_at", "2017-05-17 16:59:44.348819"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1671435677 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1671435677], ["username", "billy_38"], ["access_token", "48129ad3c30002558b8022c48ef5b266"], ["uuid", "692ce6b1-123a-48f0-a4cf-6f5f8a50d695"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:59:44.352698"], ["updated_at", "2017-05-17 16:59:44.352698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -219489956 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -219489956], ["username", "billy_39"], ["access_token", "ab3b0916e4bb8b55c56727bcffe795ab"], ["uuid", "1af06a65-b88f-4006-9748-4c72675e2388"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:59:44.355793"], ["updated_at", "2017-05-17 16:59:44.355793"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -275970082 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -275970082], ["username", "billy_40"], ["access_token", "dc4be9fafc9097bb9017f2c1b5c963c5"], ["uuid", "c8e494cc-f2ff-4bb7-a445-adc6a3c67b0e"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:59:44.358535"], ["updated_at", "2017-05-17 16:59:44.358535"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1406453727 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1406453727], ["username", "billy_41"], ["access_token", "8a28d229d53d368ff48acedde4e98b58"], ["uuid", "27cafec1-1908-41e5-b62a-8ef4bff1d1ae"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:59:44.361241"], ["updated_at", "2017-05-17 16:59:44.361241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -720280030 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -720280030], ["username", "billy_42"], ["access_token", "f28a3fdbb7ac9aa29023a6842ae0fbbc"], ["uuid", "d44472d3-8605-4b44-a3e5-45376ffc12fd"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:59:44.363724"], ["updated_at", "2017-05-17 16:59:44.363724"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -327294568 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -327294568], ["username", "billy_43"], ["access_token", "d00a6f2e47671dd00441459fecbe61cc"], ["uuid", "ee5a5797-0f82-4de5-852b-39ef2d63d6e8"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:59:44.366205"], ["updated_at", "2017-05-17 16:59:44.366205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1024482849 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1024482849], ["username", "billy_44"], ["access_token", "3de8fe50b16f285348ffcef02d44c37f"], ["uuid", "99e6dfb5-9a88-444c-aa77-32ec721c5147"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:59:44.368699"], ["updated_at", "2017-05-17 16:59:44.368699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -871378230 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -871378230], ["username", "billy_45"], ["access_token", "74f53778b5b50385bfc59a33094cf132"], ["uuid", "a8ad069a-b992-4a7f-812c-87717b0085d8"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:59:44.378537"], ["updated_at", "2017-05-17 16:59:44.378537"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1349174714 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1349174714], ["username", "jstrav"], ["access_token", "d773c9720dcaec3ee7ab357145aa5b80"], ["uuid", "8f81d79d-61e1-4d6a-9177-750fbf080fe1"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.389883"], ["updated_at", "2017-05-17 16:59:44.389883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2125201057 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2125201057], ["username", "mary"], ["access_token", "4f963029f67f0d18baa0712e57a45aa9"], ["uuid", "cf78ba0b-ae38-4a14-af75-3202000f487e"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.393126"], ["updated_at", "2017-05-17 16:59:44.393126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -485686516 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -485686516], ["username", "jstead"], ["access_token", "1ece7f9fc560e19111368af47f3892ce"], ["uuid", "d65540fe-c4d0-4133-acc7-bcbc78efa081"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.396414"], ["updated_at", "2017-05-17 16:59:44.396414"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1305518565 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1305518565], ["username", "bigbear"], ["access_token", "36ca7e75df0ce7f5d45de9f2bdd4a3d6"], ["uuid", "a7aa6085-fe92-4262-a1d4-5eda68a1bcbf"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.399526"], ["updated_at", "2017-05-17 16:59:44.399526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -188892327 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -188892327], ["username", "billy_00"], ["access_token", "1f5f6270b3cf75c57556b95e9f05b42a"], ["uuid", "fb7978cb-0fb6-4b9f-b81c-9a668cb5528f"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:59:44.403126"], ["updated_at", "2017-05-17 16:59:44.403126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1828515174 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1828515174], ["username", "billy_01"], ["access_token", "29c9561d72d0d503083a6a5fe2f34aed"], ["uuid", "3880cef0-38ac-42b6-aaa9-b0eb7779cfa1"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:59:44.405941"], ["updated_at", "2017-05-17 16:59:44.405941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -182085593 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -182085593], ["username", "billy_02"], ["access_token", "2fb91dba27dab293ac445e40c23ac182"], ["uuid", "41206d74-13a0-4e64-ba71-779a147893bf"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:59:44.408659"], ["updated_at", "2017-05-17 16:59:44.408659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2014691141 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2014691141], ["username", "billy_03"], ["access_token", "2bcb603680c7fafe65244f748df8c8cf"], ["uuid", "6a1063a0-aaa2-45d4-a39f-39bd195180af"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:59:44.411173"], ["updated_at", "2017-05-17 16:59:44.411173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1659013715 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1659013715], ["username", "billy_04"], ["access_token", "56970416d64813ca79b6b2bc480598c8"], ["uuid", "e141703d-053b-43e9-bef6-114237a9ec34"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:59:44.413683"], ["updated_at", "2017-05-17 16:59:44.413683"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1624718969 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1624718969], ["username", "billy_05"], ["access_token", "1e5482e16b6fe44462e49e9208f6f45a"], ["uuid", "b33a0aaf-c73f-4f48-b471-1659eb1120ed"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:59:44.416075"], ["updated_at", "2017-05-17 16:59:44.416075"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1809665943 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1809665943], ["username", "billy_06"], ["access_token", "da16ee35fa861057f858a3a36539ee21"], ["uuid", "f204173a-3c5c-43fc-8a88-601f718f7c04"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:59:44.418490"], ["updated_at", "2017-05-17 16:59:44.418490"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -686840185 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -686840185], ["username", "billy_07"], ["access_token", "56f69ff1a9b9fe692d1b2920d4a9c51e"], ["uuid", "4cf9b1d3-0fe7-4500-8bf4-4958cc1cda05"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:59:44.421055"], ["updated_at", "2017-05-17 16:59:44.421055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033983860 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033983860], ["username", "billy_08"], ["access_token", "f44d7e84f3eb6012c2b8658859b488ea"], ["uuid", "5bfcb13e-8efb-433f-ae4f-2ccf5e66aaf0"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:59:44.423713"], ["updated_at", "2017-05-17 16:59:44.423713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1466384166 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1466384166], ["username", "billy_09"], ["access_token", "a9e02d7786bb1d465693f58c812ab9b5"], ["uuid", "48d91b54-8f8b-4a6e-a164-4a180dcaacbd"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:59:44.426255"], ["updated_at", "2017-05-17 16:59:44.426255"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -501352265 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -501352265], ["username", "billy_10"], ["access_token", "fa44c3558292d4a606df81c443118b07"], ["uuid", "d9c67291-8771-46d1-8014-b8b5bda86444"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:59:44.428731"], ["updated_at", "2017-05-17 16:59:44.428731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1343083030 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1343083030], ["username", "billy_11"], ["access_token", "f9d7743404fb31434a1abd636908c010"], ["uuid", "5c7ecbe6-0308-46a6-b2d2-ef1b23636061"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:59:44.431262"], ["updated_at", "2017-05-17 16:59:44.431262"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -653022725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -653022725], ["username", "billy_12"], ["access_token", "7c984e290498142124b4c232e0d930ed"], ["uuid", "3a4eae39-5f11-4a2b-ae30-4ca99fe66745"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:59:44.433861"], ["updated_at", "2017-05-17 16:59:44.433861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1508422343 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1508422343], ["username", "billy_13"], ["access_token", "cc1b5d51bf2f37d37b6ce2b2a58637a5"], ["uuid", "b4d1cb67-2498-4f46-9cf2-dd67630f8977"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:59:44.436486"], ["updated_at", "2017-05-17 16:59:44.436486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -103144738 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -103144738], ["username", "billy_14"], ["access_token", "a28b220b262d408c831abbd017d793aa"], ["uuid", "240420e5-615b-4919-8a46-26cb170389b5"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:59:44.439393"], ["updated_at", "2017-05-17 16:59:44.439393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -892980667 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -892980667], ["username", "billy_15"], ["access_token", "6627f51a6ab246eb68d5f7fe82bbef97"], ["uuid", "dba4687b-8d80-4122-99b3-18eb738ec3bf"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:59:44.442077"], ["updated_at", "2017-05-17 16:59:44.442077"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -19923087 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -19923087], ["username", "billy_16"], ["access_token", "50e88794446d01f2196762ecc2c88456"], ["uuid", "7e7679e6-37f2-447d-9442-1027c2ed8b69"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:59:44.444522"], ["updated_at", "2017-05-17 16:59:44.444522"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1234457072 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1234457072], ["username", "billy_17"], ["access_token", "32668148cfa068a1b19da53d61724949"], ["uuid", "13285cb2-bdeb-4e28-8046-5c249244a363"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:59:44.446978"], ["updated_at", "2017-05-17 16:59:44.446978"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1509529461 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1509529461], ["username", "billy_18"], ["access_token", "ae04a31fd7cd0c6cf6ac4cba4e08608b"], ["uuid", "ab764320-02c4-4572-a041-2f71e57e8d65"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:59:44.449483"], ["updated_at", "2017-05-17 16:59:44.449483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -443982383 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -443982383], ["username", "billy_19"], ["access_token", "ae10e52ae137dbe7231a8ae22f7639e7"], ["uuid", "39aae7ee-2e41-485d-80b6-c1f849f4746d"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:59:44.451993"], ["updated_at", "2017-05-17 16:59:44.451993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1438658805 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1438658805], ["username", "billy_20"], ["access_token", "2257a20843f5bf5807fd634e7f1ad7e6"], ["uuid", "0f8b84dc-0fa9-4140-994b-b08aaa02a99a"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:59:44.454530"], ["updated_at", "2017-05-17 16:59:44.454530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -878481551 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -878481551], ["username", "billy_21"], ["access_token", "d26403ce6ababadfe57e0581901ae02b"], ["uuid", "dc2349c8-6a38-4a62-aa30-56146e1f7633"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:59:44.457055"], ["updated_at", "2017-05-17 16:59:44.457055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1282896361 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1282896361], ["username", "billy_22"], ["access_token", "7eeb4d22a69bb5a7bf18633c5b8836aa"], ["uuid", "a5665f7f-9255-44c0-9d20-c7a587f94016"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:59:44.459694"], ["updated_at", "2017-05-17 16:59:44.459694"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -46982872 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -46982872], ["username", "billy_23"], ["access_token", "df51f1461a87594a17ed5b2d6e4571cd"], ["uuid", "a167aaa9-f69b-4918-95b1-8e4201f84045"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:59:44.463751"], ["updated_at", "2017-05-17 16:59:44.463751"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -982843732 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -982843732], ["username", "billy_24"], ["access_token", "fd80f0d0008447d7db3942e8e246e877"], ["uuid", "3bb43603-59fa-429e-b910-a047c53241df"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:59:44.467020"], ["updated_at", "2017-05-17 16:59:44.467020"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1516913048 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1516913048], ["username", "billy_25"], ["access_token", "20e288bb8cc466e42d27ae244995f5ae"], ["uuid", "5c21e96a-60ac-4ac8-9c8d-2e228d256e64"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:59:44.470409"], ["updated_at", "2017-05-17 16:59:44.470409"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1728313256 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1728313256], ["username", "billy_26"], ["access_token", "8949a7c5cb547ad77096b25393bd8b98"], ["uuid", "c628649d-516c-438d-8a4f-e4e3d54544be"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:59:44.473254"], ["updated_at", "2017-05-17 16:59:44.473254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1244928042 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1244928042], ["username", "billy_27"], ["access_token", "5eb6855f0740bd4ec7339ff202f912f5"], ["uuid", "7bed5d2e-8613-4eca-adbe-10e03f63e80a"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:59:44.475860"], ["updated_at", "2017-05-17 16:59:44.475860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1114870051 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1114870051], ["username", "billy_28"], ["access_token", "5cf0ec6ad28783c7205b4cb4ab666966"], ["uuid", "0550ce2e-a49e-4b14-9cd2-43988e307eee"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:59:44.478712"], ["updated_at", "2017-05-17 16:59:44.478712"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2032372792 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2032372792], ["username", "billy_29"], ["access_token", "a75034e245406bf6ee399394f0ba7992"], ["uuid", "1803a7c0-a5bf-4a00-8e47-ab186705e216"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:59:44.481728"], ["updated_at", "2017-05-17 16:59:44.481728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -658747481 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -658747481], ["username", "billy_30"], ["access_token", "8cb30beaf1df6fb17139d2ed60505bc5"], ["uuid", "b0164c71-c3de-42a5-aafc-3d0fa1d98033"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:59:44.484341"], ["updated_at", "2017-05-17 16:59:44.484341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -797945549 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -797945549], ["username", "billy_31"], ["access_token", "d0286468b2d72e2a309fae0d7eb972aa"], ["uuid", "053986c4-9518-42b3-bfa4-5c493350ea0a"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:59:44.486833"], ["updated_at", "2017-05-17 16:59:44.486833"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1578848274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1578848274], ["username", "billy_32"], ["access_token", "eea413b29b8774dd2bfec138023cbc3c"], ["uuid", "7663f0ce-d2ed-4de5-ba9c-e27fa1bd49e7"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:59:44.489413"], ["updated_at", "2017-05-17 16:59:44.489413"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2053792924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2053792924], ["username", "billy_33"], ["access_token", "2b42d86977e8abd8bfb9892c7e35ed21"], ["uuid", "e08198d4-3c84-471e-9423-392d62617864"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:59:44.491945"], ["updated_at", "2017-05-17 16:59:44.491945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1559184370 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1559184370], ["username", "billy_34"], ["access_token", "c07a7fa13fb5acdc9c27f20c6b664905"], ["uuid", "4929db3c-5d66-47b0-b9cd-c81d6b94ab69"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:59:44.494501"], ["updated_at", "2017-05-17 16:59:44.494501"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -967172563 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -967172563], ["username", "billy_35"], ["access_token", "9a0d470ef974cc109322662927856802"], ["uuid", "e0265e8e-5c85-4c8d-bdae-a2c107a78e71"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:59:44.497000"], ["updated_at", "2017-05-17 16:59:44.497000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -352938653 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -352938653], ["username", "billy_36"], ["access_token", "ee91abeae36b59b71b316480c6aba970"], ["uuid", "94e5378b-5f60-4cde-b018-eca04fa7bdb4"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:59:44.499602"], ["updated_at", "2017-05-17 16:59:44.499602"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -665317122 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -665317122], ["username", "billy_37"], ["access_token", "9d487bde36ade6c13756e40aa3d82290"], ["uuid", "2c627a01-2b64-47ae-a8c0-a9ee63f9406f"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:59:44.502119"], ["updated_at", "2017-05-17 16:59:44.502119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2091784724 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2091784724], ["username", "billy_38"], ["access_token", "08b7e30f86a763bc2167ce3f56f73527"], ["uuid", "b4366526-e50f-49c8-8876-41d4232c3847"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:59:44.504735"], ["updated_at", "2017-05-17 16:59:44.504735"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1333766235 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1333766235], ["username", "billy_39"], ["access_token", "7bc444aaa781ce19ab812d7298572ecd"], ["uuid", "49e25a0e-857b-46b6-aff7-d675427fb406"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:59:44.507248"], ["updated_at", "2017-05-17 16:59:44.507248"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -199619005 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -199619005], ["username", "billy_40"], ["access_token", "3be3c6303caea94cee2453eeca265c1e"], ["uuid", "b5ffac4f-7eea-475d-9d34-97bab1cfcb1b"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:59:44.509733"], ["updated_at", "2017-05-17 16:59:44.509733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -219209106 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -219209106], ["username", "billy_41"], ["access_token", "d2581e25033bbb26db62af2e2f8f7641"], ["uuid", "23f1b9e3-0625-4450-ad98-4c5496913b6c"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:59:44.512644"], ["updated_at", "2017-05-17 16:59:44.512644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -795308025 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -795308025], ["username", "billy_42"], ["access_token", "b704f58a2a406e3d9fce39a525469551"], ["uuid", "ab85cebd-9f5c-4eba-8eb9-e85a950dfc34"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:59:44.516788"], ["updated_at", "2017-05-17 16:59:44.516788"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -271027719 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -271027719], ["username", "billy_43"], ["access_token", "48468a42900b9c88b36189e6b133cbee"], ["uuid", "c90ecc4d-579a-4fc0-a6f3-bce77dde91f0"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:59:44.520940"], ["updated_at", "2017-05-17 16:59:44.520940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -504426863 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -504426863], ["username", "billy_44"], ["access_token", "bac26295f1097433655716280d9604f5"], ["uuid", "28cbce1f-3a48-4b14-83e8-7503a6ee873c"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:59:44.523792"], ["updated_at", "2017-05-17 16:59:44.523792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1893270107 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1893270107], ["username", "billy_45"], ["access_token", "8d3788e064f98bd67ca509c754344b57"], ["uuid", "225553d2-f4b8-4c3a-a710-2ce2b173245b"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:59:44.526433"], ["updated_at", "2017-05-17 16:59:44.526433"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1099275755 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1099275755], ["username", "jstrav"], ["access_token", "19acd7b3279d623b21affa20c4a4228b"], ["uuid", "a628b14d-a8e6-4486-bca2-3793c2d9f238"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.535941"], ["updated_at", "2017-05-17 16:59:44.535941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1694073976 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1694073976], ["username", "mary"], ["access_token", "fcfbaec8407f0739d6dec297a032edb8"], ["uuid", "8cb2f899-03c5-438a-b245-448fb96f6a21"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.538794"], ["updated_at", "2017-05-17 16:59:44.538794"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -691919659 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -691919659], ["username", "jstead"], ["access_token", "2686d16ced7119e53de6e68e0c8429fa"], ["uuid", "dfd55a2c-e405-48c5-a9d4-8d25c8d69fea"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.541648"], ["updated_at", "2017-05-17 16:59:44.541648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -57208288 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -57208288], ["username", "bigbear"], ["access_token", "27ee111693532a2749b698d5e2ae5036"], ["uuid", "b598a34d-71c7-4389-a5ef-d32cfdb35a11"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.544458"], ["updated_at", "2017-05-17 16:59:44.544458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1240298078 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1240298078], ["username", "billy_00"], ["access_token", "3222321ea159283e5843a9b401f6812c"], ["uuid", "12c1e0eb-d142-4fe9-ac7d-ea1737f84cf1"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:59:44.546973"], ["updated_at", "2017-05-17 16:59:44.546973"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1825639169 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1825639169], ["username", "billy_01"], ["access_token", "a5cf837265c4bd0f24db110c5343ff58"], ["uuid", "adc66412-5e5d-4f60-8a64-d93f7cca7e28"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:59:44.549494"], ["updated_at", "2017-05-17 16:59:44.549494"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1382057221 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1382057221], ["username", "billy_02"], ["access_token", "039facc8d7b99f99b2a5db118d148a20"], ["uuid", "976dac5e-0a09-4b29-9eb5-714f5a0a77ae"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:59:44.552042"], ["updated_at", "2017-05-17 16:59:44.552042"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -985522703 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -985522703], ["username", "billy_03"], ["access_token", "bd5ab97bab0a08cf9fd0eab7b3d2366c"], ["uuid", "0d004b8e-e553-4eaf-b0e2-2a79c0675447"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:59:44.557727"], ["updated_at", "2017-05-17 16:59:44.557727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -976015187 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -976015187], ["username", "billy_04"], ["access_token", "996b601bffa36097742db597ec9c9fdb"], ["uuid", "d3a91c9e-24ac-4f19-b508-9bce81544aec"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:59:44.561426"], ["updated_at", "2017-05-17 16:59:44.561426"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -332592075 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -332592075], ["username", "billy_05"], ["access_token", "6f40967de2e7b5492d29c8f401202f50"], ["uuid", "f48dd7f5-d782-45f5-a13e-ba42e42afa50"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:59:44.564401"], ["updated_at", "2017-05-17 16:59:44.564401"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1117446389 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1117446389], ["username", "billy_06"], ["access_token", "fb1a71bb919c467feb97c288e867a684"], ["uuid", "29d20c6f-49b9-4d60-878e-301a683aa905"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:59:44.567134"], ["updated_at", "2017-05-17 16:59:44.567134"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1369445054 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1369445054], ["username", "billy_07"], ["access_token", "f999b33a08a509835f18bcd24f5e15e2"], ["uuid", "6cd33f6d-41ac-4a93-b560-b16252ab8e05"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:59:44.570402"], ["updated_at", "2017-05-17 16:59:44.570402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1772047664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1772047664], ["username", "billy_08"], ["access_token", "24aaffb65343436fe7e5f3f07ee6f386"], ["uuid", "d7b42bce-92a1-4304-8ede-4f1bec86079e"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:59:44.573354"], ["updated_at", "2017-05-17 16:59:44.573354"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -346825414 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -346825414], ["username", "billy_09"], ["access_token", "21175e1089490566910281e982c295de"], ["uuid", "858569d2-d2ee-4529-92d3-0190b8f52b82"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:59:44.576194"], ["updated_at", "2017-05-17 16:59:44.576194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -798850425 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -798850425], ["username", "billy_10"], ["access_token", "89ba0d9f50dc2f2441cea28b1b68e6c0"], ["uuid", "ab6251b4-0def-49b4-9f69-5e799c6ee061"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:59:44.579255"], ["updated_at", "2017-05-17 16:59:44.579255"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -739727130 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -739727130], ["username", "billy_11"], ["access_token", "27a7cff4c4dde4a6af8fcebe586d8d8b"], ["uuid", "79fb0e86-d5c7-4ff3-9c60-b04e7827f508"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:59:44.581793"], ["updated_at", "2017-05-17 16:59:44.581793"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1016791173 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1016791173], ["username", "billy_12"], ["access_token", "4198ccd88889bbdd821eb4ac3d35d574"], ["uuid", "5794b7b1-aa1a-4cc0-8e6f-f032b30a2e35"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:59:44.584316"], ["updated_at", "2017-05-17 16:59:44.584316"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1497201588 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1497201588], ["username", "billy_13"], ["access_token", "adeb3c51d3008d63bfb0ae3cb3aac51e"], ["uuid", "7111b055-a1af-4083-a1a0-cf7ba2116fa5"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:59:44.586778"], ["updated_at", "2017-05-17 16:59:44.586778"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -276058462 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -276058462], ["username", "billy_14"], ["access_token", "74335f199236b3e98ad1c44e2ae13cda"], ["uuid", "1cac2247-13ff-4a82-bef4-8b497837e981"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:59:44.589404"], ["updated_at", "2017-05-17 16:59:44.589404"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1530708470 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1530708470], ["username", "billy_15"], ["access_token", "00a158de94645880624d4debdae58bb7"], ["uuid", "80287237-d282-4107-a65a-dfaf824fb12d"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:59:44.591893"], ["updated_at", "2017-05-17 16:59:44.591893"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -926326631 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -926326631], ["username", "billy_16"], ["access_token", "faa1b5f66723c0d89fa7175d04285743"], ["uuid", "e3e7fc93-e2f2-445d-93df-78958aad6448"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:59:44.594357"], ["updated_at", "2017-05-17 16:59:44.594357"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2102063660 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2102063660], ["username", "billy_17"], ["access_token", "ccc0c963a75712ed8cc03add03cd561c"], ["uuid", "84740560-410b-42b1-b389-26dcbe324278"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:59:44.596806"], ["updated_at", "2017-05-17 16:59:44.596806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1169754080 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1169754080], ["username", "billy_18"], ["access_token", "8c52582400b5fc6e03636faea7395383"], ["uuid", "ac79f10e-2f18-44e2-96f0-35c9f08d7517"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:59:44.599370"], ["updated_at", "2017-05-17 16:59:44.599370"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1676289114 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1676289114], ["username", "billy_19"], ["access_token", "aac03c3a2f7ecfc6bb393030d10338cf"], ["uuid", "bff73fab-1595-451b-b306-e0aec64ac59f"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:59:44.602250"], ["updated_at", "2017-05-17 16:59:44.602250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1316185339 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1316185339], ["username", "billy_20"], ["access_token", "5ae77a9596e5fbef5e0838aea50e0bbb"], ["uuid", "9ece3a82-7521-43ec-b6ba-bcb977340215"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:59:44.605271"], ["updated_at", "2017-05-17 16:59:44.605271"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -798156299 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -798156299], ["username", "billy_21"], ["access_token", "a11835e40e8d2c3ae913b18be03c873e"], ["uuid", "834842f6-02a9-4a12-809e-6af7f8f0bdb8"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:59:44.609234"], ["updated_at", "2017-05-17 16:59:44.609234"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1228301717 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1228301717], ["username", "billy_22"], ["access_token", "ce377b3e7358294aebc7073a6399c37c"], ["uuid", "2153c537-b578-4ffd-9141-0a075dd69281"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:59:44.612655"], ["updated_at", "2017-05-17 16:59:44.612655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -998946546 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -998946546], ["username", "billy_23"], ["access_token", "a2cf958ff8987b381eedfe58e9977ddb"], ["uuid", "1ea81d95-f8e5-4eb1-b483-08dea3680a80"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:59:44.615920"], ["updated_at", "2017-05-17 16:59:44.615920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -730820706 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -730820706], ["username", "billy_24"], ["access_token", "7e7152587b54560a194e06602b93b0b7"], ["uuid", "f61c08c8-b0ca-43ef-9951-ac0d8d953419"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:59:44.619314"], ["updated_at", "2017-05-17 16:59:44.619314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1058225130 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1058225130], ["username", "billy_25"], ["access_token", "5cf5e72861176bdf2d7e2c746767fa79"], ["uuid", "3c6b1e93-5e9c-4efc-99e5-4758ec09a527"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:59:44.622487"], ["updated_at", "2017-05-17 16:59:44.622487"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2096003782 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2096003782], ["username", "billy_26"], ["access_token", "7d62533c3204335069c47ddbec0b35cb"], ["uuid", "205d6b6f-2ef5-4209-b99a-6355c3548f87"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:59:44.625419"], ["updated_at", "2017-05-17 16:59:44.625419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1940785244 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1940785244], ["username", "billy_27"], ["access_token", "4832fd5309d0079a34ff0d3b0bfc9dea"], ["uuid", "d8ddc419-7e94-4ee0-b04e-cdb850cbba58"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:59:44.628127"], ["updated_at", "2017-05-17 16:59:44.628127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -631173731 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -631173731], ["username", "billy_28"], ["access_token", "b4acb9e0d145d474282694c97cbadc0b"], ["uuid", "8915df92-2829-4a58-895f-ec15be5081fa"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:59:44.630747"], ["updated_at", "2017-05-17 16:59:44.630747"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -111634257 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -111634257], ["username", "billy_29"], ["access_token", "56cf699924821fce0dc5955b96c853b5"], ["uuid", "d664e33d-d808-49a0-9997-01db1d6f7945"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:59:44.633308"], ["updated_at", "2017-05-17 16:59:44.633308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -818562488 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -818562488], ["username", "billy_30"], ["access_token", "096b20d9583b3a23080240cb288fd3ea"], ["uuid", "eea91f37-7f82-4f0c-b83d-a3a7b19ad170"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:59:44.635967"], ["updated_at", "2017-05-17 16:59:44.635967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1906537187 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1906537187], ["username", "billy_31"], ["access_token", "46fa84d36e5e856bc0a3aa26629f47c1"], ["uuid", "2a9fff33-f183-47c3-a8b4-1d0308afca34"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:59:44.638730"], ["updated_at", "2017-05-17 16:59:44.638730"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -572237794 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -572237794], ["username", "billy_32"], ["access_token", "d521e7c066e67bd6c6f55c24f785a400"], ["uuid", "eeeb1dca-48eb-4290-a13a-5c33a463b524"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:59:44.641406"], ["updated_at", "2017-05-17 16:59:44.641406"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033900604 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033900604], ["username", "billy_33"], ["access_token", "71083dc4826335733198620deb2dcd61"], ["uuid", "fb47b033-4167-424c-aa32-18695528992f"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:59:44.643939"], ["updated_at", "2017-05-17 16:59:44.643939"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1406535303 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1406535303], ["username", "billy_34"], ["access_token", "e928174c718ecb975ef4da659079d482"], ["uuid", "d3dc85f6-f9c7-48b3-a343-1f3540eded5a"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:59:44.646404"], ["updated_at", "2017-05-17 16:59:44.646404"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -184185135 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -184185135], ["username", "billy_35"], ["access_token", "c908478986f6fc25a518b851b9af837f"], ["uuid", "20535ea2-b3f4-400e-951a-0b8db0be554c"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:59:44.648864"], ["updated_at", "2017-05-17 16:59:44.648864"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1496001729 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1496001729], ["username", "billy_36"], ["access_token", "2a1e23a479f64cc2c9ffb71471f6c954"], ["uuid", "06792d1c-82b7-4b19-8829-9c210ba1d7c7"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:59:44.651421"], ["updated_at", "2017-05-17 16:59:44.651421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -51748880 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -51748880], ["username", "billy_37"], ["access_token", "15007d15c7abe3d8b5f899c75c0b7a55"], ["uuid", "d2a30209-53a8-42ff-8ddc-69873742b36a"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:59:44.653957"], ["updated_at", "2017-05-17 16:59:44.653957"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -827311853 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -827311853], ["username", "billy_38"], ["access_token", "8970a8da6d009c3c613c161b7d033bdb"], ["uuid", "be4cebd4-b7fb-4c68-ab00-49081fc2d72a"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:59:44.656481"], ["updated_at", "2017-05-17 16:59:44.656481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -453221111 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -453221111], ["username", "billy_39"], ["access_token", "254bf6ddae60a976ec6269bd75f8229d"], ["uuid", "07c39b59-23b3-450c-bc63-5a11c1f9902f"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:59:44.659107"], ["updated_at", "2017-05-17 16:59:44.659107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1700692149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1700692149], ["username", "billy_40"], ["access_token", "16353e452303fb6c96f14b3e49f40208"], ["uuid", "50a44e01-8402-45ed-a5d1-ec622d03e830"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:59:44.661708"], ["updated_at", "2017-05-17 16:59:44.661708"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -21522372 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -21522372], ["username", "billy_41"], ["access_token", "8e0c2e8658cedf7fd9dfec91ace73ae7"], ["uuid", "573512a7-7f4b-43d6-983a-3c75382bab1d"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:59:44.664802"], ["updated_at", "2017-05-17 16:59:44.664802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1230345 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1230345], ["username", "billy_42"], ["access_token", "94676600ebd2ba2bb94d5e376a2452eb"], ["uuid", "83d5c644-7d39-418d-90a3-7915dc1fdd1b"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:59:44.667507"], ["updated_at", "2017-05-17 16:59:44.667507"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -694762753 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -694762753], ["username", "billy_43"], ["access_token", "4c89707d6bc5693a2a2c1baa04907ddd"], ["uuid", "bee7e7a5-8cfb-4577-aab3-67997958caf6"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:59:44.670270"], ["updated_at", "2017-05-17 16:59:44.670270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -247586179 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -247586179], ["username", "billy_44"], ["access_token", "7e6d707f31a27a40741601481bf22e45"], ["uuid", "bd2920da-d042-496a-be04-b285bc6cac47"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:59:44.673017"], ["updated_at", "2017-05-17 16:59:44.673017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -229440495 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -229440495], ["username", "billy_45"], ["access_token", "ab1d2caa98b83da89992569fbe503496"], ["uuid", "363c431d-cba3-4bcb-9c55-1c0b50fbcfd1"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:59:44.675679"], ["updated_at", "2017-05-17 16:59:44.675679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1653128243 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1653128243], ["username", "jstrav"], ["access_token", "57620e73196b06450cd3c0d008a18c66"], ["uuid", "8ab3f474-5ac3-470d-bb7c-05c167ca1aef"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:44.686296"], ["updated_at", "2017-05-17 16:59:44.686296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -132442290 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -132442290], ["username", "mary"], ["access_token", "d3154ba8f68f3f3213621c54a1b5cdba"], ["uuid", "aa35934a-8508-485b-a1eb-c2d0fb20ec49"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:44.689413"], ["updated_at", "2017-05-17 16:59:44.689413"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1776067477 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1776067477], ["username", "jstead"], ["access_token", "dc9006c3570fdd9bf9c87afc5d1f8a7e"], ["uuid", "6e6185a8-da9a-44b1-a75f-0f50a63c3e57"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:44.692680"], ["updated_at", "2017-05-17 16:59:44.692680"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1061139589 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1061139589], ["username", "bigbear"], ["access_token", "42b8a4b471e9b2491e655464ebfc43df"], ["uuid", "e024c150-809a-466c-ba91-e30e4e298a23"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:44.695312"], ["updated_at", "2017-05-17 16:59:44.695312"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2075498007 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2075498007], ["username", "foo_bb"], ["access_token", "ac5c3e3a09a7966ff2488f29c91350ae"], ["uuid", "02e19b00-129b-411f-affa-5b5a5a62e57a"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-17 16:59:44.697803"], ["updated_at", "2017-05-17 16:59:44.697803"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1785611427 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1785611427], ["username", "foo_bj"], ["access_token", "a1c208b5597ef9fdc9b845dd65047aee"], ["uuid", "af082a96-0b5c-49e8-92aa-4ca098284f92"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-17 16:59:44.700294"], ["updated_at", "2017-05-17 16:59:44.700294"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1710508969 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1710508969], ["username", "foo_tj"], ["access_token", "3aab85d511a863733a7eb94e184fd776"], ["uuid", "0c1a9c13-aa69-41fc-b7a4-a5e9ee2110df"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-17 16:59:44.702843"], ["updated_at", "2017-05-17 16:59:44.702843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.4ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 11ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-17 16:59:44.751582"], ["updated_at", "2017-05-17 16:59:44.751582"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-17 16:59:44.754692"], ["updated_at", "2017-05-17 16:59:44.754692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-17 16:59:44.762749"], ["updated_at", "2017-05-17 16:59:44.762749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-17 16:59:44.775096"], ["updated_at", "2017-05-17 16:59:44.775096"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-17 16:59:44.776907"], ["updated_at", "2017-05-17 16:59:44.776907"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-17 16:59:44.783280"], ["updated_at", "2017-05-17 16:59:44.783280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-17 16:59:44.792097"], ["updated_at", "2017-05-17 16:59:44.792097"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:44 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 09:59:44 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-17 16:59:44.876420"], ["updated_at", "2017-05-17 16:59:44.876420"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 16:59:44.878356"], ["updated_at", "2017-05-17 16:59:44.878356"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 16:59:44.880008"], ["updated_at", "2017-05-17 16:59:44.880008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 16:59:44.885399"], ["updated_at", "2017-05-17 16:59:44.885399"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-17 16:59:44.887614"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:44 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 09:59:44 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:44 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 09:59:44 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 16:59:44.945869"], ["updated_at", "2017-05-17 16:59:44.945869"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 16:59:44.950809"], ["updated_at", "2017-05-17 16:59:44.950809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 16:59:44.953868"], ["updated_at", "2017-05-17 16:59:44.953868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:44 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 09:59:44 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.4ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "fdf7f715b1d5a8ea0e6dbdc9ae8b0a21"], ["uuid", "41101169-4209-4f29-967b-508eaed37d84"], ["created_at", "2017-05-17 16:59:44.989515"], ["updated_at", "2017-05-17 16:59:44.989515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.4ms) Completed 200 OK in 24ms (Views: 23.2ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "8109d85f25d37c00b32f46b3f4576c58"], ["uuid", "fd998423-7417-4cab-a96a-9b3efa8cfb5e"], ["created_at", "2017-05-17 16:59:45.022373"], ["updated_at", "2017-05-17 16:59:45.022373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 0.3ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1506740443 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a94296d00de4adf86cd47173cdba5de7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1506740443], ["username", "a94296d00de4adf86cd47173cdba5de7"], ["access_token", "f16bcbf33f8681457922602244d86930"], ["uuid", "0d66cfdc-0fcf-402f-9312-27dd4d373062"], ["created_at", "2017-05-17 16:59:45.041925"], ["updated_at", "2017-05-17 16:59:45.041925"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1633211915 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1633211915], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:45.045412"], ["updated_at", "2017-05-17 16:59:45.045412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -522206567 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2fa67ffcd5fd4a836d6bbf1ba14a9db8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -522206567], ["username", "2fa67ffcd5fd4a836d6bbf1ba14a9db8"], ["access_token", "92d7c0dd030da959c5071f9e5afc08d4"], ["uuid", "63420531-100b-470b-84e1-72981e85d296"], ["created_at", "2017-05-17 16:59:45.049830"], ["updated_at", "2017-05-17 16:59:45.049830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -959601971 LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -959601971], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:45.052889"], ["updated_at", "2017-05-17 16:59:45.052889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -350746625 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6a114c693d81c498121e0d7d66fb994f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -350746625], ["username", "6a114c693d81c498121e0d7d66fb994f"], ["access_token", "7d4dc46aee296166686d2f3433d94d18"], ["uuid", "ff51083e-d803-4688-8262-ac68e834002e"], ["created_at", "2017-05-17 16:59:45.057264"], ["updated_at", "2017-05-17 16:59:45.057264"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-17 16:59:45.069570"], ["updated_at", "2017-05-17 16:59:45.069570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "373cbe68dd46b5297bd7f4650e1ec807"], ["uuid", "0cd095a1-7ee4-476b-8878-fed747e2c8f5"], ["created_at", "2017-05-17 16:59:45.075606"], ["updated_at", "2017-05-17 16:59:45.075606"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:59:45.080147"], ["updated_at", "2017-05-17 16:59:45.080147"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "fbf4ed39e572f61d1127a9567df83742"], ["uuid", "08526f1a-0dbf-446c-a7fe-194c27fdff86"], ["created_at", "2017-05-17 16:59:45.500210"], ["updated_at", "2017-05-17 16:59:45.500210"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:59:45.502857"], ["updated_at", "2017-05-17 16:59:45.502857"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "5a73595cbe68baaecb909f02a4a65945"], ["uuid", "1e708a3f-c84c-4ae6-a1e7-ee8d9cac01b5"], ["created_at", "2017-05-17 16:59:45.947002"], ["updated_at", "2017-05-17 16:59:45.947002"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:59:45.948654"], ["updated_at", "2017-05-17 16:59:45.948654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "82bd078dea405ac3bc81144aa006030d"], ["uuid", "a83783eb-bd4e-43d5-8495-0d6489f236b4"], ["created_at", "2017-05-17 16:59:46.369318"], ["updated_at", "2017-05-17 16:59:46.369318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:59:46.371372"], ["updated_at", "2017-05-17 16:59:46.371372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "0bac3f507725f9f50ed3461eeb58b32f"], ["uuid", "5548f551-8256-4a3a-aa90-7265cb9e44f7"], ["created_at", "2017-05-17 16:59:46.795269"], ["updated_at", "2017-05-17 16:59:46.795269"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:59:46.797053"], ["updated_at", "2017-05-17 16:59:46.797053"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:59:47.222071"], ["updated_at", "2017-05-17 16:59:47.222071"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1458347771 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '36dffde95da34fff29351922c22a8519' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1458347771], ["username", "36dffde95da34fff29351922c22a8519"], ["access_token", "ba9d25154b98eeaef1ba7d08523d0160"], ["uuid", "3551eb0d-f7b8-4d55-ac2b-0fc7579961e8"], ["created_at", "2017-05-17 16:59:47.247020"], ["updated_at", "2017-05-17 16:59:47.247020"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -66836065 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -66836065], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.249530"], ["updated_at", "2017-05-17 16:59:47.249530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -66836065 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-66836065" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-66836065", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1374269077 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '01e054ff2274e471dd50a3899bd49fd1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1374269077], ["username", "01e054ff2274e471dd50a3899bd49fd1"], ["access_token", "a75af3b1b6016d8f384c066b5a0ab303"], ["uuid", "24013cd9-502d-49e3-aacd-f72f3bb13fbe"], ["created_at", "2017-05-17 16:59:47.269985"], ["updated_at", "2017-05-17 16:59:47.269985"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1012037263 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1012037263], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.272324"], ["updated_at", "2017-05-17 16:59:47.272324"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1012037263 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-1012037263" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-1012037263", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1298902018 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '537c1b6f01cde3be269d704415bf008b' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1298902018], ["username", "537c1b6f01cde3be269d704415bf008b"], ["access_token", "e0438eae7b0651097d1687fa77641919"], ["uuid", "9d5b304d-65d6-4f31-8d16-5dc73f85ac24"], ["created_at", "2017-05-17 16:59:47.287614"], ["updated_at", "2017-05-17 16:59:47.287614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -757649173 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -757649173], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.289974"], ["updated_at", "2017-05-17 16:59:47.289974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -147331241 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f2fdf9315f20c7c6e4492d392b31ace1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -147331241], ["username", "f2fdf9315f20c7c6e4492d392b31ace1"], ["access_token", "2609a212e472fd51dcd594a4e23ac486"], ["uuid", "12d770d4-02a4-48d2-92ba-b9e9edfd1491"], ["created_at", "2017-05-17 16:59:47.304172"], ["updated_at", "2017-05-17 16:59:47.304172"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1203656204 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1203656204], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.306910"], ["updated_at", "2017-05-17 16:59:47.306910"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1141106517 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '62d7585ee2cfe0fcad348c9a055a3d26' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1141106517], ["username", "62d7585ee2cfe0fcad348c9a055a3d26"], ["access_token", "4f4d3b1bf155e95bbf55f48c1a413574"], ["uuid", "9b59e639-f651-47d9-8726-881cc0ba1750"], ["created_at", "2017-05-17 16:59:47.309766"], ["updated_at", "2017-05-17 16:59:47.309766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1203656204) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1203656204], ["user_id", -1141106517], ["created_at", "2017-05-17 16:59:47.312193"], ["updated_at", "2017-05-17 16:59:47.312193"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1203656204/members/-1141106517" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1203656204", "user_id"=>"-1141106517", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -775527775 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9285c9118fa2e0bd3e4585a5f4b3db82' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -775527775], ["username", "9285c9118fa2e0bd3e4585a5f4b3db82"], ["access_token", "4148b12fa85e9680d035b69e35f222f8"], ["uuid", "80d39fc7-d75c-48cd-9d96-3e66d4169d1f"], ["created_at", "2017-05-17 16:59:47.331809"], ["updated_at", "2017-05-17 16:59:47.331809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1011484637 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1011484637], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.334561"], ["updated_at", "2017-05-17 16:59:47.334561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2081822047 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fb18dfd780088abe15025210493fa43a' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2081822047], ["username", "fb18dfd780088abe15025210493fa43a"], ["access_token", "36ea423a3dfdfa8f9524888fde59a303"], ["uuid", "d87b785e-468f-4aa0-9fd5-013ad3a58371"], ["created_at", "2017-05-17 16:59:47.337259"], ["updated_at", "2017-05-17 16:59:47.337259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1011484637/members/-2081822047" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1011484637", "user_id"=>"-2081822047", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:59:47.353300"], ["updated_at", "2017-05-17 16:59:47.353300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:59:47.362846"], ["updated_at", "2017-05-17 16:59:47.362846"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:59:47.366811"], ["updated_at", "2017-05-17 16:59:47.366811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1456065085 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7374980882609506dcb237e5105fe6c1' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1456065085], ["username", "7374980882609506dcb237e5105fe6c1"], ["access_token", "5bdaf0464437e4fed46d024809b901e7"], ["uuid", "b2ac62e9-1089-45c4-98f4-5cdf264906a3"], ["created_at", "2017-05-17 16:59:47.371679"], ["updated_at", "2017-05-17 16:59:47.371679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1805449071 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1805449071], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.374609"], ["updated_at", "2017-05-17 16:59:47.374609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -532731199 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -532731199], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.376957"], ["updated_at", "2017-05-17 16:59:47.376957"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -532731199]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -532731199 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1805449071]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1805449071 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -532731199 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1805449071 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1805449071], ["member_group_id", -532731199], ["created_at", "2017-05-17 16:59:47.379161"], ["updated_at", "2017-05-17 16:59:47.379161"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1805449071/nestings/-532731199" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1805449071", "member_group_id"=>"-532731199", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1678542807 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '95b317c3841fb442b63116e372d25c30' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1678542807], ["username", "95b317c3841fb442b63116e372d25c30"], ["access_token", "3abcbe9b14c312c2c6991774bfd4feb8"], ["uuid", "a71cec77-cc72-425a-b06f-6c7d8ce1851f"], ["created_at", "2017-05-17 16:59:47.407996"], ["updated_at", "2017-05-17 16:59:47.407996"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1535372786 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1535372786], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.410712"], ["updated_at", "2017-05-17 16:59:47.410712"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1370130049 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1370130049], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.412809"], ["updated_at", "2017-05-17 16:59:47.412809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1535372786/nestings/-1370130049" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1535372786", "member_group_id"=>"-1370130049", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -797712650 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bb3a82fdd9f5967fd3ba8788a2f93ec7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -797712650], ["username", "bb3a82fdd9f5967fd3ba8788a2f93ec7"], ["access_token", "6b67c21edb7687fe8a6ab50d84136fb7"], ["uuid", "3e24a989-5285-41fc-a831-027640c454d5"], ["created_at", "2017-05-17 16:59:47.427469"], ["updated_at", "2017-05-17 16:59:47.427469"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1645593941 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1645593941], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.430326"], ["updated_at", "2017-05-17 16:59:47.430326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1491242413 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2561b50faaad742f4c8ad5e8e68f1a85' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1491242413], ["username", "2561b50faaad742f4c8ad5e8e68f1a85"], ["access_token", "867fbffeade88fb864790154c06ccc84"], ["uuid", "8886f7e4-d513-47b5-b0b0-fda89270677b"], ["created_at", "2017-05-17 16:59:47.433221"], ["updated_at", "2017-05-17 16:59:47.433221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -1645593941) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1645593941], ["user_id", -1491242413], ["created_at", "2017-05-17 16:59:47.435915"], ["updated_at", "2017-05-17 16:59:47.435915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1645593941/owners/-1491242413" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1645593941", "user_id"=>"-1491242413", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114913032 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '30e1c09111d25ad7fe08de45eac978f1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2114913032], ["username", "30e1c09111d25ad7fe08de45eac978f1"], ["access_token", "e3eb5e79b52c8bd0b7fc51d6f133dd52"], ["uuid", "5c06a99f-c2f2-48ca-9fef-e3e08f5aec8d"], ["created_at", "2017-05-17 16:59:47.461649"], ["updated_at", "2017-05-17 16:59:47.461649"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -730537685 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -730537685], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.464401"], ["updated_at", "2017-05-17 16:59:47.464401"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -112297092 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3059bf8e408d75c42e2ee9f48df45a1c' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -112297092], ["username", "3059bf8e408d75c42e2ee9f48df45a1c"], ["access_token", "11675af7151da80c25248b063ca4f963"], ["uuid", "4cd29d45-bfc5-4c39-b7bd-3fe42f9e0c23"], ["created_at", "2017-05-17 16:59:47.467548"], ["updated_at", "2017-05-17 16:59:47.467548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-730537685/owners/-112297092" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-730537685", "user_id"=>"-112297092", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1602902127 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'abfe174a8b66bf73a977d9e1379c3394' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1602902127], ["username", "abfe174a8b66bf73a977d9e1379c3394"], ["access_token", "3909e0bd997c5a3e9e948b2677101b15"], ["uuid", "3ac4c1ab-add8-411f-8e40-d09d253de111"], ["created_at", "2017-05-17 16:59:47.482090"], ["updated_at", "2017-05-17 16:59:47.482090"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1104239453 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '11fc2599a55a9bbffd27fe5685baa52f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1104239453], ["username", "11fc2599a55a9bbffd27fe5685baa52f"], ["access_token", "ca5f9b8b50f157c552889e45c4a4a2ee"], ["uuid", "d7bb8be7-cf85-481d-83ac-c3d0176e52fc"], ["created_at", "2017-05-17 16:59:47.490807"], ["updated_at", "2017-05-17 16:59:47.490807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32954600 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5ce0500263773ebaffd75582b3620830' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -32954600], ["username", "5ce0500263773ebaffd75582b3620830"], ["access_token", "e6035be00728fe6e83743b69f4baffe3"], ["uuid", "e792e533-2ce6-4d1b-ae3f-f06d7dac40a8"], ["created_at", "2017-05-17 16:59:47.495224"], ["updated_at", "2017-05-17 16:59:47.495224"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1327889470 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd44d52b68f247819a4e2986e59a4ea61' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1327889470], ["username", "d44d52b68f247819a4e2986e59a4ea61"], ["access_token", "963be4bec18e6ca989f3d515e2ae48bb"], ["uuid", "7581e43e-6cd5-4609-b5c6-8185dc317be4"], ["created_at", "2017-05-17 16:59:47.500138"], ["updated_at", "2017-05-17 16:59:47.500138"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:59:47.503920"], ["updated_at", "2017-05-17 16:59:47.503920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 16:59:47.525733"], ["updated_at", "2017-05-17 16:59:47.525733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-17 16:59:47.547755"], ["updated_at", "2017-05-17 16:59:47.547755"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "uuid" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["uuid", "booyah"], ["role", 2], ["updated_at", "2017-05-17 16:59:47.579606"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-17 16:59:47.582871"], ["updated_at", "2017-05-17 16:59:47.582871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "42b327d5aa39ce8d7e80cdd83122b32d"], ["uuid", "eb02951e-ce38-4709-b8d0-74b08557d8e4"], ["created_at", "2017-05-17 16:59:47.649705"], ["updated_at", "2017-05-17 16:59:47.649705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "fbc67b1bfdc15737624cd3de3f30abeb"], ["uuid", "cf755c52-f128-4a72-a7e5-e25904bbebf6"], ["created_at", "2017-05-17 16:59:47.654245"], ["updated_at", "2017-05-17 16:59:47.654245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "23ef8fe8a2bacd02ab397b382d76c07b"], ["uuid", "d5c671e2-c22e-40cf-8589-160bf5c23dc2"], ["created_at", "2017-05-17 16:59:47.663997"], ["updated_at", "2017-05-17 16:59:47.663997"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "06e12f9c66a2ca62c0c9f06353f3c543"], ["uuid", "20b21c10-485b-4c88-8021-b479d2205d9f"], ["created_at", "2017-05-17 16:59:47.674807"], ["updated_at", "2017-05-17 16:59:47.674807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:49426/logout Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "41e14a5ce6a42bf23b21be180d047438"], ["uuid", "1b21ac1d-6080-4f1a-9f91-6ee8fd4ee8c8"], ["created_at", "2017-05-17 16:59:47.685079"], ["updated_at", "2017-05-17 16:59:47.685079"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "a923f734463ea1ea4845985653b9d3dd"], ["uuid", "ef09ed93-6f26-46b1-962e-6812fe202d4e"], ["created_at", "2017-05-17 16:59:47.694787"], ["updated_at", "2017-05-17 16:59:47.694787"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "04f877876b0896b07826ac7a844b9cde"], ["uuid", "b04950ba-c4d1-4d7c-a507-e2970246df8b"], ["created_at", "2017-05-17 16:59:47.704941"], ["updated_at", "2017-05-17 16:59:47.704941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1009396701 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '26d392ad72550c8674d6868135dfffe0' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1009396701], ["username", "26d392ad72550c8674d6868135dfffe0"], ["access_token", "c2cebf84f2338e0e7971d02328ff17a7"], ["uuid", "dee1b8d3-f561-48cb-8216-e22b5ca33be9"], ["created_at", "2017-05-17 16:59:47.715105"], ["updated_at", "2017-05-17 16:59:47.715105"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1573173211) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -1573173211]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1573173211) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1573173211 LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -1573173211], ["created_at", "2017-05-17 16:59:47.719984"], ["updated_at", "2017-05-17 16:59:47.719984"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1573173211) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1573173211], ["user_id", -1009396701], ["created_at", "2017-05-17 16:59:47.723241"], ["updated_at", "2017-05-17 16:59:47.723241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -1573173211]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -1573173211]]  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "374effb8976a6f736b2219c51321b109"], ["uuid", "213d4065-e863-4ef4-bbdb-8633d06b1014"], ["created_at", "2017-05-17 16:59:47.732700"], ["updated_at", "2017-05-17 16:59:47.732700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 16:59:47.734617"], ["updated_at", "2017-05-17 16:59:47.734617"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "70a2b114423c13875ad576e709c3992a"], ["uuid", "ae423448-3682-4586-b542-1ed1227ec983"], ["created_at", "2017-05-17 16:59:47.737400"], ["updated_at", "2017-05-17 16:59:47.737400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-17 16:59:47.738814"], ["updated_at", "2017-05-17 16:59:47.738814"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2032717436 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2032717436], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.741593"], ["updated_at", "2017-05-17 16:59:47.741593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -965908776 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -965908776], ["name", "MyGroup"], ["created_at", "2017-05-17 16:59:47.744434"], ["updated_at", "2017-05-17 16:59:47.744434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -965908776]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -965908776 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -2032717436]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -2032717436 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -965908776 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -2032717436 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -2032717436], ["member_group_id", -965908776], ["created_at", "2017-05-17 16:59:47.746936"], ["updated_at", "2017-05-17 16:59:47.746936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -965908776) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -965908776) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -965908776], ["user_id", 1], ["created_at", "2017-05-17 16:59:47.758175"], ["updated_at", "2017-05-17 16:59:47.758175"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -965908776) LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -965908776]] SQL (0.2ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -965908776]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -965908776 - -2032717436 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-965908776, -2032717436) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-17 16:59:47.783729"], ["updated_at", "2017-05-17 16:59:47.783729"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-965908776, -2032717436) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-17 16:59:47.791214"], ["updated_at", "2017-05-17 16:59:47.791214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-965908776, -2032717436) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 16:59:47.797728"], ["updated_at", "2017-05-17 16:59:47.797728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-965908776, -2032717436) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-965908776, -2032717436) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 16:59:47.806003"], ["updated_at", "2017-05-17 16:59:47.806003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-965908776, -2032717436) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-965908776, -2032717436) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-965908776, -2032717436) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (1.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 3], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 16:59:47.820196"], ["updated_at", "2017-05-17 16:59:47.820196"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 8]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 8 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 8], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 16:59:47.825233"], ["updated_at", "2017-05-17 16:59:47.825233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 8 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 16:59:47.831383"], ["updated_at", "2017-05-17 16:59:47.831383"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1172682935 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '48285b5d245efd45b6a56ad857ad4356' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1939856269 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '333e30b019de9b9a5a9332c9257c7b16' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1939856269], ["username", "333e30b019de9b9a5a9332c9257c7b16"], ["access_token", "b7caad51ca05ebb45ec7f97c099b8969"], ["uuid", "37930bb3-f3ce-4c21-b0fc-6231e09b6a47"], ["created_at", "2017-05-17 16:59:47.842379"], ["updated_at", "2017-05-17 16:59:47.842379"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1939856269 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1706845433 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1706845433], ["access_token", "12c31b9477e85fdb03720765a9d54d4e"], ["uuid", "6fa6cee3-7e73-4846-bf69-c16da1a116ab"], ["created_at", "2017-05-17 16:59:47.846569"], ["updated_at", "2017-05-17 16:59:47.846569"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -697659398 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -697659398], ["access_token", "17eea711ef752dc093fd60368947b481"], ["uuid", "5e5ed6d6-4291-4b36-aff0-faf8e53b636b"], ["created_at", "2017-05-17 16:59:47.848764"], ["updated_at", "2017-05-17 16:59:47.848764"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1243865630 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '56d5b7dca3dd9df7700f6ac618be13ef' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1243865630], ["username", "56d5b7dca3dd9df7700f6ac618be13ef"], ["access_token", "512dab9a935a41b72dfb9f9a33125983"], ["uuid", "b0b0287c-67da-4573-b9e3-93629e73a148"], ["created_at", "2017-05-17 16:59:47.853476"], ["updated_at", "2017-05-17 16:59:47.853476"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '56d5b7dca3dd9df7700f6ac618be13ef' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '56d5b7dca3dd9df7700f6ac618be13ef' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-17 16:59:47.856872"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'cae063a1feed263224a2bf9561fe2970' LIMIT 1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -507902744 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '98d981d834d0b93c01de32151d5162d2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -507902744], ["username", "98d981d834d0b93c01de32151d5162d2"], ["access_token", "0b7df9040841d58f16e452c0e50c05a6"], ["uuid", "fa335c2f-e916-498e-990e-6d666045ed95"], ["created_at", "2017-05-17 16:59:47.863483"], ["updated_at", "2017-05-17 16:59:47.863483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1787550199 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '98d981d834d0b93c01de32151d5162d2' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -854978607 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '98c4efe0081f5d12aaafa269257a212d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -854978607], ["username", "98c4efe0081f5d12aaafa269257a212d"], ["access_token", "f8aeef9cddebc8adc2353e0c8525f63a"], ["uuid", "3292857a-1b53-43f6-9234-785eb41da490"], ["created_at", "2017-05-17 16:59:47.871457"], ["updated_at", "2017-05-17 16:59:47.871457"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-17 16:59:47.874208"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1098110607 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a38f8312900599b20b832e7e2a9c07e2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1098110607], ["username", "a38f8312900599b20b832e7e2a9c07e2"], ["access_token", "453d6a7f29c9183f34a36d0472ad35df"], ["uuid", "21528d43-0452-4e4b-a450-1927d7b13ca3"], ["created_at", "2017-05-17 16:59:47.879132"], ["updated_at", "2017-05-17 16:59:47.879132"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-17 16:59:47.881939"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -902187966 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ae45b3dc181d691648957219f39f9bf5' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -902187966], ["username", "ae45b3dc181d691648957219f39f9bf5"], ["access_token", "374659c6df75d7756b593b95a00b5a0a"], ["uuid", "df5173d8-3371-4858-92dd-36e68598a994"], ["created_at", "2017-05-17 16:59:47.887702"], ["updated_at", "2017-05-17 16:59:47.887702"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-17 16:59:47.890615"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-17 16:59:47.893193"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-17 16:59:47.895201"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1430886088 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fce1d060ffe7a9afb33634c5bbddb0fe' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1430886088], ["username", "fce1d060ffe7a9afb33634c5bbddb0fe"], ["access_token", "377de4f6bd2a00ed6c8c4dfdabca5365"], ["uuid", "faf867db-208b-40c0-b229-4f2939acc5af"], ["created_at", "2017-05-17 16:59:47.899632"], ["updated_at", "2017-05-17 16:59:47.899632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-17 16:59:47.902514"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 09:59:47 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 09:59:47 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 09:59:47 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1444086457 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1444086457], ["username", "jstrav"], ["access_token", "1411b768893548f8124f99e1fa106612"], ["uuid", "3326234a-46ee-4770-9f7f-a16b7f3f178d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:47.939484"], ["updated_at", "2017-05-17 16:59:47.939484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -431706175 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.8ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -431706175], ["username", "mary"], ["access_token", "bde38bb3731f05c92b85b45ece979729"], ["uuid", "fba3fc57-81c3-4d55-8f47-53377a9d6e41"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:47.942918"], ["updated_at", "2017-05-17 16:59:47.942918"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -277580796 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -277580796], ["username", "jstead"], ["access_token", "111f9bc1d3b981b5394405cd5af44ad9"], ["uuid", "e7b5236b-aeca-42c1-b04d-499bea5c6823"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:47.947921"], ["updated_at", "2017-05-17 16:59:47.947921"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -680841481 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -680841481], ["username", "bigbear"], ["access_token", "94efadd40aea6d1b347e786197a0d43a"], ["uuid", "3f06e236-e613-4faf-8208-e8721ae7312a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:47.951696"], ["updated_at", "2017-05-17 16:59:47.951696"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1137584725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1137584725], ["username", "billy_00"], ["access_token", "97832ecc1c3f3f2276061eeea67b1611"], ["uuid", "97fdafdd-0526-4052-8321-624ff0c93020"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:59:47.954886"], ["updated_at", "2017-05-17 16:59:47.954886"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1946270420 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1946270420], ["username", "billy_01"], ["access_token", "fc783dedf440636cc14955c9d3d6343f"], ["uuid", "5ec0da9d-5501-4b32-b7cc-f98a0d8691fe"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:59:47.957950"], ["updated_at", "2017-05-17 16:59:47.957950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -516492538 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -516492538], ["username", "billy_02"], ["access_token", "acfac52711c64a023c298edf06a9379d"], ["uuid", "3c280ea8-d4bd-46f2-b15a-0032a3dfed0d"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:59:47.960982"], ["updated_at", "2017-05-17 16:59:47.960982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -903372009 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -903372009], ["username", "billy_03"], ["access_token", "fdd5e5d72d576602003125009bc5eeb8"], ["uuid", "571c8964-69ea-40b0-b5eb-300eef3e1ba9"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:59:47.963738"], ["updated_at", "2017-05-17 16:59:47.963738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -201344469 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -201344469], ["username", "billy_04"], ["access_token", "ca1b52038eb1caf3db701fe778a5dc11"], ["uuid", "15f0894c-55b0-449f-bf6f-8091070094c2"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:59:47.966452"], ["updated_at", "2017-05-17 16:59:47.966452"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1725073423 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1725073423], ["username", "billy_05"], ["access_token", "56a944866c50c2a8079cf36ece0f2f3e"], ["uuid", "5b139d11-71a4-41f2-87c7-406e78c560ea"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:59:47.969255"], ["updated_at", "2017-05-17 16:59:47.969255"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2045584881 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2045584881], ["username", "billy_06"], ["access_token", "1400d229e9bff07c9bdf63305a541f87"], ["uuid", "9ea84de9-6899-47d9-bf51-0c48e1ccc2d5"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:59:47.972349"], ["updated_at", "2017-05-17 16:59:47.972349"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -261586505 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -261586505], ["username", "billy_07"], ["access_token", "403ad72705ef0f3df36761fd74921063"], ["uuid", "343fe677-ea6b-4a1f-867a-6d8c3a6cd203"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:59:47.975171"], ["updated_at", "2017-05-17 16:59:47.975171"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1871209902 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1871209902], ["username", "billy_08"], ["access_token", "4f2eaa074c639fd938587509f63b3d14"], ["uuid", "bb30d00a-ec40-4743-b9d9-640f03f5b195"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:59:47.984040"], ["updated_at", "2017-05-17 16:59:47.984040"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -500415598 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -500415598], ["username", "billy_09"], ["access_token", "12297f48ecf1578a3fa4c7b522e08c95"], ["uuid", "fabec29f-538a-4670-98c8-db70c6907488"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:59:47.986913"], ["updated_at", "2017-05-17 16:59:47.986913"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1097301276 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1097301276], ["username", "billy_10"], ["access_token", "b32d4957abaa072ecf7f1b2b708b4c44"], ["uuid", "64dc636b-05d2-4163-966e-631cb0da9895"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:59:47.989445"], ["updated_at", "2017-05-17 16:59:47.989445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300032917 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300032917], ["username", "billy_11"], ["access_token", "40870f88711841070ca140d8fa786baa"], ["uuid", "44fc0ff5-c354-483b-9673-2cccef902bae"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:59:47.991898"], ["updated_at", "2017-05-17 16:59:47.991898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -933595236 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -933595236], ["username", "billy_12"], ["access_token", "627039ac8c1f6bf5deb1b7aa2da4815e"], ["uuid", "186a45c8-2fca-4420-abe7-4d7911c7a562"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:59:47.994361"], ["updated_at", "2017-05-17 16:59:47.994361"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -184993998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -184993998], ["username", "billy_13"], ["access_token", "0fe360460527d5f4cabf4f3d16a2b4e3"], ["uuid", "c6c950a7-8329-4e8e-ae03-9bdea22788ac"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:59:47.997241"], ["updated_at", "2017-05-17 16:59:47.997241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1851412468 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1851412468], ["username", "billy_14"], ["access_token", "6205a60171141b937e2f02d13d33f80e"], ["uuid", "605616df-59bf-4b92-b7ec-6a4dc5cad7a1"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:59:48.000880"], ["updated_at", "2017-05-17 16:59:48.000880"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -179700637 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -179700637], ["username", "billy_15"], ["access_token", "e0e483457ab817f370e9093a275e983a"], ["uuid", "325d7f77-1f81-460a-b821-358f4324ef68"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:59:48.004335"], ["updated_at", "2017-05-17 16:59:48.004335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -956825873 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -956825873], ["username", "billy_16"], ["access_token", "9740dc46cfd361416f3304707db0a356"], ["uuid", "77447008-21dd-4e68-8fc5-78883e3c6aa1"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:59:48.007422"], ["updated_at", "2017-05-17 16:59:48.007422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1552942451 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1552942451], ["username", "billy_17"], ["access_token", "4aded7035e1af850f022506ae9b9a156"], ["uuid", "89824b04-5d74-465c-8625-0f4c540ab67d"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:59:48.010425"], ["updated_at", "2017-05-17 16:59:48.010425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -22340316 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -22340316], ["username", "billy_18"], ["access_token", "06afffc87560a7ff9df56733117ff00f"], ["uuid", "1c8c6afd-1742-4929-aede-a3ab527af55a"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:59:48.013312"], ["updated_at", "2017-05-17 16:59:48.013312"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -704227891 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -704227891], ["username", "billy_19"], ["access_token", "de58abafc011f0ca252dc77949a8a583"], ["uuid", "e1545188-dea6-4c99-938d-39dd3cac3c0a"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:59:48.016098"], ["updated_at", "2017-05-17 16:59:48.016098"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1218243230 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1218243230], ["username", "billy_20"], ["access_token", "eb8f5f1b0c1206f241160ab6eb47b989"], ["uuid", "fd0c2492-753a-45fd-8c5c-c85210590d3a"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:59:48.019849"], ["updated_at", "2017-05-17 16:59:48.019849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2102730716 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2102730716], ["username", "billy_21"], ["access_token", "b73d6ffbb8b54db8a05965edb4f2a8a4"], ["uuid", "3cf86061-6cdf-48eb-8365-9aaa1bcb2b00"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:59:48.022560"], ["updated_at", "2017-05-17 16:59:48.022560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1978085600 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1978085600], ["username", "billy_22"], ["access_token", "ceb44c416e19a0e1b87a46c715dbeac5"], ["uuid", "f4c99aa9-6ec3-4407-867f-da517b5a4187"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:59:48.025254"], ["updated_at", "2017-05-17 16:59:48.025254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -139490342 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -139490342], ["username", "billy_23"], ["access_token", "641bfa7c98545aaa2231b4d6f2e065c4"], ["uuid", "7fbc504f-7f3d-4825-bf60-e157ec392c52"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:59:48.027867"], ["updated_at", "2017-05-17 16:59:48.027867"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -105524903 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -105524903], ["username", "billy_24"], ["access_token", "977b4f5dcd99fe1bd1e23efaa37dab4d"], ["uuid", "34964a4b-826b-4e0a-991e-9dec49786162"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:59:48.030519"], ["updated_at", "2017-05-17 16:59:48.030519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1514818996 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1514818996], ["username", "billy_25"], ["access_token", "f9219d47aa6f069a9b7b310ad526855a"], ["uuid", "86a7e9f6-2fd8-4a29-a553-251dc52f6701"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:59:48.033044"], ["updated_at", "2017-05-17 16:59:48.033044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -600141220 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -600141220], ["username", "billy_26"], ["access_token", "07c674a4a6b3f1e6efd937dd8cd2c06c"], ["uuid", "c5e342b5-6412-42c6-9a86-e90f39f65a8e"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:59:48.035742"], ["updated_at", "2017-05-17 16:59:48.035742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1457017161 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1457017161], ["username", "billy_27"], ["access_token", "e0e610ed6800ce224be0e62dec2af215"], ["uuid", "98422021-5739-4f75-901d-02290cafd11c"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:59:48.038600"], ["updated_at", "2017-05-17 16:59:48.038600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -798708905 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -798708905], ["username", "billy_28"], ["access_token", "b6d4b1744cda06460c69a6015d84d75b"], ["uuid", "1217317e-c2c6-4ee7-8669-5490374eddda"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:59:48.041440"], ["updated_at", "2017-05-17 16:59:48.041440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1423384213 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1423384213], ["username", "billy_29"], ["access_token", "fc9d79ffeee663326df2aea3ed46b629"], ["uuid", "5a913268-a4f9-4734-b3c9-8212d0760238"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:59:48.044120"], ["updated_at", "2017-05-17 16:59:48.044120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -50970508 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -50970508], ["username", "billy_30"], ["access_token", "76cdaa9911a37a5ba757f1be703ded2c"], ["uuid", "0826d210-d401-4c98-aeab-3149ad7ba134"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:59:48.046750"], ["updated_at", "2017-05-17 16:59:48.046750"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1296405815 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1296405815], ["username", "billy_31"], ["access_token", "d5a19bd1e926eb7290a82c1d9dd19be9"], ["uuid", "a5e3601e-e695-41d5-9869-45ecbe99f2cb"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:59:48.049311"], ["updated_at", "2017-05-17 16:59:48.049311"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1655901376 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1655901376], ["username", "billy_32"], ["access_token", "c337680fbad12578a8b822cafda2357c"], ["uuid", "ecb7a172-ce7b-4bfc-b54e-bc2a08b5aa59"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:59:48.051725"], ["updated_at", "2017-05-17 16:59:48.051725"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -500508544 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -500508544], ["username", "billy_33"], ["access_token", "22b5c4f80e85e48c9aa6436e8e7d7352"], ["uuid", "f934c776-a892-4274-9593-4a5928615e40"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:59:48.054253"], ["updated_at", "2017-05-17 16:59:48.054253"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1166286255 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1166286255], ["username", "billy_34"], ["access_token", "148520c0428fffc17fcb089c432f570c"], ["uuid", "cddcb285-6236-4bbf-a837-0e58a041b4b2"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:59:48.056705"], ["updated_at", "2017-05-17 16:59:48.056705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -149247273 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -149247273], ["username", "billy_35"], ["access_token", "301abc9a87776a3a9de33ca45907fc06"], ["uuid", "276c43e9-59f5-4e0a-a33a-a909cad4f91d"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:59:48.059229"], ["updated_at", "2017-05-17 16:59:48.059229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -920819536 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -920819536], ["username", "billy_36"], ["access_token", "b4acfcc670efcb9da11461f847fbb86c"], ["uuid", "1e5c1b56-9c8e-43a6-9c65-11cd096c35fb"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:59:48.062225"], ["updated_at", "2017-05-17 16:59:48.062225"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2105675461 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2105675461], ["username", "billy_37"], ["access_token", "912d326558df1fa519a8efec736e49c9"], ["uuid", "4d5c3656-34f0-46c0-a47a-6a2868021a2c"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:59:48.065294"], ["updated_at", "2017-05-17 16:59:48.065294"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1330320724 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1330320724], ["username", "billy_38"], ["access_token", "087468dc18ea8d860a1e5f45a67fc2ef"], ["uuid", "e268b992-615c-48e9-baa5-198b1073739c"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:59:48.068037"], ["updated_at", "2017-05-17 16:59:48.068037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1820902986 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1820902986], ["username", "billy_39"], ["access_token", "2fe69cd91f0d1d4be6ad28b292d346bb"], ["uuid", "8b4bf565-3f14-46a0-99ea-8dfdab2c873d"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:59:48.070589"], ["updated_at", "2017-05-17 16:59:48.070589"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1745592891 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1745592891], ["username", "billy_40"], ["access_token", "b303f99c26fb65508652346204c38e8f"], ["uuid", "fbab1d8a-6831-492a-9792-d658e9c1e36f"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:59:48.073101"], ["updated_at", "2017-05-17 16:59:48.073101"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1569814932 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1569814932], ["username", "billy_41"], ["access_token", "bdc38469a489d2b4c92fcc4b08ba5fab"], ["uuid", "41ab20ad-4177-4475-98fa-26e617da9a77"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:59:48.075658"], ["updated_at", "2017-05-17 16:59:48.075658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1283044259 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1283044259], ["username", "billy_42"], ["access_token", "e05291575539ad3c412c03e24d5437ee"], ["uuid", "d5de8b60-a4ec-449b-97d1-9f92a2228da3"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:59:48.078860"], ["updated_at", "2017-05-17 16:59:48.078860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890283605 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890283605], ["username", "billy_43"], ["access_token", "5c5200e0c28119115095f97b5e038fdd"], ["uuid", "321d07e5-f5e8-464f-b40c-ad599eff3d87"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:59:48.081881"], ["updated_at", "2017-05-17 16:59:48.081881"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -627747260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -627747260], ["username", "billy_44"], ["access_token", "ef7cfd148b533a3f54f21597eaeae090"], ["uuid", "5e584ed4-256a-46c1-89fd-865a4f5d7e8b"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:59:48.084581"], ["updated_at", "2017-05-17 16:59:48.084581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -12993316 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -12993316], ["username", "billy_45"], ["access_token", "08f4910f53272ad171be825547b4e714"], ["uuid", "753a6a6e-057f-4b92-a547-5fa31aedf5c1"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:59:48.087117"], ["updated_at", "2017-05-17 16:59:48.087117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1073283589 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1073283589], ["username", "billy_46"], ["access_token", "5fe8e3e422d0889d01797a3ed2323c0f"], ["uuid", "ea4c0367-d8ab-42e2-8d17-ef2827c8e551"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:59:48.089739"], ["updated_at", "2017-05-17 16:59:48.089739"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -863413402 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -863413402], ["username", "billy_47"], ["access_token", "9580c9991f254bc11766a0508cc05279"], ["uuid", "ad7c9767-c053-4224-9121-6ba0446d7dda"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:59:48.092296"], ["updated_at", "2017-05-17 16:59:48.092296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1549319706 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1549319706], ["username", "billy_48"], ["access_token", "c93b31da4f8b3658a7e34e8207c6a0bd"], ["uuid", "e4774355-dbc1-42c9-9d6e-d81b8bdc4e0a"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:59:48.094952"], ["updated_at", "2017-05-17 16:59:48.094952"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1157406857 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1157406857], ["username", "billy_49"], ["access_token", "0eb5b5005322ff6c2c1d3c48ab69f16d"], ["uuid", "e6723d97-992c-416c-8072-9104c81353aa"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:59:48.097538"], ["updated_at", "2017-05-17 16:59:48.097538"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -632568541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -632568541], ["username", "jstrav"], ["access_token", "f87be825a1c3e03d73edb33fd47c9d98"], ["uuid", "91964837-cf09-49ad-ada2-937e240e677c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:48.106314"], ["updated_at", "2017-05-17 16:59:48.106314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -894799238 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -894799238], ["username", "mary"], ["access_token", "89b2df57a35a410d1db29c4744f5067c"], ["uuid", "51e6815f-8ea1-48ee-958f-5b746d72c5bb"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:48.109186"], ["updated_at", "2017-05-17 16:59:48.109186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1626145062 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1626145062], ["username", "jstead"], ["access_token", "a42a5370653d2fb343d101a21b21e4e9"], ["uuid", "16606c13-5e95-46a2-b9be-5e272ca52e68"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:48.112104"], ["updated_at", "2017-05-17 16:59:48.112104"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -774943129 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -774943129], ["username", "bigbear"], ["access_token", "1600b75a0f55fd04faee62de731905de"], ["uuid", "9a678e93-ae2d-4936-895c-4104dd66a330"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:48.115988"], ["updated_at", "2017-05-17 16:59:48.115988"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -281778661 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -281778661], ["username", "billy_00"], ["access_token", "54f75daba6d2820792d957636a3d9517"], ["uuid", "78bb226c-c8e8-401c-b171-a41c6dfc4eb8"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:59:48.118788"], ["updated_at", "2017-05-17 16:59:48.118788"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1172847568 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1172847568], ["username", "billy_01"], ["access_token", "7f2340ca1cb3b70380decb5ab31711af"], ["uuid", "8d447df4-0e27-468b-bda2-8fd9e8cdeae0"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:59:48.121812"], ["updated_at", "2017-05-17 16:59:48.121812"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -457156145 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -457156145], ["username", "billy_02"], ["access_token", "0a6765767393039aebfeb7d48c99b5b2"], ["uuid", "b17146cd-f89b-4ea0-98fc-f4424e5bc1a7"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:59:48.124849"], ["updated_at", "2017-05-17 16:59:48.124849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1443522321 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1443522321], ["username", "billy_03"], ["access_token", "5fff34028062d0a3c81677473d927d4e"], ["uuid", "e87b5d01-9cc3-434f-994b-14d14b0d65e2"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:59:48.127677"], ["updated_at", "2017-05-17 16:59:48.127677"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144787895 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144787895], ["username", "billy_04"], ["access_token", "f74fa3b0f2d4a28656d3b756f79f4de5"], ["uuid", "7e383896-a357-471d-a354-6a8e5c688ab2"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:59:48.131641"], ["updated_at", "2017-05-17 16:59:48.131641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1643566471 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1643566471], ["username", "billy_05"], ["access_token", "19b444030a63525c4d3c79374beedb7c"], ["uuid", "7d250db4-ee70-4817-9726-adbe263571d6"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:59:48.134880"], ["updated_at", "2017-05-17 16:59:48.134880"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -888349547 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -888349547], ["username", "billy_06"], ["access_token", "edf5b2ca687dd73b5ba3f6790caa6deb"], ["uuid", "342f6080-765d-4659-80a4-c29f73b8fc12"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:59:48.137488"], ["updated_at", "2017-05-17 16:59:48.137488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1787836343 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1787836343], ["username", "billy_07"], ["access_token", "e86ae4faf57c29a0480868ade4bd25ce"], ["uuid", "2f5b140a-18ef-4dba-9dda-7ab67c2b6c66"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:59:48.140163"], ["updated_at", "2017-05-17 16:59:48.140163"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -850794301 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -850794301], ["username", "billy_08"], ["access_token", "98777ddfe9944fef3ad348c87f02030b"], ["uuid", "8f29659e-890d-4e3f-b096-aca64a5bd901"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:59:48.142902"], ["updated_at", "2017-05-17 16:59:48.142902"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -52824192 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -52824192], ["username", "billy_09"], ["access_token", "4dbd33eeecc14c1fa426915511a12550"], ["uuid", "c3c52900-772b-4bc3-81f6-f50195befc87"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:59:48.145528"], ["updated_at", "2017-05-17 16:59:48.145528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -235212048 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -235212048], ["username", "billy_10"], ["access_token", "84058fe9bd4ba1e4d61e875ab58abec7"], ["uuid", "08e7cd9c-6bbd-4284-920f-7313bf3f62fc"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:59:48.148182"], ["updated_at", "2017-05-17 16:59:48.148182"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -930248267 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -930248267], ["username", "billy_11"], ["access_token", "7828904199d5a51cf3e44c2e68d083df"], ["uuid", "3a8130fd-4659-46e9-b93b-452300b70d1b"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:59:48.150701"], ["updated_at", "2017-05-17 16:59:48.150701"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2044155847 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2044155847], ["username", "billy_12"], ["access_token", "c722f2fe7f814a246fcfa776c3f62f06"], ["uuid", "a45b6a0b-306e-478c-ae2e-1ab8c9d7bb08"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:59:48.154774"], ["updated_at", "2017-05-17 16:59:48.154774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -891896563 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -891896563], ["username", "billy_13"], ["access_token", "99c27c028a934d343378d400e9ec76a5"], ["uuid", "6a3aadc9-dfd0-4bd3-b74c-09a2f6440fe9"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:59:48.158515"], ["updated_at", "2017-05-17 16:59:48.158515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -312077646 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -312077646], ["username", "billy_14"], ["access_token", "394cef19792d7803dbed2a39c9977e11"], ["uuid", "1eaa22b5-b043-456c-98f7-51a58163b41d"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:59:48.162186"], ["updated_at", "2017-05-17 16:59:48.162186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1521381216 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1521381216], ["username", "billy_15"], ["access_token", "c5ea265e3a28075abcd03257e1b4d323"], ["uuid", "3b8939f9-6615-4987-92b0-54503020c80e"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:59:48.165292"], ["updated_at", "2017-05-17 16:59:48.165292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1564064031 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1564064031], ["username", "billy_16"], ["access_token", "e5cdee3d8c2fc8fb6d288bd8e4bb99f1"], ["uuid", "eab1b865-cc3b-418a-861b-88c30f7f997f"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:59:48.168150"], ["updated_at", "2017-05-17 16:59:48.168150"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1603926173 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1603926173], ["username", "billy_17"], ["access_token", "2782488e3b1ebd7978f5bbdfd74160bb"], ["uuid", "b2cd05a8-08b8-4749-9728-377df7290b90"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:59:48.171028"], ["updated_at", "2017-05-17 16:59:48.171028"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -199288680 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -199288680], ["username", "billy_18"], ["access_token", "7e3a7d0746612e16245bffd708c1f2fa"], ["uuid", "a7031947-7fb4-44df-9b7a-754ba0520b7f"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:59:48.173818"], ["updated_at", "2017-05-17 16:59:48.173818"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1590301198 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1590301198], ["username", "billy_19"], ["access_token", "c05a1f6c44935b8191ad71428b5f9daf"], ["uuid", "4735fe3c-c34a-480a-a1d3-da0fc1c8dce9"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:59:48.176480"], ["updated_at", "2017-05-17 16:59:48.176480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -632130020 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -632130020], ["username", "billy_20"], ["access_token", "3a9a2b1460bdad8f83af4e3191d0750e"], ["uuid", "85b87d01-d898-4ddd-a94b-82b2d5a7ddf6"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:59:48.179010"], ["updated_at", "2017-05-17 16:59:48.179010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -60566978 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -60566978], ["username", "billy_21"], ["access_token", "f81d484fb0b278a138d0909ca959885d"], ["uuid", "8a2515d8-aa87-4140-b813-23eda9ee7140"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:59:48.181511"], ["updated_at", "2017-05-17 16:59:48.181511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1744090562 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1744090562], ["username", "billy_22"], ["access_token", "6d50eb20fc9a4aeb0520bdc7818b3c2f"], ["uuid", "4aa87555-cd12-4cea-b9fe-5ae7ad8f7b00"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:59:48.184015"], ["updated_at", "2017-05-17 16:59:48.184015"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -737301791 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -737301791], ["username", "billy_23"], ["access_token", "1e25276096210d1c412d81d64ac4c6f5"], ["uuid", "96619836-c1b8-42a3-beb4-647be78ca145"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:59:48.186496"], ["updated_at", "2017-05-17 16:59:48.186496"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2125074991 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2125074991], ["username", "billy_24"], ["access_token", "923a1ae7a7c424ab96b254105c2f05d7"], ["uuid", "f915ca77-4041-40f3-a51a-4919bda1d452"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:59:48.188917"], ["updated_at", "2017-05-17 16:59:48.188917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -853081172 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -853081172], ["username", "billy_25"], ["access_token", "28af3aa28aa259fbcd6ee58d7ebb0999"], ["uuid", "87f94d05-8b50-4f82-bfd1-a5009604bd38"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:59:48.191340"], ["updated_at", "2017-05-17 16:59:48.191340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -860125587 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -860125587], ["username", "billy_26"], ["access_token", "2c45a8a521d1fa0ec7a697be5c309d0a"], ["uuid", "f002d465-dddb-4292-a114-4a92b6623e47"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:59:48.193869"], ["updated_at", "2017-05-17 16:59:48.193869"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -979889034 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -979889034], ["username", "billy_27"], ["access_token", "8eb44eeb99525a4c7a8366d3d4555f26"], ["uuid", "df09a4e0-1663-4dcb-b733-91cc0132218e"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:59:48.196382"], ["updated_at", "2017-05-17 16:59:48.196382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -489526343 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -489526343], ["username", "billy_28"], ["access_token", "199174fd833f5544dacbb9a115a90ee7"], ["uuid", "dec4eaef-8803-4b54-892b-d259f5cb84b1"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:59:48.198964"], ["updated_at", "2017-05-17 16:59:48.198964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1751239946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1751239946], ["username", "billy_29"], ["access_token", "cebedd65c4c24dce04e3f99d9e03b45a"], ["uuid", "692f298b-5872-4466-8193-c2a2e37ec4cf"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:59:48.201683"], ["updated_at", "2017-05-17 16:59:48.201683"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1570725283 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1570725283], ["username", "billy_30"], ["access_token", "d71aefe5d5fe7af83cd6142a993e0c7a"], ["uuid", "857d1f91-b723-4f86-9884-080b6074dd66"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:59:48.204635"], ["updated_at", "2017-05-17 16:59:48.204635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -101887121 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -101887121], ["username", "billy_31"], ["access_token", "bf0367d7ba70186976afe562a2f503a6"], ["uuid", "c77f866e-54db-4639-8af3-17c9611510ec"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:59:48.207235"], ["updated_at", "2017-05-17 16:59:48.207235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1675064875 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1675064875], ["username", "billy_32"], ["access_token", "b605209c6e43efac8ffb873b0f9a3e10"], ["uuid", "ac250000-b813-4b7b-a6a2-e5648ce11a3f"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:59:48.209795"], ["updated_at", "2017-05-17 16:59:48.209795"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -991745181 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -991745181], ["username", "billy_33"], ["access_token", "0b67db9de20dae2f9aaace29ed579301"], ["uuid", "3dcc1eb7-9254-4857-846a-d26d8b109199"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:59:48.212523"], ["updated_at", "2017-05-17 16:59:48.212523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1426565353 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1426565353], ["username", "billy_34"], ["access_token", "a167e825198fea944cc319b7130783ce"], ["uuid", "923f2d5f-1437-4861-abee-38b0d3f304ae"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:59:48.215178"], ["updated_at", "2017-05-17 16:59:48.215178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1887137500 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1887137500], ["username", "billy_35"], ["access_token", "7aae0271ccc84164afc57f45885fffb2"], ["uuid", "2a9619cf-53e6-45c0-be68-0c5408c6cdf5"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:59:48.217741"], ["updated_at", "2017-05-17 16:59:48.217741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -390546123 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -390546123], ["username", "billy_36"], ["access_token", "781a8cfb156ca33d202a532cfefd9b4e"], ["uuid", "642d3dad-9d60-4784-8ae5-32ddc586232b"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:59:48.220280"], ["updated_at", "2017-05-17 16:59:48.220280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32036486 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -32036486], ["username", "billy_37"], ["access_token", "325fc22e48486da9f409ede1411e21b6"], ["uuid", "44b67ba2-b6d7-4099-a8b5-90c87854aec3"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:59:48.222733"], ["updated_at", "2017-05-17 16:59:48.222733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1657379347 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1657379347], ["username", "billy_38"], ["access_token", "ad5a575d1a6f8516e4d7a7627657d88a"], ["uuid", "59226170-0005-4662-8483-6f5676fafb28"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:59:48.225180"], ["updated_at", "2017-05-17 16:59:48.225180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1562207496 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1562207496], ["username", "billy_39"], ["access_token", "e4723c45e15ff017467b87d089c823af"], ["uuid", "b8e10025-f548-4b9c-a629-87142f3cb366"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:59:48.227601"], ["updated_at", "2017-05-17 16:59:48.227601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1979676509 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1979676509], ["username", "billy_40"], ["access_token", "23befb0ea23930fbdfb4cea70ae55edf"], ["uuid", "74daf1a7-772e-443b-ae61-5cadbf37ca69"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:59:48.230056"], ["updated_at", "2017-05-17 16:59:48.230056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1075343000 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1075343000], ["username", "billy_41"], ["access_token", "5da29d86713cdd0e32f582c272db70a0"], ["uuid", "a2408428-fc18-4194-955a-00a6c8534909"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:59:48.232730"], ["updated_at", "2017-05-17 16:59:48.232730"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1876892320 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1876892320], ["username", "billy_42"], ["access_token", "d820f8c95c8123ca5c149ff9e614736b"], ["uuid", "6a186f25-fc35-4071-a97d-5ec045d34af6"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:59:48.235418"], ["updated_at", "2017-05-17 16:59:48.235418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1445328696 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1445328696], ["username", "billy_43"], ["access_token", "4a063e65b44d41870069050126486135"], ["uuid", "8f27afd1-3b04-41d6-830f-79de214de6ea"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:59:48.238290"], ["updated_at", "2017-05-17 16:59:48.238290"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -825886355 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -825886355], ["username", "billy_44"], ["access_token", "c95d79524ef3c86b90eb30d007d3842f"], ["uuid", "a885eb0a-7d39-4c9f-bc89-ca345e53efa5"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:59:48.242158"], ["updated_at", "2017-05-17 16:59:48.242158"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1845124094 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1845124094], ["username", "billy_45"], ["access_token", "9f7065031e85d94a650685c3dc989276"], ["uuid", "03c6a35b-08b4-4916-ad65-1a152e0ee1cc"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:59:48.245242"], ["updated_at", "2017-05-17 16:59:48.245242"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1136829180 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1136829180], ["username", "billy_46"], ["access_token", "c578ff9487daf7f429ae99bac0a0b9e3"], ["uuid", "ce76383c-7091-4fa3-a566-62cf3613c0ea"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:59:48.247833"], ["updated_at", "2017-05-17 16:59:48.247833"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1218047160 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1218047160], ["username", "billy_47"], ["access_token", "d2abb53c812a2edc23337e7bf5576ce7"], ["uuid", "696c7018-de71-442f-9a8d-f80d25f4337f"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:59:48.250839"], ["updated_at", "2017-05-17 16:59:48.250839"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -34954806 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -34954806], ["username", "billy_48"], ["access_token", "bddd2bb96ebf30a9199331bf9c04e840"], ["uuid", "fea5fbfc-1d2c-4cb0-947f-984ccd547acc"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:59:48.254868"], ["updated_at", "2017-05-17 16:59:48.254868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1780192457 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1780192457], ["username", "billy_49"], ["access_token", "f59c790dc9c4c80a3e6786bced9ab165"], ["uuid", "5f2c032c-3ed0-4265-83c4-5b4e33c5a3ea"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:59:48.258271"], ["updated_at", "2017-05-17 16:59:48.258271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2103501693 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2103501693], ["username", "jstrav"], ["access_token", "c4ff90963aa1af056d9299a7d299f234"], ["uuid", "cd7c819f-5b81-4fc0-8cff-425b884d5373"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 16:59:48.266524"], ["updated_at", "2017-05-17 16:59:48.266524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1583764431 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1583764431], ["username", "mary"], ["access_token", "d41bd600e8acee1a5f3574aafc0bb882"], ["uuid", "3f91499c-0045-428b-906e-19511655d933"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 16:59:48.270223"], ["updated_at", "2017-05-17 16:59:48.270223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1687672509 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1687672509], ["username", "jstead"], ["access_token", "6f88b5a56f8f2fd69ffca48c0a53aae8"], ["uuid", "f3b7133f-02cd-4114-9b70-48e511310248"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 16:59:48.273519"], ["updated_at", "2017-05-17 16:59:48.273519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -42346909 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -42346909], ["username", "bigbear"], ["access_token", "5d9bc9065f03c858513a5c27e7987a33"], ["uuid", "9df6ad26-04c7-4ea5-82cd-ffa198393597"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 16:59:48.276260"], ["updated_at", "2017-05-17 16:59:48.276260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1989965134 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1989965134], ["username", "billy_00"], ["access_token", "2aa243c9dd531624822d3d1e26b021b1"], ["uuid", "863ac8ed-2030-4a91-9a72-a3954058bade"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 16:59:48.278929"], ["updated_at", "2017-05-17 16:59:48.278929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1629421559 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1629421559], ["username", "billy_01"], ["access_token", "1e6b5a39bd1c226384574c8e8980f7f2"], ["uuid", "2b14b385-3077-485a-8703-0b8935a13493"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 16:59:48.281476"], ["updated_at", "2017-05-17 16:59:48.281476"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1100723728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1100723728], ["username", "billy_02"], ["access_token", "afc9dc4ee540477209c09e1aaf9c61ba"], ["uuid", "d4ebdeb5-4c5c-421f-b96d-218a6aefd72f"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 16:59:48.284036"], ["updated_at", "2017-05-17 16:59:48.284036"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1979909824 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1979909824], ["username", "billy_03"], ["access_token", "e2b575eb4c6b966d45ccd0875f283696"], ["uuid", "91c02cb8-4d5b-4ceb-b00e-42e416c9ef04"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 16:59:48.287160"], ["updated_at", "2017-05-17 16:59:48.287160"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1054464611 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1054464611], ["username", "billy_04"], ["access_token", "40c15c0930f865f26c25526b1775ef30"], ["uuid", "9977620a-b17d-4d17-b363-c5ea7c7aa27d"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 16:59:48.290004"], ["updated_at", "2017-05-17 16:59:48.290004"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -76012725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -76012725], ["username", "billy_05"], ["access_token", "e2702192fa42c146fc7cbc8baa7773b5"], ["uuid", "6263b516-6e40-4271-a60a-2811e6e42013"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 16:59:48.292868"], ["updated_at", "2017-05-17 16:59:48.292868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2006995947 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2006995947], ["username", "billy_06"], ["access_token", "eaf4d8896a125cf6c8b582b14a5c08ea"], ["uuid", "c7f339a5-5f78-4bf0-801a-9fd903304eca"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 16:59:48.295596"], ["updated_at", "2017-05-17 16:59:48.295596"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -633381634 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -633381634], ["username", "billy_07"], ["access_token", "152a577d989eb222fec9ce2346b3b5a4"], ["uuid", "7ac79a3b-e564-4942-8ab4-717c175f2c65"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 16:59:48.298276"], ["updated_at", "2017-05-17 16:59:48.298276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -616767271 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -616767271], ["username", "billy_08"], ["access_token", "1e1a152821294dd110eecaf2b1f73cfd"], ["uuid", "7d076684-c80a-4075-97e2-a997afb5c60a"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 16:59:48.300927"], ["updated_at", "2017-05-17 16:59:48.300927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -743781203 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -743781203], ["username", "billy_09"], ["access_token", "052aab69df54e32c2ef6054972d46633"], ["uuid", "7813bcdc-802a-4481-b133-1431c1676157"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 16:59:48.303595"], ["updated_at", "2017-05-17 16:59:48.303595"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1798828583 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1798828583], ["username", "billy_10"], ["access_token", "f214d75315708ceaeb16d0fb8dee2a67"], ["uuid", "6bc12b8e-9a7b-42cc-8bd6-c6a5666bfa5e"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 16:59:48.306191"], ["updated_at", "2017-05-17 16:59:48.306191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1872681540 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1872681540], ["username", "billy_11"], ["access_token", "5f2bd0aaf14de697f8ab77ccbd6e1395"], ["uuid", "42a420c6-e7f1-4277-9c4f-8cd047edbce3"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 16:59:48.308877"], ["updated_at", "2017-05-17 16:59:48.308877"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -927664621 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -927664621], ["username", "billy_12"], ["access_token", "08f0f7abeb7ee5a91af46037383aff9d"], ["uuid", "bfa30708-c6c0-463e-8762-ed16c2a38e80"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 16:59:48.311546"], ["updated_at", "2017-05-17 16:59:48.311546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1248504508 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1248504508], ["username", "billy_13"], ["access_token", "5ecdcd7dbb46a171d1cb94daa7de49d9"], ["uuid", "8d286046-bc87-4496-a728-34081a123d36"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 16:59:48.314123"], ["updated_at", "2017-05-17 16:59:48.314123"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -590888433 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -590888433], ["username", "billy_14"], ["access_token", "a19080657976f2a36c2150f328b01f2b"], ["uuid", "c92cd1ec-0f88-4b61-8a97-12edc8cf808a"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 16:59:48.316739"], ["updated_at", "2017-05-17 16:59:48.316739"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -680731316 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -680731316], ["username", "billy_15"], ["access_token", "06baeb4711ad43d15fdc111a4bada843"], ["uuid", "4734c486-5737-4966-b71d-02a6c7745cbb"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 16:59:48.319644"], ["updated_at", "2017-05-17 16:59:48.319644"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -564072201 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -564072201], ["username", "billy_16"], ["access_token", "9a6b9c4c1b2fa140e530c7d1765e0ce7"], ["uuid", "25e78eb5-a966-4bd8-8d97-9abc8d57b8ad"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 16:59:48.322727"], ["updated_at", "2017-05-17 16:59:48.322727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1748631757 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1748631757], ["username", "billy_17"], ["access_token", "4dfccc2e5d079ec3546bd549a042898a"], ["uuid", "ce5cbe4f-0615-4369-bd76-af92224a19e9"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 16:59:48.325520"], ["updated_at", "2017-05-17 16:59:48.325520"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1227324934 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1227324934], ["username", "billy_18"], ["access_token", "c69eb0b58045c6f793f2327fd557990d"], ["uuid", "c35cdc5f-a962-4bed-ae21-02d6c3aeb665"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 16:59:48.328160"], ["updated_at", "2017-05-17 16:59:48.328160"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -815811902 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -815811902], ["username", "billy_19"], ["access_token", "d473dc6e5e31584e744bdd4cc5b93091"], ["uuid", "33ef8998-1a0b-4c0e-9253-93f1d7d9fa93"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 16:59:48.330778"], ["updated_at", "2017-05-17 16:59:48.330778"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -615172809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -615172809], ["username", "billy_20"], ["access_token", "564b5fe227c421cf12abe3059c040472"], ["uuid", "d06456bc-dac3-4b63-928e-e9bed344b003"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 16:59:48.333567"], ["updated_at", "2017-05-17 16:59:48.333567"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -140050647 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -140050647], ["username", "billy_21"], ["access_token", "9bde1cc6dd60e301f9fbf806a7b90457"], ["uuid", "05ba7fab-51ff-4dd4-b1a3-47ce2fedc9aa"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 16:59:48.336171"], ["updated_at", "2017-05-17 16:59:48.336171"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1616478249 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1616478249], ["username", "billy_22"], ["access_token", "8051acb1c33489e691f8dc3ec6604c9b"], ["uuid", "a7b1ecda-37a0-4baa-ac46-3b9e4dcef584"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 16:59:48.339918"], ["updated_at", "2017-05-17 16:59:48.339918"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -172492354 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -172492354], ["username", "billy_23"], ["access_token", "fe7e9aee5c43a6bd7e7443d475ba1952"], ["uuid", "c47a0e73-8d39-41f4-9eea-c1df748b2e99"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 16:59:48.343553"], ["updated_at", "2017-05-17 16:59:48.343553"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1801903559 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1801903559], ["username", "billy_24"], ["access_token", "2ec6ea1e91b106efc058154eb3c2c26c"], ["uuid", "30dc9209-eff6-4c31-8b33-aa1f7304ddb7"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 16:59:48.346891"], ["updated_at", "2017-05-17 16:59:48.346891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2050529457 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2050529457], ["username", "billy_25"], ["access_token", "1e3247b94c6d8bc8d0b12431d47a4a0b"], ["uuid", "79539104-e28d-4ce2-ada6-66e2096d4513"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 16:59:48.349953"], ["updated_at", "2017-05-17 16:59:48.349953"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1555260111 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1555260111], ["username", "billy_26"], ["access_token", "82825386f70bb5efa7ce10bf4c2bbf5b"], ["uuid", "368888fe-f5a4-43e3-9261-9d705bc5110e"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 16:59:48.352727"], ["updated_at", "2017-05-17 16:59:48.352727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1616218781 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1616218781], ["username", "billy_27"], ["access_token", "0885ef365c7200902b3a38e22b8b0610"], ["uuid", "e4ec078b-89ec-4184-b1c3-7be64fb71b88"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 16:59:48.355254"], ["updated_at", "2017-05-17 16:59:48.355254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493040422 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493040422], ["username", "billy_28"], ["access_token", "7d699e741eff7e4ebdee5c2c5f20ba84"], ["uuid", "9ce5eccb-3dbc-47eb-8d11-b6d05d99d5a1"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 16:59:48.358018"], ["updated_at", "2017-05-17 16:59:48.358018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1862212380 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1862212380], ["username", "billy_29"], ["access_token", "aade71fdc823fe12376da095fcbdb511"], ["uuid", "b2301aa3-d1fc-4140-8db6-991d9b7cd691"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 16:59:48.361035"], ["updated_at", "2017-05-17 16:59:48.361035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1959341030 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1959341030], ["username", "billy_30"], ["access_token", "a51fe517055253b481f4552d0ad9d362"], ["uuid", "2420f791-09d6-4afd-84ce-ab785bbfa127"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 16:59:48.363719"], ["updated_at", "2017-05-17 16:59:48.363719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1858362126 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1858362126], ["username", "billy_31"], ["access_token", "fd11c8d64f41f23b8e743e0c35c0b815"], ["uuid", "0b43b3bf-1dcf-4536-a38a-e58595a462eb"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 16:59:48.366419"], ["updated_at", "2017-05-17 16:59:48.366419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1660315022 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1660315022], ["username", "billy_32"], ["access_token", "bf895e8073a9f412917ed6eb3ad133eb"], ["uuid", "6d1bf3ff-83f0-496e-8d0a-d807984916a0"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 16:59:48.369202"], ["updated_at", "2017-05-17 16:59:48.369202"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -457273027 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -457273027], ["username", "billy_33"], ["access_token", "c1f61d69bf0ff93e2777ec018404fd89"], ["uuid", "77d72069-9344-4020-b140-a2d5b1cf1869"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 16:59:48.378650"], ["updated_at", "2017-05-17 16:59:48.378650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1208370429 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1208370429], ["username", "billy_34"], ["access_token", "03c25df773a3c1717d0650ba475c9eb5"], ["uuid", "77a32a91-83a1-45fc-a521-3b5f70334b0f"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 16:59:48.381388"], ["updated_at", "2017-05-17 16:59:48.381388"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -280844744 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -280844744], ["username", "billy_35"], ["access_token", "6f014032b34ba4ce260bd47ddcc931e9"], ["uuid", "7a115c65-d01d-4dc3-b4cb-5b744e56eaa9"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 16:59:48.383943"], ["updated_at", "2017-05-17 16:59:48.383943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -209366523 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -209366523], ["username", "billy_36"], ["access_token", "880f7997816118708952d34271eaf620"], ["uuid", "4e69307f-797c-4f1e-9d65-e31d1c727489"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 16:59:48.386392"], ["updated_at", "2017-05-17 16:59:48.386392"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1477882723 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1477882723], ["username", "billy_37"], ["access_token", "5c3d9e69859649c5ccfe7e6cfd119dd7"], ["uuid", "5cd078db-bc85-46a9-b86a-db65f2e3765f"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 16:59:48.388855"], ["updated_at", "2017-05-17 16:59:48.388855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -28014712 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -28014712], ["username", "billy_38"], ["access_token", "79e665a619e7689f11f4683cab27c98d"], ["uuid", "41f7386d-4787-4402-b32b-e843de004134"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 16:59:48.391337"], ["updated_at", "2017-05-17 16:59:48.391337"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1852034542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1852034542], ["username", "billy_39"], ["access_token", "3a7cdc099144f6642a0c9e5c0388e5bf"], ["uuid", "b75dc31c-0554-4960-bfb6-86ad80cbdc61"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 16:59:48.393861"], ["updated_at", "2017-05-17 16:59:48.393861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1135902063 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1135902063], ["username", "billy_40"], ["access_token", "b28bd9674867cc5129a20e253fa9ece0"], ["uuid", "f8a30c5e-736a-4f6b-b1a8-6ca40e4828ac"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 16:59:48.396445"], ["updated_at", "2017-05-17 16:59:48.396445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1166823144 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1166823144], ["username", "billy_41"], ["access_token", "cf656289c75ea0fbbcf49541e1389475"], ["uuid", "85542e55-b1b0-4309-8eaf-c97195e3034f"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 16:59:48.399577"], ["updated_at", "2017-05-17 16:59:48.399577"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2140920806 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2140920806], ["username", "billy_42"], ["access_token", "4e9920d534cceb5e09f2667377ba695b"], ["uuid", "0acd1d34-927b-48ed-993e-5c5a76b8d197"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 16:59:48.403613"], ["updated_at", "2017-05-17 16:59:48.403613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -568492000 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -568492000], ["username", "billy_43"], ["access_token", "e422090c98b6449a20474897d8b9bc4f"], ["uuid", "11e54511-7c0a-4a6c-83c0-b0cf1e954e32"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 16:59:48.406996"], ["updated_at", "2017-05-17 16:59:48.406996"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2135944832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2135944832], ["username", "billy_44"], ["access_token", "63b28da9434289be3e2ef16c6e1f6219"], ["uuid", "0176f665-9037-43a6-980d-c54934896bcf"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 16:59:48.410182"], ["updated_at", "2017-05-17 16:59:48.410182"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -505867053 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -505867053], ["username", "billy_45"], ["access_token", "7dabc8002033350a10db9dcb81bbfa0b"], ["uuid", "00754a9e-b128-4f9d-863f-5d50b6656b69"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 16:59:48.413049"], ["updated_at", "2017-05-17 16:59:48.413049"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -917789739 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -917789739], ["username", "billy_46"], ["access_token", "1699a4f9e3c053334de4aa25cb2d7535"], ["uuid", "e2242dd6-23d0-4c86-be3e-efe865a8beb6"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 16:59:48.415620"], ["updated_at", "2017-05-17 16:59:48.415620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -854118971 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -854118971], ["username", "billy_47"], ["access_token", "aaafb1c9932be4a1def1d2e99b7e5a10"], ["uuid", "05e51e3d-3ec9-4d76-88bc-25c1293ed758"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 16:59:48.418201"], ["updated_at", "2017-05-17 16:59:48.418201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -981049777 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -981049777], ["username", "billy_48"], ["access_token", "10ab94f3b95549ea808b323a545e23d7"], ["uuid", "baf50efc-19a9-4cf2-8541-e20f2d06f9f4"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 16:59:48.420737"], ["updated_at", "2017-05-17 16:59:48.420737"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -62174757 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -62174757], ["username", "billy_49"], ["access_token", "31386777bd91eb7984017737cbbac332"], ["uuid", "23957a4c-4e1f-4c8b-940b-b684f28ad2c1"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 16:59:48.423270"], ["updated_at", "2017-05-17 16:59:48.423270"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "3610bab5b1cf9e06509e7a0ff616cdad"], ["uuid", "912e586c-cdc1-40ab-81a4-72e6dacee381"], ["created_at", "2017-05-17 17:00:14.110926"], ["updated_at", "2017-05-17 17:00:14.110926"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.3ms) Completed 200 OK in 23ms (Views: 22.6ms | ActiveRecord: 0.0ms)  (2.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "5424a9a58266812ad98c00488ebea5ab"], ["uuid", "873b5c9d-1e81-4962-b208-dfa508f9ee29"], ["created_at", "2017-05-17 17:00:14.145024"], ["updated_at", "2017-05-17 17:00:14.145024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 17ms (ActiveRecord: 0.4ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "ad09af"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ad09af' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "ad09af"], ["created_at", "2017-05-17 17:00:14.195851"], ["updated_at", "2017-05-17 17:00:14.195851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-17 17:00:14.205296"], ["updated_at", "2017-05-17 17:00:14.205296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-17 17:00:14.215786"], ["updated_at", "2017-05-17 17:00:14.215786"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "0347da"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0347da' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "0347da"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-17 17:00:14.228285"], ["updated_at", "2017-05-17 17:00:14.228285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:00:14.248901"], ["updated_at", "2017-05-17 17:00:14.248901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "uuid" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["uuid", "booyah"], ["role", 2], ["updated_at", "2017-05-17 17:00:14.297642"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-17 17:00:14.300882"], ["updated_at", "2017-05-17 17:00:14.300882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (2.3ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:00:14.366374"], ["updated_at", "2017-05-17 17:00:14.366374"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1519729208 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c1d52f434fa74462af6325c2ed0752b2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1519729208], ["username", "c1d52f434fa74462af6325c2ed0752b2"], ["access_token", "68ed4f8565ccd1d34cc3d3dadea98128"], ["uuid", "7c63bc25-e515-442b-95bf-a38b40f23663"], ["created_at", "2017-05-17 17:00:14.390218"], ["updated_at", "2017-05-17 17:00:14.390218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1197538654 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1197538654], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.401784"], ["updated_at", "2017-05-17 17:00:14.401784"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -825449494 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '80a8d9759c35bf2aac06ed20b1dba84e' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -825449494], ["username", "80a8d9759c35bf2aac06ed20b1dba84e"], ["access_token", "afc779aefee2d7151cf9a0d25fd3a8b6"], ["uuid", "afa98551-c3fe-4ceb-952b-b395732e1ac3"], ["created_at", "2017-05-17 17:00:14.409858"], ["updated_at", "2017-05-17 17:00:14.409858"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -1197538654) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1197538654], ["user_id", -825449494], ["created_at", "2017-05-17 17:00:14.413661"], ["updated_at", "2017-05-17 17:00:14.413661"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1197538654/owners/-825449494" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1197538654", "user_id"=>"-825449494", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -808289569 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ba8fc3193257b79550103d34b0f645a6' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -808289569], ["username", "ba8fc3193257b79550103d34b0f645a6"], ["access_token", "4b3354acb14a2a93fa944fca77459c35"], ["uuid", "6b760a87-d1ba-44e9-97b7-5b90113c97f5"], ["created_at", "2017-05-17 17:00:14.442598"], ["updated_at", "2017-05-17 17:00:14.442598"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1195024322 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1195024322], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.445342"], ["updated_at", "2017-05-17 17:00:14.445342"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -608229297 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4139a1f4d4208e1cd1a887190f8116c6' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -608229297], ["username", "4139a1f4d4208e1cd1a887190f8116c6"], ["access_token", "81f3d5b07c391cecc0be12f9c242d896"], ["uuid", "ed30b417-2052-4d48-b3e8-bca11af93975"], ["created_at", "2017-05-17 17:00:14.448274"], ["updated_at", "2017-05-17 17:00:14.448274"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1195024322/owners/-608229297" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1195024322", "user_id"=>"-608229297", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -670222942 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f88c7d6aaee3d84fc706ae33dcd331ee' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -670222942], ["username", "f88c7d6aaee3d84fc706ae33dcd331ee"], ["access_token", "d5d79968d760a0a7f33832eb343acc44"], ["uuid", "5a77101a-b6ed-4315-a516-5b7f6bdee0f7"], ["created_at", "2017-05-17 17:00:14.462712"], ["updated_at", "2017-05-17 17:00:14.462712"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2004200684 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7b6e321dc5507836c5ca48e8b6ed7f66' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2004200684], ["username", "7b6e321dc5507836c5ca48e8b6ed7f66"], ["access_token", "e64edde57d3efe50c4b0a179e86a2329"], ["uuid", "07267e42-3962-4785-8ba0-c4a40b6690de"], ["created_at", "2017-05-17 17:00:14.492086"], ["updated_at", "2017-05-17 17:00:14.492086"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -215572615 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '361c51aa83dc6ce8b36bc7325204e565' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -215572615], ["username", "361c51aa83dc6ce8b36bc7325204e565"], ["access_token", "bd314b7b99977d455bb4e88c42781c77"], ["uuid", "6bbde2c3-5445-40d3-bdee-ad97e7af3637"], ["created_at", "2017-05-17 17:00:14.518668"], ["updated_at", "2017-05-17 17:00:14.518668"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -547843816 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0f85ab8b6bae565f07b541096c6eaafe' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -547843816], ["username", "0f85ab8b6bae565f07b541096c6eaafe"], ["access_token", "83a29736770bd5ca078e493ce929493a"], ["uuid", "e1fd33b9-5e07-438e-b2d4-df6348923035"], ["created_at", "2017-05-17 17:00:14.538945"], ["updated_at", "2017-05-17 17:00:14.538945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"0f85ab8b6bae565f07b541096c6eaafe", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"0f85ab8b6bae565f07b541096c6eaafe", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1892351513 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e716fcfc815782dcdce131b4592e1e5a' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1892351513], ["username", "e716fcfc815782dcdce131b4592e1e5a"], ["access_token", "f6204e95e8de2411948bdc5c05fd61f2"], ["uuid", "a7a21eb5-2886-486e-8f83-f9cf08758ef0"], ["created_at", "2017-05-17 17:00:14.553510"], ["updated_at", "2017-05-17 17:00:14.553510"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -278286092 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -278286092], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.562749"], ["updated_at", "2017-05-17 17:00:14.562749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -322170364 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7532a2a44eb92349d61e1daef5c9d3ea' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -322170364], ["username", "7532a2a44eb92349d61e1daef5c9d3ea"], ["access_token", "8af1ae433b121b4ef3fc880eceea7bc4"], ["uuid", "8c6ea686-a194-4957-b1c5-cba5c5e4d292"], ["created_at", "2017-05-17 17:00:14.567878"], ["updated_at", "2017-05-17 17:00:14.567878"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-278286092/members/-322170364" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-278286092", "user_id"=>"-322170364", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -941799627 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ed63e435f73c89a00cb2f8005defefdb' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -941799627], ["username", "ed63e435f73c89a00cb2f8005defefdb"], ["access_token", "63096c15cefac8cae4a709624de01ddb"], ["uuid", "cbfff7e2-ce9a-496a-9b19-575723b57e4a"], ["created_at", "2017-05-17 17:00:14.589042"], ["updated_at", "2017-05-17 17:00:14.589042"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1970778818 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1970778818], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.591490"], ["updated_at", "2017-05-17 17:00:14.591490"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -698905871 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2864582c941f2e2b985dc3089547de6c' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -698905871], ["username", "2864582c941f2e2b985dc3089547de6c"], ["access_token", "51f140d4c95e6879780c82da0fe7c56d"], ["uuid", "915b12e3-0b41-4a6f-84ec-af265776affa"], ["created_at", "2017-05-17 17:00:14.594235"], ["updated_at", "2017-05-17 17:00:14.594235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1970778818) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1970778818], ["user_id", -698905871], ["created_at", "2017-05-17 17:00:14.597661"], ["updated_at", "2017-05-17 17:00:14.597661"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1970778818/members/-698905871" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1970778818", "user_id"=>"-698905871", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1924565670 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5d80dddb767725e52a496cba54f50616' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1924565670], ["username", "5d80dddb767725e52a496cba54f50616"], ["access_token", "dc73eb4f682f0319ededa11ff0a5939a"], ["uuid", "2cad29e8-efda-430f-9a5f-f98235c92fca"], ["created_at", "2017-05-17 17:00:14.612427"], ["updated_at", "2017-05-17 17:00:14.612427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1063067706 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1063067706], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.614902"], ["updated_at", "2017-05-17 17:00:14.614902"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1063067706 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1063067706" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1063067706", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1457604359 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3f53143e8e925326d39dd508229348bf' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1457604359], ["username", "3f53143e8e925326d39dd508229348bf"], ["access_token", "1c57645e4bd3fa6f9364312174ed06e2"], ["uuid", "5d61a35f-904f-4522-8b0c-4e4f26ff3f14"], ["created_at", "2017-05-17 17:00:14.634327"], ["updated_at", "2017-05-17 17:00:14.634327"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -125474180 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -125474180], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.636848"], ["updated_at", "2017-05-17 17:00:14.636848"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1675866114 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '749ae52a28952e5dade1939e70790833' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1675866114], ["username", "749ae52a28952e5dade1939e70790833"], ["access_token", "f4ad549a3c61b03cea7864b39e834e87"], ["uuid", "52d21fe6-85e8-4fa2-9c7b-a66c20e782e7"], ["created_at", "2017-05-17 17:00:14.650670"], ["updated_at", "2017-05-17 17:00:14.650670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -943102836 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -943102836], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.653047"], ["updated_at", "2017-05-17 17:00:14.653047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -943102836 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-943102836" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-943102836", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:00:14.667772"], ["updated_at", "2017-05-17 17:00:14.667772"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:00:14.694330"], ["updated_at", "2017-05-17 17:00:14.694330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1483442476 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1fe4a84a0b3840306d652b37bc6259c7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1483442476], ["username", "1fe4a84a0b3840306d652b37bc6259c7"], ["access_token", "b60a516c22e79447b88d9bb0a4b84654"], ["uuid", "7ed13699-d366-4c92-a58e-cd833b4e70d4"], ["created_at", "2017-05-17 17:00:14.715039"], ["updated_at", "2017-05-17 17:00:14.715039"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -595406244 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -595406244], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.721479"], ["updated_at", "2017-05-17 17:00:14.721479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1260921554 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1260921554], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.725035"], ["updated_at", "2017-05-17 17:00:14.725035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1260921554]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1260921554 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -595406244]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -595406244 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1260921554 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -595406244 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -595406244], ["member_group_id", -1260921554], ["created_at", "2017-05-17 17:00:14.731615"], ["updated_at", "2017-05-17 17:00:14.731615"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-595406244/nestings/-1260921554" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-595406244", "member_group_id"=>"-1260921554", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -393248126 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b5c6bcfdf2cfa05bfb9fbdb278d79865' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -393248126], ["username", "b5c6bcfdf2cfa05bfb9fbdb278d79865"], ["access_token", "24ca836753362a6ce199e0a3f379c736"], ["uuid", "6da7299b-71b8-4950-982c-a41be54f3028"], ["created_at", "2017-05-17 17:00:14.759764"], ["updated_at", "2017-05-17 17:00:14.759764"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1010822772 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1010822772], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.762386"], ["updated_at", "2017-05-17 17:00:14.762386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -243367773 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -243367773], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:14.764665"], ["updated_at", "2017-05-17 17:00:14.764665"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1010822772/nestings/-243367773" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1010822772", "member_group_id"=>"-243367773", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:00:14.778947"], ["updated_at", "2017-05-17 17:00:14.778947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_user"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:00:14.799531"], ["updated_at", "2017-05-17 17:00:14.799531"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:00:14.819914"], ["updated_at", "2017-05-17 17:00:14.819914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-17 17:00:14.844625"], ["updated_at", "2017-05-17 17:00:14.844625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-17 17:00:14.847091"], ["updated_at", "2017-05-17 17:00:14.847091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:00:14.849554"], ["updated_at", "2017-05-17 17:00:14.849554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-17 17:00:14.851868"], ["updated_at", "2017-05-17 17:00:14.851868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-17 17:00:14.853487"], ["updated_at", "2017-05-17 17:00:14.853487"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-17 17:00:14.855453"], ["updated_at", "2017-05-17 17:00:14.855453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-17 17:00:14.857422"], ["updated_at", "2017-05-17 17:00:14.857422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-17 17:00:14.909708"], ["updated_at", "2017-05-17 17:00:14.909708"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:00:14.911048"], ["updated_at", "2017-05-17 17:00:14.911048"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:00:14.912412"], ["updated_at", "2017-05-17 17:00:14.912412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:00:14.917497"], ["updated_at", "2017-05-17 17:00:14.917497"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-17 17:00:14.919408"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:00:14.979767"], ["updated_at", "2017-05-17 17:00:14.979767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:00:14.984784"], ["updated_at", "2017-05-17 17:00:14.984784"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:00:14.988385"], ["updated_at", "2017-05-17 17:00:14.988385"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:00:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:00:15 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:00:15 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:00:15 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:00:15 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:00:15 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:00:15 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:00:15 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1634553816 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1634553816], ["username", "jstrav"], ["access_token", "e78743482f8dd188353d00039535e142"], ["uuid", "1738d67b-a918-44b2-bec2-0dc7b94dbc8d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.059027"], ["updated_at", "2017-05-17 17:00:15.059027"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -284990225 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -284990225], ["username", "mary"], ["access_token", "1a1cccf398df74b9ef7aa004ceb98b25"], ["uuid", "2dd240e3-c389-4ce1-86e9-b541359c8988"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.063417"], ["updated_at", "2017-05-17 17:00:15.063417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1640801579 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1640801579], ["username", "jstead"], ["access_token", "99e1a23643158921302db61affa29f15"], ["uuid", "2012ed47-b427-4361-873f-313b05e63fc5"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.066978"], ["updated_at", "2017-05-17 17:00:15.066978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -830013789 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -830013789], ["username", "bigbear"], ["access_token", "1ffc903208c01671c7a8420baf60d6dd"], ["uuid", "3494fd41-ea79-42f3-8b65-bea5b16c3f12"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.069728"], ["updated_at", "2017-05-17 17:00:15.069728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1231392932 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1231392932], ["username", "billy_00"], ["access_token", "147f65343d9936415f03c87fa61e7cb1"], ["uuid", "fdb0d741-2561-41f5-8a64-c545c1e56f16"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:00:15.072681"], ["updated_at", "2017-05-17 17:00:15.072681"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -816330705 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -816330705], ["username", "billy_01"], ["access_token", "be4d505922202372b87a02e8b786faad"], ["uuid", "5c7a6402-9b0f-474a-90dd-9885b77d62ce"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:00:15.075298"], ["updated_at", "2017-05-17 17:00:15.075298"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -208664196 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -208664196], ["username", "billy_02"], ["access_token", "af9ee48e428b1085b1d5b368b14c5437"], ["uuid", "33165e8a-f48b-409d-a62c-862112ba89b1"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:00:15.077801"], ["updated_at", "2017-05-17 17:00:15.077801"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -584569204 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -584569204], ["username", "billy_03"], ["access_token", "9e39ffbeaae0d6bd6631f06c9b3f6dc5"], ["uuid", "5bde6e1c-4ee8-4f40-8575-b322ef615b32"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:00:15.080432"], ["updated_at", "2017-05-17 17:00:15.080432"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1261624265 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1261624265], ["username", "billy_04"], ["access_token", "b9bfe99c086564bbfa25038097af6f25"], ["uuid", "ff696715-01d7-4bd2-9469-a60f346d8ed1"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:00:15.084137"], ["updated_at", "2017-05-17 17:00:15.084137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1340795016 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1340795016], ["username", "billy_05"], ["access_token", "2fee5ecb0b1289ad6733c6d2bfba2762"], ["uuid", "d9be3cec-4ff0-477c-8f14-fb181189c3d2"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:00:15.087118"], ["updated_at", "2017-05-17 17:00:15.087118"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -822938264 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -822938264], ["username", "billy_06"], ["access_token", "2e815dd0d0d36be6f49d4827c84f1c3f"], ["uuid", "d8d6a2a7-638c-4b41-bed8-fe31512a8642"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:00:15.089704"], ["updated_at", "2017-05-17 17:00:15.089704"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1136535725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1136535725], ["username", "billy_07"], ["access_token", "f8636feeffcf13eb157cf22adfec5134"], ["uuid", "9c320dcf-e9d7-4c79-9554-6212604930bb"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:00:15.092151"], ["updated_at", "2017-05-17 17:00:15.092151"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1718610176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1718610176], ["username", "billy_08"], ["access_token", "884e503464f809eaeee4ca82b225ea00"], ["uuid", "37dc74f9-3ce4-4a43-843b-76c8c5934638"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:00:15.094519"], ["updated_at", "2017-05-17 17:00:15.094519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -563325239 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -563325239], ["username", "billy_09"], ["access_token", "09d3554a5a478709ae751bd610294ebb"], ["uuid", "3bd3c37e-f09f-43f8-a3ee-6b298bb94d45"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:00:15.097072"], ["updated_at", "2017-05-17 17:00:15.097072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1145580689 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1145580689], ["username", "billy_10"], ["access_token", "b66682770f4aa34a016b99e001e7d678"], ["uuid", "8cbc17b4-a3c1-4ee0-9db4-2e837f72c37b"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:00:15.099702"], ["updated_at", "2017-05-17 17:00:15.099702"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -867679016 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -867679016], ["username", "billy_11"], ["access_token", "101492da16941d8c483627869e3a719f"], ["uuid", "58babfc6-7248-4890-81ff-886a94a0de72"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:00:15.102291"], ["updated_at", "2017-05-17 17:00:15.102291"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1399252456 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1399252456], ["username", "billy_12"], ["access_token", "1bbb7145bf4451c67f4b9e7467056cfb"], ["uuid", "b649c735-116c-404d-9aa4-7f445b0ef5fe"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:00:15.104798"], ["updated_at", "2017-05-17 17:00:15.104798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1754515990 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1754515990], ["username", "billy_13"], ["access_token", "d27271f137a9ecfa0ea17bd92b5f4086"], ["uuid", "042d01b2-39f1-4df7-ba3d-ff08c5ea4065"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:00:15.107230"], ["updated_at", "2017-05-17 17:00:15.107230"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1755816724 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1755816724], ["username", "billy_14"], ["access_token", "9b6e2cd2638106ccdbab7ec183d70b2e"], ["uuid", "94d54e3c-9061-422c-a198-de0031a37d50"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:00:15.109697"], ["updated_at", "2017-05-17 17:00:15.109697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1463748312 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1463748312], ["username", "billy_15"], ["access_token", "a758d5f4bad35dd60533b9ca8c345ea9"], ["uuid", "728835b0-fa82-4da9-b141-df657628f88d"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:00:15.112075"], ["updated_at", "2017-05-17 17:00:15.112075"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -124449815 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -124449815], ["username", "billy_16"], ["access_token", "28fb7d20c5fe97a846b964c2e96fb960"], ["uuid", "acb97799-0a06-4ff2-a587-a051577641fd"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:00:15.114611"], ["updated_at", "2017-05-17 17:00:15.114611"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466964538 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -466964538], ["username", "billy_17"], ["access_token", "4184619afd4a09983a2a90dcecdfa5e3"], ["uuid", "4e5ef043-3925-4d11-8c5c-c2139d836e17"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:00:15.118333"], ["updated_at", "2017-05-17 17:00:15.118333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -40708479 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -40708479], ["username", "billy_18"], ["access_token", "bb33f927157c8c606acad4978dd55dec"], ["uuid", "b525bb40-1065-457c-ba0e-aeae096f3eb0"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:00:15.121652"], ["updated_at", "2017-05-17 17:00:15.121652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -181042205 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -181042205], ["username", "billy_19"], ["access_token", "eda5e96aa3a3a7241df19f59ed6ea87f"], ["uuid", "58eefb2c-be88-4d32-bbc5-67611f155c9f"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:00:15.124143"], ["updated_at", "2017-05-17 17:00:15.124143"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1713971697 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1713971697], ["username", "billy_20"], ["access_token", "2ecc38e2ba08493fc9534f55d2ad4e8f"], ["uuid", "0b97571e-0061-4e3f-a254-6fd00e1ee19c"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:00:15.126734"], ["updated_at", "2017-05-17 17:00:15.126734"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1343660616 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1343660616], ["username", "billy_21"], ["access_token", "4986749f7a2fa9b5767a71f70a64018f"], ["uuid", "4a81581d-c7ac-4ac6-ae00-8e3cada41f4b"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:00:15.129352"], ["updated_at", "2017-05-17 17:00:15.129352"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -21846899 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -21846899], ["username", "billy_22"], ["access_token", "596d7fc4f3df7eeb41fd7e68c632eaeb"], ["uuid", "56ac0551-b15a-4e9a-8b0b-0a6f7538c969"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:00:15.131917"], ["updated_at", "2017-05-17 17:00:15.131917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -527622260 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -527622260], ["username", "billy_23"], ["access_token", "13e004676207e71b27e9b810561fe53e"], ["uuid", "757a64d2-3e89-4248-bddc-a6132ef0e4cd"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:00:15.135181"], ["updated_at", "2017-05-17 17:00:15.135181"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2039139267 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2039139267], ["username", "billy_24"], ["access_token", "b1baf618063de384c5831a23e7f4121e"], ["uuid", "ca986b9f-6c70-4f4b-8f90-637106ec458c"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:00:15.138615"], ["updated_at", "2017-05-17 17:00:15.138615"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1229495400 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1229495400], ["username", "billy_25"], ["access_token", "6f215193a47e5b2d288470626f22b054"], ["uuid", "dd175484-f7aa-44cd-8aef-ecb1f45f9fd7"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:00:15.142457"], ["updated_at", "2017-05-17 17:00:15.142457"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -160203944 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -160203944], ["username", "billy_26"], ["access_token", "1ce97b221b97498bfca137e48f6d030b"], ["uuid", "73cb288a-d481-4cdc-a77f-6e5c36d19203"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:00:15.145706"], ["updated_at", "2017-05-17 17:00:15.145706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -281555015 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -281555015], ["username", "billy_27"], ["access_token", "1a305d173c53ed853bc3870f7dc8c390"], ["uuid", "ae9fafe4-7fbc-4fa8-b1ab-ec9160b5553d"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:00:15.148914"], ["updated_at", "2017-05-17 17:00:15.148914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -937405671 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -937405671], ["username", "billy_28"], ["access_token", "c2625cd1f45fe102ed78661132f20312"], ["uuid", "092c8f31-8ac4-4e38-836b-487cfa3b059d"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:00:15.151613"], ["updated_at", "2017-05-17 17:00:15.151613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -923013936 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -923013936], ["username", "billy_29"], ["access_token", "9dfcb01e86fb199c0c4f3e266b190515"], ["uuid", "2e300c6d-c04c-4e76-b00d-4ca5721cfb9a"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:00:15.154163"], ["updated_at", "2017-05-17 17:00:15.154163"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1644931392 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1644931392], ["username", "billy_30"], ["access_token", "6ec3a165b2704d33969acf1b32a13d69"], ["uuid", "9a7d6224-ac66-45b4-ba7d-bb99973a9cc6"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:00:15.156891"], ["updated_at", "2017-05-17 17:00:15.156891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1010941919 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1010941919], ["username", "billy_31"], ["access_token", "ec547297b45ae6b0e59defef043ead3c"], ["uuid", "292b0d56-9d76-478a-b8c5-c6ed54ee5a07"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:00:15.159578"], ["updated_at", "2017-05-17 17:00:15.159578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1794648072 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1794648072], ["username", "billy_32"], ["access_token", "bd7f6819a1d97a4d6f16a489b0c5eb02"], ["uuid", "126c2f2b-0b2a-4244-a9f3-f25f55d0230c"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:00:15.162083"], ["updated_at", "2017-05-17 17:00:15.162083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -554921188 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -554921188], ["username", "billy_33"], ["access_token", "e01a0e907ab25cbd270270055c28f737"], ["uuid", "9b4172d5-067e-4e43-bd0e-ce974c2600b8"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:00:15.164611"], ["updated_at", "2017-05-17 17:00:15.164611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1350880955 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1350880955], ["username", "billy_34"], ["access_token", "739f806521bcb52ef584d4cf8c72f38e"], ["uuid", "68b04217-457d-45e5-b7cf-499f9f951026"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:00:15.167328"], ["updated_at", "2017-05-17 17:00:15.167328"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2132645795 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2132645795], ["username", "billy_35"], ["access_token", "1b27fbea31711d377d876140719a9ba1"], ["uuid", "d145fc5f-9a77-41c5-884e-9de981767e56"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:00:15.170163"], ["updated_at", "2017-05-17 17:00:15.170163"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -401976877 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -401976877], ["username", "billy_36"], ["access_token", "a4baaa3066c5622a44a0907dc0d8d465"], ["uuid", "38e77384-060c-4ff0-969a-46a29542cc79"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:00:15.172693"], ["updated_at", "2017-05-17 17:00:15.172693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781467873 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1781467873], ["username", "billy_37"], ["access_token", "3e926146511567e540bc90276c441748"], ["uuid", "72b160de-b2e1-46cc-ad90-5421212cd0f8"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:00:15.175117"], ["updated_at", "2017-05-17 17:00:15.175117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1747964743 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1747964743], ["username", "billy_38"], ["access_token", "48336dc8d4b11055d365e78eaa4337f3"], ["uuid", "6b03098c-2c6f-48cd-a9b0-1a7d654a4762"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:00:15.177478"], ["updated_at", "2017-05-17 17:00:15.177478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -477891621 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -477891621], ["username", "billy_39"], ["access_token", "e73302e55899c8e89a6b5655bca5e944"], ["uuid", "9f5fda38-675f-4e57-9ce1-e8daa872c4c5"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:00:15.180941"], ["updated_at", "2017-05-17 17:00:15.180941"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -16383248 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -16383248], ["username", "billy_40"], ["access_token", "55d910391727dabd5f606186a33db34b"], ["uuid", "a19fdb90-dc95-4af9-9c56-3f82987b721b"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:00:15.184448"], ["updated_at", "2017-05-17 17:00:15.184448"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1794487935 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1794487935], ["username", "billy_41"], ["access_token", "b95098da3e6a4d76964700a17bb55360"], ["uuid", "67a0c966-5a66-468f-b36f-6408d30c7cae"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:00:15.187715"], ["updated_at", "2017-05-17 17:00:15.187715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -386106569 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -386106569], ["username", "billy_42"], ["access_token", "680b95a9ca880a5b90d2ceb7a8ba8969"], ["uuid", "cadce23e-0a9a-4e9c-9c9a-1df23abd5dde"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:00:15.190655"], ["updated_at", "2017-05-17 17:00:15.190655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1246759256 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1246759256], ["username", "billy_43"], ["access_token", "dd70ccb39e25807f7612a36512f8741a"], ["uuid", "dca601e2-99b3-40de-84bc-268ce38cb75b"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:00:15.193324"], ["updated_at", "2017-05-17 17:00:15.193324"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1995285771 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1995285771], ["username", "billy_44"], ["access_token", "4379eb907299f315d96842a4cbdf02c0"], ["uuid", "b3ba3ef9-db53-4ad6-9014-bb199ce6fa9b"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:00:15.195853"], ["updated_at", "2017-05-17 17:00:15.195853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1792309413 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1792309413], ["username", "billy_45"], ["access_token", "610aa6101bde47869711ffd79c37aefd"], ["uuid", "5c696c82-0d7c-4f1d-af83-a3037089dcf2"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:00:15.198786"], ["updated_at", "2017-05-17 17:00:15.198786"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32189671 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -32189671], ["username", "billy_46"], ["access_token", "eb9191ed8b40f6fb6ac87798cedf9e2b"], ["uuid", "e49e34e8-94b7-466b-bc7d-d9b044aa3818"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:00:15.201745"], ["updated_at", "2017-05-17 17:00:15.201745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -259279728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -259279728], ["username", "billy_47"], ["access_token", "b4ba441e45f8bed4e30c8334ca017134"], ["uuid", "c02472bd-7ea4-46f4-a528-636a04306c8b"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:00:15.204468"], ["updated_at", "2017-05-17 17:00:15.204468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1010448292 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1010448292], ["username", "billy_48"], ["access_token", "792c7629f04f40507140fd036f53d93e"], ["uuid", "75d15215-1660-4e4d-8209-c79d05e1fc13"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:00:15.206956"], ["updated_at", "2017-05-17 17:00:15.206956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -141138699 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -141138699], ["username", "billy_49"], ["access_token", "a9bebdc18417bf243dfa7851e7f7c113"], ["uuid", "6ffdb444-4c46-42bd-b55e-27573c03b239"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:00:15.209480"], ["updated_at", "2017-05-17 17:00:15.209480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -761286476 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -761286476], ["username", "jstrav"], ["access_token", "e3322814e47e0fb1dbc002a63c34dcc4"], ["uuid", "354d9ba9-68fa-4a04-b898-bd2672ba2e2f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.218255"], ["updated_at", "2017-05-17 17:00:15.218255"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -845574662 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -845574662], ["username", "mary"], ["access_token", "44d1920a52a045ad3e3c90f02e0f4868"], ["uuid", "8aa3d790-4cb2-49bb-9ded-b1c72906050f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.221364"], ["updated_at", "2017-05-17 17:00:15.221364"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -79951401 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -79951401], ["username", "jstead"], ["access_token", "701e62d602d0726b1d85a4199a513938"], ["uuid", "5c5813c3-e38e-496d-9071-27a9016c6512"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.224233"], ["updated_at", "2017-05-17 17:00:15.224233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -528922378 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -528922378], ["username", "bigbear"], ["access_token", "01f423aee56014a6cbd6adbd2a4ece4c"], ["uuid", "6baf7598-be2c-4252-864f-de08694f738c"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.226891"], ["updated_at", "2017-05-17 17:00:15.226891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1192898183 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1192898183], ["username", "billy_00"], ["access_token", "ea87e882b894839603b3d0acd8a0fde8"], ["uuid", "7733cfc4-462f-4dd6-a4dd-0f2a2363c567"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:00:15.229318"], ["updated_at", "2017-05-17 17:00:15.229318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -726324185 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -726324185], ["username", "billy_01"], ["access_token", "bddd0507765e34f9d9990276d530d564"], ["uuid", "0fa864d9-27b8-4836-81f7-f411d7eae35b"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:00:15.231853"], ["updated_at", "2017-05-17 17:00:15.231853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -640876554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -640876554], ["username", "billy_02"], ["access_token", "d7e9b9da66685d59f918a10264f32d36"], ["uuid", "2e31960b-e704-4f36-8157-b5e04a34bea7"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:00:15.234384"], ["updated_at", "2017-05-17 17:00:15.234384"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -198861515 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -198861515], ["username", "billy_03"], ["access_token", "a7bf877b5b05aa3c683f4e9debd35cef"], ["uuid", "468e95d0-0407-478d-8d6a-cd22a86a585a"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:00:15.237198"], ["updated_at", "2017-05-17 17:00:15.237198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -329815794 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -329815794], ["username", "billy_04"], ["access_token", "c2d16409e4fb4d1b5066776422371678"], ["uuid", "6f3249cf-e187-4e6e-8695-58c051c05552"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:00:15.239943"], ["updated_at", "2017-05-17 17:00:15.239943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1814026216 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1814026216], ["username", "billy_05"], ["access_token", "dc6a7e25e5438f67ca3fc709ef7f056a"], ["uuid", "1cca77e1-8235-4f88-82b0-49d065944c7e"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:00:15.242526"], ["updated_at", "2017-05-17 17:00:15.242526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -327844872 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -327844872], ["username", "billy_06"], ["access_token", "75a80340c2e56e6a2e85da8b56ff82f9"], ["uuid", "1f1145d0-716e-4834-833d-9239dfad425a"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:00:15.245030"], ["updated_at", "2017-05-17 17:00:15.245030"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -601759263 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -601759263], ["username", "billy_07"], ["access_token", "06d6ba0e5fae179642ed5abee6794aa3"], ["uuid", "14f71c24-8b57-4afa-910e-97c57705d041"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:00:15.247571"], ["updated_at", "2017-05-17 17:00:15.247571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -432945385 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -432945385], ["username", "billy_08"], ["access_token", "3c30137e3911b9abb845c6a1e757e2a6"], ["uuid", "9324c5d3-17ae-4bb7-8b16-fb22606978f6"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:00:15.250171"], ["updated_at", "2017-05-17 17:00:15.250171"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1229917043 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1229917043], ["username", "billy_09"], ["access_token", "cd6b295323aa16b6481cbeff880062a4"], ["uuid", "dada6225-90ab-40e4-8a74-984f8c185842"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:00:15.253033"], ["updated_at", "2017-05-17 17:00:15.253033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -566240756 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -566240756], ["username", "billy_10"], ["access_token", "d6be8b8fb2902194ebcecca99187d728"], ["uuid", "e6687616-4afe-423b-9c30-e42c46ee2d0c"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:00:15.256080"], ["updated_at", "2017-05-17 17:00:15.256080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2012161740 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2012161740], ["username", "billy_11"], ["access_token", "50b06d93dcba5ececc2c1e9cc840316b"], ["uuid", "373beda2-6883-4fc8-a417-0b43bea1ce32"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:00:15.258621"], ["updated_at", "2017-05-17 17:00:15.258621"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38670000 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -38670000], ["username", "billy_12"], ["access_token", "204b8f37eb65c081db741bda230ee3d0"], ["uuid", "93912906-3f80-4b8f-82cf-114d093d4b28"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:00:15.261507"], ["updated_at", "2017-05-17 17:00:15.261507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -451282470 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -451282470], ["username", "billy_13"], ["access_token", "a6dd6385a2f7a762cc1d72535a97f48d"], ["uuid", "971b6b12-b3ca-46e5-92f8-8276bb1e6663"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:00:15.264949"], ["updated_at", "2017-05-17 17:00:15.264949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -485533483 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -485533483], ["username", "billy_14"], ["access_token", "8e9dacc31f4c57ad3b3cedff4c920475"], ["uuid", "cf5be232-762f-4afc-b57d-997fb867de5c"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:00:15.267849"], ["updated_at", "2017-05-17 17:00:15.267849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035785648 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1035785648], ["username", "billy_15"], ["access_token", "0008aabd3af9cc181fbad8f3a2d95cfb"], ["uuid", "919a4994-2bc8-4159-a042-8c4c7fbaf90b"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:00:15.270417"], ["updated_at", "2017-05-17 17:00:15.270417"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -779748869 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -779748869], ["username", "billy_16"], ["access_token", "87753423a7dca87f1f0e7ebe4da07eee"], ["uuid", "90f8adb4-b54b-4be3-b7df-562096132a21"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:00:15.272916"], ["updated_at", "2017-05-17 17:00:15.272916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -385571727 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -385571727], ["username", "billy_17"], ["access_token", "6545f9fb7bf06e23ee1d3657e5c30590"], ["uuid", "3d277792-bc64-4d32-a28c-27692c640a08"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:00:15.275500"], ["updated_at", "2017-05-17 17:00:15.275500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2006981832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2006981832], ["username", "billy_18"], ["access_token", "36a3eb43773228b10852a7bd2a50fcc3"], ["uuid", "5bc8b8c6-9023-416f-8d1b-ba192c317d3e"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:00:15.278366"], ["updated_at", "2017-05-17 17:00:15.278366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1946936348 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1946936348], ["username", "billy_19"], ["access_token", "f1c5bf4b3d286143fc29cb0b85a78238"], ["uuid", "d0588a8c-fc87-4eb9-86e8-f627686ae48b"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:00:15.281308"], ["updated_at", "2017-05-17 17:00:15.281308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1753034824 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1753034824], ["username", "billy_20"], ["access_token", "92000bef74d4af6a902f41a6ee68d5cd"], ["uuid", "1851933f-c764-4683-8e48-4e6e768aa794"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:00:15.283968"], ["updated_at", "2017-05-17 17:00:15.283968"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1447945292 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1447945292], ["username", "billy_21"], ["access_token", "2743207ee600a25f0a885f65bb2d0d72"], ["uuid", "418c905f-ec51-4447-ab7b-4cab4a54126d"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:00:15.286524"], ["updated_at", "2017-05-17 17:00:15.286524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -288095027 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -288095027], ["username", "billy_22"], ["access_token", "11d923fa1388ae588a40709f3b71fdd5"], ["uuid", "8957d37f-2a7b-408b-b35f-51d8851a50b3"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:00:15.289188"], ["updated_at", "2017-05-17 17:00:15.289188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1635817546 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1635817546], ["username", "billy_23"], ["access_token", "0f1ec84f8c27043c85371aab3130aaea"], ["uuid", "3feb3bb7-3704-4885-bccc-0d91a77a81fb"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:00:15.292896"], ["updated_at", "2017-05-17 17:00:15.292896"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1872103350 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1872103350], ["username", "billy_24"], ["access_token", "e49b611252faf26a7a9f31a05814327f"], ["uuid", "4344f986-d983-4a53-a6b7-3ad1fd9fe237"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:00:15.296024"], ["updated_at", "2017-05-17 17:00:15.296024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1817432631 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1817432631], ["username", "billy_25"], ["access_token", "034e8768f4efc30649b692f9303641ac"], ["uuid", "c464710f-6e35-44e8-8a5b-469625936a2a"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:00:15.298704"], ["updated_at", "2017-05-17 17:00:15.298704"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1682336736 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1682336736], ["username", "billy_26"], ["access_token", "67e19c259078cec2d45194dce6ff6354"], ["uuid", "ec184ea3-c1a2-45f1-abe2-09650c7b6cea"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:00:15.301287"], ["updated_at", "2017-05-17 17:00:15.301287"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1596217652 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1596217652], ["username", "billy_27"], ["access_token", "7b3a45c9ff4046a988bfe85976630ed4"], ["uuid", "6b3a11e0-0e33-4b74-bd2f-58ce8f9dc425"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:00:15.304271"], ["updated_at", "2017-05-17 17:00:15.304271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1774178582 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1774178582], ["username", "billy_28"], ["access_token", "7341d65922c99dec02eed7a9a11ce4ea"], ["uuid", "4c28ba27-6d6a-4f13-97f5-9b05b0786dc1"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:00:15.307233"], ["updated_at", "2017-05-17 17:00:15.307233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1060104274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1060104274], ["username", "billy_29"], ["access_token", "4fc9bf4a25d2db4b8855c94c96c58a55"], ["uuid", "f71e52d7-8037-4c40-9e84-a1a361d45bdc"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:00:15.309767"], ["updated_at", "2017-05-17 17:00:15.309767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1218196043 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1218196043], ["username", "billy_30"], ["access_token", "8135532f4d07b2cfbc230f87ace5013e"], ["uuid", "7a938190-8b40-41bb-bd02-aca91e607256"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:00:15.312390"], ["updated_at", "2017-05-17 17:00:15.312390"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2103092000 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2103092000], ["username", "billy_31"], ["access_token", "4ae263fc143ccc60222d276c000b7ab4"], ["uuid", "8239fc4b-845f-4b74-b449-1ade2b88ed46"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:00:15.315611"], ["updated_at", "2017-05-17 17:00:15.315611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -502407211 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -502407211], ["username", "billy_32"], ["access_token", "6c3b51a2c59d76b7641dadff445df4b8"], ["uuid", "b5fd431f-ad8b-4c0a-8d3e-3ff910568c1f"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:00:15.319004"], ["updated_at", "2017-05-17 17:00:15.319004"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -307093374 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -307093374], ["username", "billy_33"], ["access_token", "3f1a32d09bdecee8b3b4d2616e9686fd"], ["uuid", "69ff74b9-8135-4185-8331-be2539332c25"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:00:15.321898"], ["updated_at", "2017-05-17 17:00:15.321898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1650107698 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1650107698], ["username", "billy_34"], ["access_token", "9798299884d6138c9f473009afa3d5eb"], ["uuid", "b8a36429-061d-45d2-a8e3-b4fc91aecbf9"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:00:15.324400"], ["updated_at", "2017-05-17 17:00:15.324400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1534681361 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1534681361], ["username", "billy_35"], ["access_token", "7538bbc2355108936de4fe571b44bfa6"], ["uuid", "2228f8d1-eb9f-43b0-980b-f021041ac7db"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:00:15.326967"], ["updated_at", "2017-05-17 17:00:15.326967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2091109416 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2091109416], ["username", "billy_36"], ["access_token", "1059d22dd8cd0d722d2e61abc4b180af"], ["uuid", "361d4c10-738a-4efc-988e-a48bb63fa403"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:00:15.329477"], ["updated_at", "2017-05-17 17:00:15.329477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1823820153 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1823820153], ["username", "billy_37"], ["access_token", "7ac67c8bf42fceac6940729c94eeabc1"], ["uuid", "d6db9526-2065-4e26-a015-7bc0163ed8db"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:00:15.332044"], ["updated_at", "2017-05-17 17:00:15.332044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -457881767 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -457881767], ["username", "billy_38"], ["access_token", "c731365f23d25f952e7d9849fbd83693"], ["uuid", "53bafaa1-927f-4cec-b99f-28b9ec4d13b2"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:00:15.334508"], ["updated_at", "2017-05-17 17:00:15.334508"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -957794462 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -957794462], ["username", "billy_39"], ["access_token", "f86ed2fb85299c302b5daf49ea054265"], ["uuid", "19bba047-6d9d-4593-8c3e-f307eb58d7eb"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:00:15.337120"], ["updated_at", "2017-05-17 17:00:15.337120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1287123453 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1287123453], ["username", "billy_40"], ["access_token", "b7d979196cf9479c19f8271220b5bc58"], ["uuid", "01642f53-4745-4b17-8480-75362533f570"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:00:15.339655"], ["updated_at", "2017-05-17 17:00:15.339655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -260036800 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -260036800], ["username", "billy_41"], ["access_token", "b6aa17a6ea80e668a73dc615f405aaff"], ["uuid", "677e24e3-87b5-4a3c-a6a1-0ac9080ce8b3"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:00:15.342173"], ["updated_at", "2017-05-17 17:00:15.342173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1595812132 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1595812132], ["username", "billy_42"], ["access_token", "bca0c131a285ef2be5ef46ae88f2e0cb"], ["uuid", "552135b0-12d4-4a81-9c77-ee1fe1e5aba3"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:00:15.344513"], ["updated_at", "2017-05-17 17:00:15.344513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1020329885 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1020329885], ["username", "billy_43"], ["access_token", "0670063fb626665e03ff25b22ce7f2b0"], ["uuid", "78521899-1f0d-4290-bb28-d16167357a26"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:00:15.347008"], ["updated_at", "2017-05-17 17:00:15.347008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1583223255 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1583223255], ["username", "billy_44"], ["access_token", "edc65f824ee1d56954ba749ed7d2d1d3"], ["uuid", "44cc63f4-6428-408a-bb96-e27be6f17bb0"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:00:15.349405"], ["updated_at", "2017-05-17 17:00:15.349405"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -229909927 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -229909927], ["username", "billy_45"], ["access_token", "b3d32dbe137546902ac7d74ebc2b3774"], ["uuid", "ab38f38d-9571-463f-9b45-958d0c7546ba"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:00:15.351733"], ["updated_at", "2017-05-17 17:00:15.351733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1270386995 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1270386995], ["username", "billy_46"], ["access_token", "604a7f36aa8f5a8136aff19af2ce2944"], ["uuid", "53ecc780-a9b9-4445-b7ae-de48a5eb7c74"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:00:15.354026"], ["updated_at", "2017-05-17 17:00:15.354026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1889867944 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1889867944], ["username", "billy_47"], ["access_token", "89119dc85eeb9317988eb0601fe0df6d"], ["uuid", "96b62e80-f652-4555-a591-119d417aa890"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:00:15.356516"], ["updated_at", "2017-05-17 17:00:15.356516"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1161280546 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1161280546], ["username", "billy_48"], ["access_token", "88e594c957b96d82b1dbab8b50cdbcaf"], ["uuid", "24ed3f9d-6071-446d-a2ae-4539cc1c42fb"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:00:15.359250"], ["updated_at", "2017-05-17 17:00:15.359250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1109907613 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1109907613], ["username", "billy_49"], ["access_token", "fef4f7fec9cf06e802c841163ad452e1"], ["uuid", "08ad2c0f-5561-4830-b39f-688f5fe6823e"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:00:15.361640"], ["updated_at", "2017-05-17 17:00:15.361640"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "e192f844b1ae0aa2a0ff4ae959a3dd24"], ["uuid", "ea25791e-09da-4715-846f-d540e228655b"], ["created_at", "2017-05-17 17:00:15.370979"], ["updated_at", "2017-05-17 17:00:15.370979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "70a80484a0e98a1b9374726323e6b5e4"], ["uuid", "51d75522-45c7-41cd-8d21-2d596668c6a4"], ["created_at", "2017-05-17 17:00:15.381131"], ["updated_at", "2017-05-17 17:00:15.381131"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "9a6e982672a247ca50702d829768e667"], ["uuid", "700c295c-7939-4680-81d6-32a6aef8bd4a"], ["created_at", "2017-05-17 17:00:15.392273"], ["updated_at", "2017-05-17 17:00:15.392273"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "82ca0b4e7c0c71f00af1ae81fa655134"], ["uuid", "49158dcd-dc72-4e4f-8d29-1efe8203193a"], ["created_at", "2017-05-17 17:00:15.408280"], ["updated_at", "2017-05-17 17:00:15.408280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "8453cb3fbdc481226e2b7f96ad5d5285"], ["uuid", "93ada6af-a96c-44dc-9cf8-8693536b7857"], ["created_at", "2017-05-17 17:00:15.413192"], ["updated_at", "2017-05-17 17:00:15.413192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "0f66dc3f3651365db5a730416f74e58a"], ["uuid", "ec754ca0-6464-42a1-a6b3-e29946b3215f"], ["created_at", "2017-05-17 17:00:15.423943"], ["updated_at", "2017-05-17 17:00:15.423943"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:49474/logout Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "a9a27983e1bdd7c9568dc348c68958db"], ["uuid", "f87beb7e-c192-444f-8728-0033ee96bcd8"], ["created_at", "2017-05-17 17:00:15.433777"], ["updated_at", "2017-05-17 17:00:15.433777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "32a5b4542362ee92e78e33298f869a3d"], ["uuid", "ec7ba542-e7aa-4c7c-b723-007771999a96"], ["created_at", "2017-05-17 17:00:15.442655"], ["updated_at", "2017-05-17 17:00:15.442655"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:00:15.447179"], ["updated_at", "2017-05-17 17:00:15.447179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "310f9bd394d12002a12624948a4b11c3"], ["uuid", "86d5c3e3-c2ae-4929-adcb-9029c35b8163"], ["created_at", "2017-05-17 17:00:15.450318"], ["updated_at", "2017-05-17 17:00:15.450318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-17 17:00:15.451886"], ["updated_at", "2017-05-17 17:00:15.451886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -957015689 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -957015689], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:15.453864"], ["updated_at", "2017-05-17 17:00:15.453864"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1329286884 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1329286884], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:15.455597"], ["updated_at", "2017-05-17 17:00:15.455597"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1329286884]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1329286884 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -957015689]] SQL (0.2ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -957015689 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1329286884 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -957015689 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -957015689], ["member_group_id", -1329286884], ["created_at", "2017-05-17 17:00:15.457429"], ["updated_at", "2017-05-17 17:00:15.457429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1329286884) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1329286884) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1329286884], ["user_id", 1], ["created_at", "2017-05-17 17:00:15.468031"], ["updated_at", "2017-05-17 17:00:15.468031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -1329286884) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1329286884]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -1329286884]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1329286884 - -957015689 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1329286884, -957015689) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-17 17:00:15.492252"], ["updated_at", "2017-05-17 17:00:15.492252"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1329286884, -957015689) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-17 17:00:15.497855"], ["updated_at", "2017-05-17 17:00:15.497855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1329286884, -957015689) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:00:15.502902"], ["updated_at", "2017-05-17 17:00:15.502902"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1329286884, -957015689) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1329286884, -957015689) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:00:15.509480"], ["updated_at", "2017-05-17 17:00:15.509480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1329286884, -957015689) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.3ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1329286884, -957015689) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1329286884, -957015689) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (1.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1418206971 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1418206971], ["username", "jstrav"], ["access_token", "081246430c9fb6bdb9e2137ef7f0f868"], ["uuid", "32a6b060-e572-4790-831e-da948cf6228f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.524819"], ["updated_at", "2017-05-17 17:00:15.524819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -537805636 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -537805636], ["username", "mary"], ["access_token", "8f1e65450bbba54828a53ae55c9328f1"], ["uuid", "82604103-5a66-40ca-b918-db37b0138540"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.527737"], ["updated_at", "2017-05-17 17:00:15.527737"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -332770399 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -332770399], ["username", "jstead"], ["access_token", "f729961dfd6c03166a0ab0eed47d55c9"], ["uuid", "7cc9a5a9-7d65-4c40-864e-0babc149b2d3"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.530448"], ["updated_at", "2017-05-17 17:00:15.530448"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -144142729 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -144142729], ["username", "bigbear"], ["access_token", "d16adc84f38574af19f2882c09b03999"], ["uuid", "ddc17537-d921-4b15-82f1-0e55e1262ab2"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.533625"], ["updated_at", "2017-05-17 17:00:15.533625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2082969214 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2082969214], ["username", "jstrav"], ["access_token", "7aea8a7b6f21a2021162e66e060b8e21"], ["uuid", "62b1e090-8fd8-4f55-96a1-1f535707b91b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.541029"], ["updated_at", "2017-05-17 17:00:15.541029"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -336998369 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -336998369], ["username", "mary"], ["access_token", "f3c280ed2d3a5b0ea13269f842ac7a76"], ["uuid", "00a51164-c705-433d-997f-3f8dfd151341"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.544860"], ["updated_at", "2017-05-17 17:00:15.544860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1372742452 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1372742452], ["username", "jstead"], ["access_token", "11d33cbebb9247480924664f2c94a2b8"], ["uuid", "dc1742d4-2b2f-495b-b6a1-ecd714299d0c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.548657"], ["updated_at", "2017-05-17 17:00:15.548657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -756771092 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -756771092], ["username", "bigbear"], ["access_token", "cd315d50caaa6a686c4bce48f0c04beb"], ["uuid", "4d359019-a4e0-496c-b3e2-e64155cc1dc6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.553029"], ["updated_at", "2017-05-17 17:00:15.553029"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -230991322 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -230991322], ["username", "jstrav"], ["access_token", "c9923f5a14395a65d6f2629a19a55684"], ["uuid", "3bf98fd1-5bfd-4f01-9472-3628bebcce2c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.563184"], ["updated_at", "2017-05-17 17:00:15.563184"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -895584482 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -895584482], ["username", "mary"], ["access_token", "bd2bd14bb4c732359307447e2b6e006b"], ["uuid", "6c215f54-c7c0-4f36-beea-0a330e71621a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.566915"], ["updated_at", "2017-05-17 17:00:15.566915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781295933 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1781295933], ["username", "jstead"], ["access_token", "c68846bbf866448e14d52d0514081774"], ["uuid", "659dee48-6330-454c-a36d-2a4c32c1f456"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.570684"], ["updated_at", "2017-05-17 17:00:15.570684"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -441031383 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -441031383], ["username", "bigbear"], ["access_token", "a06c0a81b0ae0d15e0a8b1aa5708d979"], ["uuid", "4ef7f522-77bb-440b-ae60-b07ca6c32e7c"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.573513"], ["updated_at", "2017-05-17 17:00:15.573513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -74686464 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -74686464], ["username", "jstrav"], ["access_token", "5e3f0c896b7e1d8928e34791da467b24"], ["uuid", "9bc3c286-0d09-4ecd-afc1-21f8f7b5f50c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.580085"], ["updated_at", "2017-05-17 17:00:15.580085"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532438019 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1532438019], ["username", "mary"], ["access_token", "3645be790e7ff0c1fbcdd8a44f793078"], ["uuid", "da7f7536-6aa7-45e0-92e8-15baa7627c36"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.583114"], ["updated_at", "2017-05-17 17:00:15.583114"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -69462465 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -69462465], ["username", "jstead"], ["access_token", "387a79686a9555a3d2eae52f9d7c7e3a"], ["uuid", "a969c9dd-e0ed-4283-bc22-d6293aa49782"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.586063"], ["updated_at", "2017-05-17 17:00:15.586063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -27848754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -27848754], ["username", "bigbear"], ["access_token", "7e40b8ca19242b0d7649aa7befb1f131"], ["uuid", "457a4f6c-e2cc-4060-8fbe-4e96b62d87a7"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.588777"], ["updated_at", "2017-05-17 17:00:15.588777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1326631844 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1326631844], ["username", "jstrav"], ["access_token", "4300b8becc7427a3e345f98d48e08114"], ["uuid", "0d8ef4ad-bab2-41a9-95ea-a9b49cca00ef"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.596139"], ["updated_at", "2017-05-17 17:00:15.596139"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -712401586 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -712401586], ["username", "mary"], ["access_token", "befc265cfb6941620dc085ce7b9e9cb9"], ["uuid", "e9c1d7d7-3f83-40df-a080-b2d5181c3242"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.599547"], ["updated_at", "2017-05-17 17:00:15.599547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -196223577 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -196223577], ["username", "jstead"], ["access_token", "090f36f4e2ff552a5d5b25bc824557c1"], ["uuid", "f2d4f38c-874d-4a3d-bd67-56d65848fc7a"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.603285"], ["updated_at", "2017-05-17 17:00:15.603285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -92979010 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -92979010], ["username", "bigbear"], ["access_token", "7f57db8ed3c2eac39056c00241a368e1"], ["uuid", "6dd8a3e9-98a1-4b87-a217-b3cbe26b9b21"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.606071"], ["updated_at", "2017-05-17 17:00:15.606071"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -626987512 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -626987512], ["username", "jstrav"], ["access_token", "2310ba2316238d46c32f104974c9fd17"], ["uuid", "3e4b9877-ac52-4cb2-a298-b39861d27c5b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.612418"], ["updated_at", "2017-05-17 17:00:15.612418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -554020644 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -554020644], ["username", "mary"], ["access_token", "5f8f9cb3efd6dfebc897f2e313000fd6"], ["uuid", "f2b40e02-e83b-46a0-9e90-0c0aabc52e3f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.615499"], ["updated_at", "2017-05-17 17:00:15.615499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1986859126 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1986859126], ["username", "jstead"], ["access_token", "5bb7ce9fcc9f703507a4959554afefb3"], ["uuid", "781957b5-56b9-449b-9782-c406bfb5085b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.618360"], ["updated_at", "2017-05-17 17:00:15.618360"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -515153929 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -515153929], ["username", "bigbear"], ["access_token", "0a7667e8f539717ac828490aff6869ba"], ["uuid", "0cdd7897-9116-4f7b-b5d4-97d7d1823946"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.621118"], ["updated_at", "2017-05-17 17:00:15.621118"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -418130052 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -418130052], ["username", "jstrav"], ["access_token", "06dc2badc6f77e78434393373e9b63e2"], ["uuid", "53fca158-e413-4c18-a0fe-16545f3e065f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.627693"], ["updated_at", "2017-05-17 17:00:15.627693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -170480704 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -170480704], ["username", "mary"], ["access_token", "87281078abe39eda4ffc47ee7659f0c0"], ["uuid", "ba9c783d-c5a2-46bb-8f6f-cdec11ec1e0c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.630573"], ["updated_at", "2017-05-17 17:00:15.630573"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1017799763 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1017799763], ["username", "jstead"], ["access_token", "d1401a0248f5c3d2a954a91c73f22914"], ["uuid", "e54c5110-c260-4f68-ae13-901dae840764"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.633607"], ["updated_at", "2017-05-17 17:00:15.633607"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834825848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834825848], ["username", "bigbear"], ["access_token", "167ea7ef4628dc584e97df9f65a475ff"], ["uuid", "abc850fe-7184-4c90-aeee-1775f2ad759b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.636697"], ["updated_at", "2017-05-17 17:00:15.636697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2117054756 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2117054756], ["username", "jstrav"], ["access_token", "5e9ae32723518a217045d9e08a3bbca2"], ["uuid", "6dc2b7f2-dd20-4290-9739-0aca4b17c37a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.643652"], ["updated_at", "2017-05-17 17:00:15.643652"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1851330029 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1851330029], ["username", "mary"], ["access_token", "fdff54837cb5b9e14d52b750a6181281"], ["uuid", "2a1bc9ae-5d44-4cd7-ac7a-44b4d4a9b182"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.646636"], ["updated_at", "2017-05-17 17:00:15.646636"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1053187263 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1053187263], ["username", "jstead"], ["access_token", "be3912bd9f235c9ae5fba5388b05c60b"], ["uuid", "89a25ea2-3226-4612-ba6b-6022636f2d3b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.649736"], ["updated_at", "2017-05-17 17:00:15.649736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -645601937 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -645601937], ["username", "bigbear"], ["access_token", "93a8afcfc5d9b5993fe5980f72a7c0cb"], ["uuid", "f133a460-04de-49d8-adb1-b138b6121551"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.652554"], ["updated_at", "2017-05-17 17:00:15.652554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -605951651 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -605951651], ["username", "jstrav"], ["access_token", "e067b66bab0b541cf1379712c835811b"], ["uuid", "e9b97004-d7b7-445a-9f87-528595220bfa"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.659201"], ["updated_at", "2017-05-17 17:00:15.659201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -75291379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -75291379], ["username", "mary"], ["access_token", "32860d1f0e9f165f142c1d003582e6aa"], ["uuid", "54a803f9-807f-4959-ae8b-585c73ce1eba"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.662083"], ["updated_at", "2017-05-17 17:00:15.662083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -531142386 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -531142386], ["username", "jstead"], ["access_token", "004fba4e55d4b03fa174eba3ede17e0d"], ["uuid", "3e268166-8c1a-4823-ad46-632d5b9b0107"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.665705"], ["updated_at", "2017-05-17 17:00:15.665705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2113829319 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2113829319], ["username", "bigbear"], ["access_token", "78b7e50e66813eff95f1086a7fff9abf"], ["uuid", "58571894-18e9-46bf-8e16-e65dbee5c599"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.668648"], ["updated_at", "2017-05-17 17:00:15.668648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2056178335 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2056178335], ["username", "jstrav"], ["access_token", "523c35254cc5ee3b0aae0d8e043b181d"], ["uuid", "cef52d1b-ca1e-40e8-8e99-fc54851488df"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.675799"], ["updated_at", "2017-05-17 17:00:15.675799"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1745789681 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1745789681], ["username", "mary"], ["access_token", "0b3213f42c4fe9818bdbe120287358dd"], ["uuid", "2a2e920d-13fa-4f04-8783-e03e74c0af81"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.678706"], ["updated_at", "2017-05-17 17:00:15.678706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1472168524 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1472168524], ["username", "jstead"], ["access_token", "b7dd086994748a337120e6ff8932493e"], ["uuid", "6c95eb1e-db23-4a44-93b6-ef5fed0e47bb"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.681594"], ["updated_at", "2017-05-17 17:00:15.681594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1689418150 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1689418150], ["username", "bigbear"], ["access_token", "36d9db1cf408cc2d486b1a17b137bb4e"], ["uuid", "3895588b-bccc-4be1-b386-e74bf84bc37f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.685161"], ["updated_at", "2017-05-17 17:00:15.685161"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -998802008 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -998802008], ["username", "jstrav"], ["access_token", "291fe82a05f734871e50673a463e5acd"], ["uuid", "1ce4d1a3-d6fe-4212-874a-9ef406c35811"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.692969"], ["updated_at", "2017-05-17 17:00:15.692969"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1880887005 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1880887005], ["username", "mary"], ["access_token", "9dc1e24cc115b3f917a7fc4ce100a561"], ["uuid", "5f0ad0d8-a9d7-401f-bab3-f452a8a163ca"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.696333"], ["updated_at", "2017-05-17 17:00:15.696333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -706500262 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -706500262], ["username", "jstead"], ["access_token", "357912ea6dbcd84bc79f4ca0a576da09"], ["uuid", "0c2400a8-64fa-4a18-a632-026a6a798521"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.700147"], ["updated_at", "2017-05-17 17:00:15.700147"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -431634903 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -431634903], ["username", "bigbear"], ["access_token", "7a251f317736ca5321c64abaeed75707"], ["uuid", "8d49e81d-50d3-46e1-9ba4-30d178c09c37"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.703117"], ["updated_at", "2017-05-17 17:00:15.703117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1837800820 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1837800820], ["username", "billy_00"], ["access_token", "dd07feb91fecfa8f8779ce7e1dfa27f1"], ["uuid", "b1156f50-143f-4b05-826e-b392798416f9"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:00:15.705742"], ["updated_at", "2017-05-17 17:00:15.705742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1224239115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1224239115], ["username", "billy_01"], ["access_token", "95a181d6ac43364ddf1ff1cfc31ebc24"], ["uuid", "c29f5341-ee75-4a27-82cb-9e9588b48817"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:00:15.708225"], ["updated_at", "2017-05-17 17:00:15.708225"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2107673189 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2107673189], ["username", "billy_02"], ["access_token", "e363a8eef9c5ac23ab9e2ebf8878f11a"], ["uuid", "37e9be8d-62f4-4e8a-86e8-8fb1b1d87a06"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:00:15.710677"], ["updated_at", "2017-05-17 17:00:15.710677"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -125593279 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -125593279], ["username", "billy_03"], ["access_token", "9ffd4703a02b2e225d88a135b5820893"], ["uuid", "44f52bb9-cf90-4d91-980e-52b5255acf9c"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:00:15.713650"], ["updated_at", "2017-05-17 17:00:15.713650"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1220149034 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1220149034], ["username", "billy_04"], ["access_token", "ec1f0eceecd3748625a11ab0e23d1ebc"], ["uuid", "063bfd6a-e5ed-4831-aebe-a8a58a852255"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:00:15.717532"], ["updated_at", "2017-05-17 17:00:15.717532"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1002789141 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1002789141], ["username", "billy_05"], ["access_token", "67fe3152edda9b44649c89303b12754c"], ["uuid", "a40a8ef5-c27b-48be-b0bc-164ddc50ba92"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:00:15.720635"], ["updated_at", "2017-05-17 17:00:15.720635"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -663887177 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -663887177], ["username", "billy_06"], ["access_token", "10538546969d42873779e29696e1563d"], ["uuid", "8e879588-8881-41ba-a1ca-174891985fd3"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:00:15.724021"], ["updated_at", "2017-05-17 17:00:15.724021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -668412964 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -668412964], ["username", "billy_07"], ["access_token", "a1e9b3acb1b035b54c2576e7a3928d61"], ["uuid", "41b0babf-fc6d-47a0-8fdd-811f9d6e0001"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:00:15.727395"], ["updated_at", "2017-05-17 17:00:15.727395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1429643223 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1429643223], ["username", "billy_08"], ["access_token", "c0ab6e3332fa7b9cd4def679d78ac3a6"], ["uuid", "998ab269-be53-48d0-8c84-2c67b1dc773e"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:00:15.730394"], ["updated_at", "2017-05-17 17:00:15.730394"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1992716685 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1992716685], ["username", "billy_09"], ["access_token", "f99c57e9d291705789d8c42781797db3"], ["uuid", "f66debf9-d1dd-4a9e-be90-01844b43e004"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:00:15.733313"], ["updated_at", "2017-05-17 17:00:15.733313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2075904564 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2075904564], ["username", "billy_10"], ["access_token", "12745786e4138f1183ca64e0bf94ee13"], ["uuid", "4bf4c61c-a377-4bcc-acb1-a25f818a6af2"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:00:15.735925"], ["updated_at", "2017-05-17 17:00:15.735925"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1813379176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1813379176], ["username", "billy_11"], ["access_token", "83ec3c82d525eb6c6b94faa64129b07c"], ["uuid", "22861d2b-ab4a-4bee-8fa2-994b4744116f"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:00:15.738450"], ["updated_at", "2017-05-17 17:00:15.738450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1641359513 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1641359513], ["username", "billy_12"], ["access_token", "af2f10afb0e5ca64971390e85b8a86d4"], ["uuid", "4a10a75a-01b5-44d1-82be-29f3a17e1453"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:00:15.740877"], ["updated_at", "2017-05-17 17:00:15.740877"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -485119032 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -485119032], ["username", "billy_13"], ["access_token", "58c799561862a4806264a1f94c3bc5bd"], ["uuid", "e868474a-b2ec-4ddf-ad69-6dee3868a437"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:00:15.743347"], ["updated_at", "2017-05-17 17:00:15.743347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -561667399 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -561667399], ["username", "billy_14"], ["access_token", "71e9d03ae12e510eae5f52d8ae94a6c9"], ["uuid", "6f43ce84-4adf-435c-be65-405d5768efac"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:00:15.745789"], ["updated_at", "2017-05-17 17:00:15.745789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -324375429 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -324375429], ["username", "billy_15"], ["access_token", "9f232f1f89df01153c1d6ede3d63cf08"], ["uuid", "cb89321c-4124-4266-832a-113ba9dd33ac"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:00:15.748457"], ["updated_at", "2017-05-17 17:00:15.748457"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1852195379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1852195379], ["username", "billy_16"], ["access_token", "8349f704380227610c26107eedd81bf1"], ["uuid", "a7aa0d1c-6b05-45f9-8f31-6076f36144d2"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:00:15.751029"], ["updated_at", "2017-05-17 17:00:15.751029"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1253384345 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1253384345], ["username", "billy_17"], ["access_token", "6f85057f1a25b5cc1a3f3557158bd77e"], ["uuid", "9b3d96dd-557f-412e-8e88-d7afb3f94ab0"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:00:15.753515"], ["updated_at", "2017-05-17 17:00:15.753515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2098101379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2098101379], ["username", "billy_18"], ["access_token", "b9e140f442ec123b8112c194d8befb1b"], ["uuid", "c321ff64-d923-48e8-bb4b-0dd515e75952"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:00:15.756108"], ["updated_at", "2017-05-17 17:00:15.756108"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -873492118 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -873492118], ["username", "billy_19"], ["access_token", "c86a1c8737d1eb67303df1ff4bb3b2dd"], ["uuid", "b95c411f-38e3-4ef3-b209-fb0cbf833efb"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:00:15.759101"], ["updated_at", "2017-05-17 17:00:15.759101"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1621145149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1621145149], ["username", "billy_20"], ["access_token", "79b29e6553780784b49f280343bd0ae9"], ["uuid", "62c08ca2-5ba0-402d-babd-73dd5a79599d"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:00:15.761817"], ["updated_at", "2017-05-17 17:00:15.761817"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144886140 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144886140], ["username", "billy_21"], ["access_token", "fd95831ec1c25830c50ae6c946022eb2"], ["uuid", "99477cea-8656-4d91-b169-14d3adc1a1c1"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:00:15.764468"], ["updated_at", "2017-05-17 17:00:15.764468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493200285 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493200285], ["username", "billy_22"], ["access_token", "e28d14b97d083ec8e6b87936bdfce537"], ["uuid", "fef2d34c-b5ac-407d-b8fc-acc2e03061a8"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:00:15.767251"], ["updated_at", "2017-05-17 17:00:15.767251"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -460215916 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -460215916], ["username", "billy_23"], ["access_token", "bb80763bc0d82643dd6156addf55f95e"], ["uuid", "77a2f33b-1134-4015-9fc5-e4528b387d4d"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:00:15.770204"], ["updated_at", "2017-05-17 17:00:15.770204"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -215465138 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -215465138], ["username", "billy_24"], ["access_token", "03f39bd8f0657c49d06f9b6449800618"], ["uuid", "499bb574-689d-4eb2-b885-133a796d40f2"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:00:15.772976"], ["updated_at", "2017-05-17 17:00:15.772976"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1536704975 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1536704975], ["username", "billy_25"], ["access_token", "92520547819f8c9193013f11916e8034"], ["uuid", "62caa5bb-f67f-4d05-855c-d5548c067078"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:00:15.775500"], ["updated_at", "2017-05-17 17:00:15.775500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1909936154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1909936154], ["username", "billy_26"], ["access_token", "ef6379acb939005cb27360d13a8aeba8"], ["uuid", "764d395d-79c8-4a64-a547-60a5293353b3"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:00:15.777988"], ["updated_at", "2017-05-17 17:00:15.777988"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -74643085 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -74643085], ["username", "billy_27"], ["access_token", "49c60c97b48464239e75a9e6353610cb"], ["uuid", "7fb80bc2-b51c-4fdd-8919-6f53d6eb0744"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:00:15.780561"], ["updated_at", "2017-05-17 17:00:15.780561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -337214984 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -337214984], ["username", "billy_28"], ["access_token", "a9724d81e216dd1547be05ab4ed2469e"], ["uuid", "8606c69d-224c-483d-9060-eca8d6ebe5ee"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:00:15.783721"], ["updated_at", "2017-05-17 17:00:15.783721"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1164430928 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1164430928], ["username", "billy_29"], ["access_token", "100f0c0f101057dce8bab7abeaea97d1"], ["uuid", "6acc09cc-2c9a-4091-8a7b-ff0d1bb51e3d"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:00:15.787310"], ["updated_at", "2017-05-17 17:00:15.787310"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1084227080 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1084227080], ["username", "billy_30"], ["access_token", "f9919e3be89adb183dd8ce13603f6cf7"], ["uuid", "a55ea22b-3900-4fa8-ada4-87f9d207e34f"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:00:15.790502"], ["updated_at", "2017-05-17 17:00:15.790502"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -530632579 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -530632579], ["username", "billy_31"], ["access_token", "014f72e98cdb26c99256250de5514fa0"], ["uuid", "3eccff7f-811c-43c6-b572-e9d9a85496e1"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:00:15.793582"], ["updated_at", "2017-05-17 17:00:15.793582"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -573117601 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -573117601], ["username", "billy_32"], ["access_token", "644ef483e8ff4ea224c6777399641388"], ["uuid", "4b6ca862-4ee2-455f-97e9-5aafcb88df15"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:00:15.796371"], ["updated_at", "2017-05-17 17:00:15.796371"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1160235104 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1160235104], ["username", "billy_33"], ["access_token", "6ab42234f9ba3747038ad19c8fc64e66"], ["uuid", "1fd21228-4bec-4028-bfc0-cbc77a0555bf"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:00:15.799048"], ["updated_at", "2017-05-17 17:00:15.799048"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -508869842 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -508869842], ["username", "billy_34"], ["access_token", "73ef2b55d4324361182be14120eec6f4"], ["uuid", "2494951a-f8e3-4a43-8597-810bb47b70e9"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:00:15.802191"], ["updated_at", "2017-05-17 17:00:15.802191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -549405542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -549405542], ["username", "billy_35"], ["access_token", "9787a8b7864a5dae57a7e9f47679fd65"], ["uuid", "759822d4-8e7e-4038-bfbf-9dd3d0f13e35"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:00:15.804999"], ["updated_at", "2017-05-17 17:00:15.804999"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1750756512 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1750756512], ["username", "billy_36"], ["access_token", "a7ba49a9c26fd9cfa4a2ef35e34bcf49"], ["uuid", "375b4a85-c9a4-4419-86c7-2e0da1edbf3f"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:00:15.807755"], ["updated_at", "2017-05-17 17:00:15.807755"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2017231831 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2017231831], ["username", "billy_37"], ["access_token", "2fe18223e2232d6e06676d6cdaa570a9"], ["uuid", "2cd2f730-4805-4d89-834a-14abebac73fd"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:00:15.810352"], ["updated_at", "2017-05-17 17:00:15.810352"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1549615871 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1549615871], ["username", "billy_38"], ["access_token", "5be2084fe06bcd466d749423786b8471"], ["uuid", "b58f65c1-81ee-48d6-8f09-524905bf5a10"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:00:15.812998"], ["updated_at", "2017-05-17 17:00:15.812998"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1188737521 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1188737521], ["username", "billy_39"], ["access_token", "6f84f0778bd0dffa462a48709cf94f4c"], ["uuid", "523ba163-f71a-47c3-b3c4-2b730a9f6514"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:00:15.815830"], ["updated_at", "2017-05-17 17:00:15.815830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -142248927 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -142248927], ["username", "billy_40"], ["access_token", "327668a50f52a407ce481547a039a59e"], ["uuid", "9fd60006-4c66-42da-b8b1-9899b50409b5"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:00:15.818477"], ["updated_at", "2017-05-17 17:00:15.818477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1648619379 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1648619379], ["username", "billy_41"], ["access_token", "d786955e6a9014a920c473312bcb3d1c"], ["uuid", "5a2db341-8a01-46f0-9f33-bf951ea020d7"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:00:15.821082"], ["updated_at", "2017-05-17 17:00:15.821082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1219371205 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1219371205], ["username", "billy_42"], ["access_token", "f42f70d36cb5e375e842c5f8c35b86b3"], ["uuid", "b2855b93-52a9-41d5-a8dc-e0bd36b9707c"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:00:15.823719"], ["updated_at", "2017-05-17 17:00:15.823719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1456872069 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1456872069], ["username", "billy_43"], ["access_token", "6bbc75644f0bef657cd218dc7ed9bbbf"], ["uuid", "a8303970-e11b-4290-a870-b948da849fa3"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:00:15.826054"], ["updated_at", "2017-05-17 17:00:15.826054"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -604773307 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -604773307], ["username", "billy_44"], ["access_token", "910221acd07a3252562f9646fdf9d34f"], ["uuid", "cc7759c3-a56a-4d95-a3d3-9f3e0cc95937"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:00:15.828316"], ["updated_at", "2017-05-17 17:00:15.828316"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -893928067 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -893928067], ["username", "billy_45"], ["access_token", "d79001778999884ec31d1a82ea51e2e5"], ["uuid", "7c327647-98ed-4393-a271-b34417e807d5"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:00:15.832179"], ["updated_at", "2017-05-17 17:00:15.832179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1936599677 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1936599677], ["username", "jstrav"], ["access_token", "38e5caabace40421507a3552736a07d9"], ["uuid", "30212002-296b-4455-925e-bce82be136d1"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.842342"], ["updated_at", "2017-05-17 17:00:15.842342"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1717156321 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1717156321], ["username", "mary"], ["access_token", "acd2cae832f453820f038f81c5eb3260"], ["uuid", "3ddde16a-127b-4d1d-8eb9-7aac755dc58e"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:15.845039"], ["updated_at", "2017-05-17 17:00:15.845039"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2123343958 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2123343958], ["username", "jstead"], ["access_token", "21b54da4a6eb5f241fc6c3a762dec283"], ["uuid", "0e826c3f-8d35-47db-9b98-9015ef6b8927"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:15.847886"], ["updated_at", "2017-05-17 17:00:15.847886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1709268095 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1709268095], ["username", "bigbear"], ["access_token", "7e04b6695ce0607075d6904b0c48b7a4"], ["uuid", "73b73fa8-1f3b-407a-86cb-8c454c104b25"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:15.850536"], ["updated_at", "2017-05-17 17:00:15.850536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1339025336 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1339025336], ["username", "billy_00"], ["access_token", "a3e5165bdfac27442a6db8da15165bcc"], ["uuid", "0e4b7848-8ac4-495d-bb8f-568ca52e8147"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:00:15.859258"], ["updated_at", "2017-05-17 17:00:15.859258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -488707495 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -488707495], ["username", "billy_01"], ["access_token", "58af4956ff4d78415dbcd6bbdd954a11"], ["uuid", "471b23a7-e97c-4844-a8b6-b7e2f725118c"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:00:15.862190"], ["updated_at", "2017-05-17 17:00:15.862190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -194380950 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -194380950], ["username", "billy_02"], ["access_token", "1c93a93d6b100bbf0971854a1a97aace"], ["uuid", "7ee3a5f7-a30b-47a8-b66a-63f3efcd54c3"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:00:15.865159"], ["updated_at", "2017-05-17 17:00:15.865159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033296558 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033296558], ["username", "billy_03"], ["access_token", "94d22d4325fba4832c43e6563d4f03e4"], ["uuid", "f3893014-1939-4146-8707-ed8e03c52a43"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:00:15.867727"], ["updated_at", "2017-05-17 17:00:15.867727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1559461883 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1559461883], ["username", "billy_04"], ["access_token", "1daa08f984f4d51f98e9ab5c2bd50af8"], ["uuid", "a1d575e0-6323-484a-a0e1-f55aed37da18"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:00:15.870308"], ["updated_at", "2017-05-17 17:00:15.870308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2009365894 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2009365894], ["username", "billy_05"], ["access_token", "4f6d41533bdcbab7de6b694acb63388b"], ["uuid", "97bf3f92-c79d-4bee-a626-a944a961a9bb"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:00:15.873124"], ["updated_at", "2017-05-17 17:00:15.873124"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -858386756 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -858386756], ["username", "billy_06"], ["access_token", "6ea4e62e3f5abcc04e7fb5b4b44d2c99"], ["uuid", "075d9aff-1b56-4ae6-8754-e9928955965e"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:00:15.876610"], ["updated_at", "2017-05-17 17:00:15.876610"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1824909440 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1824909440], ["username", "billy_07"], ["access_token", "2b74f37b5e1d04be835499d80e80e07d"], ["uuid", "a95039c9-2572-4391-ad51-974125c0e010"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:00:15.880154"], ["updated_at", "2017-05-17 17:00:15.880154"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -275920258 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -275920258], ["username", "billy_08"], ["access_token", "5d05257ad2451d09e5a0e4304f8f2dc0"], ["uuid", "ad8d9b96-57f3-47ec-99ec-e20d9daad78f"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:00:15.883468"], ["updated_at", "2017-05-17 17:00:15.883468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1347547003 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1347547003], ["username", "billy_09"], ["access_token", "6932407bb0dd80aa8d07d5b9710e0f90"], ["uuid", "a6795896-49d7-4a65-bb92-69bb91ed981b"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:00:15.886050"], ["updated_at", "2017-05-17 17:00:15.886050"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1351596975 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1351596975], ["username", "billy_10"], ["access_token", "c45e7a046cc3151d72ab1ab384a89a3c"], ["uuid", "5fb4d5ea-6457-44b8-9325-115fc2cd4d74"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:00:15.889729"], ["updated_at", "2017-05-17 17:00:15.889729"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1213388015 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1213388015], ["username", "billy_11"], ["access_token", "d7e6c1d4a456a696ff70aa243106d66d"], ["uuid", "885d534a-9422-4d55-ae3f-d6c85d5a9c03"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:00:15.893192"], ["updated_at", "2017-05-17 17:00:15.893192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -579121170 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -579121170], ["username", "billy_12"], ["access_token", "998914cc14edf6a7423d0216f0dea6c5"], ["uuid", "4b756bf9-2155-493b-9e13-7c4ac4674b9a"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:00:15.896183"], ["updated_at", "2017-05-17 17:00:15.896183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1401325415 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1401325415], ["username", "billy_13"], ["access_token", "0a5f17a6ff0a3901570485a24fb0d538"], ["uuid", "956be653-35cc-4128-adb7-506680f578a7"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:00:15.899151"], ["updated_at", "2017-05-17 17:00:15.899151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -743046296 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -743046296], ["username", "billy_14"], ["access_token", "a16a168b9de6dea0fcac958f435ca727"], ["uuid", "6511e5ab-2739-47b9-b45c-fc6727ffbf44"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:00:15.901809"], ["updated_at", "2017-05-17 17:00:15.901809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -924597437 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -924597437], ["username", "billy_15"], ["access_token", "dad703ed27552d2874608025883891b3"], ["uuid", "fe2f73a8-4bdd-441b-aa6d-d1e3218a8af7"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:00:15.904263"], ["updated_at", "2017-05-17 17:00:15.904263"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -695461150 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -695461150], ["username", "billy_16"], ["access_token", "0891719f8845921b31bef41ebcf15134"], ["uuid", "a88705ee-3b13-45dd-9f67-10a5bb322b4c"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:00:15.906666"], ["updated_at", "2017-05-17 17:00:15.906666"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -545894059 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -545894059], ["username", "billy_17"], ["access_token", "eeb25c5dd2af88ba7551ec5e201dcca8"], ["uuid", "f3f6c638-136f-4103-8686-845465317a4a"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:00:15.909089"], ["updated_at", "2017-05-17 17:00:15.909089"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1443031393 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1443031393], ["username", "billy_18"], ["access_token", "a75d5db2a7ddded83e33c0b2d252e1c0"], ["uuid", "f81f50fe-f0ba-4270-97c9-f837ef24dc18"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:00:15.911657"], ["updated_at", "2017-05-17 17:00:15.911657"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -154761586 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -154761586], ["username", "billy_19"], ["access_token", "a29f75022904aeac99d8ff627759d768"], ["uuid", "a34668a7-17f6-47da-bf64-6b644ce2adf3"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:00:15.914261"], ["updated_at", "2017-05-17 17:00:15.914261"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -738784666 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -738784666], ["username", "billy_20"], ["access_token", "8d04c368bfcf2119a5c42931e4c19551"], ["uuid", "91d2e9d7-43e9-4d4c-a170-caaf1ed674d2"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:00:15.917420"], ["updated_at", "2017-05-17 17:00:15.917420"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -855161327 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -855161327], ["username", "billy_21"], ["access_token", "e12259f9fa27cdfc0d06afb0c4e2dcaf"], ["uuid", "27e9a977-3cd2-41e5-8877-56fd8fde4266"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:00:15.920410"], ["updated_at", "2017-05-17 17:00:15.920410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -16159628 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -16159628], ["username", "billy_22"], ["access_token", "6467c221060eaf2e77485b4511e08cc4"], ["uuid", "17019a62-e2fe-46ca-987d-3db13d39bf06"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:00:15.922999"], ["updated_at", "2017-05-17 17:00:15.922999"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1994298532 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1994298532], ["username", "billy_23"], ["access_token", "293feffe3428b2b24f7bf0b41ed1701e"], ["uuid", "0f8b471a-9d34-48f0-9188-d5968b6aac64"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:00:15.925440"], ["updated_at", "2017-05-17 17:00:15.925440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -548774906 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -548774906], ["username", "billy_24"], ["access_token", "e608fe4ebe1ad9a111731ab599e3a007"], ["uuid", "eb7774f5-b9e6-4775-91c7-7a5df762221f"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:00:15.928518"], ["updated_at", "2017-05-17 17:00:15.928518"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -535315504 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -535315504], ["username", "billy_25"], ["access_token", "b87f0d894d8d7fbcf94b0043c3234293"], ["uuid", "c4b5f730-edf8-447b-adde-a564b12f472e"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:00:15.931747"], ["updated_at", "2017-05-17 17:00:15.931747"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -46824024 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -46824024], ["username", "billy_26"], ["access_token", "bce98e9af6227da87ce2052d70bb789d"], ["uuid", "09984981-f658-49d7-aadc-b18657693ebe"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:00:15.934667"], ["updated_at", "2017-05-17 17:00:15.934667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -287600956 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -287600956], ["username", "billy_27"], ["access_token", "51bdf8643acbbd61a9838a1556cba62e"], ["uuid", "37b2e197-f5a2-420f-a50c-e298a12e9ebd"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:00:15.937166"], ["updated_at", "2017-05-17 17:00:15.937166"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -134737899 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -134737899], ["username", "billy_28"], ["access_token", "a16207c8dfcc6ba8f86514439c4fa700"], ["uuid", "3a10cfaf-1ed8-44da-8fb9-17b36a0c853a"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:00:15.941319"], ["updated_at", "2017-05-17 17:00:15.941319"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1575819535 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1575819535], ["username", "billy_29"], ["access_token", "503c832a3709971d41ac97ab69fe3251"], ["uuid", "9682a215-be8f-47c6-a4f0-aa803d51a143"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:00:15.944863"], ["updated_at", "2017-05-17 17:00:15.944863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -584408269 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -584408269], ["username", "billy_30"], ["access_token", "5ba09667a239e9338f074dc4183c65cf"], ["uuid", "aead2275-428a-434c-9db7-6fd21a998353"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:00:15.948010"], ["updated_at", "2017-05-17 17:00:15.948010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -611011237 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -611011237], ["username", "billy_31"], ["access_token", "722f06f7b15104a5e7b5f90ad2b10193"], ["uuid", "1fd65e2c-f622-4d44-b78c-c91eb7c75a46"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:00:15.950974"], ["updated_at", "2017-05-17 17:00:15.950974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1263901531 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1263901531], ["username", "billy_32"], ["access_token", "997b81d382456f88d9385e60d9e4cb74"], ["uuid", "c69ce8e4-3a5d-4870-b235-c8f2ff33a039"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:00:15.953652"], ["updated_at", "2017-05-17 17:00:15.953652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890367439 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890367439], ["username", "billy_33"], ["access_token", "903e8118860531d0e5057326579a6828"], ["uuid", "3ee04669-c748-4ead-921a-27be70f2b327"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:00:15.956195"], ["updated_at", "2017-05-17 17:00:15.956195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -423084865 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -423084865], ["username", "billy_34"], ["access_token", "b93dade44c3ee194cf04efec87793981"], ["uuid", "a5e5db66-cb21-43b0-8f12-af8c53018539"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:00:15.959191"], ["updated_at", "2017-05-17 17:00:15.959191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1133231608 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1133231608], ["username", "billy_35"], ["access_token", "51d34459bdf6acf68dc5f477e6054c79"], ["uuid", "115d3185-f6ec-4351-9736-fd6b944e0ede"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:00:15.962018"], ["updated_at", "2017-05-17 17:00:15.962018"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1721525780 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1721525780], ["username", "billy_36"], ["access_token", "923ad2759eeeff2e8d91ef1d56017b66"], ["uuid", "e26deb49-2891-4cf0-9515-05f0598b52ba"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:00:15.964748"], ["updated_at", "2017-05-17 17:00:15.964748"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -33361006 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -33361006], ["username", "billy_37"], ["access_token", "aa22b9acde9f616dcbcf3618c2e9a5ed"], ["uuid", "47c45598-44af-4bde-8791-c148af228db3"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:00:15.967522"], ["updated_at", "2017-05-17 17:00:15.967522"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -713197364 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -713197364], ["username", "billy_38"], ["access_token", "a1a7fdf7aa5f36a60285122de16c1ed6"], ["uuid", "8c0df19d-2652-4728-86c9-dce5b6f2fd32"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:00:15.970285"], ["updated_at", "2017-05-17 17:00:15.970285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -718961494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -718961494], ["username", "billy_39"], ["access_token", "4d9675bbfabad394dc3af9862de76cc0"], ["uuid", "555daa38-5656-481d-9179-713829b2da3a"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:00:15.972811"], ["updated_at", "2017-05-17 17:00:15.972811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1255810103 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1255810103], ["username", "billy_40"], ["access_token", "e09d77c15c5b33a402a032886ee3d528"], ["uuid", "52114022-ee64-49a8-8649-ad32ec112291"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:00:15.975298"], ["updated_at", "2017-05-17 17:00:15.975298"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1808065156 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1808065156], ["username", "billy_41"], ["access_token", "1bc3f139fcf8ed5309d1037b2ee8cb5f"], ["uuid", "69a278af-ae9e-4d6a-a5b7-d6a902c258a6"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:00:15.977683"], ["updated_at", "2017-05-17 17:00:15.977683"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -949544803 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -949544803], ["username", "billy_42"], ["access_token", "bebc726ca0f1e1969c0be73a989cf5c0"], ["uuid", "45ccfe7a-c7a4-41fb-8b8a-a9c5d5f7024c"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:00:15.980285"], ["updated_at", "2017-05-17 17:00:15.980285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -163176410 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -163176410], ["username", "billy_43"], ["access_token", "d7643b95d7aad8928c9eaac88d2e648b"], ["uuid", "fe488c52-fd7c-468b-954d-e21cc30a8540"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:00:15.982928"], ["updated_at", "2017-05-17 17:00:15.982928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -597455606 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -597455606], ["username", "billy_44"], ["access_token", "7c5ac67784ace06296f721116fe55eb0"], ["uuid", "3bffe8c5-1e62-46e4-ab7a-3f588e9a5ba5"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:00:15.985447"], ["updated_at", "2017-05-17 17:00:15.985447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -706965794 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -706965794], ["username", "billy_45"], ["access_token", "4a54d9c1087a3073583ec1dc30e9343f"], ["uuid", "154b8bd7-dddd-4383-963c-657f5879e3d8"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:00:15.987907"], ["updated_at", "2017-05-17 17:00:15.987907"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1478037816 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1478037816], ["username", "jstrav"], ["access_token", "1d63f51b38911c78cbb9154fbb0e2bc0"], ["uuid", "bf34186b-3312-4345-a3ac-1a16279975c3"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:15.997499"], ["updated_at", "2017-05-17 17:00:15.997499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493638326 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493638326], ["username", "mary"], ["access_token", "b5bd84ce37c6be40b4452043d304d341"], ["uuid", "90c20826-91f5-4fba-822d-db909dda2f0d"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:16.000741"], ["updated_at", "2017-05-17 17:00:16.000741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493842663 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493842663], ["username", "jstead"], ["access_token", "237f922e3c5543e86b3d0e173d19290b"], ["uuid", "e1834b98-f057-419a-a5e5-06294a9371c1"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:16.004137"], ["updated_at", "2017-05-17 17:00:16.004137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1224486203 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1224486203], ["username", "bigbear"], ["access_token", "099b2c1fd078ab83d3d64d7e2b6de641"], ["uuid", "67f1d802-838c-4355-ac6b-753e8b37b4ca"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:16.006772"], ["updated_at", "2017-05-17 17:00:16.006772"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1192065940 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1192065940], ["username", "billy_00"], ["access_token", "d725b168b8849c085fadb93abee03562"], ["uuid", "0182dbce-3382-4ea6-9b7a-c2bd4dafdb76"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:00:16.009398"], ["updated_at", "2017-05-17 17:00:16.009398"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1764082708 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1764082708], ["username", "billy_01"], ["access_token", "413899885c9cbed49d6ceca86342fa1e"], ["uuid", "f97527b6-f016-47ed-9658-27c644530d60"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:00:16.011865"], ["updated_at", "2017-05-17 17:00:16.011865"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950848259 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1950848259], ["username", "billy_02"], ["access_token", "9870bfad46f4326d1c1a814beeed08ac"], ["uuid", "2e645258-fac1-4e06-90b1-5db4f0ed01b3"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:00:16.014493"], ["updated_at", "2017-05-17 17:00:16.014493"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -579274983 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -579274983], ["username", "billy_03"], ["access_token", "e63c1a7ab116e259432c5377f82a0f25"], ["uuid", "61be719c-36b5-4417-a319-80051d96bfd0"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:00:16.018514"], ["updated_at", "2017-05-17 17:00:16.018514"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1962726822 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1962726822], ["username", "billy_04"], ["access_token", "8371c0229627c609debeb969ead1d0dc"], ["uuid", "132edd79-2a70-4fa0-b80b-18fe3cab4bf2"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:00:16.021326"], ["updated_at", "2017-05-17 17:00:16.021326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -494004706 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -494004706], ["username", "billy_05"], ["access_token", "1c4f3c5131c8acd87388ed94c920a338"], ["uuid", "43692caf-2c8e-4985-9ed3-5d84354e8924"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:00:16.023931"], ["updated_at", "2017-05-17 17:00:16.023931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1581000592 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1581000592], ["username", "billy_06"], ["access_token", "cec16735577773254517c16a230c8593"], ["uuid", "e54e65db-80c9-4139-9cf8-f83096acd0ba"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:00:16.026881"], ["updated_at", "2017-05-17 17:00:16.026881"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1472121468 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1472121468], ["username", "billy_07"], ["access_token", "6af2936a65d89751626662c9bb9bc6ee"], ["uuid", "5cbbb4a5-1d4e-44ba-ad61-42a7a210f1a6"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:00:16.030489"], ["updated_at", "2017-05-17 17:00:16.030489"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2062424646 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2062424646], ["username", "billy_08"], ["access_token", "a446ad256643fbd70015c5e1eab13d25"], ["uuid", "024ed3ad-f9f4-407a-af83-c8dc8c41a48a"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:00:16.033251"], ["updated_at", "2017-05-17 17:00:16.033251"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1540025230 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1540025230], ["username", "billy_09"], ["access_token", "c0141c133803ed05250ebdf185cb1cd7"], ["uuid", "2143734e-4022-48ca-a4c0-211d9cadfe41"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:00:16.035863"], ["updated_at", "2017-05-17 17:00:16.035863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -779220988 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -779220988], ["username", "billy_10"], ["access_token", "056a19dd8e7fbcffe99b9c180bc2db12"], ["uuid", "91d80388-8334-4706-966b-3ed9818338dc"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:00:16.038703"], ["updated_at", "2017-05-17 17:00:16.038703"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1834929877 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1834929877], ["username", "billy_11"], ["access_token", "4b64b5c954239b6b6213df4a7a8c485d"], ["uuid", "78d09bda-d090-40e7-80bf-467fc8a2f661"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:00:16.041362"], ["updated_at", "2017-05-17 17:00:16.041362"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -933368156 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -933368156], ["username", "billy_12"], ["access_token", "0d29359e496cbf754cabc2f9cd9f0905"], ["uuid", "cab0b215-85cc-42eb-bbe8-9df9e1aa14d1"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:00:16.043853"], ["updated_at", "2017-05-17 17:00:16.043853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1866995272 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1866995272], ["username", "billy_13"], ["access_token", "7aa5951910ad03af3a2260f553ff2017"], ["uuid", "a146247c-3426-43a2-85ab-79eb2c327b39"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:00:16.046301"], ["updated_at", "2017-05-17 17:00:16.046301"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -891505870 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -891505870], ["username", "billy_14"], ["access_token", "7fae6b592c4e3860b19dbca484a137b7"], ["uuid", "1cbaef83-a854-414c-b81f-92d922ad3e8c"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:00:16.048930"], ["updated_at", "2017-05-17 17:00:16.048930"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -561037971 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -561037971], ["username", "billy_15"], ["access_token", "3ef376534b381ab2cb23fab8591d5481"], ["uuid", "7d1cf2b0-2b93-47bc-9710-d39e2e1b3e39"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:00:16.051640"], ["updated_at", "2017-05-17 17:00:16.051640"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -592279831 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -592279831], ["username", "billy_16"], ["access_token", "93a5830fe8dee02bee8765e3c7219d8c"], ["uuid", "2fb4aeaa-9e40-4f23-a135-9d8e041fc2aa"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:00:16.054117"], ["updated_at", "2017-05-17 17:00:16.054117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1133972509 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1133972509], ["username", "billy_17"], ["access_token", "ce7089c870f9888406d1147af31a5830"], ["uuid", "100e36f9-af97-4edf-a139-35416c26d77a"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:00:16.056638"], ["updated_at", "2017-05-17 17:00:16.056638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -931149629 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -931149629], ["username", "billy_18"], ["access_token", "75f890037891f2c01d3fd5d54e07223a"], ["uuid", "cb604a68-c339-4d8b-a32b-e9290df24835"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:00:16.059136"], ["updated_at", "2017-05-17 17:00:16.059136"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1620304945 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1620304945], ["username", "billy_19"], ["access_token", "4a65bb31d6d32eef54ba8574ff81ac43"], ["uuid", "b68b589a-aad9-4647-ac99-f2deffea24af"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:00:16.061833"], ["updated_at", "2017-05-17 17:00:16.061833"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1949570533 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1949570533], ["username", "billy_20"], ["access_token", "fc1784cd19863438157e5baf5730ac51"], ["uuid", "716c7587-599e-4e20-b5cd-299fb611df85"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:00:16.064727"], ["updated_at", "2017-05-17 17:00:16.064727"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -772378208 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -772378208], ["username", "billy_21"], ["access_token", "0e419779359a9f6f39e66842ce602b64"], ["uuid", "2ffaa855-a48f-42fb-85ee-a7645a648e41"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:00:16.067566"], ["updated_at", "2017-05-17 17:00:16.067566"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -202483348 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -202483348], ["username", "billy_22"], ["access_token", "e4ec55db3ffd7aa9578562475cc4b4bd"], ["uuid", "cafce99e-76d2-4248-a92d-91fbd6a3b461"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:00:16.070087"], ["updated_at", "2017-05-17 17:00:16.070087"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -153159532 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -153159532], ["username", "billy_23"], ["access_token", "fa8a087752ad39ac1c7b5405f300b53e"], ["uuid", "90a46dd0-f742-47b5-8a59-7ebd9ae515c7"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:00:16.072505"], ["updated_at", "2017-05-17 17:00:16.072505"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1105265829 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1105265829], ["username", "billy_24"], ["access_token", "c286e79e605767dcd220a8f4ddc6cb3b"], ["uuid", "d3231efa-c0d5-4f44-8aba-a207fcd184e5"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:00:16.076231"], ["updated_at", "2017-05-17 17:00:16.076231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -770509554 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -770509554], ["username", "billy_25"], ["access_token", "7a0dd81e2774bb9994d3dd5ffb54e98a"], ["uuid", "fcf8695c-10fe-4a21-bcfb-f93cc47b50a7"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:00:16.079780"], ["updated_at", "2017-05-17 17:00:16.079780"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -984777670 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -984777670], ["username", "billy_26"], ["access_token", "6061bded741ec4017a341aa11a21dea1"], ["uuid", "391dd8bc-ef96-40a6-9a37-2fbeca56b598"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:00:16.082551"], ["updated_at", "2017-05-17 17:00:16.082551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1637564804 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1637564804], ["username", "billy_27"], ["access_token", "f8e5de532d9d5bd3618ea3d73ea6ca09"], ["uuid", "d04a0d46-939d-416d-afbc-fed4453bc4d9"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:00:16.085077"], ["updated_at", "2017-05-17 17:00:16.085077"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2141468086 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2141468086], ["username", "billy_28"], ["access_token", "f0e4ebea1668ebf83336687d42f00c71"], ["uuid", "baed89eb-7262-4e76-bd2e-928882fc9a25"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:00:16.087481"], ["updated_at", "2017-05-17 17:00:16.087481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1742938199 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1742938199], ["username", "billy_29"], ["access_token", "380ced9f0cb9995b1af7331072b69ffa"], ["uuid", "366c2c13-47b6-47e8-bd7c-c5ca54243e75"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:00:16.089856"], ["updated_at", "2017-05-17 17:00:16.089856"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -267774403 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -267774403], ["username", "billy_30"], ["access_token", "5b3086cbccce0844df37671c92f4de6e"], ["uuid", "a738bf70-5168-4e19-a0dc-593d737b7c0b"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:00:16.092353"], ["updated_at", "2017-05-17 17:00:16.092353"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2032505268 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2032505268], ["username", "billy_31"], ["access_token", "310f8515640eb9f8ee05341f093abcba"], ["uuid", "e08beb66-aea8-4b62-b136-c9b9eb8961fe"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:00:16.094762"], ["updated_at", "2017-05-17 17:00:16.094762"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1530281404 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1530281404], ["username", "billy_32"], ["access_token", "9c6c320ef81896ffbb05fa53b0936ab6"], ["uuid", "c0352e99-bf07-4a6d-a9fb-2d62836c4b5a"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:00:16.097248"], ["updated_at", "2017-05-17 17:00:16.097248"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -258420611 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -258420611], ["username", "billy_33"], ["access_token", "1c80308a66f16e3a6d918e97c55eaf94"], ["uuid", "0f45f23b-ab5b-4a45-b0c5-21cfb342eca8"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:00:16.099861"], ["updated_at", "2017-05-17 17:00:16.099861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1535391071 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1535391071], ["username", "billy_34"], ["access_token", "b1753fd9dedced326ef6f99a4fce65c6"], ["uuid", "12677aad-8ac4-4b8d-bfb1-fa285b5f4dd9"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:00:16.102370"], ["updated_at", "2017-05-17 17:00:16.102370"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1439665839 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1439665839], ["username", "billy_35"], ["access_token", "a55d2ba40b85918bf644928a85831628"], ["uuid", "95d50ee6-413d-4dcb-bcda-5200b450d18e"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:00:16.104844"], ["updated_at", "2017-05-17 17:00:16.104844"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -12082729 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -12082729], ["username", "billy_36"], ["access_token", "c26195ca3d0d4721f119d4fc12bb56ba"], ["uuid", "8cf863a5-94f9-473e-9cc8-9684d280461f"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:00:16.107358"], ["updated_at", "2017-05-17 17:00:16.107358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1962679052 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1962679052], ["username", "billy_37"], ["access_token", "f4b38b6c4de6f513ffb055b24b2bad0a"], ["uuid", "cda3a982-0075-459c-9d44-cab924daeecc"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:00:16.109819"], ["updated_at", "2017-05-17 17:00:16.109819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -295296441 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -295296441], ["username", "billy_38"], ["access_token", "ba282c6af500da8c4199d0cd315cda58"], ["uuid", "de0f6d31-6a02-4a4b-b133-b9d38fd61821"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:00:16.112281"], ["updated_at", "2017-05-17 17:00:16.112281"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1836557503 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1836557503], ["username", "billy_39"], ["access_token", "fc66c7d457c93c683f712b1f5c184c3a"], ["uuid", "5a2f9638-4675-4a3d-a60f-9d3df1db542a"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:00:16.114975"], ["updated_at", "2017-05-17 17:00:16.114975"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1244802192 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1244802192], ["username", "billy_40"], ["access_token", "4ccc731a95cb885a3111dc9e9430956a"], ["uuid", "af1eada3-16e2-4092-8c64-cb675b659f3d"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:00:16.117626"], ["updated_at", "2017-05-17 17:00:16.117626"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -793153128 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -793153128], ["username", "billy_41"], ["access_token", "5ec2048ef1a9aa09736d1534a8e349f9"], ["uuid", "6d23c897-6b6e-4fc5-8227-88b1a06c1257"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:00:16.120450"], ["updated_at", "2017-05-17 17:00:16.120450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2014404019 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2014404019], ["username", "billy_42"], ["access_token", "35cfd248b7fbc8029e6d813b2350d9ca"], ["uuid", "7c2d3913-b430-4bb1-85db-ce3f7901e4d0"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:00:16.123094"], ["updated_at", "2017-05-17 17:00:16.123094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -917731413 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -917731413], ["username", "billy_43"], ["access_token", "089f008a0b9aad19598c9670d5b8c5e5"], ["uuid", "fee0fe7b-e576-43d0-8bd0-1ca8f552a23c"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:00:16.125667"], ["updated_at", "2017-05-17 17:00:16.125667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -219848124 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -219848124], ["username", "billy_44"], ["access_token", "f2b011f8f2a0dd9e7736bf72020338b0"], ["uuid", "091cbef2-847f-49b4-bb8e-9950c125a83f"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:00:16.128126"], ["updated_at", "2017-05-17 17:00:16.128126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -334265185 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -334265185], ["username", "billy_45"], ["access_token", "7cd3bce40c6115fb5fc32caceac280ba"], ["uuid", "0bf9460b-4afc-4a5e-9eb1-2a32b1d5d013"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:00:16.130696"], ["updated_at", "2017-05-17 17:00:16.130696"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1267765030 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1267765030], ["username", "jstrav"], ["access_token", "b03dcd9a87fbd221c877b6dc38113d83"], ["uuid", "1e73debb-fa1f-4190-b4a5-8667bb74ba12"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:16.139746"], ["updated_at", "2017-05-17 17:00:16.139746"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144510973 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144510973], ["username", "mary"], ["access_token", "a0b71c041f119233f18a2e39d807c464"], ["uuid", "084c4cab-3f77-41b6-b1c0-aef2b7c93b6b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:16.142683"], ["updated_at", "2017-05-17 17:00:16.142683"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -57709277 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -57709277], ["username", "jstead"], ["access_token", "e417827019ded42988d85bc5e1f3cf8e"], ["uuid", "6caf9193-d8b7-4701-a345-4ba927ff02b3"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:16.145593"], ["updated_at", "2017-05-17 17:00:16.145593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1310268046 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1310268046], ["username", "bigbear"], ["access_token", "486f8d24e5aa6aadf63f373132bd6e45"], ["uuid", "b67b4976-d38b-4d36-8089-f20a53d1af3d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:16.148670"], ["updated_at", "2017-05-17 17:00:16.148670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1517092087 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1517092087], ["username", "foo_bb"], ["access_token", "4cdfea2ba4996e7f431e5e08dad54e5c"], ["uuid", "8c873f2e-82c2-4e27-85c7-ccb8fa810e3f"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-17 17:00:16.151249"], ["updated_at", "2017-05-17 17:00:16.151249"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2007706732 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2007706732], ["username", "foo_bj"], ["access_token", "43e2c683f6fe7f51a2ed27f583172c84"], ["uuid", "45dc04d3-289d-4fc2-96df-b5c0cd537c0c"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:00:16.153802"], ["updated_at", "2017-05-17 17:00:16.153802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1519437115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1519437115], ["username", "foo_tj"], ["access_token", "d4924031f1d69935169fc2c2d57e9345"], ["uuid", "c93b1f4a-a401-46fb-87c8-6863f2103c0f"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:00:16.156685"], ["updated_at", "2017-05-17 17:00:16.156685"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1976814747 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ae068bfbf925ad11126d98771e9d1512' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1976814747], ["username", "ae068bfbf925ad11126d98771e9d1512"], ["access_token", "bf40cd397e7873cc3164ed514d601e9e"], ["uuid", "07e6cdb9-15ce-4585-95e9-9c9cb6ebf1c0"], ["created_at", "2017-05-17 17:00:16.176234"], ["updated_at", "2017-05-17 17:00:16.176234"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1430540460 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'eb8437e107daf72eafa067c0fac64deb' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1430540460], ["username", "eb8437e107daf72eafa067c0fac64deb"], ["access_token", "f38e6ef5a7f26a421e892eae54174703"], ["uuid", "60d5ddb9-6890-4b92-8ee1-e47073b72569"], ["created_at", "2017-05-17 17:00:16.181451"], ["updated_at", "2017-05-17 17:00:16.181451"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1995298120 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1995298120], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:16.184536"], ["updated_at", "2017-05-17 17:00:16.184536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1316622977 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'be3e14b125bed925b946379d90811af9' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1316622977], ["username", "be3e14b125bed925b946379d90811af9"], ["access_token", "b195e7a56adaa5550df1ef42b1ef0094"], ["uuid", "dafc37ed-77e3-4b67-88cd-770135a1297e"], ["created_at", "2017-05-17 17:00:16.189107"], ["updated_at", "2017-05-17 17:00:16.189107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1254693518 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1254693518], ["name", "MyGroup"], ["created_at", "2017-05-17 17:00:16.192051"], ["updated_at", "2017-05-17 17:00:16.192051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-17 17:00:16.203538"], ["updated_at", "2017-05-17 17:00:16.203538"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "0a493f5dd20f8b30d9a4fc3af4b6f093"], ["uuid", "4d313853-958c-4c11-8932-d2362da04d3a"], ["created_at", "2017-05-17 17:00:16.209351"], ["updated_at", "2017-05-17 17:00:16.209351"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:00:16.211005"], ["updated_at", "2017-05-17 17:00:16.211005"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "01501bb7fd896d76b69eb173306991c8"], ["uuid", "87a0c664-14ec-41ee-a07c-c3884e977ff1"], ["created_at", "2017-05-17 17:00:16.624251"], ["updated_at", "2017-05-17 17:00:16.624251"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:00:16.626098"], ["updated_at", "2017-05-17 17:00:16.626098"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "1c17fb92e3ea2379ee4310df6484571e"], ["uuid", "e405f485-c2e1-498b-a14d-253f609b806a"], ["created_at", "2017-05-17 17:00:17.038335"], ["updated_at", "2017-05-17 17:00:17.038335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:00:17.040174"], ["updated_at", "2017-05-17 17:00:17.040174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "701599ffa341767567a19bdd0a61cb53"], ["uuid", "c7eb1d47-6e50-4447-95ca-6dce55fe496e"], ["created_at", "2017-05-17 17:00:17.470500"], ["updated_at", "2017-05-17 17:00:17.470500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:00:17.472222"], ["updated_at", "2017-05-17 17:00:17.472222"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "c713307eef9f9b45f0914bbaa66e4aa1"], ["uuid", "e1c94f76-d815-417c-bf79-be1d3298a322"], ["created_at", "2017-05-17 17:00:17.901796"], ["updated_at", "2017-05-17 17:00:17.901796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:00:17.903571"], ["updated_at", "2017-05-17 17:00:17.903571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:00:18.325159"], ["updated_at", "2017-05-17 17:00:18.325159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1209626]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1209626 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1209626], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:00:18.331232"], ["updated_at", "2017-05-17 17:00:18.331232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:00:18.336857"], ["updated_at", "2017-05-17 17:00:18.336857"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1964242960 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1964242960], ["username", "jstrav"], ["access_token", "97cb3e4fc931049772c141eef448a199"], ["uuid", "5175b5cc-ab78-4ba4-9d35-50509b568995"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:18.342767"], ["updated_at", "2017-05-17 17:00:18.342767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1203460549 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1203460549], ["username", "mary"], ["access_token", "efe3c4821d987cbe02a9046ff257015b"], ["uuid", "6aeaebd8-79c8-41c0-a0b2-d50fcb2f3772"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:18.345676"], ["updated_at", "2017-05-17 17:00:18.345676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -453514200 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -453514200], ["username", "jstead"], ["access_token", "f18876b74e441fad5c0a491e55716533"], ["uuid", "43b22af1-65e0-4bba-9f61-0468f17a1938"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:18.348475"], ["updated_at", "2017-05-17 17:00:18.348475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -14273886 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -14273886], ["username", "bigbear"], ["access_token", "cf5853f5dd8b7a779b7518f6ad5e4605"], ["uuid", "7eba0924-8a10-42cb-9566-fc4133db34e0"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:18.350807"], ["updated_at", "2017-05-17 17:00:18.350807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -629662394 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -629662394], ["username", "billy_00"], ["access_token", "156f7beb9b7865d6011581af7923d922"], ["uuid", "196dd87b-5917-4a43-a0dd-4fe107f12bf8"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:00:18.353111"], ["updated_at", "2017-05-17 17:00:18.353111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -546736270 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -546736270], ["username", "billy_01"], ["access_token", "a394de4494cf9aa55e228175479b4210"], ["uuid", "e6d177fa-1ad3-47e0-8344-232cebfb1625"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:00:18.355736"], ["updated_at", "2017-05-17 17:00:18.355736"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -885010902 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -885010902], ["username", "billy_02"], ["access_token", "52ebf298cc149bc390ffcfe85149c800"], ["uuid", "47841384-aba5-4f0c-adce-1b7e577f21b7"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:00:18.365207"], ["updated_at", "2017-05-17 17:00:18.365207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -172589819 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -172589819], ["username", "billy_03"], ["access_token", "1cf9456539f3c9d64534acdf0bdde25e"], ["uuid", "1a5c78b2-08b2-424c-bacf-9b1f7a51cada"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:00:18.368305"], ["updated_at", "2017-05-17 17:00:18.368305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -349054262 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -349054262], ["username", "billy_04"], ["access_token", "e8bba114c77a6179f268791fed06bf02"], ["uuid", "0c62ef78-51c8-4d2c-b90f-bae85ba3e36c"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:00:18.371046"], ["updated_at", "2017-05-17 17:00:18.371046"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -289495150 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -289495150], ["username", "billy_05"], ["access_token", "8a70d2aa650c901709d91b8e0416de95"], ["uuid", "2fcaf651-c600-4b1e-8655-00d6b3cbeb06"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:00:18.373677"], ["updated_at", "2017-05-17 17:00:18.373677"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -719597379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -719597379], ["username", "billy_06"], ["access_token", "7489f295759f49b161a039c298042750"], ["uuid", "34634e46-0811-4dc6-b233-50c3b2606511"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:00:18.376107"], ["updated_at", "2017-05-17 17:00:18.376107"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -452226972 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -452226972], ["username", "billy_07"], ["access_token", "76714f055dcba6ca8eae19ee2c456e8e"], ["uuid", "55b70576-320f-4df5-ac9d-418cc91d9f82"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:00:18.379005"], ["updated_at", "2017-05-17 17:00:18.379005"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1062272315 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1062272315], ["username", "billy_08"], ["access_token", "8f09c7b453d99371bed88307c0bb0466"], ["uuid", "72cfe9bb-a37b-4e6e-bb57-9f7e1bf70fa0"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:00:18.382194"], ["updated_at", "2017-05-17 17:00:18.382194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1679477921 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1679477921], ["username", "billy_09"], ["access_token", "a11c8a246719c2b33673fb0954922e6d"], ["uuid", "70d8c1d7-1400-46f3-8fe8-f077442bd53f"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:00:18.384956"], ["updated_at", "2017-05-17 17:00:18.384956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1519145348 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1519145348], ["username", "billy_10"], ["access_token", "e7dbdba506b0a66c011bcd89f83fc245"], ["uuid", "a9882383-cbca-4f3a-852a-bb63b4d6db69"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:00:18.387408"], ["updated_at", "2017-05-17 17:00:18.387408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -26465629 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -26465629], ["username", "billy_11"], ["access_token", "03c2a08f4989ba8d6f20eed9b2808c0c"], ["uuid", "44bc63ba-b75a-44a7-9316-5ac109cc2707"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:00:18.390805"], ["updated_at", "2017-05-17 17:00:18.390805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1815177005 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1815177005], ["username", "billy_12"], ["access_token", "2f0a3386b5d2ecb68599a4eeccd0ec48"], ["uuid", "604c3c9c-b318-40fc-9dc3-6d5f4526acd0"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:00:18.394131"], ["updated_at", "2017-05-17 17:00:18.394131"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1843989652 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1843989652], ["username", "billy_13"], ["access_token", "89547fa7e97ad22b4a376b8eb90e466f"], ["uuid", "71a9de9b-05f2-4772-ab2f-4a7c84aeea9d"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:00:18.397434"], ["updated_at", "2017-05-17 17:00:18.397434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -114072197 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -114072197], ["username", "billy_14"], ["access_token", "fc9bccae2bc1557945e86c738a9e3984"], ["uuid", "d9e8d1be-1eaf-4400-8a07-f4631c255929"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:00:18.400022"], ["updated_at", "2017-05-17 17:00:18.400022"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -77877531 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -77877531], ["username", "billy_15"], ["access_token", "d047b2a027132d4cb4054daa2a17d1f1"], ["uuid", "45799078-3cc0-4582-a210-c6801522d3f1"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:00:18.403101"], ["updated_at", "2017-05-17 17:00:18.403101"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1569876741 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1569876741], ["username", "billy_16"], ["access_token", "ad541f42fabef198c5f98ace9697cb63"], ["uuid", "075bac30-77cf-45eb-94a9-249d3bb8212b"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:00:18.405850"], ["updated_at", "2017-05-17 17:00:18.405850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -346008710 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -346008710], ["username", "billy_17"], ["access_token", "11e5cf28747a50fc1100a4b7172c9b38"], ["uuid", "188ad3d2-076d-4509-bff4-605d92f0eae8"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:00:18.408389"], ["updated_at", "2017-05-17 17:00:18.408389"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -795512081 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -795512081], ["username", "billy_18"], ["access_token", "ca17eaf1432fdc3889ebcdbff995df71"], ["uuid", "4c2a8d78-5984-40f7-809f-1a5bb6800093"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:00:18.410855"], ["updated_at", "2017-05-17 17:00:18.410855"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1994927411 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1994927411], ["username", "billy_19"], ["access_token", "9f11710525d3369dd56d4d8559a5286b"], ["uuid", "cdf313c2-8d9e-4b30-8289-294799732dc5"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:00:18.413266"], ["updated_at", "2017-05-17 17:00:18.413266"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -985025730 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -985025730], ["username", "billy_20"], ["access_token", "ca94628c93845a36d09ee98f4a111e61"], ["uuid", "6857f3fb-3f91-4d2f-9f04-0e7d8106a758"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:00:18.415750"], ["updated_at", "2017-05-17 17:00:18.415750"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1449677927 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1449677927], ["username", "billy_21"], ["access_token", "01884e847c41c62031ccf50ddee145fc"], ["uuid", "784af551-8c1f-45ed-814c-b352384878cc"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:00:18.418825"], ["updated_at", "2017-05-17 17:00:18.418825"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -29528179 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -29528179], ["username", "billy_22"], ["access_token", "f3f5182fc0632b101c4940d9e8d42acb"], ["uuid", "8ab4ef07-8722-4443-9c1f-3ab0f2bfc753"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:00:18.422537"], ["updated_at", "2017-05-17 17:00:18.422537"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -244698354 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -244698354], ["username", "billy_23"], ["access_token", "21bcd654d2185ac9d77e60423f9f2ca4"], ["uuid", "9d6ef8e9-7ae0-4938-9518-ed06c1f62e92"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:00:18.425804"], ["updated_at", "2017-05-17 17:00:18.425804"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1523654037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1523654037], ["username", "billy_24"], ["access_token", "acda96d49427a39773a44273794ae9d5"], ["uuid", "4b703194-839d-450b-ab5b-87ce449657b0"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:00:18.428906"], ["updated_at", "2017-05-17 17:00:18.428906"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -783242201 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -783242201], ["username", "billy_25"], ["access_token", "b4adc828f42eaa805fbdab386f439f0d"], ["uuid", "40197bc5-6f3b-4ad4-bb5b-581def8ace42"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:00:18.431705"], ["updated_at", "2017-05-17 17:00:18.431705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1629857351 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1629857351], ["username", "billy_26"], ["access_token", "7d6bdfe12cc17c6c0b21bc58cc61714a"], ["uuid", "527aeff8-f424-47c5-bb9f-71fc4e7c88b2"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:00:18.434178"], ["updated_at", "2017-05-17 17:00:18.434178"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2065832074 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2065832074], ["username", "billy_27"], ["access_token", "90d0b0fdce965b225ebceea6889f4adc"], ["uuid", "a274d366-24f0-45fa-a76c-5a277b5c6637"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:00:18.436914"], ["updated_at", "2017-05-17 17:00:18.436914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187889063 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1187889063], ["username", "billy_28"], ["access_token", "4057baa6102ed7ee61d0fb20e1213e66"], ["uuid", "2b3c968b-cbc4-4294-af95-3adbd72415c1"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:00:18.439579"], ["updated_at", "2017-05-17 17:00:18.439579"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -769787236 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -769787236], ["username", "billy_29"], ["access_token", "5077ba88c2956b3fcd92dcc2e57e49a0"], ["uuid", "b1889e44-b967-4abd-aeab-990938da8e61"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:00:18.442040"], ["updated_at", "2017-05-17 17:00:18.442040"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -722925351 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -722925351], ["username", "billy_30"], ["access_token", "12f7890869db4093e907c039e2107dd3"], ["uuid", "8ea0eec3-0f86-4d6d-8cb9-b1b99cb92676"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:00:18.444429"], ["updated_at", "2017-05-17 17:00:18.444429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1670125713 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1670125713], ["username", "billy_31"], ["access_token", "738225a363bd39ab8048440f326fea15"], ["uuid", "2e81812c-2173-4440-bf6d-c5209f10277e"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:00:18.446984"], ["updated_at", "2017-05-17 17:00:18.446984"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1978866498 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1978866498], ["username", "billy_32"], ["access_token", "d063b7726e3dc6a8bfde21e1e436f9fc"], ["uuid", "dced63c7-534b-4c22-bcd6-902ce43c9ad7"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:00:18.450184"], ["updated_at", "2017-05-17 17:00:18.450184"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1474161904 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1474161904], ["username", "billy_33"], ["access_token", "7cc742c59f0e9d84d82e3f8f57895ba1"], ["uuid", "1c1f5902-9c05-47fd-ad85-2343ef15635e"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:00:18.453532"], ["updated_at", "2017-05-17 17:00:18.453532"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -494442754 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -494442754], ["username", "billy_34"], ["access_token", "05b3a3015c9f05e16b9b74637049d970"], ["uuid", "98cb59aa-98fa-4004-b2b8-5c76dd58790a"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:00:18.456717"], ["updated_at", "2017-05-17 17:00:18.456717"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2108394780 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2108394780], ["username", "billy_35"], ["access_token", "bd9cd1587c0832b87882b8e872dda5b4"], ["uuid", "24cbb063-ca4f-4a5d-b8ba-06788e0ee422"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:00:18.459514"], ["updated_at", "2017-05-17 17:00:18.459514"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -24338784 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -24338784], ["username", "billy_36"], ["access_token", "fbbd5d5f779272ed596e6895e96e3cc6"], ["uuid", "ade8681f-d798-40dd-90f8-b8a8cc23418d"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:00:18.462310"], ["updated_at", "2017-05-17 17:00:18.462310"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -983814370 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -983814370], ["username", "billy_37"], ["access_token", "375d47eb5fa105248e80af38c93df221"], ["uuid", "f57b52f4-d9df-4224-9fce-b81dff73b31f"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:00:18.465088"], ["updated_at", "2017-05-17 17:00:18.465088"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1037688822 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1037688822], ["username", "billy_38"], ["access_token", "cb7d7cfdc945916d2bfc7546ed54ed9c"], ["uuid", "32fc2a63-4dde-4fa7-b879-e6c0af2c834f"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:00:18.467624"], ["updated_at", "2017-05-17 17:00:18.467624"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -685196520 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -685196520], ["username", "billy_39"], ["access_token", "027e18ba76b2de6437539b05a976ad56"], ["uuid", "f5bd7663-e800-4f66-be33-cbb890163839"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:00:18.470229"], ["updated_at", "2017-05-17 17:00:18.470229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1872231208 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1872231208], ["username", "billy_40"], ["access_token", "138d7c0e9bfe68d0f27133992e480ade"], ["uuid", "6f8e7ad8-1830-4bd7-8ca3-e392fc149b9f"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:00:18.472648"], ["updated_at", "2017-05-17 17:00:18.472648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -93507183 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -93507183], ["username", "billy_41"], ["access_token", "fe35daec13f709b16ac356c4cbf4c1ae"], ["uuid", "3fb15bd9-f8cd-4f6c-9aaa-112ed0832c1f"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:00:18.475098"], ["updated_at", "2017-05-17 17:00:18.475098"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1944663814 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1944663814], ["username", "billy_42"], ["access_token", "36f82eea7d582ce9f480c57c5fa8b658"], ["uuid", "9b2ca534-6193-4b17-8e18-dca36cf3c5b5"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:00:18.477999"], ["updated_at", "2017-05-17 17:00:18.477999"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781409954 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1781409954], ["username", "billy_43"], ["access_token", "f4ec1a2ae6f19bf35d1afd1f0ec768dc"], ["uuid", "2753d782-5545-4b0e-8c2d-d09ef9ca52e5"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:00:18.480830"], ["updated_at", "2017-05-17 17:00:18.480830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -558583060 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -558583060], ["username", "billy_44"], ["access_token", "52dee3dad215b079b91ee7409e9d60c9"], ["uuid", "709ecbd6-ebef-446e-b0f4-803276e3dc98"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:00:18.483724"], ["updated_at", "2017-05-17 17:00:18.483724"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1907752351 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1907752351], ["username", "billy_45"], ["access_token", "f54f0639bf7ad7c07ffa107aaca7f9c6"], ["uuid", "da86b045-175c-4b6e-aecc-85a0c93e732a"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:00:18.486293"], ["updated_at", "2017-05-17 17:00:18.486293"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1469846997 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1469846997], ["username", "billy_46"], ["access_token", "455b74607b61a0950cca6781877b715b"], ["uuid", "53a871b0-41e2-491f-aa7d-922309a821ad"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:00:18.488799"], ["updated_at", "2017-05-17 17:00:18.488799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1851523333 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1851523333], ["username", "billy_47"], ["access_token", "580acedacf13af4429596ce2ac4628b8"], ["uuid", "67c2b766-7bc3-42c5-a1e0-557bf35b3ede"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:00:18.491180"], ["updated_at", "2017-05-17 17:00:18.491180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1280530990 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1280530990], ["username", "billy_48"], ["access_token", "ab53caaff1e1348e89c716e808019a16"], ["uuid", "d51f7e76-dd5b-4eac-b1d1-2eda24089222"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:00:18.493720"], ["updated_at", "2017-05-17 17:00:18.493720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1238347242 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1238347242], ["username", "billy_49"], ["access_token", "1f912262d8c534debcc67fe9e1d5046f"], ["uuid", "be624774-6e53-4297-9a45-852743296475"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:00:18.496142"], ["updated_at", "2017-05-17 17:00:18.496142"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1190932624 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1190932624], ["username", "jstrav"], ["access_token", "6d045c97ba6993daea029945fbf7af8e"], ["uuid", "a8e4fb23-9724-4743-b690-36433ec140e5"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:18.505330"], ["updated_at", "2017-05-17 17:00:18.505330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1514623374 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1514623374], ["username", "mary"], ["access_token", "bd9823ca7664a35fc423a94aef288b91"], ["uuid", "01fb0b93-6dd5-443e-9e57-91cf00d9c6e1"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:18.508269"], ["updated_at", "2017-05-17 17:00:18.508269"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2067977372 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2067977372], ["username", "jstead"], ["access_token", "c75e06ab2dfc12e74e7a4a0f68db3c66"], ["uuid", "4df0ff8b-c973-4e28-84d2-81cde0c2a7ae"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:18.511665"], ["updated_at", "2017-05-17 17:00:18.511665"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -994126008 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -994126008], ["username", "bigbear"], ["access_token", "1ed6052b70354089ea6b035632380132"], ["uuid", "556a3a24-19e9-4659-8cfe-8d93ebf91082"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:18.515744"], ["updated_at", "2017-05-17 17:00:18.515744"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -953263489 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -953263489], ["username", "billy_00"], ["access_token", "168f1e2e23f8f45ff785f40ec325d0c2"], ["uuid", "2ee5b67c-beba-4ffb-aa34-1cae25e2428e"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:00:18.519641"], ["updated_at", "2017-05-17 17:00:18.519641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1229872954 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1229872954], ["username", "billy_01"], ["access_token", "5d32eba05b6796d244548e05c943a333"], ["uuid", "b4d3a210-0e50-4b89-8166-0161c7323a6e"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:00:18.522642"], ["updated_at", "2017-05-17 17:00:18.522642"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -562002363 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -562002363], ["username", "billy_02"], ["access_token", "37cbb9e1d04134b6d141e307dfae2424"], ["uuid", "3829f4fe-36ae-4dfa-b6c1-e4eca0a41009"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:00:18.525280"], ["updated_at", "2017-05-17 17:00:18.525280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -613811414 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -613811414], ["username", "billy_03"], ["access_token", "a0d973ea2eb26791cb4473f6ee5aeef5"], ["uuid", "ad63e779-75b0-44aa-8951-a401be0c5b78"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:00:18.527782"], ["updated_at", "2017-05-17 17:00:18.527782"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1712128973 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1712128973], ["username", "billy_04"], ["access_token", "1e86761a7c3119574b7cd2eb38801237"], ["uuid", "ea187f14-255f-409a-a4b9-5ff52703ec92"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:00:18.530278"], ["updated_at", "2017-05-17 17:00:18.530278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1931444243 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1931444243], ["username", "billy_05"], ["access_token", "e01e8337fda7f628b2c77a3de85dc403"], ["uuid", "7d101210-6d69-41cb-8ec3-79b07c77cabf"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:00:18.532771"], ["updated_at", "2017-05-17 17:00:18.532771"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1554179631 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1554179631], ["username", "billy_06"], ["access_token", "9d73d5b4d2921f70c8e050a41cc76fc3"], ["uuid", "77d4642b-a51f-4c95-8e62-404c11fac420"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:00:18.535245"], ["updated_at", "2017-05-17 17:00:18.535245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1374661826 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1374661826], ["username", "billy_07"], ["access_token", "9ab9bd7bd78fb2a1e43f598cd43e8930"], ["uuid", "4978cc68-fa11-4514-baa3-b5308519774e"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:00:18.537809"], ["updated_at", "2017-05-17 17:00:18.537809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1556664438 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1556664438], ["username", "billy_08"], ["access_token", "5db11b3b648d35622ba9f97cc0efb957"], ["uuid", "5ddf034b-ce8a-495d-9b0e-9a88e6bf8209"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:00:18.540479"], ["updated_at", "2017-05-17 17:00:18.540479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1486722668 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1486722668], ["username", "billy_09"], ["access_token", "d88e66ccded491ceb2406da6b7920b69"], ["uuid", "eef3a646-c866-4d85-8111-b2297a853ff7"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:00:18.543055"], ["updated_at", "2017-05-17 17:00:18.543055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1256920842 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1256920842], ["username", "billy_10"], ["access_token", "3f032b9e8d923e2b27da8f53e3644bc4"], ["uuid", "3ae8e04b-ce14-48cb-8746-f7e66b855be3"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:00:18.545625"], ["updated_at", "2017-05-17 17:00:18.545625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1139522227 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1139522227], ["username", "billy_11"], ["access_token", "9d0d1bf46aa28fca35fe768c582feebc"], ["uuid", "0f10e31d-17ec-4340-a49a-0b12c3d28902"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:00:18.548043"], ["updated_at", "2017-05-17 17:00:18.548043"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1084809727 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1084809727], ["username", "billy_12"], ["access_token", "b792e111301e4b4d11d89383412c9c09"], ["uuid", "59e29a1c-5714-4889-8afc-e522ee6ccd3a"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:00:18.550531"], ["updated_at", "2017-05-17 17:00:18.550531"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1942739597 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1942739597], ["username", "billy_13"], ["access_token", "0247184308569bb247d19085faa8f927"], ["uuid", "e9bd51af-b304-48b2-90c8-2c612f8a5f55"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:00:18.555195"], ["updated_at", "2017-05-17 17:00:18.555195"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1949100443 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1949100443], ["username", "billy_14"], ["access_token", "33eb3479138111791e0c4b02c9517691"], ["uuid", "02f3f910-430e-4627-a26f-efc483449600"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:00:18.559349"], ["updated_at", "2017-05-17 17:00:18.559349"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723953045 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723953045], ["username", "billy_15"], ["access_token", "ed17f28ce518fd7fab463bc60db79a7b"], ["uuid", "2f0871c3-85c9-4ad3-a57c-7545fb1ed1f6"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:00:18.562648"], ["updated_at", "2017-05-17 17:00:18.562648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -830569769 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -830569769], ["username", "billy_16"], ["access_token", "01fda89a788f83f2b9f0c154a2e946b7"], ["uuid", "4be3b4b6-0756-4e10-99a8-93b758385be6"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:00:18.565789"], ["updated_at", "2017-05-17 17:00:18.565789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1656744789 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1656744789], ["username", "billy_17"], ["access_token", "63a84f0788541d4f08e4e81acdbe2074"], ["uuid", "77e6b993-5eed-4d68-9e9f-4603b2a8ee16"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:00:18.568860"], ["updated_at", "2017-05-17 17:00:18.568860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1436963511 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1436963511], ["username", "billy_18"], ["access_token", "63c6f8c160a211842afd718bdb2f3c2c"], ["uuid", "374a7d1e-c98c-4487-bd1f-397a7d0560f8"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:00:18.571673"], ["updated_at", "2017-05-17 17:00:18.571673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1412335517 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1412335517], ["username", "billy_19"], ["access_token", "85ee8e825d7b6f1af9823dd5946eb38e"], ["uuid", "136927b2-1469-46a7-8de5-d0030327e2b6"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:00:18.574229"], ["updated_at", "2017-05-17 17:00:18.574229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -848176979 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -848176979], ["username", "billy_20"], ["access_token", "169acb3bb16c4fd7c7761b52fa9e73a4"], ["uuid", "953b3437-7c4c-4f2c-81a9-661ef6fb78f9"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:00:18.576806"], ["updated_at", "2017-05-17 17:00:18.576806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -764205299 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -764205299], ["username", "billy_21"], ["access_token", "3118ff5fee6e073ccb4813fbdbcbe753"], ["uuid", "26f70940-512c-4e89-861d-fa9f1b5323e3"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:00:18.579243"], ["updated_at", "2017-05-17 17:00:18.579243"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -188606551 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -188606551], ["username", "billy_22"], ["access_token", "ddadc3d53a59ab0e77ebd4bcc41399a9"], ["uuid", "25107f46-737c-4058-a6fb-e41550b106c4"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:00:18.581848"], ["updated_at", "2017-05-17 17:00:18.581848"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -232994461 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -232994461], ["username", "billy_23"], ["access_token", "3616819c2d5ed3365124fcec71cfe1a2"], ["uuid", "571ed523-b3f9-4446-a347-16a1b1aeec4b"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:00:18.584335"], ["updated_at", "2017-05-17 17:00:18.584335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -774317733 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -774317733], ["username", "billy_24"], ["access_token", "377553af52228b55676ad9b1564b7e0a"], ["uuid", "3f9eb1e0-4812-4891-8bfa-c6235f6ad182"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:00:18.586915"], ["updated_at", "2017-05-17 17:00:18.586915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -240529506 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -240529506], ["username", "billy_25"], ["access_token", "8f8702da1c484f6dcaceca0de3c8f1ff"], ["uuid", "c9e093ba-0840-461c-a12c-8503909589b9"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:00:18.589410"], ["updated_at", "2017-05-17 17:00:18.589410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -211683040 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -211683040], ["username", "billy_26"], ["access_token", "c68df16e98ba2c539f5feb76903203f3"], ["uuid", "ea8ab989-f654-46a6-b87d-88644d7f77c9"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:00:18.591891"], ["updated_at", "2017-05-17 17:00:18.591891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1061656709 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1061656709], ["username", "billy_27"], ["access_token", "77c3c91960b5e2eb64d873733af1d2f9"], ["uuid", "c8dc1789-39f7-425c-b219-3798ccda2518"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:00:18.594304"], ["updated_at", "2017-05-17 17:00:18.594304"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -246016809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -246016809], ["username", "billy_28"], ["access_token", "9dc6b99ed15ff9e9b26e95469bbeb3b8"], ["uuid", "0599d5cd-58e4-416a-8771-3477b1098621"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:00:18.596671"], ["updated_at", "2017-05-17 17:00:18.596671"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1477223776 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1477223776], ["username", "billy_29"], ["access_token", "94fe8bde4e4758bfd0c91fb3d7219d8b"], ["uuid", "4671f984-7994-4314-bf9d-f96ebbe5d178"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:00:18.599190"], ["updated_at", "2017-05-17 17:00:18.599190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1625040265 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1625040265], ["username", "billy_30"], ["access_token", "1134c205979018017024e9f4feda6773"], ["uuid", "b52f4cbd-8354-4162-b018-316acd3ef296"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:00:18.601965"], ["updated_at", "2017-05-17 17:00:18.601965"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -192741838 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -192741838], ["username", "billy_31"], ["access_token", "0df0877d745fa08ed125d4c2e2a0ed7b"], ["uuid", "1a8553df-2eca-4af2-b395-b335882b58e1"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:00:18.605233"], ["updated_at", "2017-05-17 17:00:18.605233"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1635361036 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1635361036], ["username", "billy_32"], ["access_token", "0db4f99f746ba127b14bbb9ae2ff24fc"], ["uuid", "02b40fce-aa44-4204-abc1-2a8c66446a90"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:00:18.608434"], ["updated_at", "2017-05-17 17:00:18.608434"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1243012216 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1243012216], ["username", "billy_33"], ["access_token", "e42324cb31571709dec8a0a5a041e927"], ["uuid", "ca8adae1-6de7-42d9-91e5-bc6df2e5959c"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:00:18.611290"], ["updated_at", "2017-05-17 17:00:18.611290"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1419562396 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1419562396], ["username", "billy_34"], ["access_token", "be1a7d5686a55195d895a31f0a4e6d47"], ["uuid", "47b53c51-cb08-43b9-9bc6-f4bf519d95f3"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:00:18.613931"], ["updated_at", "2017-05-17 17:00:18.613931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1805445081 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1805445081], ["username", "billy_35"], ["access_token", "6e5b545534945bae1ce803f1edcc8333"], ["uuid", "4b071511-d59b-4dc7-876d-f0b92f2e3cd8"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:00:18.616488"], ["updated_at", "2017-05-17 17:00:18.616488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -866670057 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -866670057], ["username", "billy_36"], ["access_token", "f486ed08b39fc17fa836732e7ae5260b"], ["uuid", "35a6c8fa-5fac-4253-be8e-925193e4badc"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:00:18.618920"], ["updated_at", "2017-05-17 17:00:18.618920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -870276226 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -870276226], ["username", "billy_37"], ["access_token", "b5e642beec396a4c5e6f1eff4acac2a3"], ["uuid", "0fdedfb5-4396-4e7c-bdf1-0638fd6ec80b"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:00:18.621297"], ["updated_at", "2017-05-17 17:00:18.621297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2842027 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2842027], ["username", "billy_38"], ["access_token", "39c8f5e8cff9ccfa5716109ac89668fb"], ["uuid", "5d9b9e5d-c087-4dc2-9bd2-27cfe76d0f7a"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:00:18.623767"], ["updated_at", "2017-05-17 17:00:18.623767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1221466516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1221466516], ["username", "billy_39"], ["access_token", "aef5de58f22a8b4bbb825784c90786f2"], ["uuid", "1cc417ce-ee40-410b-8930-62d3b811ad45"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:00:18.626194"], ["updated_at", "2017-05-17 17:00:18.626194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -765954382 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -765954382], ["username", "billy_40"], ["access_token", "534951bdcd85a757ec01f567a84af103"], ["uuid", "8a267cb8-838c-475b-8215-a20b98338d7f"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:00:18.628600"], ["updated_at", "2017-05-17 17:00:18.628600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -892393658 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -892393658], ["username", "billy_41"], ["access_token", "006a9572ced82c344ca05b2c83a75dcf"], ["uuid", "164c2eda-63c5-4efe-8176-826f82d0cb40"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:00:18.631024"], ["updated_at", "2017-05-17 17:00:18.631024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -975143318 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -975143318], ["username", "billy_42"], ["access_token", "7440bcac04f42ae027554329885654c4"], ["uuid", "427579e1-3024-4f5f-8924-ea4321365065"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:00:18.633470"], ["updated_at", "2017-05-17 17:00:18.633470"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -175287617 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -175287617], ["username", "billy_43"], ["access_token", "0aa4124c6c5053f30c05bf989d387fe4"], ["uuid", "3ea41b0f-7805-4be1-87e5-1bf7ee4666b5"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:00:18.636094"], ["updated_at", "2017-05-17 17:00:18.636094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1818146337 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1818146337], ["username", "billy_44"], ["access_token", "cc938af9dc223b23b9772116509d029b"], ["uuid", "879e793f-a629-4276-b1e6-b517ed160a6c"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:00:18.638820"], ["updated_at", "2017-05-17 17:00:18.638820"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144292284 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144292284], ["username", "billy_45"], ["access_token", "772aa847d6f7110f8e17c81fc24aa984"], ["uuid", "33a04338-65e8-477c-ac4f-b97f48298ce1"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:00:18.641377"], ["updated_at", "2017-05-17 17:00:18.641377"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -853463546 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -853463546], ["username", "billy_46"], ["access_token", "64c71ebc8a941fdb8bc67b817462fac1"], ["uuid", "0c3c298d-d488-4a28-a79b-7e2a24787968"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:00:18.643859"], ["updated_at", "2017-05-17 17:00:18.643859"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -912462499 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -912462499], ["username", "billy_47"], ["access_token", "5fa5adf0c075466279c6fd5b77c83a3a"], ["uuid", "574334ac-800f-4509-8b4f-e65dc7d3e6ea"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:00:18.647833"], ["updated_at", "2017-05-17 17:00:18.647833"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1411839203 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1411839203], ["username", "billy_48"], ["access_token", "515a6a687c43aa61907d287f8a50d7d8"], ["uuid", "6a638379-c820-48ea-90b8-64ebd1fad39a"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:00:18.651137"], ["updated_at", "2017-05-17 17:00:18.651137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1190990087 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1190990087], ["username", "billy_49"], ["access_token", "93d68590f1d5389572cd31952ea5fa6f"], ["uuid", "532bdb22-10aa-4e4a-a4f8-b2904c32570a"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:00:18.654532"], ["updated_at", "2017-05-17 17:00:18.654532"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -704115265 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -704115265], ["username", "jstrav"], ["access_token", "8d6dcd5e17e3bd91824ba4859e54909a"], ["uuid", "7393d61f-9c9b-481b-bddd-e093fa412568"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:00:18.663525"], ["updated_at", "2017-05-17 17:00:18.663525"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -299921124 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -299921124], ["username", "mary"], ["access_token", "5a77f0b5af88c22e3dfaaad6c5745da9"], ["uuid", "7639d832-e6a4-4851-b2ce-dbc6e2134347"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:00:18.666758"], ["updated_at", "2017-05-17 17:00:18.666758"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1134696638 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1134696638], ["username", "jstead"], ["access_token", "dff8a435488e28574676aec3672567c2"], ["uuid", "ebb70442-2f7f-49aa-8080-49cd4b63a9de"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:00:18.669871"], ["updated_at", "2017-05-17 17:00:18.669871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1257776536 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1257776536], ["username", "bigbear"], ["access_token", "10ae78931b04b06660c285a0cc461354"], ["uuid", "a9964470-3601-4016-a1a8-afb2abb45245"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:00:18.672616"], ["updated_at", "2017-05-17 17:00:18.672616"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -80386719 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -80386719], ["username", "billy_00"], ["access_token", "04b388394251ea70b65bea204ee19074"], ["uuid", "e80ff5f0-5de9-45b9-9326-3548f856c02f"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:00:18.675373"], ["updated_at", "2017-05-17 17:00:18.675373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1708422821 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1708422821], ["username", "billy_01"], ["access_token", "c68c3a7095ea2eb99c9acf5b3eade44a"], ["uuid", "b9dc3871-84f4-425d-8fe9-36da9568b8a8"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:00:18.677923"], ["updated_at", "2017-05-17 17:00:18.677923"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2103011715 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2103011715], ["username", "billy_02"], ["access_token", "f740b232a58fa077b0874aafa2eb6279"], ["uuid", "e17dd521-114c-4eec-94ef-0411752ee8af"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:00:18.680459"], ["updated_at", "2017-05-17 17:00:18.680459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1279005208 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1279005208], ["username", "billy_03"], ["access_token", "d17cb8d2cb87d64534ac8889d51a8013"], ["uuid", "910474f3-783c-4b53-815e-66dcaa8be83d"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:00:18.683137"], ["updated_at", "2017-05-17 17:00:18.683137"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -813260777 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -813260777], ["username", "billy_04"], ["access_token", "13b7b9d21d4833281026ee3a9e8833ad"], ["uuid", "a2690dc2-d103-4baf-8155-dd16abf9a607"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:00:18.686167"], ["updated_at", "2017-05-17 17:00:18.686167"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1510930045 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1510930045], ["username", "billy_05"], ["access_token", "f857cf78ef60dac77c383c53ff2bae0a"], ["uuid", "642255a8-9528-4f41-821c-4fbd91cfb672"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:00:18.688810"], ["updated_at", "2017-05-17 17:00:18.688810"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1476051898 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1476051898], ["username", "billy_06"], ["access_token", "fccb013e4ac7de9e0a5b1403be2281e2"], ["uuid", "ab063a3e-0d21-46df-867c-bc0856e1ee2b"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:00:18.691296"], ["updated_at", "2017-05-17 17:00:18.691296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -444169782 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -444169782], ["username", "billy_07"], ["access_token", "a154469f5209abdf3e6f3ad039a79273"], ["uuid", "e7329aed-0a2d-4e0c-a49f-38ffb9d33918"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:00:18.693792"], ["updated_at", "2017-05-17 17:00:18.693792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -753079788 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -753079788], ["username", "billy_08"], ["access_token", "72fb0b79c0b2e74d71e3178bcc5f392e"], ["uuid", "881346cb-5f73-457d-9fff-c678104919ea"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:00:18.696329"], ["updated_at", "2017-05-17 17:00:18.696329"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1116193055 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1116193055], ["username", "billy_09"], ["access_token", "92a6c436edd3194822da8463316911cf"], ["uuid", "e215b155-3565-4cde-8870-2206d4d8cc34"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:00:18.698972"], ["updated_at", "2017-05-17 17:00:18.698972"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1747253639 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1747253639], ["username", "billy_10"], ["access_token", "804521b421afc71e6906787ff041da39"], ["uuid", "fea1714c-57fd-4f22-a295-4dd9be9e7a1e"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:00:18.701548"], ["updated_at", "2017-05-17 17:00:18.701548"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -782011918 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -782011918], ["username", "billy_11"], ["access_token", "a4f4cca7d91f5a9874cc6459901bbc0d"], ["uuid", "b6ffa5b7-cf72-457a-b09e-03d9c0fa3bca"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:00:18.704265"], ["updated_at", "2017-05-17 17:00:18.704265"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1249371112 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1249371112], ["username", "billy_12"], ["access_token", "64a1b80a85bfc5b4ff435ec4b3bed7f6"], ["uuid", "aee9bc15-16ac-43f0-bf56-0520f8b4119e"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:00:18.706825"], ["updated_at", "2017-05-17 17:00:18.706825"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1003241772 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1003241772], ["username", "billy_13"], ["access_token", "681a7756063ab650fc3ff29439c04dbb"], ["uuid", "877ac01d-2fca-41ec-aca5-3f8383f8f985"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:00:18.709348"], ["updated_at", "2017-05-17 17:00:18.709348"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -873137274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -873137274], ["username", "billy_14"], ["access_token", "ba02e1921811a67f1d1b10fe6bcc7c66"], ["uuid", "f841b8be-bcf2-41e3-8ca1-82cfecc9c52e"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:00:18.711944"], ["updated_at", "2017-05-17 17:00:18.711944"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1305504374 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1305504374], ["username", "billy_15"], ["access_token", "479498f484813a0f8017c79a21c01440"], ["uuid", "7e91a67f-98d9-4cdb-8bf4-f9629c0cc078"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:00:18.714901"], ["updated_at", "2017-05-17 17:00:18.714901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -159109593 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -159109593], ["username", "billy_16"], ["access_token", "0495b332d7271159217c4fecf02b5ba9"], ["uuid", "d5e7d16e-aa5f-4d0c-8fe9-2d75b3a3d7c6"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:00:18.718135"], ["updated_at", "2017-05-17 17:00:18.718135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1876867657 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1876867657], ["username", "billy_17"], ["access_token", "e79a717cf770c9144c63b2c06592a744"], ["uuid", "7ee53cf5-7052-45d2-afd1-5e2e71354c4d"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:00:18.721028"], ["updated_at", "2017-05-17 17:00:18.721028"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1965060258 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1965060258], ["username", "billy_18"], ["access_token", "837ca547fc8cd9a679ce636231a857ab"], ["uuid", "54041df9-4a01-4f01-bee3-d7458beb4fe6"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:00:18.723718"], ["updated_at", "2017-05-17 17:00:18.723718"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1271206803 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1271206803], ["username", "billy_19"], ["access_token", "f96425728b7fdeca71f326479cb3534c"], ["uuid", "d222c832-b377-4eb5-814f-9e4c68c75c7f"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:00:18.726173"], ["updated_at", "2017-05-17 17:00:18.726173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -96444696 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -96444696], ["username", "billy_20"], ["access_token", "73708d0f9f1f3caf9431844cf745b01c"], ["uuid", "57f33ada-2557-4739-8c1e-7e6082222a19"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:00:18.728693"], ["updated_at", "2017-05-17 17:00:18.728693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2137049995 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2137049995], ["username", "billy_21"], ["access_token", "395cba445729a0e27ca2eff572fd8ec0"], ["uuid", "66cc93da-1cc1-4abf-ad40-23f004094591"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:00:18.731391"], ["updated_at", "2017-05-17 17:00:18.731391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1497510786 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1497510786], ["username", "billy_22"], ["access_token", "e889353a46557fbc43f9d3653a8bd9ab"], ["uuid", "51b933ef-4e15-4d58-9278-588262c17370"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:00:18.734469"], ["updated_at", "2017-05-17 17:00:18.734469"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -908596463 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -908596463], ["username", "billy_23"], ["access_token", "71e6fed5955b407e7e3937bcdcbf58c8"], ["uuid", "cc6a81c8-6388-468f-bfbd-ccd055776a6c"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:00:18.737682"], ["updated_at", "2017-05-17 17:00:18.737682"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1996196108 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1996196108], ["username", "billy_24"], ["access_token", "2334cfc697bf66d5e96660654a803d2b"], ["uuid", "8ab43008-be93-451f-8a19-ca8c9cbfd2b1"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:00:18.740333"], ["updated_at", "2017-05-17 17:00:18.740333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1327610436 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1327610436], ["username", "billy_25"], ["access_token", "6a4cf307f34c5e462825e8c8f82bba04"], ["uuid", "1fbbac06-fc07-419e-8e9c-5967bfedba01"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:00:18.742935"], ["updated_at", "2017-05-17 17:00:18.742935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -927091819 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -927091819], ["username", "billy_26"], ["access_token", "d2319394aa1bf694eebc9435b2e95278"], ["uuid", "c568861d-8bae-4bef-bb0e-ce418c6332b2"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:00:18.745551"], ["updated_at", "2017-05-17 17:00:18.745551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1439493052 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1439493052], ["username", "billy_27"], ["access_token", "75977790fc83891b6f9e37c4e474d2b3"], ["uuid", "53c94d48-69d8-4654-9b09-19f60e2dd131"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:00:18.747912"], ["updated_at", "2017-05-17 17:00:18.747912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -922143671 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -922143671], ["username", "billy_28"], ["access_token", "390d901c3f8ba45ff8840c0cd93c36eb"], ["uuid", "2edbe878-291d-4679-8f7e-ab0f845d2f6d"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:00:18.757721"], ["updated_at", "2017-05-17 17:00:18.757721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1167077052 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1167077052], ["username", "billy_29"], ["access_token", "5a2fffad84f05eb8b8dbc658adf50cc7"], ["uuid", "2d809ee0-faef-4ed1-9758-3510475b13b1"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:00:18.761188"], ["updated_at", "2017-05-17 17:00:18.761188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033400011 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033400011], ["username", "billy_30"], ["access_token", "37a3b19d843093273039cbf41041b9c8"], ["uuid", "f9e48a81-cb48-4e37-b87b-c9b3bba53db2"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:00:18.764393"], ["updated_at", "2017-05-17 17:00:18.764393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -305435098 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -305435098], ["username", "billy_31"], ["access_token", "74b32559cee375dc96a485b938831a3f"], ["uuid", "6ed32a41-7a01-429b-88f3-bf3dc2e0c209"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:00:18.767690"], ["updated_at", "2017-05-17 17:00:18.767690"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1796776697 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1796776697], ["username", "billy_32"], ["access_token", "800b61bacb59f0834ebb7f214371661e"], ["uuid", "0a336eb9-912a-4341-b92f-57a802d80b73"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:00:18.770629"], ["updated_at", "2017-05-17 17:00:18.770629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -120916602 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -120916602], ["username", "billy_33"], ["access_token", "6743a416a8ed6a222874f5c505603d76"], ["uuid", "6ffe58b9-7c13-440c-8af6-9c543f66bb5d"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:00:18.773276"], ["updated_at", "2017-05-17 17:00:18.773276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1043000619 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1043000619], ["username", "billy_34"], ["access_token", "31c5e592d7caf0fe3226cfcf361b141b"], ["uuid", "fad40714-30d2-4950-8087-7abd0fbb7982"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:00:18.775886"], ["updated_at", "2017-05-17 17:00:18.775886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1375698115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1375698115], ["username", "billy_35"], ["access_token", "d7d7515e7f17e9637a993ff6a9bfd290"], ["uuid", "6e154511-edb7-4a86-a31a-005fcae5c008"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:00:18.778709"], ["updated_at", "2017-05-17 17:00:18.778709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610029198 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610029198], ["username", "billy_36"], ["access_token", "bed64c6b808e350cbb968ea8baba6d55"], ["uuid", "3f5d3252-2051-4ca5-b257-10e1072e0222"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:00:18.781246"], ["updated_at", "2017-05-17 17:00:18.781246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -709787685 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -709787685], ["username", "billy_37"], ["access_token", "39fef5a757a6af2a2a7cd92c0439bc8a"], ["uuid", "006c6a38-3fdc-4b4c-b772-e3e073c14070"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:00:18.783821"], ["updated_at", "2017-05-17 17:00:18.783821"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1500127609 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1500127609], ["username", "billy_38"], ["access_token", "59abf4b94a51574f73648c7c5ee2761f"], ["uuid", "9abdf737-6517-4809-b656-ca4a0f36e75f"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:00:18.786274"], ["updated_at", "2017-05-17 17:00:18.786274"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1464302900 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1464302900], ["username", "billy_39"], ["access_token", "6b22bc8d1660371f9344d35ac89df775"], ["uuid", "83a4526a-0088-4dfc-9366-b11ceac5bbdb"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:00:18.788750"], ["updated_at", "2017-05-17 17:00:18.788750"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -354604255 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -354604255], ["username", "billy_40"], ["access_token", "895808518aaccfdf515c28ba5419a7e2"], ["uuid", "d5bf7186-c690-4726-b63a-f2404a631a20"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:00:18.791277"], ["updated_at", "2017-05-17 17:00:18.791277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2103839981 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2103839981], ["username", "billy_41"], ["access_token", "4b4529f30fb7a27544bacf1793617ebf"], ["uuid", "ec64cc98-cc0d-49b1-a052-f7432da1b347"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:00:18.793762"], ["updated_at", "2017-05-17 17:00:18.793762"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1400575806 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1400575806], ["username", "billy_42"], ["access_token", "b036eef7bed986e41628551248cd4c3d"], ["uuid", "1e4e7f61-1db7-4d42-a225-61fcee621c10"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:00:18.796436"], ["updated_at", "2017-05-17 17:00:18.796436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -178962508 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -178962508], ["username", "billy_43"], ["access_token", "61e977badfc296c180aa8bb498d26a23"], ["uuid", "1c97183d-aad8-4c97-8ae1-977cc5d90b7b"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:00:18.799251"], ["updated_at", "2017-05-17 17:00:18.799251"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1354042313 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1354042313], ["username", "billy_44"], ["access_token", "684ff5a0eadcb18476365e174b6e129e"], ["uuid", "3a973d23-5a03-4ece-a8a3-9fadc9ae05b3"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:00:18.802001"], ["updated_at", "2017-05-17 17:00:18.802001"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -51543637 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -51543637], ["username", "billy_45"], ["access_token", "2af4487c3cbbfe0d5de1cfc1a79422d0"], ["uuid", "47c6b77f-a123-4036-92dd-20eb07abe167"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:00:18.804565"], ["updated_at", "2017-05-17 17:00:18.804565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1269404240 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1269404240], ["username", "billy_46"], ["access_token", "f19dd24039d0436c0ca1bcc8612ae958"], ["uuid", "a99f721e-0677-480a-989b-391825578125"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:00:18.807020"], ["updated_at", "2017-05-17 17:00:18.807020"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -916675145 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -916675145], ["username", "billy_47"], ["access_token", "b53a4280e24658fb4f612123353bd3a5"], ["uuid", "cc401689-09b9-473e-8e82-d757cc2d90d3"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:00:18.809484"], ["updated_at", "2017-05-17 17:00:18.809484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033602034 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033602034], ["username", "billy_48"], ["access_token", "f59e3c39596579dfe5a5307254c836a9"], ["uuid", "d57558a4-10c6-4278-b81d-7c9565475fbe"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:00:18.811945"], ["updated_at", "2017-05-17 17:00:18.811945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -489871206 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -489871206], ["username", "billy_49"], ["access_token", "a99a024541748fd3812c41a2fafe6598"], ["uuid", "f0f09e0f-fb03-4ed7-a0ed-f8a599723474"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:00:18.814373"], ["updated_at", "2017-05-17 17:00:18.814373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1358679538 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '46ac7fb7a5dc4cdbd82838392c345967' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1358679538], ["username", "46ac7fb7a5dc4cdbd82838392c345967"], ["access_token", "c187c48c5ece12796fd85ccb66a4086f"], ["uuid", "6ec8f5e2-d49e-4a95-b64b-4da5e85a12bb"], ["created_at", "2017-05-17 17:00:18.820789"], ["updated_at", "2017-05-17 17:00:18.820789"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-17 17:00:18.823034"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-17 17:00:18.825336"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-17 17:00:18.827163"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2052368941 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5271ba336882084cf6a634f40932dbda' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2052368941], ["username", "5271ba336882084cf6a634f40932dbda"], ["access_token", "17d6bb07d9224f3919ad4fac33901a85"], ["uuid", "96a37f6b-f4c3-4866-9816-ac3c0a728bc0"], ["created_at", "2017-05-17 17:00:18.831938"], ["updated_at", "2017-05-17 17:00:18.831938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-17 17:00:18.834805"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1637545797 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e0aecefaa773ddf69400c505deaf8125' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1637545797], ["username", "e0aecefaa773ddf69400c505deaf8125"], ["access_token", "a9ac6e2735a2f8dd84d021bbd4a01109"], ["uuid", "28247044-4d55-4787-97d6-eb5a3dbd0369"], ["created_at", "2017-05-17 17:00:18.839942"], ["updated_at", "2017-05-17 17:00:18.839942"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-17 17:00:18.842616"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1519440303 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ecafa4e903a7746cefb77c8db1646b54' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1519440303], ["username", "ecafa4e903a7746cefb77c8db1646b54"], ["access_token", "2a3d251c23122bdbb967891f8cc4f8e9"], ["uuid", "842b515c-a8ce-425b-8e58-3870cd51ac3e"], ["created_at", "2017-05-17 17:00:18.846940"], ["updated_at", "2017-05-17 17:00:18.846940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-17 17:00:18.849458"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1817680936 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '93c15d772710d068de8b6aee05fad71a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1817680936], ["username", "93c15d772710d068de8b6aee05fad71a"], ["access_token", "a9782b386c7da77a4d88eaaf45d42037"], ["uuid", "9d663465-dd7f-4793-9672-8a5a92a1e175"], ["created_at", "2017-05-17 17:00:18.854279"], ["updated_at", "2017-05-17 17:00:18.854279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '93c15d772710d068de8b6aee05fad71a' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '93c15d772710d068de8b6aee05fad71a' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-17 17:00:18.857121"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd8c62bcea4bebc7e0652e1bcd591d3c7' LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -270139922 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '97cdadf48aa749d10e8af0b82d5794a9' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -270139922], ["username", "97cdadf48aa749d10e8af0b82d5794a9"], ["access_token", "eafa579a93f147430cfebee3a6e8850f"], ["uuid", "f3be8bf0-d7a9-43d8-9342-ce8cf6681d6c"], ["created_at", "2017-05-17 17:00:18.863968"], ["updated_at", "2017-05-17 17:00:18.863968"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1393557093 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '97cdadf48aa749d10e8af0b82d5794a9' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -311691135 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f7b4bed043b2d79504ff1df06b55073a' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -696182784 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -696182784], ["access_token", "9a9c392c59d95078c2fb9266b179673c"], ["uuid", "53121384-9bc4-43a7-b4a0-a375f0ba3253"], ["created_at", "2017-05-17 17:00:18.873848"], ["updated_at", "2017-05-17 17:00:18.873848"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1074070832 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1074070832], ["access_token", "93202a3193b3c412747a5fef503167c5"], ["uuid", "6d38304b-6a62-4ef5-b755-474bdebff2cc"], ["created_at", "2017-05-17 17:00:18.876315"], ["updated_at", "2017-05-17 17:00:18.876315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1008003848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bcca624278b659387c25bed5f0ad6286' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1008003848], ["username", "bcca624278b659387c25bed5f0ad6286"], ["access_token", "70871280ed094b3674108ff69a7e2065"], ["uuid", "d41c692a-d463-4814-a718-15e3f2adc831"], ["created_at", "2017-05-17 17:00:18.880629"], ["updated_at", "2017-05-17 17:00:18.880629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1008003848 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187995294 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8615eece6832cdb70068dbfd6c3dd443' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1187995294], ["username", "8615eece6832cdb70068dbfd6c3dd443"], ["access_token", "796a213769b98e06eab66c4233ba53a4"], ["uuid", "5f725643-d5c2-439b-b516-1385c64270d7"], ["created_at", "2017-05-17 17:00:18.886572"], ["updated_at", "2017-05-17 17:00:18.886572"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1823327267) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -1823327267]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1823327267) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1823327267 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -1823327267], ["created_at", "2017-05-17 17:00:18.891389"], ["updated_at", "2017-05-17 17:00:18.891389"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1823327267) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1823327267], ["user_id", -1187995294], ["created_at", "2017-05-17 17:00:18.894000"], ["updated_at", "2017-05-17 17:00:18.894000"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -1823327267]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -1823327267]]  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -29920578 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1326e98da0d4f5474a63147e51b4eb5d' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -29920578], ["username", "1326e98da0d4f5474a63147e51b4eb5d"], ["access_token", "deecdf21ff14719e83596d4e73221808"], ["uuid", "fe17cff9-7f15-4a3c-b6f2-b7f177a24694"], ["created_at", "2017-05-17 17:01:09.979345"], ["updated_at", "2017-05-17 17:01:09.979345"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.3ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1620642301) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -1620642301]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1620642301) LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1620642301 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -1620642301], ["created_at", "2017-05-17 17:01:10.008426"], ["updated_at", "2017-05-17 17:01:10.008426"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1620642301) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1620642301], ["user_id", -29920578], ["created_at", "2017-05-17 17:01:10.011265"], ["updated_at", "2017-05-17 17:01:10.011265"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -1620642301]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -1620642301]]  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 539]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 539 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 539], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:01:10.034116"], ["updated_at", "2017-05-17 17:01:10.034116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:01:10.040628"], ["updated_at", "2017-05-17 17:01:10.040628"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 66]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 66 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 66], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:01:10.047024"], ["updated_at", "2017-05-17 17:01:10.047024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 66 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "e3e299"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e3e299' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "e3e299"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-17 17:01:10.074186"], ["updated_at", "2017-05-17 17:01:10.074186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "d12204"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd12204' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "d12204"], ["created_at", "2017-05-17 17:01:10.094247"], ["updated_at", "2017-05-17 17:01:10.094247"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-17 17:01:10.102659"], ["updated_at", "2017-05-17 17:01:10.102659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-17 17:01:10.111594"], ["updated_at", "2017-05-17 17:01:10.111594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "fe657851025236cbe3be155096077772"], ["uuid", "010333d8-b511-4e7c-aa73-5439985eb61f"], ["created_at", "2017-05-17 17:01:10.118195"], ["updated_at", "2017-05-17 17:01:10.118195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "2f86af61be48bad8d3e0cb7f85027920"], ["uuid", "6e7a0901-6c9d-485f-9fcb-7f92a1e8af5f"], ["created_at", "2017-05-17 17:01:10.130613"], ["updated_at", "2017-05-17 17:01:10.130613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:49535/logout Completed 302 Found in 8ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "3b238fb8d8dc457ee3367110f07055a9"], ["uuid", "2f610e0d-3094-439a-ae24-4c131ad63431"], ["created_at", "2017-05-17 17:01:10.156159"], ["updated_at", "2017-05-17 17:01:10.156159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "bad872eacfa2db31b206e6e484b0caab"], ["uuid", "155b12ce-1083-4126-a471-b0548020a39f"], ["created_at", "2017-05-17 17:01:10.167096"], ["updated_at", "2017-05-17 17:01:10.167096"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "17321e35eb2b209bae8936db93f7a5d0"], ["uuid", "a71a7a73-0ece-41bf-96d5-c944de94b312"], ["created_at", "2017-05-17 17:01:10.171372"], ["updated_at", "2017-05-17 17:01:10.171372"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "994eebe69d5c4b58bce007395d3f8a6f"], ["uuid", "efd4a9a5-4f0d-4e4f-a9c6-54e10364ec29"], ["created_at", "2017-05-17 17:01:10.181347"], ["updated_at", "2017-05-17 17:01:10.181347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "790468cbf0fed04b7d8bc92f0c131a6b"], ["uuid", "2ae8b19b-6b5a-4b23-9061-6a4220e45be5"], ["created_at", "2017-05-17 17:01:10.190844"], ["updated_at", "2017-05-17 17:01:10.190844"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-17 17:01:10.214408"], ["updated_at", "2017-05-17 17:01:10.214408"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-17 17:01:10.217701"], ["updated_at", "2017-05-17 17:01:10.217701"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:01:10.220368"], ["updated_at", "2017-05-17 17:01:10.220368"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-17 17:01:10.227480"], ["updated_at", "2017-05-17 17:01:10.227480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-17 17:01:10.229232"], ["updated_at", "2017-05-17 17:01:10.229232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-17 17:01:10.231087"], ["updated_at", "2017-05-17 17:01:10.231087"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-17 17:01:10.242639"], ["updated_at", "2017-05-17 17:01:10.242639"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-17 17:01:10.305178"], ["updated_at", "2017-05-17 17:01:10.305178"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:01:10.306653"], ["updated_at", "2017-05-17 17:01:10.306653"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:01:10.308678"], ["updated_at", "2017-05-17 17:01:10.308678"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:01:10.315444"], ["updated_at", "2017-05-17 17:01:10.315444"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-17 17:01:10.317677"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:01:10.388625"], ["updated_at", "2017-05-17 17:01:10.388625"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:01:10.394803"], ["updated_at", "2017-05-17 17:01:10.394803"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:01:10.399481"], ["updated_at", "2017-05-17 17:01:10.399481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (1.6ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "1f3edf4bfa8ed425360b708b14b006bd"], ["uuid", "ae72e187-d321-4741-857c-bfe914c920b7"], ["created_at", "2017-05-17 17:01:10.436547"], ["updated_at", "2017-05-17 17:01:10.436547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.3ms) Completed 200 OK in 22ms (Views: 22.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d52bc506710247b88104b967fbf08689"], ["uuid", "cc052783-fe53-48fa-8fad-b39bce31e3a9"], ["created_at", "2017-05-17 17:01:10.468274"], ["updated_at", "2017-05-17 17:01:10.468274"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 2ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -226862179 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -226862179], ["username", "jstrav"], ["access_token", "6171e46fb5655589437dcef5b3c5849f"], ["uuid", "d919e757-7605-4ea9-993a-acfd2bdc61c2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:10.479982"], ["updated_at", "2017-05-17 17:01:10.479982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -444520119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -444520119], ["username", "mary"], ["access_token", "96893dc17575bccfa31ff62c8eceeefe"], ["uuid", "09d52878-ad3a-42a0-ac50-4508132cd5ef"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:10.483708"], ["updated_at", "2017-05-17 17:01:10.483708"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1030201224 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1030201224], ["username", "jstead"], ["access_token", "992e22d1c61f9fc80d575841eb78b3f4"], ["uuid", "52bc5fb5-0c56-4af0-b189-b80d1ae78275"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:10.487145"], ["updated_at", "2017-05-17 17:01:10.487145"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1753961774 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1753961774], ["username", "bigbear"], ["access_token", "3ff39209c66a35dd1dfb56bd1d567183"], ["uuid", "83dcc55d-b45c-4110-996d-4c1052bb0709"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:10.490420"], ["updated_at", "2017-05-17 17:01:10.490420"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1413377290 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1413377290], ["username", "billy_00"], ["access_token", "200425d698553c5f7bce208301f6e67a"], ["uuid", "5c82a6f3-eb13-43fe-b44b-25ed06869fb5"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:01:10.493730"], ["updated_at", "2017-05-17 17:01:10.493730"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -278359638 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -278359638], ["username", "billy_01"], ["access_token", "fe6c38d51deae86ef9a1ee1399d19a07"], ["uuid", "3d96b088-3e26-41ab-aab9-5b5f5ad7ccfa"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:01:10.496836"], ["updated_at", "2017-05-17 17:01:10.496836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1744503920 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1744503920], ["username", "billy_02"], ["access_token", "45d8d23729e752d1ccadc571fcf8ee15"], ["uuid", "043abe7a-3ba1-4905-988a-f2f0a120e133"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:01:10.499689"], ["updated_at", "2017-05-17 17:01:10.499689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1357686291 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1357686291], ["username", "billy_03"], ["access_token", "0f23d80d2b8fa2b9d12c05c4267bfbc2"], ["uuid", "787a41ab-0fda-494b-bcc6-a2e23d4bca34"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:01:10.502816"], ["updated_at", "2017-05-17 17:01:10.502816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1467754124 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1467754124], ["username", "billy_04"], ["access_token", "2ec833493cf1efa7c42b44187b9424e9"], ["uuid", "70989cf2-a114-44ed-bb43-675c23a36de0"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:01:10.505703"], ["updated_at", "2017-05-17 17:01:10.505703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1594318609 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1594318609], ["username", "billy_05"], ["access_token", "f1b20fa4ff12513c0abdc2c3aeb4e74d"], ["uuid", "5b7fa411-5003-46ce-b3d8-cdd659ccf415"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:01:10.508283"], ["updated_at", "2017-05-17 17:01:10.508283"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1044425290 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1044425290], ["username", "billy_06"], ["access_token", "439f88947a361cbf54138702b9d6c674"], ["uuid", "9e68b9bf-88b6-4a36-bb3e-19a2cee46d94"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:01:10.511053"], ["updated_at", "2017-05-17 17:01:10.511053"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1971023483 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1971023483], ["username", "billy_07"], ["access_token", "a60d25a5044db69bc7f3a542dbe59c5e"], ["uuid", "bb11ced3-bcf2-488c-836a-3df1b167f585"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:01:10.514198"], ["updated_at", "2017-05-17 17:01:10.514198"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1529808919 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1529808919], ["username", "billy_08"], ["access_token", "521e54a175c212aacef8e741254e08bd"], ["uuid", "9510157e-5aa6-4efe-80bf-648d2160edad"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:01:10.518840"], ["updated_at", "2017-05-17 17:01:10.518840"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1597159228 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1597159228], ["username", "billy_09"], ["access_token", "e620bc6c4e196f6efcdcbcc2bc292865"], ["uuid", "41320282-232e-4036-943c-a1b518d0994a"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:01:10.522059"], ["updated_at", "2017-05-17 17:01:10.522059"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -42253933 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -42253933], ["username", "billy_10"], ["access_token", "52a468a8dd315ce48bf397cfdd6cf072"], ["uuid", "d776d7e3-4fa2-49ba-8cc7-e26705cb64ee"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:01:10.525231"], ["updated_at", "2017-05-17 17:01:10.525231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2111948125 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2111948125], ["username", "billy_11"], ["access_token", "0833f489fbc0dc7310417aa119b7e687"], ["uuid", "3c0054e4-6c78-479b-851b-bd4b4edfc683"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:01:10.528308"], ["updated_at", "2017-05-17 17:01:10.528308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1182816435 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1182816435], ["username", "billy_12"], ["access_token", "d242ee52d287c3c10a55fde4c3e10122"], ["uuid", "4c579ddd-99ac-405f-bc9f-558bbb58c0a2"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:01:10.530882"], ["updated_at", "2017-05-17 17:01:10.530882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1567148260 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1567148260], ["username", "billy_13"], ["access_token", "808edde5c549cd485dd009efc5217dc1"], ["uuid", "e0d5efbd-6208-4cb6-901f-95ccd2ebec24"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:01:10.533582"], ["updated_at", "2017-05-17 17:01:10.533582"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -512227103 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -512227103], ["username", "billy_14"], ["access_token", "f20909b09bb05797d92832ef85401ded"], ["uuid", "0ee0647b-2e4b-4580-9652-08a13c21057c"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:01:10.536554"], ["updated_at", "2017-05-17 17:01:10.536554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -777233765 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -777233765], ["username", "billy_15"], ["access_token", "6178595d528cb96545f886d4a2d73fd0"], ["uuid", "59c17a97-362f-43c9-9268-18e63c299090"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:01:10.539286"], ["updated_at", "2017-05-17 17:01:10.539286"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2052328452 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2052328452], ["username", "billy_16"], ["access_token", "c97586ade57839ee6f8572ba3c2c4441"], ["uuid", "87e67f1c-f6c4-427c-a7ef-a6a0479d9695"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:01:10.542214"], ["updated_at", "2017-05-17 17:01:10.542214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -63102852 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -63102852], ["username", "billy_17"], ["access_token", "d1eb7a6ef439c2d9db479be3543c7724"], ["uuid", "6b37e5c6-96d9-4927-a7d1-9f574600e074"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:01:10.544870"], ["updated_at", "2017-05-17 17:01:10.544870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -544355678 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -544355678], ["username", "billy_18"], ["access_token", "a4a07a63aaa991218e3ee67c6803ae13"], ["uuid", "1804eecf-ad6b-4e0e-8ffd-a4334323f60e"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:01:10.547945"], ["updated_at", "2017-05-17 17:01:10.547945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -158337690 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -158337690], ["username", "billy_19"], ["access_token", "92bc7fd32c79be4b6331e502913b6d03"], ["uuid", "11d9dcc1-ba09-47c6-aed7-d4721a56af56"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:01:10.550604"], ["updated_at", "2017-05-17 17:01:10.550604"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -942941736 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -942941736], ["username", "billy_20"], ["access_token", "fd191b4fdd81a902ae28df26b8bf0ae2"], ["uuid", "93efc182-972e-4d15-b191-7f0490747262"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:01:10.555983"], ["updated_at", "2017-05-17 17:01:10.555983"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1550446149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1550446149], ["username", "billy_21"], ["access_token", "0da879ac8b342449b800d381f601032e"], ["uuid", "b84d504e-b063-4e31-8879-3d07419a33e0"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:01:10.560436"], ["updated_at", "2017-05-17 17:01:10.560436"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2109491616 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2109491616], ["username", "billy_22"], ["access_token", "92fb6fc8076c808012a74a6ed065bbd8"], ["uuid", "5c5be463-32b0-4ea0-b733-c41d398cc9fc"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:01:10.563962"], ["updated_at", "2017-05-17 17:01:10.563962"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -264879663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -264879663], ["username", "billy_23"], ["access_token", "be6c4fdf65a573d33a6054576e7de2ec"], ["uuid", "cc924c3b-16dd-4bb5-b3f5-f74616f0f968"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:01:10.566721"], ["updated_at", "2017-05-17 17:01:10.566721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -181023846 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -181023846], ["username", "billy_24"], ["access_token", "2ffca65f7fb61b877a2a21f17f1ce5fc"], ["uuid", "cdb62625-5d67-49ab-b5aa-d8048582c763"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:01:10.569798"], ["updated_at", "2017-05-17 17:01:10.569798"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1659671452 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1659671452], ["username", "billy_25"], ["access_token", "d3b8d9a72e3083fe1791a7d367dc7a40"], ["uuid", "0e07ee30-8913-41a9-ab74-5fb2f081a36e"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:01:10.573222"], ["updated_at", "2017-05-17 17:01:10.573222"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1372755138 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1372755138], ["username", "billy_26"], ["access_token", "b61853c4afb9acac1ff90f735cadccfc"], ["uuid", "219e4a39-7e73-442d-8b2e-66fd8eb9b650"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:01:10.576053"], ["updated_at", "2017-05-17 17:01:10.576053"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1613087651 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1613087651], ["username", "billy_27"], ["access_token", "2e8823a52062fab0142d013393a37f02"], ["uuid", "c62a71c4-a281-4be7-9673-47d3fb9e6984"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:01:10.578919"], ["updated_at", "2017-05-17 17:01:10.578919"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1081083913 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1081083913], ["username", "billy_28"], ["access_token", "838a6e638a1b606066b9989792bf9a4b"], ["uuid", "d78c6724-91b1-46b1-bd40-a444f3edb4d3"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:01:10.581583"], ["updated_at", "2017-05-17 17:01:10.581583"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2076702346 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2076702346], ["username", "billy_29"], ["access_token", "e14f0ae1ca20f9480405731bd7de513b"], ["uuid", "2027518b-1c22-40dc-9e8e-b75743e6b0cd"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:01:10.590322"], ["updated_at", "2017-05-17 17:01:10.590322"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -376587969 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -376587969], ["username", "billy_30"], ["access_token", "da0542449893d65337339613bac5ba73"], ["uuid", "6b77f7a7-a27e-4ca4-9c25-9d12a02408a8"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:01:10.593519"], ["updated_at", "2017-05-17 17:01:10.593519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2125206362 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2125206362], ["username", "billy_31"], ["access_token", "ae52c7334adf615e9266eeecffa84e61"], ["uuid", "f69d7652-e2b3-46ca-a4b8-cab134687a65"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:01:10.596285"], ["updated_at", "2017-05-17 17:01:10.596285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -687253963 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -687253963], ["username", "billy_32"], ["access_token", "409a675bcfd4ce59d7d29ce570a445b3"], ["uuid", "d2a159d0-8d34-4dd4-b4da-601644e39064"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:01:10.599377"], ["updated_at", "2017-05-17 17:01:10.599377"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -338774777 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -338774777], ["username", "billy_33"], ["access_token", "dba6265751a11909938efe7f39bb5524"], ["uuid", "3a6c60f5-4f5c-424d-abd8-39e802b9ec9d"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:01:10.602100"], ["updated_at", "2017-05-17 17:01:10.602100"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -335227478 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -335227478], ["username", "billy_34"], ["access_token", "7646c1d01b6b66e3b8750a20418ab5af"], ["uuid", "ace32aff-fed9-4b11-84d9-b6249feeb319"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:01:10.605106"], ["updated_at", "2017-05-17 17:01:10.605106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1580287610 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1580287610], ["username", "billy_35"], ["access_token", "d903f5e6c24cb58cb01206a86a94b7ca"], ["uuid", "0a835fd0-eac4-444c-ba22-bed289b08faf"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:01:10.607868"], ["updated_at", "2017-05-17 17:01:10.607868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1168853937 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1168853937], ["username", "billy_36"], ["access_token", "1bb2c423774c87b70938ebf7bba18cc5"], ["uuid", "54cb3a07-4e99-4c94-95a6-6ee6e55aebfd"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:01:10.610660"], ["updated_at", "2017-05-17 17:01:10.610660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1557982198 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1557982198], ["username", "billy_37"], ["access_token", "1171cfcdf23241410c5ea85ee4382efe"], ["uuid", "f73f37c8-6915-4285-8a6c-c09fba56ad94"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:01:10.613183"], ["updated_at", "2017-05-17 17:01:10.613183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035491732 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1035491732], ["username", "billy_38"], ["access_token", "0c8af843a0ba09715d754b0eff931d53"], ["uuid", "0542f378-1686-4696-94f5-9cd3847d1d2c"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:01:10.615743"], ["updated_at", "2017-05-17 17:01:10.615743"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1488996846 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1488996846], ["username", "billy_39"], ["access_token", "98649d4232edc44ff832b3db45016296"], ["uuid", "4555a9c3-947f-4d5a-9d6b-f099e261895f"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:01:10.618481"], ["updated_at", "2017-05-17 17:01:10.618481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1369518916 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1369518916], ["username", "billy_40"], ["access_token", "2ac7eb9925ff9e8657b338de8ad97a7b"], ["uuid", "c467175c-0a37-4992-b54f-3225c8160716"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:01:10.621991"], ["updated_at", "2017-05-17 17:01:10.621991"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2013333869 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2013333869], ["username", "billy_41"], ["access_token", "b3eb68bc65157b2d8e3ea33b6e3c40c7"], ["uuid", "48251fbf-69a9-486a-8372-c4c528b94889"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:01:10.625687"], ["updated_at", "2017-05-17 17:01:10.625687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -37065434 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -37065434], ["username", "billy_42"], ["access_token", "c40164f46ad67b53b9f60bbecf0a4bdd"], ["uuid", "fd47e90a-f6c6-4758-8880-0bec34428774"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:01:10.629130"], ["updated_at", "2017-05-17 17:01:10.629130"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1686012257 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1686012257], ["username", "billy_43"], ["access_token", "ecbb4f55c8c6513586d2606e86dcc6ce"], ["uuid", "0bcb6edb-24ea-497e-acc4-ed511c3f2e20"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:01:10.632371"], ["updated_at", "2017-05-17 17:01:10.632371"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1940840195 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1940840195], ["username", "billy_44"], ["access_token", "c612e6807a7e935d350eea32153dd4d3"], ["uuid", "522880d6-a887-4b1b-a691-4f70ae477a49"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:01:10.635707"], ["updated_at", "2017-05-17 17:01:10.635707"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -764807150 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -764807150], ["username", "billy_45"], ["access_token", "3a565d70c7682736f8abc70afa92c780"], ["uuid", "a99fccce-5c82-4e81-a6d4-d99ede51d914"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:01:10.638920"], ["updated_at", "2017-05-17 17:01:10.638920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -511648887 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -511648887], ["username", "billy_46"], ["access_token", "7247d5fca907301ef0c0bbdedca4b1d7"], ["uuid", "b162049d-ec85-478b-8d27-a228d2642bd2"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:01:10.641931"], ["updated_at", "2017-05-17 17:01:10.641931"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -791760291 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -791760291], ["username", "billy_47"], ["access_token", "d97573513b88230e214cc885976d65a6"], ["uuid", "e14552c2-89d3-4de2-9433-9ccde9fd2d84"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:01:10.645424"], ["updated_at", "2017-05-17 17:01:10.645424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1282447931 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1282447931], ["username", "billy_48"], ["access_token", "2822a1cede87efea995471befd8de0ae"], ["uuid", "963f469e-bb58-45ee-92ba-22a9c9ac4c55"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:01:10.648062"], ["updated_at", "2017-05-17 17:01:10.648062"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -94869295 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -94869295], ["username", "billy_49"], ["access_token", "9c660f1f293f48a963420e274b58bece"], ["uuid", "0461eeb0-b37d-469f-b83e-b4f009639bca"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:01:10.650593"], ["updated_at", "2017-05-17 17:01:10.650593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -479209840 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -479209840], ["username", "jstrav"], ["access_token", "cbd1ac0ab7fdd094e43679ffae52e305"], ["uuid", "c961baba-ac3c-4f9e-883a-5ea4e1aa7910"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:10.661466"], ["updated_at", "2017-05-17 17:01:10.661466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1280515110 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1280515110], ["username", "mary"], ["access_token", "aeeb56ea975b78dd3789afb7d8a3ecee"], ["uuid", "92404aa3-ce7c-4023-a33f-db71871f4cda"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:10.664901"], ["updated_at", "2017-05-17 17:01:10.664901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1728465483 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1728465483], ["username", "jstead"], ["access_token", "6f2ee35c838b4ce1a9d093d6be0af199"], ["uuid", "31b81e20-879b-43e9-8dfb-fd0cea198cc7"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:10.668370"], ["updated_at", "2017-05-17 17:01:10.668370"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -492532642 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -492532642], ["username", "bigbear"], ["access_token", "d017fe4863d29cacfb40a7123797e19e"], ["uuid", "9212314a-e203-4024-ab37-57d253203217"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:10.671040"], ["updated_at", "2017-05-17 17:01:10.671040"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -829160610 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -829160610], ["username", "billy_00"], ["access_token", "f4399e271d0adb3d58926a4fd2c06d87"], ["uuid", "ec1a2ac2-34eb-47c3-80fd-797478ffec5e"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:01:10.673695"], ["updated_at", "2017-05-17 17:01:10.673695"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1390862254 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1390862254], ["username", "billy_01"], ["access_token", "2ea63f8555a6c90fc98c00fc028c2500"], ["uuid", "364c7101-77ed-44ed-b966-5cd34a57affd"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:01:10.676449"], ["updated_at", "2017-05-17 17:01:10.676449"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1702348474 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1702348474], ["username", "billy_02"], ["access_token", "9f3e7b83d837f1215a77cdd9dcfd9d07"], ["uuid", "be3a3b44-9f37-464e-8aab-a13e7533c7ff"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:01:10.679454"], ["updated_at", "2017-05-17 17:01:10.679454"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1438280360 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1438280360], ["username", "billy_03"], ["access_token", "a58547d4a6ecbf81935e38007e970582"], ["uuid", "b9dfd2d2-d72d-4516-90a1-c76044b158d9"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:01:10.682660"], ["updated_at", "2017-05-17 17:01:10.682660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -129190166 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -129190166], ["username", "billy_04"], ["access_token", "e231e443ad34071bff739a716f0711bf"], ["uuid", "1e2f5396-d9e7-4a5a-a5a8-dcad93c09030"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:01:10.685397"], ["updated_at", "2017-05-17 17:01:10.685397"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -528422167 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -528422167], ["username", "billy_05"], ["access_token", "5f9accb7e0bdee0a7de25d3ca82d0b08"], ["uuid", "ffc603f8-c20d-474d-9132-0c9649aa157f"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:01:10.687945"], ["updated_at", "2017-05-17 17:01:10.687945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1934843587 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1934843587], ["username", "billy_06"], ["access_token", "43715f60900ef9328eca3ec6307da008"], ["uuid", "0225eac4-126f-435d-bc26-2f3c477cfc96"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:01:10.690645"], ["updated_at", "2017-05-17 17:01:10.690645"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -476709452 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -476709452], ["username", "billy_07"], ["access_token", "6e5aef7e0989eacf2ac4ddd20a8be931"], ["uuid", "a35b1303-fdbc-44ab-ade8-01a8d4057086"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:01:10.693399"], ["updated_at", "2017-05-17 17:01:10.693399"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1694301308 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1694301308], ["username", "billy_08"], ["access_token", "e5508d69b048bc1cb90a8558bed75f29"], ["uuid", "b31ce80e-4af1-45a1-a87e-fb87aafd7bc7"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:01:10.696160"], ["updated_at", "2017-05-17 17:01:10.696160"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -661017706 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -661017706], ["username", "billy_09"], ["access_token", "5831e11a823ab06e6a69b70946002e7f"], ["uuid", "b98cf2a9-8920-4138-8d84-b80bdf4d6f3b"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:01:10.698699"], ["updated_at", "2017-05-17 17:01:10.698699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1488459251 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1488459251], ["username", "billy_10"], ["access_token", "f26c610b689fb6b153f41b1a60b361e2"], ["uuid", "7d6afa13-0d59-4442-a80c-4a4f21eda159"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:01:10.701346"], ["updated_at", "2017-05-17 17:01:10.701346"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -552943513 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -552943513], ["username", "billy_11"], ["access_token", "c9ef0cff948fce5655d47de727d999a1"], ["uuid", "e1d14ebc-c2f1-44be-9937-044c3050b983"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:01:10.704240"], ["updated_at", "2017-05-17 17:01:10.704240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1712162021 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1712162021], ["username", "billy_12"], ["access_token", "09afb16d643567d7fea7bf57e7cebd72"], ["uuid", "62830a5a-04b4-4e87-8ac9-d3fbeed27990"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:01:10.706781"], ["updated_at", "2017-05-17 17:01:10.706781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -269408075 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -269408075], ["username", "billy_13"], ["access_token", "799d69f67019a8bca507892d9e880186"], ["uuid", "83e7d25e-66db-4255-8ab4-1007d4f9e608"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:01:10.709656"], ["updated_at", "2017-05-17 17:01:10.709656"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1897242092 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1897242092], ["username", "billy_14"], ["access_token", "96de4775f9cdd75b2fb4b0a1d6f1fefc"], ["uuid", "f5a1948a-5c0f-4352-a85c-06d97f35f863"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:01:10.712278"], ["updated_at", "2017-05-17 17:01:10.712278"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -866020453 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -866020453], ["username", "billy_15"], ["access_token", "e45d44d9d5954d97cb857f98dfe33142"], ["uuid", "d3867129-4e0e-44d5-97ed-937eec09f718"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:01:10.715938"], ["updated_at", "2017-05-17 17:01:10.715938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -253430277 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -253430277], ["username", "billy_16"], ["access_token", "bed0dd798647366592ebe62423114219"], ["uuid", "176a0820-cdac-4bc6-883e-5d1dd61686bb"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:01:10.718915"], ["updated_at", "2017-05-17 17:01:10.718915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1712619621 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1712619621], ["username", "billy_17"], ["access_token", "367552023ad1b76794836bc1f2a24783"], ["uuid", "ade72a3f-cdf8-41e6-91a0-709b06e30a06"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:01:10.721435"], ["updated_at", "2017-05-17 17:01:10.721435"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -84992321 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -84992321], ["username", "billy_18"], ["access_token", "339c1455a9668ebb4c4e183f93d1bc8d"], ["uuid", "be645d41-b8ed-4c19-a0b6-367910b48a43"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:01:10.723920"], ["updated_at", "2017-05-17 17:01:10.723920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1872904290 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1872904290], ["username", "billy_19"], ["access_token", "c094ddaf10d303dacaddde3f41a1f626"], ["uuid", "4f7c9a1d-4c47-4f1f-9a16-85bdec29c921"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:01:10.726891"], ["updated_at", "2017-05-17 17:01:10.726891"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1681368955 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1681368955], ["username", "billy_20"], ["access_token", "78f114d9c7786ab08f19c60b70a8ae9b"], ["uuid", "5cb94eac-4a0b-41e7-a88a-92e3802795ca"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:01:10.729391"], ["updated_at", "2017-05-17 17:01:10.729391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1091170814 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1091170814], ["username", "billy_21"], ["access_token", "cf100dad066325064fe7df64ead77cb5"], ["uuid", "e1f05342-482f-4061-9a4a-cb9778965f15"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:01:10.732043"], ["updated_at", "2017-05-17 17:01:10.732043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -304430173 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -304430173], ["username", "billy_22"], ["access_token", "612028d04c3021b300c0660aa2a19492"], ["uuid", "ea1db761-a2ff-4d66-8ac8-83864fe52d26"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:01:10.734568"], ["updated_at", "2017-05-17 17:01:10.734568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -504019289 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -504019289], ["username", "billy_23"], ["access_token", "b635838124aa9af813f5245faf3b76e5"], ["uuid", "d6c01acd-18eb-46c5-893b-a6cf2d2d2518"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:01:10.737068"], ["updated_at", "2017-05-17 17:01:10.737068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1386457919 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1386457919], ["username", "billy_24"], ["access_token", "1920e9714392127fbeb5543a37eb486c"], ["uuid", "8ea55303-7599-416b-bcac-99cd8d608cab"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:01:10.739477"], ["updated_at", "2017-05-17 17:01:10.739477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -553578814 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -553578814], ["username", "billy_25"], ["access_token", "cf5eaa702bcc2df69a8c09ee4f708f8f"], ["uuid", "64dd1dde-89e3-47d0-9719-3b9956560aaa"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:01:10.742070"], ["updated_at", "2017-05-17 17:01:10.742070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -654536485 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -654536485], ["username", "billy_26"], ["access_token", "6a68736e4b6b3fd723173b22d92f5399"], ["uuid", "5b11d051-d5d9-418f-97ee-c8bd25eb910a"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:01:10.745230"], ["updated_at", "2017-05-17 17:01:10.745230"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -678660569 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -678660569], ["username", "billy_27"], ["access_token", "ac320e402563dc099c657525d5e05c73"], ["uuid", "bc87cd4d-978e-47cb-aac1-0c507ef0f3ef"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:01:10.748136"], ["updated_at", "2017-05-17 17:01:10.748136"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2120971210 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2120971210], ["username", "billy_28"], ["access_token", "4d54ffda5d67d9a5a388a30d3fb0d4b6"], ["uuid", "081f9bb7-0f59-44e6-914a-4a2a9cd08af5"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:01:10.750659"], ["updated_at", "2017-05-17 17:01:10.750659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1381944869 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1381944869], ["username", "billy_29"], ["access_token", "72c5499f3247281fcf06c156d96ac21f"], ["uuid", "00028282-c4f9-4a6a-ac36-9d0b1d4771e9"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:01:10.753188"], ["updated_at", "2017-05-17 17:01:10.753188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -586952734 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -586952734], ["username", "billy_30"], ["access_token", "17bf15bd715aace06880c3e99e3f9b46"], ["uuid", "5d0ad48e-f06c-40a7-afd7-29a10ceb58a4"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:01:10.756096"], ["updated_at", "2017-05-17 17:01:10.756096"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -695783216 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -695783216], ["username", "billy_31"], ["access_token", "17baceb3cbef590d76bc2a60082c4b25"], ["uuid", "bb1a056b-aae2-478c-b878-0c39948d035c"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:01:10.759555"], ["updated_at", "2017-05-17 17:01:10.759555"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1969444901 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1969444901], ["username", "billy_32"], ["access_token", "d6fbbf12b272010ec3ca8425f631b15d"], ["uuid", "1fd89add-576c-48c9-bc22-b419597e71e0"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:01:10.762306"], ["updated_at", "2017-05-17 17:01:10.762306"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1073395715 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1073395715], ["username", "billy_33"], ["access_token", "ba39f3dbbeb1a9ccc5e8b329911d2671"], ["uuid", "646a11a2-5848-444e-898e-e0e2b2449e5d"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:01:10.764984"], ["updated_at", "2017-05-17 17:01:10.764984"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -452693509 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -452693509], ["username", "billy_34"], ["access_token", "ab74c34d2e55173f1c520ff4db99303b"], ["uuid", "26a1d482-8fae-4b76-9d8e-66a48992937b"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:01:10.767553"], ["updated_at", "2017-05-17 17:01:10.767553"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -89337144 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -89337144], ["username", "billy_35"], ["access_token", "75c7b719c2928dea0e19e288530edb99"], ["uuid", "8e144b7c-a27b-4771-abb1-363c93b18724"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:01:10.769978"], ["updated_at", "2017-05-17 17:01:10.769978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1666820782 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1666820782], ["username", "billy_36"], ["access_token", "58a4074453525b23dcf266fb11e00b47"], ["uuid", "d128964c-2b09-4f10-9cdf-7299d2cc5cde"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:01:10.773324"], ["updated_at", "2017-05-17 17:01:10.773324"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1216797932 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1216797932], ["username", "billy_37"], ["access_token", "3b2ba62a08b346dfc4b7374c6a2c4b75"], ["uuid", "d74c8cf3-a473-4123-914c-fb830da6f259"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:01:10.776261"], ["updated_at", "2017-05-17 17:01:10.776261"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2113627166 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2113627166], ["username", "billy_38"], ["access_token", "e07f58c6585428c40089824a71ec9bed"], ["uuid", "614d0659-3ec0-4f40-a92d-0cead7914876"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:01:10.779803"], ["updated_at", "2017-05-17 17:01:10.779803"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -840918123 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -840918123], ["username", "billy_39"], ["access_token", "ae80075b719306c80d481a3fddec1fc1"], ["uuid", "decea059-b2df-404b-91bc-e4036cb01178"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:01:10.782540"], ["updated_at", "2017-05-17 17:01:10.782540"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -408638300 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -408638300], ["username", "billy_40"], ["access_token", "5eb8f46c264df70f676aa47a63c26889"], ["uuid", "0c1a6e09-0f62-4256-9bd0-e0f78c7923d1"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:01:10.785098"], ["updated_at", "2017-05-17 17:01:10.785098"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -918438305 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -918438305], ["username", "billy_41"], ["access_token", "d91e1d30c36697243b252aa9378bff24"], ["uuid", "6abea85d-1d3b-4053-982e-25b67b5c9a57"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:01:10.787539"], ["updated_at", "2017-05-17 17:01:10.787539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2036907468 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2036907468], ["username", "billy_42"], ["access_token", "51a65ec1c112d882969ad40c0df9d311"], ["uuid", "8775ebe2-e27c-441a-b558-5a69647bd724"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:01:10.790039"], ["updated_at", "2017-05-17 17:01:10.790039"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1314035024 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1314035024], ["username", "billy_43"], ["access_token", "f34e9b4998eaa0259b5d90d9813d6139"], ["uuid", "eb649770-4a09-4cfe-9107-9a4c95758a88"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:01:10.792690"], ["updated_at", "2017-05-17 17:01:10.792690"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1086107526 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1086107526], ["username", "billy_44"], ["access_token", "fa363b211ca626d2e8fd61ae636e4c3a"], ["uuid", "a45d310a-2370-4dc5-b9a0-6235922b70b4"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:01:10.795274"], ["updated_at", "2017-05-17 17:01:10.795274"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -379939753 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -379939753], ["username", "billy_45"], ["access_token", "21bbe5fa18f718e73bd86c9264ced581"], ["uuid", "2b07e581-1d2d-4774-aa99-8a0e1dcc7293"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:01:10.798070"], ["updated_at", "2017-05-17 17:01:10.798070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -839006367 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -839006367], ["username", "billy_46"], ["access_token", "24bbad367444fbf1b1bb2525bf6d2df0"], ["uuid", "033eb395-cdbc-4188-bd2a-feeb34a009bf"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:01:10.800852"], ["updated_at", "2017-05-17 17:01:10.800852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1848146012 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1848146012], ["username", "billy_47"], ["access_token", "f1ff61564d1bdeda985e380cd5120b33"], ["uuid", "483b7016-1bd3-4651-bebe-d3e561cc6649"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:01:10.803391"], ["updated_at", "2017-05-17 17:01:10.803391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1655213388 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1655213388], ["username", "billy_48"], ["access_token", "e8a5a188fb6d2862f6f4ce1398dba7f6"], ["uuid", "6ad2cd66-4aa7-4db8-a04b-a50563329bd4"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:01:10.805856"], ["updated_at", "2017-05-17 17:01:10.805856"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1445832557 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1445832557], ["username", "billy_49"], ["access_token", "5f41764573da4a90a7355a483e9b1d6e"], ["uuid", "5001ec27-cac4-4da6-9603-1b8136f55f87"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:01:10.808576"], ["updated_at", "2017-05-17 17:01:10.808576"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:01:10.818174"], ["updated_at", "2017-05-17 17:01:10.818174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1797725545 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '93aebc2f3ea58d9accf38204c3361d8c' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1797725545], ["username", "93aebc2f3ea58d9accf38204c3361d8c"], ["access_token", "2e11dd65cd81894f9af5f0d03594f9ba"], ["uuid", "9d76cfd3-0df6-41c2-b182-92126a1a0d0f"], ["created_at", "2017-05-17 17:01:10.842594"], ["updated_at", "2017-05-17 17:01:10.842594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -75752042 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -75752042], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:10.851219"], ["updated_at", "2017-05-17 17:01:10.851219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -75752042 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-75752042" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-75752042", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1171205365 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a5141292564b46e453ddf56b303ad6b8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1171205365], ["username", "a5141292564b46e453ddf56b303ad6b8"], ["access_token", "65e565edd93370afd6ac3325c95e4ef1"], ["uuid", "ab7551d2-febc-4109-9dc5-5d0ba1e661b4"], ["created_at", "2017-05-17 17:01:10.867815"], ["updated_at", "2017-05-17 17:01:10.867815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1792617313 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1792617313], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:10.870517"], ["updated_at", "2017-05-17 17:01:10.870517"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -981079172 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1c71de9b0eb9efe6645e0792a61ffce7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -981079172], ["username", "1c71de9b0eb9efe6645e0792a61ffce7"], ["access_token", "59e257ebbd7c3c91219589b6dd56878f"], ["uuid", "85a3026f-b3f0-4330-98b2-0826266a5da6"], ["created_at", "2017-05-17 17:01:10.884461"], ["updated_at", "2017-05-17 17:01:10.884461"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1480261663 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1480261663], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:10.886763"], ["updated_at", "2017-05-17 17:01:10.886763"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1480261663 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-1480261663" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-1480261663", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:01:10.902169"], ["updated_at", "2017-05-17 17:01:10.902169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:01:10.930494"], ["updated_at", "2017-05-17 17:01:10.930494"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:01:10.951897"], ["updated_at", "2017-05-17 17:01:10.951897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1753539580 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4ec78a93895f944570572a6d8ed40af5' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1753539580], ["username", "4ec78a93895f944570572a6d8ed40af5"], ["access_token", "8f180c263d155514a2504407db7ae2a1"], ["uuid", "3027118c-b6e5-46ab-87b1-65f9ba7c858f"], ["created_at", "2017-05-17 17:01:10.974051"], ["updated_at", "2017-05-17 17:01:10.974051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1991681566 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1991681566], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:10.976735"], ["updated_at", "2017-05-17 17:01:10.976735"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -621177252 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5b0b6a66252e9b84b2636bea95f7bb93' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -621177252], ["username", "5b0b6a66252e9b84b2636bea95f7bb93"], ["access_token", "8a1fc87ee3e171d4465b661477efed1b"], ["uuid", "ca0595eb-0a1f-4cc2-bdae-f2750d9efda8"], ["created_at", "2017-05-17 17:01:10.979484"], ["updated_at", "2017-05-17 17:01:10.979484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1991681566/owners/-621177252" for 127.0.0.1 at 2017-05-17 10:01:10 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1991681566", "user_id"=>"-621177252", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1404473408 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c135212ea7e8f785d2479e06e5fb44b5' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1404473408], ["username", "c135212ea7e8f785d2479e06e5fb44b5"], ["access_token", "dc2f81bb1bbd8a0735b3cd1683362d6c"], ["uuid", "2d2942f0-2d68-4d9a-b215-a48cf34ca5d8"], ["created_at", "2017-05-17 17:01:10.998987"], ["updated_at", "2017-05-17 17:01:10.998987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -10460744 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -10460744], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:11.001596"], ["updated_at", "2017-05-17 17:01:11.001596"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2141347541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '699c5fd772e9add8bd478a4952d5a2d5' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2141347541], ["username", "699c5fd772e9add8bd478a4952d5a2d5"], ["access_token", "aecf8e12836811d549590369c4644bd7"], ["uuid", "1bbf124d-83bf-4efe-a7f1-7010be499c13"], ["created_at", "2017-05-17 17:01:11.004360"], ["updated_at", "2017-05-17 17:01:11.004360"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -10460744) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -10460744], ["user_id", -2141347541], ["created_at", "2017-05-17 17:01:11.006931"], ["updated_at", "2017-05-17 17:01:11.006931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-10460744/owners/-2141347541" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-10460744", "user_id"=>"-2141347541", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -573627534 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8dd6b9be838442c97978815d67ddcf0c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -573627534], ["username", "8dd6b9be838442c97978815d67ddcf0c"], ["access_token", "28278150143ab1629c61ca68eecc030d"], ["uuid", "ce0d5c69-5a46-4a11-81cd-912349c3a666"], ["created_at", "2017-05-17 17:01:11.022211"], ["updated_at", "2017-05-17 17:01:11.022211"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -548693712 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -548693712], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:11.025008"], ["updated_at", "2017-05-17 17:01:11.025008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -101896378 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a940e3badad2b4466ae1a17ec9649ee2' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -101896378], ["username", "a940e3badad2b4466ae1a17ec9649ee2"], ["access_token", "702bdc14b8c1143de07447c6322565be"], ["uuid", "1c2730ad-3dbc-43d3-a3f8-5bee48f0cfcb"], ["created_at", "2017-05-17 17:01:11.027978"], ["updated_at", "2017-05-17 17:01:11.027978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-548693712/members/-101896378" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-548693712", "user_id"=>"-101896378", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1843899152 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '058ca5fd98cae22f3dd39c08547d31f9' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1843899152], ["username", "058ca5fd98cae22f3dd39c08547d31f9"], ["access_token", "6fff2dfc3d930ab779a0d695ffb27e42"], ["uuid", "d1908f1d-094b-415f-91d1-7cf72fe36daf"], ["created_at", "2017-05-17 17:01:11.047073"], ["updated_at", "2017-05-17 17:01:11.047073"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1032764005 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1032764005], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:11.049441"], ["updated_at", "2017-05-17 17:01:11.049441"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -641139400 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '402a55e90188d1a07bfe9b0724dd6a2f' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -641139400], ["username", "402a55e90188d1a07bfe9b0724dd6a2f"], ["access_token", "d82727d2439eb4a1b842eff6435aa929"], ["uuid", "994ca658-386e-45ae-a7b4-17e9964b5dbc"], ["created_at", "2017-05-17 17:01:11.052081"], ["updated_at", "2017-05-17 17:01:11.052081"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1032764005) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1032764005], ["user_id", -641139400], ["created_at", "2017-05-17 17:01:11.054212"], ["updated_at", "2017-05-17 17:01:11.054212"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1032764005/members/-641139400" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1032764005", "user_id"=>"-641139400", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -325686685 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '75aa6f0217bb1d79f8c7b7f922f8d8f8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -325686685], ["username", "75aa6f0217bb1d79f8c7b7f922f8d8f8"], ["access_token", "6fe025ac5fcf134c11879fc6e25057e3"], ["uuid", "ce056aed-4128-40ad-aac4-cbb6ef253d93"], ["created_at", "2017-05-17 17:01:11.068243"], ["updated_at", "2017-05-17 17:01:11.068243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -657336364 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -657336364], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:11.070738"], ["updated_at", "2017-05-17 17:01:11.070738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1670055299 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1670055299], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:11.072732"], ["updated_at", "2017-05-17 17:01:11.072732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-657336364/nestings/-1670055299" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-657336364", "member_group_id"=>"-1670055299", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -314845564 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7e58533ca3b5badc0800ea2caa546af0' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -314845564], ["username", "7e58533ca3b5badc0800ea2caa546af0"], ["access_token", "600a42c9fc12e030e1e59c10643c2133"], ["uuid", "710a6edf-c7b6-45bb-a7c4-8e2145993577"], ["created_at", "2017-05-17 17:01:11.098617"], ["updated_at", "2017-05-17 17:01:11.098617"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1408213633 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1408213633], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:11.101005"], ["updated_at", "2017-05-17 17:01:11.101005"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1796779658 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1796779658], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:11.103190"], ["updated_at", "2017-05-17 17:01:11.103190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1796779658]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1796779658 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.2ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1408213633]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1408213633 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1796779658 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1408213633 SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1408213633], ["member_group_id", -1796779658], ["created_at", "2017-05-17 17:01:11.105389"], ["updated_at", "2017-05-17 17:01:11.105389"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1408213633/nestings/-1796779658" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1408213633", "member_group_id"=>"-1796779658", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1637155243 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fae856f865261dff4cd50fc92e13090a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1637155243], ["username", "fae856f865261dff4cd50fc92e13090a"], ["access_token", "841bef353c245d0350d1f9fa07899599"], ["uuid", "f7f8b47a-982c-48e2-8db0-5a3863917184"], ["created_at", "2017-05-17 17:01:11.130847"], ["updated_at", "2017-05-17 17:01:11.130847"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -922227138 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f70706a1d631b08e849b5dbed5a98578' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -922227138], ["username", "f70706a1d631b08e849b5dbed5a98578"], ["access_token", "85bbaecb9fabb8682c3bb6213b72d7a6"], ["uuid", "bd17c8ef-bfdd-4dc3-928d-38e766464187"], ["created_at", "2017-05-17 17:01:11.157740"], ["updated_at", "2017-05-17 17:01:11.157740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1253605436 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '974caac62596c1afcc35a2fe98996eee' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1253605436], ["username", "974caac62596c1afcc35a2fe98996eee"], ["access_token", "c9bac0d308782ce7c9c67fa82f0fac4b"], ["uuid", "aff14815-a74e-4d40-8326-6c147e756faa"], ["created_at", "2017-05-17 17:01:11.179052"], ["updated_at", "2017-05-17 17:01:11.179052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"974caac62596c1afcc35a2fe98996eee", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"974caac62596c1afcc35a2fe98996eee", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1904961953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'daf663e5421ac6827cc92f24f5c6a780' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1904961953], ["username", "daf663e5421ac6827cc92f24f5c6a780"], ["access_token", "7a4db789f5c497eea74f635c652bddd2"], ["uuid", "788ac146-4345-42db-b1b8-e80f685843ea"], ["created_at", "2017-05-17 17:01:11.192549"], ["updated_at", "2017-05-17 17:01:11.192549"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:01:11.212486"], ["updated_at", "2017-05-17 17:01:11.212486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:01:11.232959"], ["updated_at", "2017-05-17 17:01:11.232959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:01:11 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "0aeb3af04c7d3826cd76aec5f624cbe2"], ["uuid", "6e550631-487b-4f70-a920-be4059c03149"], ["created_at", "2017-05-17 17:01:11.254345"], ["updated_at", "2017-05-17 17:01:11.254345"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:01:11.258685"], ["updated_at", "2017-05-17 17:01:11.258685"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "3cdecd0678e6b38dd86a224131ad6ac1"], ["uuid", "cd060953-2314-48aa-97c3-47b4f6a6f42b"], ["created_at", "2017-05-17 17:01:11.684724"], ["updated_at", "2017-05-17 17:01:11.684724"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:01:11.686485"], ["updated_at", "2017-05-17 17:01:11.686485"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "ca61d59acb4b69ffd7377849356ac926"], ["uuid", "6192e918-39f3-400a-836b-28dab129c40b"], ["created_at", "2017-05-17 17:01:12.124999"], ["updated_at", "2017-05-17 17:01:12.124999"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:01:12.126796"], ["updated_at", "2017-05-17 17:01:12.126796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "868ed163dce8629e34bafa93b36eeff0"], ["uuid", "857ba901-4620-46f3-a431-fb36440d0738"], ["created_at", "2017-05-17 17:01:12.566399"], ["updated_at", "2017-05-17 17:01:12.566399"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:01:12.568332"], ["updated_at", "2017-05-17 17:01:12.568332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "a4a7b5d4e1aba97e30ee6442abc2aa1f"], ["uuid", "c84dce60-42e9-4db6-96a6-e0ee22f0de50"], ["created_at", "2017-05-17 17:01:12.991603"], ["updated_at", "2017-05-17 17:01:12.991603"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:01:12.993662"], ["updated_at", "2017-05-17 17:01:12.993662"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -293895503 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -293895503], ["username", "jstrav"], ["access_token", "6dca2de5c4cd131378cb48d413158502"], ["uuid", "7e80326f-75b8-4212-bfeb-04fc5fab309a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.455929"], ["updated_at", "2017-05-17 17:01:13.455929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -865718368 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -865718368], ["username", "mary"], ["access_token", "6b3fd8bd2354f5f85c1b975bb2dff197"], ["uuid", "7fad8352-bd25-4082-b59d-9dcd014275a2"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.458938"], ["updated_at", "2017-05-17 17:01:13.458938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1297505310 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1297505310], ["username", "jstead"], ["access_token", "70947ab0bacf7ab18c571a3629d569e1"], ["uuid", "9c66ecd5-20b4-4ef0-a91a-3cc2e2729eaa"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.462239"], ["updated_at", "2017-05-17 17:01:13.462239"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -970282308 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -970282308], ["username", "bigbear"], ["access_token", "5c7fbf3ef4556b4dd2b6fbc2ee1f0400"], ["uuid", "90be1945-d130-4684-8525-f923b7cb6250"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.467026"], ["updated_at", "2017-05-17 17:01:13.467026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1579282807 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1579282807], ["username", "jstrav"], ["access_token", "7240dd4a5309299f8df77c80cee0a1bb"], ["uuid", "e8623655-5692-47b1-99e9-4df7703a3bd5"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.474263"], ["updated_at", "2017-05-17 17:01:13.474263"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1323039868 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1323039868], ["username", "mary"], ["access_token", "6837ffd200b65c2d7ca7e5a5111ee427"], ["uuid", "5ea793d0-bb5f-431e-9011-ac9c6c05215a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.477776"], ["updated_at", "2017-05-17 17:01:13.477776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1744433147 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1744433147], ["username", "jstead"], ["access_token", "8704486d76585d315782c45fcc3aa465"], ["uuid", "6817b40f-69e4-468e-a9c6-16666da754bb"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.481458"], ["updated_at", "2017-05-17 17:01:13.481458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -82098386 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -82098386], ["username", "bigbear"], ["access_token", "4b04a0669e37c98ab1ec506379318095"], ["uuid", "4c925c5d-e9ea-4ae4-b07d-1e22fdd56d18"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.484419"], ["updated_at", "2017-05-17 17:01:13.484419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1660510924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1660510924], ["username", "jstrav"], ["access_token", "3a707383cfce7362373169c845b628ce"], ["uuid", "7ae328f5-91b4-428e-a1d2-418ab74ecc72"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.490989"], ["updated_at", "2017-05-17 17:01:13.490989"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2032442679 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2032442679], ["username", "mary"], ["access_token", "bb1fdaadd985ae13aa731766f325548f"], ["uuid", "72fef772-a13c-48ca-830a-5fcf9e79c880"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.494009"], ["updated_at", "2017-05-17 17:01:13.494009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -397544160 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -397544160], ["username", "jstead"], ["access_token", "cccc6fca8ab3777e0df38318b28b5adf"], ["uuid", "cdb99faa-7ed8-428c-8a45-b9877438d304"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.497082"], ["updated_at", "2017-05-17 17:01:13.497082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -576879991 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -576879991], ["username", "bigbear"], ["access_token", "f34874d36001d764b3d4587e9770536e"], ["uuid", "8815cf50-d63d-448b-a264-906f158c3fe1"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.499830"], ["updated_at", "2017-05-17 17:01:13.499830"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -239440876 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -239440876], ["username", "jstrav"], ["access_token", "e82313867f94655cb6e33ffc12154763"], ["uuid", "932dc654-7fbb-4ed1-ba51-dac7b5fc7f38"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.507565"], ["updated_at", "2017-05-17 17:01:13.507565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654575500 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1654575500], ["username", "mary"], ["access_token", "7c228fd8e393af08cb22568834034dc4"], ["uuid", "543bb2a7-41b0-4b22-a441-a0310a4807ed"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.510500"], ["updated_at", "2017-05-17 17:01:13.510500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1049186329 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1049186329], ["username", "jstead"], ["access_token", "2b920af8f48038433fd153c2b917199d"], ["uuid", "5b10d6e2-a022-4151-99b9-84e52f4fad45"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.515235"], ["updated_at", "2017-05-17 17:01:13.515235"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -348105516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -348105516], ["username", "bigbear"], ["access_token", "7542510aa2990c227b69f190d6776787"], ["uuid", "03b4695d-1491-4a89-b527-606da35d3a19"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.519976"], ["updated_at", "2017-05-17 17:01:13.519976"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -94125680 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -94125680], ["username", "jstrav"], ["access_token", "c353927dfe790185d952cd7b41171a82"], ["uuid", "d92cdfba-e851-42ba-a772-8989ad4f37aa"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.528312"], ["updated_at", "2017-05-17 17:01:13.528312"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -49876615 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -49876615], ["username", "mary"], ["access_token", "4312e543bf3855c5ef9a54824b0e7589"], ["uuid", "2ab76e6b-3f08-417f-a47e-c32fdb54b9fd"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.531560"], ["updated_at", "2017-05-17 17:01:13.531560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1323080264 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1323080264], ["username", "jstead"], ["access_token", "723555042305f21cfad0d47bfeec152f"], ["uuid", "cc190628-c75b-4a96-b7fa-ac3d8847cf76"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.534524"], ["updated_at", "2017-05-17 17:01:13.534524"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -804859608 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -804859608], ["username", "bigbear"], ["access_token", "1c16760900cca67a7c8ae187e5af13ad"], ["uuid", "7b9c71a4-205b-4dd4-9a74-45063f512976"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.537205"], ["updated_at", "2017-05-17 17:01:13.537205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2032371466 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2032371466], ["username", "jstrav"], ["access_token", "5b5b681fe83cfacbd0c99a9ee69fc9d9"], ["uuid", "f27b30c8-2032-40ff-874d-fd43f3780388"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.543758"], ["updated_at", "2017-05-17 17:01:13.543758"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -693476873 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -693476873], ["username", "mary"], ["access_token", "c42b974d23108a19e4d0ca5577329428"], ["uuid", "cfe197d6-0ce8-409f-9ac4-061abd806608"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.547684"], ["updated_at", "2017-05-17 17:01:13.547684"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -917731207 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -917731207], ["username", "jstead"], ["access_token", "0200568723ea05618ebcda3ece94e9db"], ["uuid", "f1c472cf-ed06-4d8c-97d5-ff8d1a8c691e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.552792"], ["updated_at", "2017-05-17 17:01:13.552792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2078446075 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2078446075], ["username", "bigbear"], ["access_token", "c43d16e7172c300ea47ab8876f353421"], ["uuid", "265099a2-5e73-46f9-bce2-0d87e44c4f09"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.556127"], ["updated_at", "2017-05-17 17:01:13.556127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610976681 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610976681], ["username", "jstrav"], ["access_token", "cfd8b8a789ec161673aed3c5a29fd407"], ["uuid", "35ebf98d-c4b5-4a1d-b10b-9d9fb867aa9d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.565703"], ["updated_at", "2017-05-17 17:01:13.565703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -747162763 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -747162763], ["username", "mary"], ["access_token", "a80c25eff2bb0e179b27548f88f4276b"], ["uuid", "5114868e-ffd4-4aa1-aeca-702617b661a6"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.569023"], ["updated_at", "2017-05-17 17:01:13.569023"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1526252125 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1526252125], ["username", "jstead"], ["access_token", "b0bc1e785454c5c6cf4683a08becbb8a"], ["uuid", "1d266d79-d07d-4ec2-b598-de03f335554b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.572674"], ["updated_at", "2017-05-17 17:01:13.572674"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1173424498 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1173424498], ["username", "bigbear"], ["access_token", "54989906e0b70846a926cf26dbb27f52"], ["uuid", "e0d7c161-3f02-4053-9661-3adda259e811"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.575609"], ["updated_at", "2017-05-17 17:01:13.575609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -755610759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -755610759], ["username", "jstrav"], ["access_token", "46d3a16cadfd6326942a6e3c88cc165d"], ["uuid", "d6b94971-baab-42bc-b039-32012808f707"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.582352"], ["updated_at", "2017-05-17 17:01:13.582352"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1720624782 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1720624782], ["username", "mary"], ["access_token", "3758410db1ee45e9054ddfa7e4bea0b6"], ["uuid", "41e66844-cabe-42b5-8d41-94fb7071c94e"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.585375"], ["updated_at", "2017-05-17 17:01:13.585375"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1092796974 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1092796974], ["username", "jstead"], ["access_token", "5945a0a329960b249461138510895cb7"], ["uuid", "2b3b7feb-2b66-48cf-8105-c5b240a1efab"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.588207"], ["updated_at", "2017-05-17 17:01:13.588207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -484097703 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -484097703], ["username", "bigbear"], ["access_token", "8fa083d860f1e35b1956ebddc570beb1"], ["uuid", "0112eb73-e559-4547-bb12-4c405de54b40"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.590916"], ["updated_at", "2017-05-17 17:01:13.590916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1844169100 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1844169100], ["username", "jstrav"], ["access_token", "23e24c7c478b1fdb10a42e5c356bdb42"], ["uuid", "ed538609-1709-45b0-8d69-51e98778398c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.600181"], ["updated_at", "2017-05-17 17:01:13.600181"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -181819772 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -181819772], ["username", "mary"], ["access_token", "479b29e514ca09c58856e293a2dbc0f9"], ["uuid", "5a9fdb99-24d0-40ee-a9d1-68a4f83f3a52"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.603420"], ["updated_at", "2017-05-17 17:01:13.603420"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -811678336 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -811678336], ["username", "jstead"], ["access_token", "45a4cf6bb31de2cf60f776dbcd96b5c1"], ["uuid", "d2c8649d-e026-426f-9b6b-4c17484c2210"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.606597"], ["updated_at", "2017-05-17 17:01:13.606597"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2011120989 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2011120989], ["username", "bigbear"], ["access_token", "3e78fabb7955e004fdc3490462b5ed17"], ["uuid", "c3019977-8368-4c84-8977-f8aa01cec030"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.609636"], ["updated_at", "2017-05-17 17:01:13.609636"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1891719743 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1891719743], ["username", "jstrav"], ["access_token", "cd99d2c62bd48014ca7c560555a9b9ec"], ["uuid", "66cb3f1d-af8f-4abb-878c-004e63b8ae47"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.616867"], ["updated_at", "2017-05-17 17:01:13.616867"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -249979289 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -249979289], ["username", "mary"], ["access_token", "e5da102d685cd03285314a0ff652b6ac"], ["uuid", "1f70c9b1-feac-4f17-ae17-987ee07c6286"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.619992"], ["updated_at", "2017-05-17 17:01:13.619992"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1619461885 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1619461885], ["username", "jstead"], ["access_token", "b6f803666240916b52c285b85414e9fb"], ["uuid", "a2115c80-249d-46be-b199-4a5e9bc92a34"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.623019"], ["updated_at", "2017-05-17 17:01:13.623019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1823878864 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1823878864], ["username", "bigbear"], ["access_token", "d0148744b4acbf3350461a5bd738e400"], ["uuid", "a88fc38c-ba7c-44e2-8391-cc9789ef9585"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.625767"], ["updated_at", "2017-05-17 17:01:13.625767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1964540663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1964540663], ["username", "jstrav"], ["access_token", "63fd812a350cc272e8d16558d1cd0ff2"], ["uuid", "c1c6a4ef-3c64-47b4-bf56-c23030ef3c74"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.632960"], ["updated_at", "2017-05-17 17:01:13.632960"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1581451605 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1581451605], ["username", "mary"], ["access_token", "b0f06a5edd9fd7de3ad4250ebf2d065e"], ["uuid", "dccdeccf-6582-4795-96cd-cf14dd43ff95"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.636359"], ["updated_at", "2017-05-17 17:01:13.636359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1200880326 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1200880326], ["username", "jstead"], ["access_token", "b198d51da2d0fe02d72ecaa5d8ea5577"], ["uuid", "d1ac34dc-15ee-4487-b5ec-0791123c61cd"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.639584"], ["updated_at", "2017-05-17 17:01:13.639584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -813232452 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -813232452], ["username", "bigbear"], ["access_token", "0c69bf003a8ca08b0b3e65be0ab6e33b"], ["uuid", "d960ea7e-9e62-4ffa-ae3d-711d9cf7cdea"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.642479"], ["updated_at", "2017-05-17 17:01:13.642479"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -855358555 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -855358555], ["username", "foo_bb"], ["access_token", "ea3a48e607761274aa84c7346273b140"], ["uuid", "b87d644f-a0bb-470e-bd53-f9bc7950df60"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-17 17:01:13.645505"], ["updated_at", "2017-05-17 17:01:13.645505"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1791613533 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1791613533], ["username", "foo_bj"], ["access_token", "07ff060eec1ed2322fac43004b4d9e3a"], ["uuid", "aec990b8-82a4-468d-88f3-8886de8bd81e"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:01:13.648460"], ["updated_at", "2017-05-17 17:01:13.648460"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -298467739 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -298467739], ["username", "foo_tj"], ["access_token", "e5ac0a0d76da4afc4f6a8af5a2ac22e0"], ["uuid", "e1a55632-f11f-486d-8c8f-79c2045745b4"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:01:13.652279"], ["updated_at", "2017-05-17 17:01:13.652279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -512723118 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -512723118], ["username", "jstrav"], ["access_token", "2cdb8e69bed4ed4f410b170463d1e14a"], ["uuid", "2220ad89-d221-4a25-b5f1-35c2c0832362"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.662754"], ["updated_at", "2017-05-17 17:01:13.662754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1439461254 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1439461254], ["username", "mary"], ["access_token", "285d956d4aef13995d9c6ea5ef584396"], ["uuid", "8a42ea65-afbb-4f4b-a73a-a2b32c8f0b0b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.665920"], ["updated_at", "2017-05-17 17:01:13.665920"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -820719906 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -820719906], ["username", "jstead"], ["access_token", "d202ab229b743bad183a064c6865893a"], ["uuid", "7d4b5069-c973-4590-841a-126e84eb0f9c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.668896"], ["updated_at", "2017-05-17 17:01:13.668896"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -494019655 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -494019655], ["username", "bigbear"], ["access_token", "fcf06705e22dbac2cf4daf4b6e1e6b7e"], ["uuid", "fbcafa74-0506-4ea3-b37f-7be8131a5c9c"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.671807"], ["updated_at", "2017-05-17 17:01:13.671807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1882811439 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1882811439], ["username", "billy_00"], ["access_token", "bf9add16e42632a4a1dc7b191c2bb0b9"], ["uuid", "16713c6f-a7e6-4566-8498-c39d42803016"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:01:13.674843"], ["updated_at", "2017-05-17 17:01:13.674843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -102306638 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -102306638], ["username", "billy_01"], ["access_token", "1597cea9609dfc23f5fb4a26027fb782"], ["uuid", "5452b5cf-7752-4630-a020-48769141b245"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:01:13.678297"], ["updated_at", "2017-05-17 17:01:13.678297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -134916291 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -134916291], ["username", "billy_02"], ["access_token", "abccf49833d9b17920d1792457b2420c"], ["uuid", "d25852a0-9f26-471d-9248-ee5ce3d04426"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:01:13.681732"], ["updated_at", "2017-05-17 17:01:13.681732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1847570626 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1847570626], ["username", "billy_03"], ["access_token", "bebc319d4874399af292e831bba49669"], ["uuid", "d3f7b2ff-905a-4d78-b78d-49c1ef5252bb"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:01:13.684875"], ["updated_at", "2017-05-17 17:01:13.684875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -378167067 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -378167067], ["username", "billy_04"], ["access_token", "d81d89b17558802a9155045f7d3c0a62"], ["uuid", "ef46a29b-42c4-4d89-a69a-21e28e1c4f50"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:01:13.687741"], ["updated_at", "2017-05-17 17:01:13.687741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1550527101 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1550527101], ["username", "billy_05"], ["access_token", "4f991f0365b7117ccd0c2c6d48ce2d53"], ["uuid", "124ee9cf-c031-45cd-ac0a-89886dabbf0f"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:01:13.690319"], ["updated_at", "2017-05-17 17:01:13.690319"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1536224829 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1536224829], ["username", "billy_06"], ["access_token", "24691b125f11c6937632583caf4a6908"], ["uuid", "4a805b6d-6f6f-44e7-ae14-31026ba3dbb9"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:01:13.692807"], ["updated_at", "2017-05-17 17:01:13.692807"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1869474108 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1869474108], ["username", "billy_07"], ["access_token", "a6b4dde5fe748d49e88bdd6e3ec2053c"], ["uuid", "feb9a99f-ae9a-45d8-8657-4172fce9666d"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:01:13.695542"], ["updated_at", "2017-05-17 17:01:13.695542"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -214318738 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -214318738], ["username", "billy_08"], ["access_token", "c18caa77f35d79f19de48ca64de518a7"], ["uuid", "16e533eb-45da-4994-985b-5bac0e429355"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:01:13.698187"], ["updated_at", "2017-05-17 17:01:13.698187"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1420431562 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1420431562], ["username", "billy_09"], ["access_token", "b520f395ded80eae169ca4ea3aab5f8c"], ["uuid", "e0a54cc9-2de2-4ef4-a716-e3cd0eeef6c2"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:01:13.700816"], ["updated_at", "2017-05-17 17:01:13.700816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -798974314 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -798974314], ["username", "billy_10"], ["access_token", "b2df9e96fa414ed32ed46da119d45dfc"], ["uuid", "d991d093-a247-4be4-ac67-4fc181263dcb"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:01:13.703402"], ["updated_at", "2017-05-17 17:01:13.703402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1258733159 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1258733159], ["username", "billy_11"], ["access_token", "9fd84840653d51a010d43174ddca9f66"], ["uuid", "eee20639-8d87-4ea6-baac-65a35dfe9fc7"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:01:13.705992"], ["updated_at", "2017-05-17 17:01:13.705992"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1733533489 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1733533489], ["username", "billy_12"], ["access_token", "b4a1e7c389af0c8c9cc776789a7e78af"], ["uuid", "435a151b-9790-45c4-8944-df487e2340b8"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:01:13.708607"], ["updated_at", "2017-05-17 17:01:13.708607"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -532717205 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -532717205], ["username", "billy_13"], ["access_token", "8939d04b5e3fd3c710097bc7292c5023"], ["uuid", "3dbadfba-61b7-47a8-8ed4-28af14ac183c"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:01:13.713081"], ["updated_at", "2017-05-17 17:01:13.713081"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1911648811 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1911648811], ["username", "billy_14"], ["access_token", "b6440998ec4b6fcd40b2c40335f7ccc5"], ["uuid", "eb59e24a-b665-4559-940f-6f12a2456e83"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:01:13.716654"], ["updated_at", "2017-05-17 17:01:13.716654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -340315984 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -340315984], ["username", "billy_15"], ["access_token", "eb365ecd90148bbddc482697d1509537"], ["uuid", "52c51f88-3e52-4168-aef3-f4ed281cbf72"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:01:13.719603"], ["updated_at", "2017-05-17 17:01:13.719603"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2090330345 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2090330345], ["username", "billy_16"], ["access_token", "cddfe8916213826de0f66f336350a083"], ["uuid", "61097512-00f1-48bd-9555-7e2997d12cae"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:01:13.722125"], ["updated_at", "2017-05-17 17:01:13.722125"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1893126848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1893126848], ["username", "billy_17"], ["access_token", "8e6b7927552e41982aab41c7b5775042"], ["uuid", "712f2ae4-52c1-43ef-8751-ab6fda6a1761"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:01:13.724584"], ["updated_at", "2017-05-17 17:01:13.724584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -214828823 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -214828823], ["username", "billy_18"], ["access_token", "66264ad0d97a9ac8e7caa1e7d666465f"], ["uuid", "b5312722-21bd-43ef-b391-ac33fbb87a0a"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:01:13.727283"], ["updated_at", "2017-05-17 17:01:13.727283"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1693386334 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1693386334], ["username", "billy_19"], ["access_token", "9fcb2002fb399caaefb4a233dd54f04c"], ["uuid", "55d53e09-f256-462a-8f28-70c7c1030f9a"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:01:13.729774"], ["updated_at", "2017-05-17 17:01:13.729774"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -991114272 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -991114272], ["username", "billy_20"], ["access_token", "2555dbc636b469962884c5bfcfb1a94a"], ["uuid", "6e6bf981-1251-4f99-be4c-b1a3287900e5"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:01:13.738917"], ["updated_at", "2017-05-17 17:01:13.738917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -778338850 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -778338850], ["username", "billy_21"], ["access_token", "4731490eb293d7e08bf02f2ec8ad5a55"], ["uuid", "d2cc7a38-d452-48ef-9748-a0976a333829"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:01:13.741650"], ["updated_at", "2017-05-17 17:01:13.741650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1221282057 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1221282057], ["username", "billy_22"], ["access_token", "c9b5e2e5b26cbae4c56d682b6e0fd370"], ["uuid", "af88b0d1-c3f0-4c69-be72-2b8539b60395"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:01:13.745015"], ["updated_at", "2017-05-17 17:01:13.745015"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1870383987 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1870383987], ["username", "billy_23"], ["access_token", "3cc302ce96dcea83863cd7bd0272e4d8"], ["uuid", "9fc0ae40-7afe-4713-92b8-956cfa58f1d2"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:01:13.748633"], ["updated_at", "2017-05-17 17:01:13.748633"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1265714233 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1265714233], ["username", "billy_24"], ["access_token", "12ce445c7624c5881d76466a994ecf3a"], ["uuid", "6b11f548-973c-49df-8d1e-00fef7d106e8"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:01:13.751974"], ["updated_at", "2017-05-17 17:01:13.751974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -581154051 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -581154051], ["username", "billy_25"], ["access_token", "6f20922af7dfe96fa5456f634a578d30"], ["uuid", "a088b4b5-7725-44e9-8b1c-76dd9492474c"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:01:13.754940"], ["updated_at", "2017-05-17 17:01:13.754940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1726663882 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1726663882], ["username", "billy_26"], ["access_token", "91d807502194805ce5b15c4466ffab48"], ["uuid", "75f78ff0-4702-4eae-af85-c728cdebe17e"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:01:13.757823"], ["updated_at", "2017-05-17 17:01:13.757823"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -335289540 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -335289540], ["username", "billy_27"], ["access_token", "57f56f1b6332e84c1ee3a1b5ca59a954"], ["uuid", "e2a2c356-9b4b-460f-af94-5d0b4b217451"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:01:13.760540"], ["updated_at", "2017-05-17 17:01:13.760540"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -91592451 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -91592451], ["username", "billy_28"], ["access_token", "cf2f7cb668218eae1618fa6c8e28c219"], ["uuid", "ff16e003-ec3c-4328-9112-f4eb6fa49f1b"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:01:13.763688"], ["updated_at", "2017-05-17 17:01:13.763688"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -517666933 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -517666933], ["username", "billy_29"], ["access_token", "887e2a509f3782d57b29824c791d2370"], ["uuid", "4644ca75-ae51-4614-b4f1-6938943c57d1"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:01:13.766484"], ["updated_at", "2017-05-17 17:01:13.766484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -655806247 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -655806247], ["username", "billy_30"], ["access_token", "48dd45baf555eb5f9188a521b707121c"], ["uuid", "0c969cdd-adce-4123-a98a-b9a3f9d4a84f"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:01:13.769021"], ["updated_at", "2017-05-17 17:01:13.769021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -302614379 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -302614379], ["username", "billy_31"], ["access_token", "034da308b0dd982bde27e3082a1c90f2"], ["uuid", "ca617437-f7ac-4ccc-83ba-314a86853143"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:01:13.771484"], ["updated_at", "2017-05-17 17:01:13.771484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1580053227 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1580053227], ["username", "billy_32"], ["access_token", "9ea5343a9c71be87bceba4c830ce11a5"], ["uuid", "5ed41e7f-0bd6-4cd7-9c1a-4a4ee4c2feee"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:01:13.774154"], ["updated_at", "2017-05-17 17:01:13.774154"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -840591372 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -840591372], ["username", "billy_33"], ["access_token", "31972b9a08a00d2c75bfe219be9c9c53"], ["uuid", "30c41cc4-8d9a-4086-b6db-1b592af88b50"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:01:13.776766"], ["updated_at", "2017-05-17 17:01:13.776766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -875640992 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -875640992], ["username", "billy_34"], ["access_token", "ca4511ae7a941f38c0455fdb81d899d0"], ["uuid", "78587248-aef8-4c6b-9d55-84cb2aa41bba"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:01:13.779548"], ["updated_at", "2017-05-17 17:01:13.779548"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -495389498 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -495389498], ["username", "billy_35"], ["access_token", "a328e4fb066800826f0d538bc73048cc"], ["uuid", "94395dd7-2aad-4818-997e-17f022878d56"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:01:13.783243"], ["updated_at", "2017-05-17 17:01:13.783243"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1935086852 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1935086852], ["username", "billy_36"], ["access_token", "0fbea02d6f7bac288a2efbdc821de09d"], ["uuid", "d553c609-830d-4948-8259-846f0116a3a9"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:01:13.786632"], ["updated_at", "2017-05-17 17:01:13.786632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1411963941 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1411963941], ["username", "billy_37"], ["access_token", "faf36f7c14284e1ff9c5fe3bf89ff442"], ["uuid", "ead21134-6947-43cd-8f6e-868f5f9d24ca"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:01:13.789198"], ["updated_at", "2017-05-17 17:01:13.789198"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1018100275 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1018100275], ["username", "billy_38"], ["access_token", "6d373b95e720267af41c6c7bafd0e49a"], ["uuid", "515b91d2-78f6-498d-b8e2-af8d15fd0a6e"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:01:13.791679"], ["updated_at", "2017-05-17 17:01:13.791679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -385295374 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -385295374], ["username", "billy_39"], ["access_token", "549ff537e05415e2d6535483c4d282ac"], ["uuid", "e7d0e602-7520-4fdf-a486-63d2c241225b"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:01:13.794506"], ["updated_at", "2017-05-17 17:01:13.794506"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -134928531 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -134928531], ["username", "billy_40"], ["access_token", "1d47f83b57d1df55cb017555779fba0f"], ["uuid", "936734d6-e321-4bdd-b98c-f6333fb7d467"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:01:13.798686"], ["updated_at", "2017-05-17 17:01:13.798686"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1655979145 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1655979145], ["username", "billy_41"], ["access_token", "6cd870aeeaa6a29c75f4cb1f24ca46f0"], ["uuid", "fa8c4e41-9fa9-43eb-9872-22a32e13a20e"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:01:13.802203"], ["updated_at", "2017-05-17 17:01:13.802203"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -324538 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -324538], ["username", "billy_42"], ["access_token", "f604d3267b1e637afd3b6acb001bf6c1"], ["uuid", "408f7276-9b4a-43f6-ba6d-32658dc11534"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:01:13.805221"], ["updated_at", "2017-05-17 17:01:13.805221"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -527302692 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -527302692], ["username", "billy_43"], ["access_token", "4183f233cbdbed345a81b5fd56c696a2"], ["uuid", "dc124a6b-0d8b-4d67-906a-46c92de85698"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:01:13.808063"], ["updated_at", "2017-05-17 17:01:13.808063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -263838169 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -263838169], ["username", "billy_44"], ["access_token", "bb27d86ecb3c436b5e909ae02a5acf32"], ["uuid", "27038151-2ea9-4bdf-b957-544a04f23915"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:01:13.810738"], ["updated_at", "2017-05-17 17:01:13.810738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1653191569 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1653191569], ["username", "billy_45"], ["access_token", "e766c429b91e133368b0a27af10cb525"], ["uuid", "dd01c6bd-f1e4-4e05-aaf1-90912afbb306"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:01:13.813709"], ["updated_at", "2017-05-17 17:01:13.813709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1419861357 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1419861357], ["username", "jstrav"], ["access_token", "22fc6df6b32782611d611d803d8fcb1a"], ["uuid", "500e081b-d4cf-42c4-96c2-06ee65ff9313"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.823524"], ["updated_at", "2017-05-17 17:01:13.823524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1904673768 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1904673768], ["username", "mary"], ["access_token", "ef0b5eb3b61a191ad577eb61643a87fe"], ["uuid", "df22c079-d273-4605-a542-23d92a6b00fa"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.826646"], ["updated_at", "2017-05-17 17:01:13.826646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1227121783 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1227121783], ["username", "jstead"], ["access_token", "f9b4b27d522b6ac535c9fb85dce5be65"], ["uuid", "8abf86ad-ab32-4c0e-a697-6cbedfc10da5"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.830119"], ["updated_at", "2017-05-17 17:01:13.830119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -186965917 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -186965917], ["username", "bigbear"], ["access_token", "bbffb4b63343b82c24115ca4d77755b0"], ["uuid", "c1b739b2-eb06-4887-85c4-e6152fde35d9"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.833931"], ["updated_at", "2017-05-17 17:01:13.833931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -134032772 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -134032772], ["username", "billy_00"], ["access_token", "9775af7dca6b6d43d495317f3c546b5f"], ["uuid", "23e5cf8b-3511-4925-a074-880b299c6b4c"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:01:13.837121"], ["updated_at", "2017-05-17 17:01:13.837121"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -596878951 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -596878951], ["username", "billy_01"], ["access_token", "0b7409c4610a81fa81dcf663f5de6648"], ["uuid", "b272cd93-4bb0-4b57-92c3-93e6e90aed5e"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:01:13.839932"], ["updated_at", "2017-05-17 17:01:13.839932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2122849066 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2122849066], ["username", "billy_02"], ["access_token", "7846ee97758798bf336dc79bdb3225c5"], ["uuid", "6ac276e4-3a36-4356-bd0d-e1bab5ec5f07"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:01:13.842527"], ["updated_at", "2017-05-17 17:01:13.842527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1232069600 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1232069600], ["username", "billy_03"], ["access_token", "d3844d7e1f7d9daa632cc47d1ae54cfc"], ["uuid", "d543cd85-08b4-47e5-8054-259225a5016a"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:01:13.845229"], ["updated_at", "2017-05-17 17:01:13.845229"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394612219 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -394612219], ["username", "billy_04"], ["access_token", "abd88abfc603c8bec9c4bc9fb52d7610"], ["uuid", "5c6146c2-43e4-4c6d-8865-f3003ce83ac2"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:01:13.847833"], ["updated_at", "2017-05-17 17:01:13.847833"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1680841856 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1680841856], ["username", "billy_05"], ["access_token", "7bdc7e398089972e3f23c6048c86f35f"], ["uuid", "7317b7f6-288f-412b-bd7a-dd5e70c30796"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:01:13.850499"], ["updated_at", "2017-05-17 17:01:13.850499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1868113732 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1868113732], ["username", "billy_06"], ["access_token", "2dfdbeff1c2f8fd2b225d428fe0b696a"], ["uuid", "1bcc2ae5-d11a-4048-b9f2-93214fd1421a"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:01:13.853141"], ["updated_at", "2017-05-17 17:01:13.853141"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1490478478 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1490478478], ["username", "billy_07"], ["access_token", "5ab34f8b14e03b7b425c2f26c148aa71"], ["uuid", "a55e6cdb-2fab-459b-a009-863a59503839"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:01:13.855710"], ["updated_at", "2017-05-17 17:01:13.855710"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -709863137 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -709863137], ["username", "billy_08"], ["access_token", "ae2ce23ee6d787e1a97c13dc7a1f2066"], ["uuid", "b5d06f0a-a306-4ea8-841b-38885fb35b39"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:01:13.858421"], ["updated_at", "2017-05-17 17:01:13.858421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -54687147 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -54687147], ["username", "billy_09"], ["access_token", "c63a9fcf70336cc8eed6a15592da11ef"], ["uuid", "d7161c6e-9deb-4897-a1f7-292491068dc3"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:01:13.861429"], ["updated_at", "2017-05-17 17:01:13.861429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1211739621 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1211739621], ["username", "billy_10"], ["access_token", "6987ae9df717b9e6c648c97bc05aa7bb"], ["uuid", "5e3a1230-28bf-48db-802f-d24759b95a30"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:01:13.865171"], ["updated_at", "2017-05-17 17:01:13.865171"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1710148620 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1710148620], ["username", "billy_11"], ["access_token", "a286e9bdb862e00ca56a401429896292"], ["uuid", "707b291c-e05f-48a4-8e4b-cdbd95136d17"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:01:13.868406"], ["updated_at", "2017-05-17 17:01:13.868406"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1711303608 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1711303608], ["username", "billy_12"], ["access_token", "dccb8002cf41dc80823a9f679eda93f3"], ["uuid", "4df5239b-4ee1-4ced-b4ba-87ce5e2e8861"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:01:13.870906"], ["updated_at", "2017-05-17 17:01:13.870906"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1496891324 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1496891324], ["username", "billy_13"], ["access_token", "1f0b8febffa9207251c11b31453f77ca"], ["uuid", "655ea91b-31aa-4f8a-9d9c-41b9362008a3"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:01:13.873586"], ["updated_at", "2017-05-17 17:01:13.873586"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1235215290 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1235215290], ["username", "billy_14"], ["access_token", "5b5b6de36be98a2c32259d8c52473b2f"], ["uuid", "fffade42-d217-44a2-a99c-4b5978a72544"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:01:13.876210"], ["updated_at", "2017-05-17 17:01:13.876210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1577405944 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1577405944], ["username", "billy_15"], ["access_token", "8b67f946ac6ec701094a98d5f477ff3b"], ["uuid", "cd012bb5-6eac-4b66-a043-11b38ddfbe02"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:01:13.879263"], ["updated_at", "2017-05-17 17:01:13.879263"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1707219524 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1707219524], ["username", "billy_16"], ["access_token", "e9fdfdb0c3d29df8d6aa68aa4b61804f"], ["uuid", "9bb0fc48-4884-417e-b057-5071a4c59a09"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:01:13.882357"], ["updated_at", "2017-05-17 17:01:13.882357"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -485483920 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -485483920], ["username", "billy_17"], ["access_token", "85a5eb4086467c33a2f2736bdcbd3cd7"], ["uuid", "daa94c39-6ea3-4e72-9802-147d68e73d47"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:01:13.885211"], ["updated_at", "2017-05-17 17:01:13.885211"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1796489496 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1796489496], ["username", "billy_18"], ["access_token", "08685345ab232bf933c09733214a616f"], ["uuid", "5f998441-4048-4979-b298-c6da36d469f6"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:01:13.887715"], ["updated_at", "2017-05-17 17:01:13.887715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -747333321 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -747333321], ["username", "billy_19"], ["access_token", "227828035e4e62f5d74cf5b0e00db327"], ["uuid", "c965101a-90bc-41ab-ab3e-9e4f1343b9dd"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:01:13.890291"], ["updated_at", "2017-05-17 17:01:13.890291"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1804356613 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1804356613], ["username", "billy_20"], ["access_token", "be685e9b85984facea42d1eee81fc4c8"], ["uuid", "ccfaa124-fd47-4a39-bb8c-bb316ec4e77f"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:01:13.892803"], ["updated_at", "2017-05-17 17:01:13.892803"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1430624827 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1430624827], ["username", "billy_21"], ["access_token", "2d1e66708067633932495bdc70d3421a"], ["uuid", "95331acf-4608-4a7a-af4e-6437e6bd8625"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:01:13.895766"], ["updated_at", "2017-05-17 17:01:13.895766"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -378210073 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -378210073], ["username", "billy_22"], ["access_token", "34cea23542deb4ca73e96a6eaf6d9d5d"], ["uuid", "15a61709-6dc3-43b5-bd79-c074d29ebbfa"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:01:13.899109"], ["updated_at", "2017-05-17 17:01:13.899109"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1146913631 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1146913631], ["username", "billy_23"], ["access_token", "e704eb320688c8121369e3c68aee656b"], ["uuid", "69d92aa7-d6ea-47d6-8fb4-d9097541984e"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:01:13.902037"], ["updated_at", "2017-05-17 17:01:13.902037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -840831083 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -840831083], ["username", "billy_24"], ["access_token", "597494a7bacdf5e5dab1c949c4568fc8"], ["uuid", "83693113-f0a9-40ad-8a47-bb72b627b8bb"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:01:13.904636"], ["updated_at", "2017-05-17 17:01:13.904636"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -275332750 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -275332750], ["username", "billy_25"], ["access_token", "9d44bfa36965cee1bb185a40d5ab82f0"], ["uuid", "ca800f27-2fd0-4b57-831d-29d7723b2d7a"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:01:13.907159"], ["updated_at", "2017-05-17 17:01:13.907159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1616741282 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1616741282], ["username", "billy_26"], ["access_token", "74649021ccf525d54757a8ced7bc780a"], ["uuid", "a3fe4686-aa4f-40b1-876b-8f2c6546c345"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:01:13.909772"], ["updated_at", "2017-05-17 17:01:13.909772"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70005945 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -70005945], ["username", "billy_27"], ["access_token", "cf98db368ec3863150751494f9c2f8a6"], ["uuid", "caf9bea0-8757-486c-8c61-b97f922c2ca8"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:01:13.912628"], ["updated_at", "2017-05-17 17:01:13.912628"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -829901036 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -829901036], ["username", "billy_28"], ["access_token", "352664bba6f99c3572e158bbb5687ec1"], ["uuid", "05ed6a9a-4553-4587-8240-bc96f57e9264"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:01:13.915477"], ["updated_at", "2017-05-17 17:01:13.915477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1823379036 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1823379036], ["username", "billy_29"], ["access_token", "a0e1fe76d8e8a8fa5273efc0249c046e"], ["uuid", "360c5291-a278-47da-b3ed-1bf130b3f1db"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:01:13.918290"], ["updated_at", "2017-05-17 17:01:13.918290"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -728808028 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -728808028], ["username", "billy_30"], ["access_token", "f55614ea53191c05e7e41c2c48d8427e"], ["uuid", "78587eb0-7938-4b9a-ac51-6ae947348a14"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:01:13.920844"], ["updated_at", "2017-05-17 17:01:13.920844"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -728418478 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -728418478], ["username", "billy_31"], ["access_token", "f8b0c3da756786ca57d2a5c69f205b4e"], ["uuid", "57e3fd18-77f5-4441-8fc6-823ccfaa1f6d"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:01:13.923409"], ["updated_at", "2017-05-17 17:01:13.923409"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -732553426 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -732553426], ["username", "billy_32"], ["access_token", "dc491c4a6880829f7ce65fd63162fb7d"], ["uuid", "0c58e649-e78e-41fc-bc3f-f07ef642098d"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:01:13.925816"], ["updated_at", "2017-05-17 17:01:13.925816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -738358742 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -738358742], ["username", "billy_33"], ["access_token", "01634e9b26598ead8e839b69459d78a9"], ["uuid", "76fa8640-7b80-4182-827b-3fc2519d62f6"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:01:13.928565"], ["updated_at", "2017-05-17 17:01:13.928565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -998884293 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -998884293], ["username", "billy_34"], ["access_token", "ebef1d195b7c76e1524e4ed012cb223b"], ["uuid", "2de68b7f-17c5-4df9-aed7-c809c5806a33"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:01:13.931762"], ["updated_at", "2017-05-17 17:01:13.931762"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1175185319 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1175185319], ["username", "billy_35"], ["access_token", "81feaa146ee8e553db3af8dbf578274d"], ["uuid", "5a42ab28-46f7-4dcf-8bb1-58f45fbc9369"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:01:13.934680"], ["updated_at", "2017-05-17 17:01:13.934680"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2098223606 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2098223606], ["username", "billy_36"], ["access_token", "8cb818ee5396c92f1cbf5b69594d3831"], ["uuid", "a4b1344f-856c-4170-8ec7-3f9997c11dca"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:01:13.938680"], ["updated_at", "2017-05-17 17:01:13.938680"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1401568711 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1401568711], ["username", "billy_37"], ["access_token", "f67b7a85666f2f84b22ccc4af0aa629f"], ["uuid", "74aa8370-74bc-47b3-85a1-654380b9d989"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:01:13.941848"], ["updated_at", "2017-05-17 17:01:13.941848"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1031276165 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1031276165], ["username", "billy_38"], ["access_token", "aa8ec32b2f8020a748d95e7d259fc1df"], ["uuid", "582952c7-b381-4881-bdda-71627ddf80b1"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:01:13.944917"], ["updated_at", "2017-05-17 17:01:13.944917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2004695339 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2004695339], ["username", "billy_39"], ["access_token", "9366e494fb7fde5db94f04ac77a78198"], ["uuid", "375da112-b5e0-4974-859c-edfb52bf397a"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:01:13.947886"], ["updated_at", "2017-05-17 17:01:13.947886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1453773618 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1453773618], ["username", "billy_40"], ["access_token", "b577c8c9ac0a9916fe609c6b498a55a9"], ["uuid", "87e798ef-bd15-4447-bbbd-8d386df9aeb2"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:01:13.950558"], ["updated_at", "2017-05-17 17:01:13.950558"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1692800512 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1692800512], ["username", "billy_41"], ["access_token", "6fffa2b8881f5612677b5654b4f01b7c"], ["uuid", "18a3c4cf-d995-4e57-b6ff-ccb4ae223ac1"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:01:13.953324"], ["updated_at", "2017-05-17 17:01:13.953324"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1522402403 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1522402403], ["username", "billy_42"], ["access_token", "a546ef2b9705b1913614a1ccb4ec851a"], ["uuid", "045f54bf-72af-4aa8-9632-87956962bdf1"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:01:13.956138"], ["updated_at", "2017-05-17 17:01:13.956138"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1299157455 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1299157455], ["username", "billy_43"], ["access_token", "fe3a9437723cb80b7e79bef67ba544ad"], ["uuid", "f94002c1-b7fe-43d5-9429-480e8e85d1b9"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:01:13.959073"], ["updated_at", "2017-05-17 17:01:13.959073"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1032143733 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1032143733], ["username", "billy_44"], ["access_token", "0160b1238b483836b1c16b6962e27adc"], ["uuid", "852c2d56-559e-4100-b1ac-9314607ec1b7"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:01:13.961969"], ["updated_at", "2017-05-17 17:01:13.961969"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -377507603 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -377507603], ["username", "billy_45"], ["access_token", "6b7bca3ad1accdc04d70557adafb0be0"], ["uuid", "f7843eed-a968-4c03-bdb3-8cbf468333c4"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:01:13.965165"], ["updated_at", "2017-05-17 17:01:13.965165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -853272370 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -853272370], ["username", "jstrav"], ["access_token", "86760245a14f91c8caedeaa78e7f3629"], ["uuid", "1dd64485-4e5e-40de-a5f0-9959c77eef05"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:13.975056"], ["updated_at", "2017-05-17 17:01:13.975056"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1936232 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1936232], ["username", "mary"], ["access_token", "69a54ca379349384d9aca7b993fd694c"], ["uuid", "f96b8ecb-403f-483f-be3b-630532c9ef70"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:13.978763"], ["updated_at", "2017-05-17 17:01:13.978763"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1260784539 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1260784539], ["username", "jstead"], ["access_token", "b737117b1a252d33d759d3fdfd17869a"], ["uuid", "85cbb674-7e05-401e-bbdd-ca431f028b05"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:13.981956"], ["updated_at", "2017-05-17 17:01:13.981956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1504909451 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1504909451], ["username", "bigbear"], ["access_token", "188f686bf511eda6408b5e42b0806200"], ["uuid", "e734592b-13ad-4735-87fb-9a16f0998aa0"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:13.984572"], ["updated_at", "2017-05-17 17:01:13.984572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2024753479 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2024753479], ["username", "billy_00"], ["access_token", "d800a0344a9e7a22cd48d70a9ae58871"], ["uuid", "e416d2cb-f0f4-47de-8d12-0fb6aa029268"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:01:13.987148"], ["updated_at", "2017-05-17 17:01:13.987148"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -312407065 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -312407065], ["username", "billy_01"], ["access_token", "18c825aabe5d69acd5a5c6838ba579b6"], ["uuid", "819125ac-ac05-4a43-8f79-c848657a41ed"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:01:13.991264"], ["updated_at", "2017-05-17 17:01:13.991264"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373922581 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373922581], ["username", "billy_02"], ["access_token", "148f9f7a70e21d94ea2b14bfe025c87c"], ["uuid", "b1513910-aa0c-4df5-b508-ec6efedd2263"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:01:13.994701"], ["updated_at", "2017-05-17 17:01:13.994701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -118132299 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -118132299], ["username", "billy_03"], ["access_token", "b64ff35b256c881ad8b3d58cbd8f7359"], ["uuid", "80ac57e8-faa6-4125-905b-c39152c6df6f"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:01:13.998247"], ["updated_at", "2017-05-17 17:01:13.998247"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -845217438 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -845217438], ["username", "billy_04"], ["access_token", "e437528d069a1c3f8ced3acb3f343fc6"], ["uuid", "316a0d9c-eadc-4c15-a7cd-43ecfc29277a"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:01:14.001764"], ["updated_at", "2017-05-17 17:01:14.001764"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1796671860 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1796671860], ["username", "billy_05"], ["access_token", "e5a7f825ad5537d2d620505b957e1140"], ["uuid", "d479ef78-860e-49a5-a015-ba3f77d2b0a6"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:01:14.004798"], ["updated_at", "2017-05-17 17:01:14.004798"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1465048164 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1465048164], ["username", "billy_06"], ["access_token", "5217e084b3195cd85c41b400fba2eb1b"], ["uuid", "4e0c7d10-0365-4486-8bdf-72834d859bcd"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:01:14.007622"], ["updated_at", "2017-05-17 17:01:14.007622"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1942041593 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1942041593], ["username", "billy_07"], ["access_token", "3f21e6b214a0bb0c70441286621db5f5"], ["uuid", "b8e1e735-b85b-49f2-98a6-149a3e188d41"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:01:14.010538"], ["updated_at", "2017-05-17 17:01:14.010538"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -249724064 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -249724064], ["username", "billy_08"], ["access_token", "5b0b36d8822e58fd53c3e3f16672ca31"], ["uuid", "80d523c3-6155-4d93-a2ba-5644bd5bc71c"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:01:14.013265"], ["updated_at", "2017-05-17 17:01:14.013265"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -795806496 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -795806496], ["username", "billy_09"], ["access_token", "3c7c6b99aa6ede13f2478970d9d4bba5"], ["uuid", "9bd48934-245e-4be6-8bb9-e63d7f564751"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:01:14.017044"], ["updated_at", "2017-05-17 17:01:14.017044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -421689959 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -421689959], ["username", "billy_10"], ["access_token", "07fb116b74c6e588d0ed4b01181e516a"], ["uuid", "3eac6cc0-cc3c-49d7-9e9a-8fafa8466ac0"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:01:14.019733"], ["updated_at", "2017-05-17 17:01:14.019733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1791697817 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1791697817], ["username", "billy_11"], ["access_token", "e3bfe6e3bfdb96a9861b3e167ad8b973"], ["uuid", "44b524ad-e5c5-48ad-b9f0-971025b4cf3d"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:01:14.022314"], ["updated_at", "2017-05-17 17:01:14.022314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -940024348 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -940024348], ["username", "billy_12"], ["access_token", "af8a35646f87315ba9150ffbf7425ae1"], ["uuid", "8d2aa3ee-08eb-4c1c-b92b-71307330e3a2"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:01:14.024834"], ["updated_at", "2017-05-17 17:01:14.024834"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1569891026 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1569891026], ["username", "billy_13"], ["access_token", "adc6d2599b0d4b4be1eaed6d4d8c8a2c"], ["uuid", "3dec9b8c-e0ff-4a11-9f21-767bb4abe037"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:01:14.027470"], ["updated_at", "2017-05-17 17:01:14.027470"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1962509029 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1962509029], ["username", "billy_14"], ["access_token", "61317bfe49cd2e0fb009af61211725f9"], ["uuid", "44ece6fe-5017-4fb4-8b2f-c72d48cbc135"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:01:14.030143"], ["updated_at", "2017-05-17 17:01:14.030143"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -233236486 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -233236486], ["username", "billy_15"], ["access_token", "1e210e99a14083a326e4db7e320807a3"], ["uuid", "d154deb5-a9e4-4213-8432-626e43792fc2"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:01:14.032705"], ["updated_at", "2017-05-17 17:01:14.032705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1930973646 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1930973646], ["username", "billy_16"], ["access_token", "498ad7fc11efbef2deb2d614b75a72f4"], ["uuid", "dfa8ab47-738a-40f7-9274-fca65feea9fb"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:01:14.035498"], ["updated_at", "2017-05-17 17:01:14.035498"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1364550392 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1364550392], ["username", "billy_17"], ["access_token", "4a872ad965521117d5c140afb0fa1d05"], ["uuid", "5c1c26d3-1af6-407f-9db2-a6142086d2ad"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:01:14.038443"], ["updated_at", "2017-05-17 17:01:14.038443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -423858957 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -423858957], ["username", "billy_18"], ["access_token", "1fa9de86343e6c00f00e9dcca5ac2df4"], ["uuid", "4842dcb9-54c5-4d6f-a3b1-e3698357c8b3"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:01:14.041024"], ["updated_at", "2017-05-17 17:01:14.041024"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2053354177 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2053354177], ["username", "billy_19"], ["access_token", "c6f819aef0c69e5bf24fe3f49856cec0"], ["uuid", "c8ce2de7-f8a5-4cd0-9bb0-f692a0aea247"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:01:14.043642"], ["updated_at", "2017-05-17 17:01:14.043642"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -761616712 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -761616712], ["username", "billy_20"], ["access_token", "be2ac0b6b523e614c00e2d1945af892c"], ["uuid", "85abc1bc-5d4b-47f3-a26e-84a1cac42a78"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:01:14.046407"], ["updated_at", "2017-05-17 17:01:14.046407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -497630502 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -497630502], ["username", "billy_21"], ["access_token", "4c79bdae0e7f28a8ed37b85086252fff"], ["uuid", "09caba21-ce4d-4da8-a738-02ace08f168c"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:01:14.049002"], ["updated_at", "2017-05-17 17:01:14.049002"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1203871624 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1203871624], ["username", "billy_22"], ["access_token", "631670bfef7cb48cb9a9111c4aebc446"], ["uuid", "243e34a2-1fa6-4e5f-a9cd-8146dac6c48b"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:01:14.051596"], ["updated_at", "2017-05-17 17:01:14.051596"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1507341853 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1507341853], ["username", "billy_23"], ["access_token", "ccc91606c63fe2cbbbe94acaff684939"], ["uuid", "f36df9be-b4f7-4368-9c19-ae370471a629"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:01:14.054020"], ["updated_at", "2017-05-17 17:01:14.054020"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -721868651 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -721868651], ["username", "billy_24"], ["access_token", "8a7a8efc330f52c696d410bbbfbe98c5"], ["uuid", "ba48ab3c-9327-4178-af26-92becd6d866e"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:01:14.056479"], ["updated_at", "2017-05-17 17:01:14.056479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1939059414 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1939059414], ["username", "billy_25"], ["access_token", "6a01d22d0b61e0a2b31793a7f201787e"], ["uuid", "c76ce98b-6b44-43ed-b17b-8d62dda514c6"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:01:14.059204"], ["updated_at", "2017-05-17 17:01:14.059204"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1545176347 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1545176347], ["username", "billy_26"], ["access_token", "606fc0813a63289cf23f3a5b0a7550a7"], ["uuid", "fbd8a71c-883b-42a4-bdb6-2c424af3837a"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:01:14.062437"], ["updated_at", "2017-05-17 17:01:14.062437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1174686617 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1174686617], ["username", "billy_27"], ["access_token", "2c6a7ed2ae1f6323be2fbe6ea22655e9"], ["uuid", "3aed685a-b948-4137-8334-47c769672272"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:01:14.065216"], ["updated_at", "2017-05-17 17:01:14.065216"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1922687582 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1922687582], ["username", "billy_28"], ["access_token", "79898d2c4dac4e35fee2b51faae210b7"], ["uuid", "d7d6ec0e-94d5-44bc-a2fb-017dcfb9be0e"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:01:14.067730"], ["updated_at", "2017-05-17 17:01:14.067730"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -870999722 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -870999722], ["username", "billy_29"], ["access_token", "1d2ba3be424c706f835030ef69be4df6"], ["uuid", "cbb4e8aa-5598-4594-a70a-aaeb90c07a19"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:01:14.070361"], ["updated_at", "2017-05-17 17:01:14.070361"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -726733446 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -726733446], ["username", "billy_30"], ["access_token", "61c8118e4a0ecabd01bb99a3e65680d6"], ["uuid", "b2e0db93-d481-467a-b58a-a446aaa38e29"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:01:14.072903"], ["updated_at", "2017-05-17 17:01:14.072903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1236859262 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1236859262], ["username", "billy_31"], ["access_token", "384f3e2189ad814a832054dd29760d4a"], ["uuid", "94f9cb13-5c23-46f1-90a5-94edaf121fe5"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:01:14.075405"], ["updated_at", "2017-05-17 17:01:14.075405"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2097686056 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2097686056], ["username", "billy_32"], ["access_token", "b5c77f1b1d0775d14cb761fb73f83f7f"], ["uuid", "fb87bfad-12a7-466e-9386-55ca3d22f93b"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:01:14.078819"], ["updated_at", "2017-05-17 17:01:14.078819"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1582483579 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1582483579], ["username", "billy_33"], ["access_token", "efa6a0ddf3181d3110f05f892964d024"], ["uuid", "6bfb1908-8255-41a4-abd6-8deb10d0f7ba"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:01:14.082213"], ["updated_at", "2017-05-17 17:01:14.082213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -374121330 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -374121330], ["username", "billy_34"], ["access_token", "32f98316d39f14667846f41c56a26983"], ["uuid", "1af4b5a7-a3f2-44fb-bdb5-d5b67c6b02b0"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:01:14.084932"], ["updated_at", "2017-05-17 17:01:14.084932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -876521748 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -876521748], ["username", "billy_35"], ["access_token", "50b7ff6f5233f8e7b1bff04e517176a2"], ["uuid", "2c2bee7a-f6d6-4705-8938-20032f6fa77f"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:01:14.087621"], ["updated_at", "2017-05-17 17:01:14.087621"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1857891813 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1857891813], ["username", "billy_36"], ["access_token", "1a0af03a08faee49b9441cc1120b25de"], ["uuid", "807d78dd-1dbb-46d2-84db-0a82379e2c1b"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:01:14.090140"], ["updated_at", "2017-05-17 17:01:14.090140"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -821091016 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -821091016], ["username", "billy_37"], ["access_token", "c3e26e874cdb4eca19b44a05c2902714"], ["uuid", "097f286c-88a0-4c1a-89ab-27baf2bf1bab"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:01:14.092734"], ["updated_at", "2017-05-17 17:01:14.092734"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1469900452 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1469900452], ["username", "billy_38"], ["access_token", "12246c2bafcf2b8cc0d9aa86d9446426"], ["uuid", "3ac7c814-d32a-4063-aaf2-592e9df09a98"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:01:14.095473"], ["updated_at", "2017-05-17 17:01:14.095473"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -740112167 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -740112167], ["username", "billy_39"], ["access_token", "b9fd219f5062d703e50d2cab8d10c77c"], ["uuid", "b54635bc-be21-42c1-9733-a7aa1fa27576"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:01:14.098133"], ["updated_at", "2017-05-17 17:01:14.098133"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -759489529 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -759489529], ["username", "billy_40"], ["access_token", "76a637f1513d128637a5209a138ae0ca"], ["uuid", "eba8acfc-6f0e-4a5b-aaf9-b8c9d32a2058"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:01:14.100701"], ["updated_at", "2017-05-17 17:01:14.100701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1206977822 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1206977822], ["username", "billy_41"], ["access_token", "432cc0e73c1f2f14416f1e926a911456"], ["uuid", "b0800b7d-c8ff-4e0d-b647-1616efd61642"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:01:14.103248"], ["updated_at", "2017-05-17 17:01:14.103248"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -389671961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -389671961], ["username", "billy_42"], ["access_token", "5772dc1abbf126833fa32cb1dfbbcee2"], ["uuid", "72eebacf-d8ee-4b3b-8888-c3252fd85250"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:01:14.105647"], ["updated_at", "2017-05-17 17:01:14.105647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -814750952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -814750952], ["username", "billy_43"], ["access_token", "6599f7fc5eb2b0171c230114151262a3"], ["uuid", "8deb3297-8532-4617-9a44-bf4ec7ae6ded"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:01:14.108024"], ["updated_at", "2017-05-17 17:01:14.108024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1963176206 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1963176206], ["username", "billy_44"], ["access_token", "b7e27ec7ba0124da800ee05dbaaa4e49"], ["uuid", "0847e5ac-f3a7-49ae-a942-7b9f1e44934d"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:01:14.111695"], ["updated_at", "2017-05-17 17:01:14.111695"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -31830580 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -31830580], ["username", "billy_45"], ["access_token", "6a6a3a760810fd782411dd611f1068de"], ["uuid", "9db78fab-d99d-4ceb-a775-145d4cbaa004"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:01:14.115365"], ["updated_at", "2017-05-17 17:01:14.115365"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -654819860 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -654819860], ["username", "jstrav"], ["access_token", "ed68aeb056c84892924fc871f7884d84"], ["uuid", "594529cf-9bbd-4a25-bed9-44d398b04116"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:14.125970"], ["updated_at", "2017-05-17 17:01:14.125970"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1832884449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1832884449], ["username", "mary"], ["access_token", "66bb1aa8f620a7a8425c7691796ab2e8"], ["uuid", "b6d98980-1d72-4812-85e4-5a46a3caba15"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:14.129424"], ["updated_at", "2017-05-17 17:01:14.129424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2048998708 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2048998708], ["username", "jstead"], ["access_token", "5dac4314c6bb4dd8e6f2cc232b4751ad"], ["uuid", "f2096e0a-7399-407d-b8eb-4ad38acfde98"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:14.132644"], ["updated_at", "2017-05-17 17:01:14.132644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -313810798 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -313810798], ["username", "bigbear"], ["access_token", "f8ba297405f3422b6d74163a8c037201"], ["uuid", "c11ef0dd-aa7b-461f-9403-f013dd2595cd"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:14.135498"], ["updated_at", "2017-05-17 17:01:14.135498"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -406464927 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -406464927], ["username", "billy_00"], ["access_token", "e2fcc49c8ece2ce0a751da27e881f24c"], ["uuid", "62e92c3c-c7dd-4a31-ae81-12af16fb024e"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:01:14.138178"], ["updated_at", "2017-05-17 17:01:14.138178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1929109964 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1929109964], ["username", "billy_01"], ["access_token", "b77aaeddd097b3f8d85a4f5de151b336"], ["uuid", "2b424685-1a2d-4edc-a70d-118b8287887f"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:01:14.140511"], ["updated_at", "2017-05-17 17:01:14.140511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1915678435 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1915678435], ["username", "billy_02"], ["access_token", "c8023850a915c662fde309655391f9aa"], ["uuid", "b80aaa11-ac26-4d6e-a73e-b796bcd2c360"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:01:14.148991"], ["updated_at", "2017-05-17 17:01:14.148991"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2042030038 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2042030038], ["username", "billy_03"], ["access_token", "ba6000ac7003a1203f7291827da59fb9"], ["uuid", "90594188-7363-4bc3-a383-25de40c56601"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:01:14.151800"], ["updated_at", "2017-05-17 17:01:14.151800"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1355951069 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1355951069], ["username", "billy_04"], ["access_token", "79757ae0693d203ddb19d7c9206402fb"], ["uuid", "6d8218fd-967a-4547-9d60-bdb502f6e9f3"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:01:14.154635"], ["updated_at", "2017-05-17 17:01:14.154635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701152818 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701152818], ["username", "billy_05"], ["access_token", "e81ec46ff8c2b6a9c08722897a7ca5c6"], ["uuid", "14b4928a-a623-497b-a8d8-97725e27ffe6"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:01:14.157680"], ["updated_at", "2017-05-17 17:01:14.157680"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -625281894 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -625281894], ["username", "billy_06"], ["access_token", "1e03278d7d53bc753cb2462ad44494b0"], ["uuid", "d3112218-e51d-4ac6-a99a-c430e8906f89"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:01:14.160785"], ["updated_at", "2017-05-17 17:01:14.160785"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -281116099 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -281116099], ["username", "billy_07"], ["access_token", "2979e3b700dbbd9ee9c08045f74950db"], ["uuid", "2376e1eb-875e-459b-8e5e-2d0f3f7f7e23"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:01:14.163796"], ["updated_at", "2017-05-17 17:01:14.163796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1109908054 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1109908054], ["username", "billy_08"], ["access_token", "353d0cc3192fde2dedde93cd58cb59e8"], ["uuid", "b4d5c302-4f84-4479-8b2c-619d16ff037f"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:01:14.166541"], ["updated_at", "2017-05-17 17:01:14.166541"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1687129760 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1687129760], ["username", "billy_09"], ["access_token", "db24d9d8c365f38e908d22ad8f6c26bb"], ["uuid", "68273d1c-855e-42e7-baec-c252f4f4258a"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:01:14.169112"], ["updated_at", "2017-05-17 17:01:14.169112"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1400588922 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1400588922], ["username", "billy_10"], ["access_token", "72dd6dacb719a708866104bdcd1c0d7d"], ["uuid", "d58a887d-e4b3-46a7-8fea-de3a59f2df1b"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:01:14.171600"], ["updated_at", "2017-05-17 17:01:14.171600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2047127937 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2047127937], ["username", "billy_11"], ["access_token", "ce05fbf9b57d52f62fc62da98e68a519"], ["uuid", "77c5acd9-8308-4f9f-bbaa-bf70d9d7fc19"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:01:14.174155"], ["updated_at", "2017-05-17 17:01:14.174155"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1761885599 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1761885599], ["username", "billy_12"], ["access_token", "369cf218e8c7fea1d71842c8f16feb68"], ["uuid", "928c4a3b-5bfa-4733-81d6-0322cf9e0edd"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:01:14.176728"], ["updated_at", "2017-05-17 17:01:14.176728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -171309988 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -171309988], ["username", "billy_13"], ["access_token", "313b52cca5eaa92fcadcf182df698c36"], ["uuid", "5890d1ec-0154-44e1-9e56-0382004f3e2c"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:01:14.179341"], ["updated_at", "2017-05-17 17:01:14.179341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -782957049 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -782957049], ["username", "billy_14"], ["access_token", "e1449931b059331d9fd97e3f22cd64d7"], ["uuid", "90ea7b98-be19-4df3-ae32-44245f2057bc"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:01:14.181816"], ["updated_at", "2017-05-17 17:01:14.181816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1331229236 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1331229236], ["username", "billy_15"], ["access_token", "9ab6ba95014ac5f4312575853e55e3d0"], ["uuid", "9631ffc5-fa67-4e4e-a376-c8e4b2c798a9"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:01:14.184238"], ["updated_at", "2017-05-17 17:01:14.184238"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1084782394 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1084782394], ["username", "billy_16"], ["access_token", "ab77eeff626136699083bd3b97b7fd52"], ["uuid", "ec8d67a5-61bb-4b16-b6b7-3095fbc21d47"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:01:14.186624"], ["updated_at", "2017-05-17 17:01:14.186624"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1720150440 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1720150440], ["username", "billy_17"], ["access_token", "032c1281bb39d74d3a2d0fc772a26523"], ["uuid", "428d65d6-37f5-45b4-9844-8cf805eee84a"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:01:14.189012"], ["updated_at", "2017-05-17 17:01:14.189012"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -713383540 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -713383540], ["username", "billy_18"], ["access_token", "2fabd9173520e6b682ac3229ab7cb755"], ["uuid", "d92369bb-5a14-412d-83af-7b20a383aace"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:01:14.192496"], ["updated_at", "2017-05-17 17:01:14.192496"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -486844158 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -486844158], ["username", "billy_19"], ["access_token", "62ae6aa79445725ae6198bf203d8274c"], ["uuid", "98dd296d-759c-4f00-8591-ec7c33631b3b"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:01:14.196317"], ["updated_at", "2017-05-17 17:01:14.196317"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -841995573 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -841995573], ["username", "billy_20"], ["access_token", "eac564d6576f41200ce975814d925772"], ["uuid", "a8b0f8c5-7c58-4977-917d-874c7cc4cd4c"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:01:14.199361"], ["updated_at", "2017-05-17 17:01:14.199361"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -228267591 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -228267591], ["username", "billy_21"], ["access_token", "d70b4d23021dc580f366033d785ed783"], ["uuid", "c9e150ef-ae47-4418-977c-7561a98308be"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:01:14.202289"], ["updated_at", "2017-05-17 17:01:14.202289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1516753712 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1516753712], ["username", "billy_22"], ["access_token", "d27a62e475f0bd2a0fec2be85f8ea2dd"], ["uuid", "ce217c61-4f69-47b4-b048-69916373d156"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:01:14.204823"], ["updated_at", "2017-05-17 17:01:14.204823"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2132860279 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2132860279], ["username", "billy_23"], ["access_token", "3cbb1dce0942df4e445b6fb49230a9b2"], ["uuid", "8c616774-bbd1-4a78-bd38-5b5620582556"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:01:14.207320"], ["updated_at", "2017-05-17 17:01:14.207320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1476361003 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1476361003], ["username", "billy_24"], ["access_token", "45191e31b7e12862374383ab5c19b162"], ["uuid", "d35a3fd4-2edd-44b1-8873-a526069efcc8"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:01:14.209850"], ["updated_at", "2017-05-17 17:01:14.209850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1589582351 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1589582351], ["username", "billy_25"], ["access_token", "7e4880af783486616949688da0f76050"], ["uuid", "0efadfbb-926d-4ce3-afdf-dde8072ac0dc"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:01:14.212522"], ["updated_at", "2017-05-17 17:01:14.212522"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -684295186 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -684295186], ["username", "billy_26"], ["access_token", "198a40769d4b89bf28b6f6a7e34c5a18"], ["uuid", "013d2a18-f370-4baf-a204-9d8983c5036d"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:01:14.215010"], ["updated_at", "2017-05-17 17:01:14.215010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -867867535 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -867867535], ["username", "billy_27"], ["access_token", "20b2b3187fe1fdcf6b0c03f066452d2a"], ["uuid", "85e750d7-115f-4ead-86cf-35020ba065c7"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:01:14.217442"], ["updated_at", "2017-05-17 17:01:14.217442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -423075804 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -423075804], ["username", "billy_28"], ["access_token", "24d645e6f7b6624dbeb21fdb5148ca9c"], ["uuid", "2fce0494-ef7d-449c-9ca2-e074622d0bcc"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:01:14.219900"], ["updated_at", "2017-05-17 17:01:14.219900"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1600517500 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1600517500], ["username", "billy_29"], ["access_token", "70e8a3e0651025c2cc570ab5ed00c971"], ["uuid", "8f1b65b8-20c8-4148-bf94-f9fc7cb5633f"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:01:14.223863"], ["updated_at", "2017-05-17 17:01:14.223863"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1421391049 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1421391049], ["username", "billy_30"], ["access_token", "8524ae704bc02d3481d9a66ad0590152"], ["uuid", "78490c6c-a3a2-4008-a033-ed0fb28cb12a"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:01:14.227567"], ["updated_at", "2017-05-17 17:01:14.227567"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -52594667 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -52594667], ["username", "billy_31"], ["access_token", "2ada9259418c0fe4601c983dead66dfa"], ["uuid", "6cc23ae7-d364-4b69-9a0b-32ad9d1c85d9"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:01:14.230937"], ["updated_at", "2017-05-17 17:01:14.230937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1016292238 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1016292238], ["username", "billy_32"], ["access_token", "f520ec3a98a7ae9ab2a9d15dd9506a08"], ["uuid", "89058780-32be-40b4-a412-6921e9f057fe"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:01:14.233949"], ["updated_at", "2017-05-17 17:01:14.233949"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1954463534 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1954463534], ["username", "billy_33"], ["access_token", "4cf4b081b8c4d3e133fc0adfb6093f71"], ["uuid", "04f0fb35-0cfd-41d0-b32a-252dcc873618"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:01:14.237740"], ["updated_at", "2017-05-17 17:01:14.237740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1839153279 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1839153279], ["username", "billy_34"], ["access_token", "64a6c7125064b837a45f5bbcd65f2ca9"], ["uuid", "34f71f4d-82bf-4898-b399-259fa240d56e"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:01:14.240478"], ["updated_at", "2017-05-17 17:01:14.240478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -482071337 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -482071337], ["username", "billy_35"], ["access_token", "85b5b21ecfae7ad7ed6a0cf86a2a46c9"], ["uuid", "09d9d93c-b51f-4818-b1d5-1274655b245d"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:01:14.243097"], ["updated_at", "2017-05-17 17:01:14.243097"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1700215713 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1700215713], ["username", "billy_36"], ["access_token", "9a31c36bbd4d69138b3bfb9a9588a508"], ["uuid", "c6fe46f1-8250-4b1e-a2a5-c7f508620b52"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:01:14.245681"], ["updated_at", "2017-05-17 17:01:14.245681"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1643308349 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1643308349], ["username", "billy_37"], ["access_token", "d16ada6cfad17df1eae84a05646704f0"], ["uuid", "17cc1e5f-8a1c-4844-8cea-e5e1d2911ae6"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:01:14.248076"], ["updated_at", "2017-05-17 17:01:14.248076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2025825270 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2025825270], ["username", "billy_38"], ["access_token", "af7a1342591939627493cea1050639c4"], ["uuid", "01c0202d-7b00-46c2-ada9-c6308918e64c"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:01:14.250519"], ["updated_at", "2017-05-17 17:01:14.250519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1754077697 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1754077697], ["username", "billy_39"], ["access_token", "c53d7fa54722e5dcb6259646be47a0d4"], ["uuid", "f9bf7ec2-f864-4a42-90fc-9fa036d51a09"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:01:14.253013"], ["updated_at", "2017-05-17 17:01:14.253013"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2117866209 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2117866209], ["username", "billy_40"], ["access_token", "8c702f871d763ac5ff15f25d6e3d7c86"], ["uuid", "247e6c75-061c-4abf-97d6-d33007f08904"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:01:14.255489"], ["updated_at", "2017-05-17 17:01:14.255489"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2059175398 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2059175398], ["username", "billy_41"], ["access_token", "2a23e8930141e96edbceb1318c2e5f70"], ["uuid", "c60033dc-4bc6-4577-a6c6-ea8d98398516"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:01:14.257918"], ["updated_at", "2017-05-17 17:01:14.257918"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1158967492 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1158967492], ["username", "billy_42"], ["access_token", "33e7b836624008557c0c7591e7052a81"], ["uuid", "ec7e7f1c-fa99-4b3e-beca-30e8471d02e1"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:01:14.260603"], ["updated_at", "2017-05-17 17:01:14.260603"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1134292251 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1134292251], ["username", "billy_43"], ["access_token", "bb295667499a7ce8c85fafb660ffd51d"], ["uuid", "cacf368a-9e49-496b-90f9-166dbc3344b3"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:01:14.264020"], ["updated_at", "2017-05-17 17:01:14.264020"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1071999906 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1071999906], ["username", "billy_44"], ["access_token", "38cc2c2e4ce8c576cfc1974f4d446ac7"], ["uuid", "7f17f29d-b446-427e-9d7e-6deadb5462b4"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:01:14.267735"], ["updated_at", "2017-05-17 17:01:14.267735"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1079386585 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1079386585], ["username", "billy_45"], ["access_token", "dda25ef16a3fe2bb03553d9880cc1a24"], ["uuid", "38f2083d-4c18-45c8-93bd-3105795fe6c7"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:01:14.271049"], ["updated_at", "2017-05-17 17:01:14.271049"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -982244853 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -982244853], ["username", "billy_46"], ["access_token", "26e1dd3067337f5d88f03515a3a51741"], ["uuid", "7a07d605-1d56-498c-8af9-3424dcc51b0c"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:01:14.273861"], ["updated_at", "2017-05-17 17:01:14.273861"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834367149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834367149], ["username", "billy_47"], ["access_token", "7a1c2a1422730509849ac019f4e9c201"], ["uuid", "8e7f9794-7460-4858-9344-924e3e1dc626"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:01:14.276481"], ["updated_at", "2017-05-17 17:01:14.276481"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -758039603 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -758039603], ["username", "billy_48"], ["access_token", "a23a5c84fa9ae6ff42fca50ea969d63a"], ["uuid", "649cd095-f5d1-4b9f-af3f-fe0ed83fc11e"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:01:14.279210"], ["updated_at", "2017-05-17 17:01:14.279210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1560467404 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1560467404], ["username", "billy_49"], ["access_token", "c503cee88f9d0689c162c4ea48577e09"], ["uuid", "5c81efdf-8ee4-4bc1-b1e4-f41a51743bba"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:01:14.281966"], ["updated_at", "2017-05-17 17:01:14.281966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -849056825 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -849056825], ["username", "jstrav"], ["access_token", "9c106670e699777780a39be021bcd653"], ["uuid", "9f91f59d-e277-41c2-afb9-8a42d66afc2c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:14.288591"], ["updated_at", "2017-05-17 17:01:14.288591"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -431127918 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -431127918], ["username", "mary"], ["access_token", "fd8c3fe6d09a96211ec2ed28b4c84a65"], ["uuid", "2b4f9168-ab1d-4696-94eb-347a6af7c49f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:14.291455"], ["updated_at", "2017-05-17 17:01:14.291455"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70796182 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -70796182], ["username", "jstead"], ["access_token", "a729e996f23be1e76c175b8c16029c9a"], ["uuid", "7c8cc0ac-c7b9-4c54-b2b6-9fe897cf8ddc"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:14.294457"], ["updated_at", "2017-05-17 17:01:14.294457"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -371283805 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -371283805], ["username", "bigbear"], ["access_token", "3ab0add6243c9dd3b0b95bde9cc7c77d"], ["uuid", "8ebd00e7-5d40-4344-990d-216107848eaf"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:14.297479"], ["updated_at", "2017-05-17 17:01:14.297479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2111864721 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2111864721], ["username", "billy_00"], ["access_token", "ec948aa8b2e7324ae59bf1af5d78b341"], ["uuid", "2f381d64-4f48-40a3-bff9-65b1a1d1604a"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:01:14.299969"], ["updated_at", "2017-05-17 17:01:14.299969"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1753093260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1753093260], ["username", "billy_01"], ["access_token", "9a07c294d9de02f4fb4d8472b76a21b9"], ["uuid", "7aec1536-52b6-4115-b274-fe0c2c7ba8b4"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:01:14.302523"], ["updated_at", "2017-05-17 17:01:14.302523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1853418866 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1853418866], ["username", "billy_02"], ["access_token", "bfd35a78809bfc12ca61d471718ca005"], ["uuid", "16336676-cdd0-4cae-af81-25f73548c2e4"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:01:14.305061"], ["updated_at", "2017-05-17 17:01:14.305061"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -191684315 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -191684315], ["username", "billy_03"], ["access_token", "70c5b93b1e23666b0b770b60560c49b6"], ["uuid", "7f52c139-cf37-4b57-99fe-3cbc6e8e977e"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:01:14.308408"], ["updated_at", "2017-05-17 17:01:14.308408"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -976361702 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -976361702], ["username", "billy_04"], ["access_token", "e23b152b07355d0ee6eb7e20bd3692b5"], ["uuid", "bbcb2417-d5c2-47e5-b972-11228405e834"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:01:14.312902"], ["updated_at", "2017-05-17 17:01:14.312902"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1078004629 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1078004629], ["username", "billy_05"], ["access_token", "77a68327e04d6a6e6db49b4f38806104"], ["uuid", "9756e99e-8f87-4b5b-b1ad-d0c9fcf6d9bd"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:01:14.315919"], ["updated_at", "2017-05-17 17:01:14.315919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1908713296 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1908713296], ["username", "billy_06"], ["access_token", "c8415728263d3e82c327d7a55dd9433d"], ["uuid", "1bbfd66b-2b7d-49a0-b306-a0310adb35fd"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:01:14.318958"], ["updated_at", "2017-05-17 17:01:14.318958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2068193989 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2068193989], ["username", "billy_07"], ["access_token", "ed6d64d9c534fbe6599e3dffcd524bac"], ["uuid", "b696421c-65cb-4263-9aa1-3608e5094525"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:01:14.322048"], ["updated_at", "2017-05-17 17:01:14.322048"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -788560397 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -788560397], ["username", "billy_08"], ["access_token", "b4767df64972227abbe8d01c9847bed8"], ["uuid", "ea781a1b-aa6e-48f6-8c67-78fb15f29b20"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:01:14.324843"], ["updated_at", "2017-05-17 17:01:14.324843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -949526435 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -949526435], ["username", "billy_09"], ["access_token", "b46b2c0e1bd96dc1f3cad87e5aed3116"], ["uuid", "51af03c1-fe30-4db4-8ca0-36795628789d"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:01:14.327391"], ["updated_at", "2017-05-17 17:01:14.327391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1133388002 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1133388002], ["username", "billy_10"], ["access_token", "011e63a622b5c6edbda6f75b6ff464a5"], ["uuid", "4e1bbec2-b6b8-42c3-b08a-7e25b9b6f39b"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:01:14.330082"], ["updated_at", "2017-05-17 17:01:14.330082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1603024861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1603024861], ["username", "billy_11"], ["access_token", "da8fc64b12b13c81b26028791e422ca4"], ["uuid", "ced67b69-6219-4738-a52c-4cf0631419b8"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:01:14.332607"], ["updated_at", "2017-05-17 17:01:14.332607"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -264453311 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -264453311], ["username", "billy_12"], ["access_token", "fc28ad5f8d8f32c8ac454b73c5312161"], ["uuid", "f7341413-48a4-4cab-867e-09c264eafb5d"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:01:14.335031"], ["updated_at", "2017-05-17 17:01:14.335031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1922953420 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1922953420], ["username", "billy_13"], ["access_token", "fb55f4913187e64fab2104dff31c1ac0"], ["uuid", "8f72ec76-5d93-477c-94d0-bbd725a04a39"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:01:14.337500"], ["updated_at", "2017-05-17 17:01:14.337500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144631553 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144631553], ["username", "billy_14"], ["access_token", "16ba252a99797d29ea202285f16a3048"], ["uuid", "0b66e8cd-662d-4d9f-b666-2a62c1b82720"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:01:14.339916"], ["updated_at", "2017-05-17 17:01:14.339916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -586642725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -586642725], ["username", "billy_15"], ["access_token", "cc1e41b70fe42ce53a48c69defeabf79"], ["uuid", "fe229758-5d28-46ab-a4bb-0287c7e29edb"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:01:14.342528"], ["updated_at", "2017-05-17 17:01:14.342528"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -397941356 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -397941356], ["username", "billy_16"], ["access_token", "877be1332e23ac795ca91f9412d92a01"], ["uuid", "737891e8-fb25-41b3-8fd9-9e93a9b1c68c"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:01:14.345160"], ["updated_at", "2017-05-17 17:01:14.345160"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1972138293 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1972138293], ["username", "billy_17"], ["access_token", "fc640dd8251bbe728aadafde48ebf9ad"], ["uuid", "414882de-7477-462a-9029-8051ea734972"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:01:14.348539"], ["updated_at", "2017-05-17 17:01:14.348539"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -907550559 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -907550559], ["username", "billy_18"], ["access_token", "b056ce126e9f319412347a20934cd2e5"], ["uuid", "1ad1766a-8f33-4535-921b-0d2ff2cb5d9b"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:01:14.351427"], ["updated_at", "2017-05-17 17:01:14.351427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -108465451 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -108465451], ["username", "billy_19"], ["access_token", "391db108fa18f511109bfa9b534a3ede"], ["uuid", "bfa5a722-1c84-4823-a959-7b0217bcca8b"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:01:14.354005"], ["updated_at", "2017-05-17 17:01:14.354005"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1821382654 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1821382654], ["username", "billy_20"], ["access_token", "2094bf45d7f7aa5a1124e5a9e4a81024"], ["uuid", "e9036903-b4ea-42eb-a19b-61b3dfb145af"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:01:14.356718"], ["updated_at", "2017-05-17 17:01:14.356718"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1881550314 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1881550314], ["username", "billy_21"], ["access_token", "1022e9eb2f9ba00752bbf32b23ce34c9"], ["uuid", "ff116c62-dd67-455c-8ea0-afc07c937dba"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:01:14.359581"], ["updated_at", "2017-05-17 17:01:14.359581"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -197039047 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -197039047], ["username", "billy_22"], ["access_token", "c1c4c230f561dab511a02ecdf844152e"], ["uuid", "b9075160-f56d-4ecf-b980-967493efce6a"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:01:14.362869"], ["updated_at", "2017-05-17 17:01:14.362869"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -606940889 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -606940889], ["username", "billy_23"], ["access_token", "7e331a136fef001ae8902df2f96d0500"], ["uuid", "fb8db278-3a9b-40da-913a-4bac499e1bd4"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:01:14.365745"], ["updated_at", "2017-05-17 17:01:14.365745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1307794967 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1307794967], ["username", "billy_24"], ["access_token", "18d0fe3509c11a162e6800f7bb49347a"], ["uuid", "b88f17ee-cacc-435f-aa76-29b575c78325"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:01:14.368284"], ["updated_at", "2017-05-17 17:01:14.368284"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -720910508 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -720910508], ["username", "billy_25"], ["access_token", "3786ac0c29f8472078049318e838673d"], ["uuid", "2d35bd04-275c-4204-81a2-dc4aed352b9d"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:01:14.370843"], ["updated_at", "2017-05-17 17:01:14.370843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1999077010 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1999077010], ["username", "billy_26"], ["access_token", "f50f3748e4962b96617f5e2cc2aa664f"], ["uuid", "5a983c3c-2858-4ca2-bfc8-20a3dbf301aa"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:01:14.373341"], ["updated_at", "2017-05-17 17:01:14.373341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2067971545 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2067971545], ["username", "billy_27"], ["access_token", "1aa4db313ef6dedd0dfe6b67c4785178"], ["uuid", "b34626e9-0df0-4f29-9486-507ab93bbdd0"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:01:14.375785"], ["updated_at", "2017-05-17 17:01:14.375785"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -68731564 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -68731564], ["username", "billy_28"], ["access_token", "22e1a81308d8e0d52c90150641f80e9e"], ["uuid", "084e4295-1181-469a-b9a1-b868d03af08e"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:01:14.379187"], ["updated_at", "2017-05-17 17:01:14.379187"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1118337353 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1118337353], ["username", "billy_29"], ["access_token", "6ef04c2f048b05c42f77fab726829aee"], ["uuid", "e86277de-15ce-4d03-b36d-f98ad01eb69f"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:01:14.382613"], ["updated_at", "2017-05-17 17:01:14.382613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -159369192 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -159369192], ["username", "billy_30"], ["access_token", "5247c0b22621e4562bc41c8af32a4df7"], ["uuid", "46f8f87a-c89a-4fda-b489-fd4e1ca33d0e"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:01:14.385384"], ["updated_at", "2017-05-17 17:01:14.385384"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1114304638 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1114304638], ["username", "billy_31"], ["access_token", "32626ecfe11a3fa65d393d0502dedc25"], ["uuid", "f5f4ac3a-24e9-4800-a2fb-fa92cc6a1733"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:01:14.388347"], ["updated_at", "2017-05-17 17:01:14.388347"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -334495186 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -334495186], ["username", "billy_32"], ["access_token", "bf6d7e15d245f0cbd00518954c213a9f"], ["uuid", "30d7a726-bb0c-4272-90f9-e3e1a155500c"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:01:14.392282"], ["updated_at", "2017-05-17 17:01:14.392282"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -848045867 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -848045867], ["username", "billy_33"], ["access_token", "14c4305807c4adfab66a695a934813c3"], ["uuid", "ba7e8b40-ceeb-43b5-b9f8-af68b70981eb"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:01:14.395959"], ["updated_at", "2017-05-17 17:01:14.395959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -126829711 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -126829711], ["username", "billy_34"], ["access_token", "3ad780688dcff0c940899c51cae75e4d"], ["uuid", "dcae0262-2c2f-4aca-a1db-1a3cd64ae544"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:01:14.399570"], ["updated_at", "2017-05-17 17:01:14.399570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -256818761 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -256818761], ["username", "billy_35"], ["access_token", "a83d1000ca44c19ef6b591ed5d3dda25"], ["uuid", "b1533fda-94e4-45f6-b429-95cd3f930ab2"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:01:14.402524"], ["updated_at", "2017-05-17 17:01:14.402524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -869644792 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -869644792], ["username", "billy_36"], ["access_token", "d639bfd5880c13eacdee3fc1debbd511"], ["uuid", "9f9b2211-61ef-49f6-9e46-522c839a4b5d"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:01:14.405018"], ["updated_at", "2017-05-17 17:01:14.405018"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -137368830 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -137368830], ["username", "billy_37"], ["access_token", "e183763d0362692f79d6357bb71debf6"], ["uuid", "cf754c80-01ab-4cc5-92e0-9747aaebdef9"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:01:14.407340"], ["updated_at", "2017-05-17 17:01:14.407340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1875407145 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1875407145], ["username", "billy_38"], ["access_token", "8ab38bfd71d907549c86a4be2663b64c"], ["uuid", "71e51ce6-3a08-4c94-9abb-18962ef0ec5d"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:01:14.409797"], ["updated_at", "2017-05-17 17:01:14.409797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -972740030 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -972740030], ["username", "billy_39"], ["access_token", "9b21ecbfcbee9a93dc80efaf47f1ba51"], ["uuid", "954fbb5b-f9b1-45ff-a214-760b1def8183"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:01:14.412956"], ["updated_at", "2017-05-17 17:01:14.412956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -87631953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -87631953], ["username", "billy_40"], ["access_token", "1914345f4eb5f031748d362bbf078db8"], ["uuid", "788f158e-c493-4cb0-a7c2-8190b4298934"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:01:14.416291"], ["updated_at", "2017-05-17 17:01:14.416291"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1160136135 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1160136135], ["username", "billy_41"], ["access_token", "3d5049d676a70464d8dd97a6f9486f9f"], ["uuid", "2b93f128-4009-486a-b82f-0fd15afa7c34"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:01:14.418946"], ["updated_at", "2017-05-17 17:01:14.418946"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -133706553 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -133706553], ["username", "billy_42"], ["access_token", "2c41222d9568d4f252d18ce6ee24ebd2"], ["uuid", "c3e725ab-bda7-42ce-a5de-1fa4455b69b2"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:01:14.421472"], ["updated_at", "2017-05-17 17:01:14.421472"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -381108157 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -381108157], ["username", "billy_43"], ["access_token", "6c9904387bf02edd55db2bbcde6082c8"], ["uuid", "664291e1-6850-4362-8f17-092829ae582a"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:01:14.425083"], ["updated_at", "2017-05-17 17:01:14.425083"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1006340537 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1006340537], ["username", "billy_44"], ["access_token", "3a67f0a0de6be07e296ad929cb25ada6"], ["uuid", "0f3127ac-e76d-4ecb-ade9-da3e28802712"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:01:14.428741"], ["updated_at", "2017-05-17 17:01:14.428741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1225036844 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1225036844], ["username", "billy_45"], ["access_token", "7ab6fa3eb3a7806ea651e09d87e6bb82"], ["uuid", "31022188-b4e1-4526-b272-7424b8e24a48"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:01:14.432270"], ["updated_at", "2017-05-17 17:01:14.432270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1004030631 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1004030631], ["username", "billy_46"], ["access_token", "c38c4c4851f0e9ba1ea525dd4a128494"], ["uuid", "7d51d61e-7394-4bcf-a3e5-cead5cdce4d7"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:01:14.435335"], ["updated_at", "2017-05-17 17:01:14.435335"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1392983241 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1392983241], ["username", "billy_47"], ["access_token", "4842044c7409a28d9fa9383259f60f55"], ["uuid", "9af1d92d-366a-41d6-a023-fe688ad8c9d1"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:01:14.438367"], ["updated_at", "2017-05-17 17:01:14.438367"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -524922883 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -524922883], ["username", "billy_48"], ["access_token", "48309ae190bb785ffbecb14209fd67d3"], ["uuid", "e6a56dd8-e5e3-49ea-af65-c7c1a8f09d5e"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:01:14.441054"], ["updated_at", "2017-05-17 17:01:14.441054"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1887661732 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1887661732], ["username", "billy_49"], ["access_token", "78575e064261f3b328196d54a8db172e"], ["uuid", "0e7e1519-8c19-4e7c-bb67-0ff629aa9623"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:01:14.443667"], ["updated_at", "2017-05-17 17:01:14.443667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -362302755 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -362302755], ["username", "jstrav"], ["access_token", "8b831b55f2f040fde29a723e6e4f1f22"], ["uuid", "4c9e36d3-0ee8-44e8-aef1-5928619efd9f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:01:14.452389"], ["updated_at", "2017-05-17 17:01:14.452389"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -454673144 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -454673144], ["username", "mary"], ["access_token", "00bb9a7d28b311d08c6e7f0280e00082"], ["uuid", "6c1b7029-adf6-4904-9bef-463723cf9506"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:01:14.455269"], ["updated_at", "2017-05-17 17:01:14.455269"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1958147862 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1958147862], ["username", "jstead"], ["access_token", "e73419c29a88dd2f7208ece714abff1d"], ["uuid", "42fb53e4-b1e1-4291-88db-86886133ec97"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:01:14.458152"], ["updated_at", "2017-05-17 17:01:14.458152"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1683602856 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1683602856], ["username", "bigbear"], ["access_token", "188df4544b83ed0a0cf000a77f441006"], ["uuid", "361f9acb-0e6d-4fe6-bae3-ec9a36dbdeb6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:01:14.461565"], ["updated_at", "2017-05-17 17:01:14.461565"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -705526709 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -705526709], ["username", "billy_00"], ["access_token", "6ff231c2a1c870b22bc66cb635288244"], ["uuid", "9fc8fa31-3500-4d3f-a1fc-ffc9d1332b42"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:01:14.465902"], ["updated_at", "2017-05-17 17:01:14.465902"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2043135400 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2043135400], ["username", "billy_01"], ["access_token", "23233988cb311e8eb95ba3b30eeba76c"], ["uuid", "3b528b40-c1a7-4f31-8207-360053e76093"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:01:14.469467"], ["updated_at", "2017-05-17 17:01:14.469467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950084500 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1950084500], ["username", "billy_02"], ["access_token", "39c573aea264b903cc568a964b9172d3"], ["uuid", "4731b13b-9904-4eea-bdf6-4a94f9addb25"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:01:14.472419"], ["updated_at", "2017-05-17 17:01:14.472419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -734067444 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -734067444], ["username", "billy_03"], ["access_token", "943193d47431c4bf5b1aa1a35322cf52"], ["uuid", "1c505bfb-d292-4301-93ac-d6caf22c6887"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:01:14.475152"], ["updated_at", "2017-05-17 17:01:14.475152"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -73415297 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -73415297], ["username", "billy_04"], ["access_token", "9da83b85805113e30273f226446d9044"], ["uuid", "a0bf83df-1657-4de6-938e-60d52e27f888"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:01:14.477870"], ["updated_at", "2017-05-17 17:01:14.477870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -241616007 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -241616007], ["username", "billy_05"], ["access_token", "2759d88f88c526363dc9f2b1f8d4cda6"], ["uuid", "069180af-197a-4296-999a-724a9da178c9"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:01:14.480865"], ["updated_at", "2017-05-17 17:01:14.480865"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -380250770 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -380250770], ["username", "billy_06"], ["access_token", "2e5ce892904a7ae8fdbc5c55b42f15ba"], ["uuid", "9be4c702-4728-4e50-aa9b-a2442fdd3075"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:01:14.483836"], ["updated_at", "2017-05-17 17:01:14.483836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -191663156 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -191663156], ["username", "billy_07"], ["access_token", "472f2b2c490899496a112de099399cd5"], ["uuid", "8f76646c-1009-454d-8020-8eda2947491b"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:01:14.486508"], ["updated_at", "2017-05-17 17:01:14.486508"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -851235950 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -851235950], ["username", "billy_08"], ["access_token", "e320e857d910dabed213624cecb56b3b"], ["uuid", "dd7a2a5c-ba40-42dd-a8a1-528b735e6cce"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:01:14.489086"], ["updated_at", "2017-05-17 17:01:14.489086"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -474380846 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -474380846], ["username", "billy_09"], ["access_token", "ea3bcaf7c400260d8e2ce25571d24c14"], ["uuid", "b54d8b56-766b-4184-aa2b-e23ad3c2f9d0"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:01:14.491551"], ["updated_at", "2017-05-17 17:01:14.491551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2124252108 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2124252108], ["username", "billy_10"], ["access_token", "096779cf7703f394242822946336dfb0"], ["uuid", "4d20b6aa-4ea0-4918-97ac-21596436f627"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:01:14.494147"], ["updated_at", "2017-05-17 17:01:14.494147"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -397348672 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -397348672], ["username", "billy_11"], ["access_token", "0b9074ebf9adc57e8965f767f955aaed"], ["uuid", "d8372d30-a9a7-4d7f-8375-67311c96d347"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:01:14.496877"], ["updated_at", "2017-05-17 17:01:14.496877"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1614082046 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1614082046], ["username", "billy_12"], ["access_token", "8d6402fa1a2a1e0430346de8e484cbcf"], ["uuid", "4055a59b-bee0-4982-bc73-d977621fcec8"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:01:14.499506"], ["updated_at", "2017-05-17 17:01:14.499506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1033279786 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1033279786], ["username", "billy_13"], ["access_token", "fafd54f603e62b2caf02df9101dd383a"], ["uuid", "763b2288-6b02-454f-b58f-66bfc6eed51d"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:01:14.501911"], ["updated_at", "2017-05-17 17:01:14.501911"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1931453941 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1931453941], ["username", "billy_14"], ["access_token", "922e9dd9b71256d555636fe7a7b9d41d"], ["uuid", "f6e53f68-d17d-4bbc-834f-814ce6add792"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:01:14.504472"], ["updated_at", "2017-05-17 17:01:14.504472"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1149492871 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1149492871], ["username", "billy_15"], ["access_token", "fabfbde7fb445ffc3ce8dadf66dd36d3"], ["uuid", "5aad972c-2fb8-4b54-86f3-2d208fb02eb5"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:01:14.507055"], ["updated_at", "2017-05-17 17:01:14.507055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -533862061 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -533862061], ["username", "billy_16"], ["access_token", "34fe956b6d4170d413c181c906aa1d68"], ["uuid", "aaab86a4-6810-4449-89e6-d034f416d1da"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:01:14.509604"], ["updated_at", "2017-05-17 17:01:14.509604"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1403151913 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1403151913], ["username", "billy_17"], ["access_token", "5a32f4a24fcc044e686e916dd3de3314"], ["uuid", "62f3cd13-a0d0-4aa0-9768-3d39020bbf44"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:01:14.514092"], ["updated_at", "2017-05-17 17:01:14.514092"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -420329567 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -420329567], ["username", "billy_18"], ["access_token", "6ef7d178ae4cf37e6ac4f769758e1658"], ["uuid", "76d2afbc-c6c1-42f5-b1a8-0c3d5fcfd97b"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:01:14.519124"], ["updated_at", "2017-05-17 17:01:14.519124"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1229791583 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1229791583], ["username", "billy_19"], ["access_token", "b7d35fd21435bd1b0f79b5fd1400dfc6"], ["uuid", "08a28125-0766-402c-82c4-2055478fbc91"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:01:14.521907"], ["updated_at", "2017-05-17 17:01:14.521907"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1197199752 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1197199752], ["username", "billy_20"], ["access_token", "37bdda4e26a0e1120112f0ae9a3f7262"], ["uuid", "a1ebc336-e98a-40dd-b875-140d8b10120b"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:01:14.524542"], ["updated_at", "2017-05-17 17:01:14.524542"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -916635318 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -916635318], ["username", "billy_21"], ["access_token", "4eb342c1dbdc6755d4e4e42d4661f462"], ["uuid", "9b7f4b54-31ea-4617-9ffa-2f8e92085011"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:01:14.527180"], ["updated_at", "2017-05-17 17:01:14.527180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -110220852 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -110220852], ["username", "billy_22"], ["access_token", "3a8844cc35bf10e34335a5761b0f25af"], ["uuid", "68f4581e-ee03-45f7-94a0-b7d82efdcd9e"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:01:14.529921"], ["updated_at", "2017-05-17 17:01:14.529921"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -360449819 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -360449819], ["username", "billy_23"], ["access_token", "369a21b00707686857c4de728be6fe8e"], ["uuid", "0a3d7722-f676-434b-af1a-275827f7c662"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:01:14.532543"], ["updated_at", "2017-05-17 17:01:14.532543"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1847545497 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1847545497], ["username", "billy_24"], ["access_token", "c11d961633b251f8cf881f8e20db0031"], ["uuid", "bbf65715-81c8-4a35-b798-cb932247b70f"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:01:14.535165"], ["updated_at", "2017-05-17 17:01:14.535165"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -30548073 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -30548073], ["username", "billy_25"], ["access_token", "dd2d18d20b2ad2406fab7e6950e7921c"], ["uuid", "187bf5bd-5b03-4cbe-b627-0fe7ccb22a3d"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:01:14.537671"], ["updated_at", "2017-05-17 17:01:14.537671"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -143594498 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -143594498], ["username", "billy_26"], ["access_token", "a05ec60061c4fe3b3ca58d2206952edb"], ["uuid", "812bbc45-5fc7-42dc-abff-327ddf981dc0"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:01:14.541451"], ["updated_at", "2017-05-17 17:01:14.541451"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1021277688 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1021277688], ["username", "billy_27"], ["access_token", "baef6b7e4fad005c06296d7163498f58"], ["uuid", "e6d9dd25-425f-40ea-807e-19ef19fa626a"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:01:14.545100"], ["updated_at", "2017-05-17 17:01:14.545100"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -935139805 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -935139805], ["username", "billy_28"], ["access_token", "03772e2bdcc50a2dbfd4c483de78894e"], ["uuid", "9f0943a3-1194-49e0-be16-1690d2cf51f3"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:01:14.555400"], ["updated_at", "2017-05-17 17:01:14.555400"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1502814566 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1502814566], ["username", "billy_29"], ["access_token", "a4d015305593ba0b8e243a54ec51b6ee"], ["uuid", "6b2c02cc-841d-49e3-91cf-a8ea167c3cef"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:01:14.559288"], ["updated_at", "2017-05-17 17:01:14.559288"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1330414717 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1330414717], ["username", "billy_30"], ["access_token", "26e979cc4fa2a7ab4c068c404cd26a88"], ["uuid", "376f86f9-e019-43e2-94f6-914bbbe112ee"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:01:14.563321"], ["updated_at", "2017-05-17 17:01:14.563321"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -611567832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -611567832], ["username", "billy_31"], ["access_token", "2181ae5c331130f75efc40be5149eefa"], ["uuid", "2e264f00-8269-4e6d-8e0d-dfedb1fe8f17"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:01:14.566405"], ["updated_at", "2017-05-17 17:01:14.566405"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1777342899 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1777342899], ["username", "billy_32"], ["access_token", "afe90e76dc618fb2d270dced78e4cea7"], ["uuid", "bf7df8b9-4f47-4125-bf33-08ac233f9aca"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:01:14.569311"], ["updated_at", "2017-05-17 17:01:14.569311"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -179708661 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -179708661], ["username", "billy_33"], ["access_token", "d838283f1d939c58f07ba874c4370d5d"], ["uuid", "a5f4ca4a-184e-4e3a-8b90-ed12703a9abc"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:01:14.571965"], ["updated_at", "2017-05-17 17:01:14.571965"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1876197702 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1876197702], ["username", "billy_34"], ["access_token", "85c1e3ace2aee22bf28c32e90c58dbed"], ["uuid", "3e25602c-98ff-442e-b5b1-3f32066f22e4"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:01:14.574551"], ["updated_at", "2017-05-17 17:01:14.574551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1791766431 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1791766431], ["username", "billy_35"], ["access_token", "4a4ac08a5ceca3d623ec50815d72aefc"], ["uuid", "7a245f6a-f70d-4d0d-a7c1-9557201e1aa6"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:01:14.577049"], ["updated_at", "2017-05-17 17:01:14.577049"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1046933633 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1046933633], ["username", "billy_36"], ["access_token", "5380bfc61044f08f0b8bd1e5e2031576"], ["uuid", "ee85faca-c8bd-4532-964c-28b84b2c1c9e"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:01:14.579677"], ["updated_at", "2017-05-17 17:01:14.579677"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1110448946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1110448946], ["username", "billy_37"], ["access_token", "9789ff44d3798385240fb0d139a1dc4d"], ["uuid", "41bf5f44-d7dd-46ea-92b9-ec0122a066f3"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:01:14.582210"], ["updated_at", "2017-05-17 17:01:14.582210"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -347711780 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -347711780], ["username", "billy_38"], ["access_token", "93428b7582317045e07cb21190c13581"], ["uuid", "1c46e12b-a651-495d-8c61-40124fd76766"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:01:14.584613"], ["updated_at", "2017-05-17 17:01:14.584613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -783168762 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -783168762], ["username", "billy_39"], ["access_token", "331f81a88515dbc0d8b6af40912bfafa"], ["uuid", "0c30357b-9c2a-4993-af53-9f62228191b4"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:01:14.587029"], ["updated_at", "2017-05-17 17:01:14.587029"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -284587195 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -284587195], ["username", "billy_40"], ["access_token", "4dcb0af13b2853ba9110481a32615d03"], ["uuid", "0ea99bf7-4183-49b0-9cd2-b0ce0681a8c9"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:01:14.589495"], ["updated_at", "2017-05-17 17:01:14.589495"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1665293274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1665293274], ["username", "billy_41"], ["access_token", "a258610a73c9bf2963c5534c184a5b4b"], ["uuid", "9343335d-350f-4443-b8dc-d7cb60bd7931"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:01:14.591968"], ["updated_at", "2017-05-17 17:01:14.591968"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -404659571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -404659571], ["username", "billy_42"], ["access_token", "cdc2d96e9bf1eccfe356d2d26c2048dc"], ["uuid", "08629aec-9b80-4a42-a1f5-159edd2af597"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:01:14.594815"], ["updated_at", "2017-05-17 17:01:14.594815"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1990259445 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1990259445], ["username", "billy_43"], ["access_token", "cf2592ce18fa285093602b2b9f15248b"], ["uuid", "51c1684e-7b4f-4e88-b9ac-c340dca10615"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:01:14.598878"], ["updated_at", "2017-05-17 17:01:14.598878"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2036318205 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2036318205], ["username", "billy_44"], ["access_token", "218c2b6a8f1f22d79d2a41f75defe2fa"], ["uuid", "26b7977d-3d90-44d5-a287-b8bad74aa0c2"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:01:14.601687"], ["updated_at", "2017-05-17 17:01:14.601687"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1676993830 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1676993830], ["username", "billy_45"], ["access_token", "8f793e1ce5bffd2b2b65b70a4fb51f1e"], ["uuid", "c4a7f228-fea1-42dd-a785-2bfb7eb26876"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:01:14.604227"], ["updated_at", "2017-05-17 17:01:14.604227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -981183152 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -981183152], ["username", "billy_46"], ["access_token", "310c3303f82012703971369f4e3cf8f2"], ["uuid", "9080fd3f-0f93-42b2-a882-7ea1bf4f0699"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:01:14.606674"], ["updated_at", "2017-05-17 17:01:14.606674"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1601366592 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1601366592], ["username", "billy_47"], ["access_token", "224fadead60508a49bb559ad00aab299"], ["uuid", "9403f331-1a2f-4787-875d-197db15d4a0f"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:01:14.609930"], ["updated_at", "2017-05-17 17:01:14.609930"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1919314288 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1919314288], ["username", "billy_48"], ["access_token", "cb49a31ddceda59a71e9acdb62af23f9"], ["uuid", "6503d8c6-fd00-480b-99be-121486fc13dd"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:01:14.613748"], ["updated_at", "2017-05-17 17:01:14.613748"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -863569979 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -863569979], ["username", "billy_49"], ["access_token", "4766a3f418677640d409d529ff73695c"], ["uuid", "acdfaf75-98e2-44ff-83c8-1f94e6676fb0"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:01:14.617043"], ["updated_at", "2017-05-17 17:01:14.617043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1958260355 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f6a952ad43fd0c7b86e71da94c138973' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1958260355], ["username", "f6a952ad43fd0c7b86e71da94c138973"], ["access_token", "f35bd14a741b43ebcb93ff55f0ac139b"], ["uuid", "e2cd2ada-eeec-426e-ad97-d89b9519312b"], ["created_at", "2017-05-17 17:01:14.626546"], ["updated_at", "2017-05-17 17:01:14.626546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1017881406 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1017881406], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:14.629948"], ["updated_at", "2017-05-17 17:01:14.629948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1443969528 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '31a5f29f63d09171b33a8cda9a20796c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1443969528], ["username", "31a5f29f63d09171b33a8cda9a20796c"], ["access_token", "9d43bf6cb06044635f70ae4d40828593"], ["uuid", "aaf76c97-08cf-4c96-9673-a92c483637c4"], ["created_at", "2017-05-17 17:01:14.635144"], ["updated_at", "2017-05-17 17:01:14.635144"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1000164735 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9b2f1cc4d9920d09c10d93fb253308e0' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1000164735], ["username", "9b2f1cc4d9920d09c10d93fb253308e0"], ["access_token", "131dc905b04b985f0fcfa7941c65c259"], ["uuid", "95103e69-ffd0-480a-9339-c4130197af13"], ["created_at", "2017-05-17 17:01:14.640626"], ["updated_at", "2017-05-17 17:01:14.640626"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1389321137 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1389321137], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:14.643826"], ["updated_at", "2017-05-17 17:01:14.643826"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-17 17:01:14.655437"], ["updated_at", "2017-05-17 17:01:14.655437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -540792538 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8cbb61057e52d15f439218395b6719eb' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -540792538], ["username", "8cbb61057e52d15f439218395b6719eb"], ["access_token", "ca70a114f84b8ed031c6ae29efcf691e"], ["uuid", "21f2c57a-49db-44be-935c-7059da35531a"], ["created_at", "2017-05-17 17:01:14.662651"], ["updated_at", "2017-05-17 17:01:14.662651"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-17 17:01:14.665844"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -539660635 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '57f90a14487ceea9da8f1f236ab3fd98' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -539660635], ["username", "57f90a14487ceea9da8f1f236ab3fd98"], ["access_token", "b723e312a395c6c3978e2718b79f1a65"], ["uuid", "dc1e82ac-7a73-4fc6-95f9-3f862fde136f"], ["created_at", "2017-05-17 17:01:14.671134"], ["updated_at", "2017-05-17 17:01:14.671134"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-17 17:01:14.673406"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-17 17:01:14.675700"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-17 17:01:14.677624"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -517713025 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1f7756e21b747341b64110cb28c68ec8' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -517713025], ["username", "1f7756e21b747341b64110cb28c68ec8"], ["access_token", "d1d411b56dfda7f751c97ef8e31c1a3a"], ["uuid", "493fdfe8-07a6-4549-a2b5-1782ba2ccb14"], ["created_at", "2017-05-17 17:01:14.682635"], ["updated_at", "2017-05-17 17:01:14.682635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-17 17:01:14.685402"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1796102697 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd84652a86571925a29c64bda5efd1b72' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1796102697], ["username", "d84652a86571925a29c64bda5efd1b72"], ["access_token", "cb3f4b7ce9e60b57edda47d6150b20e4"], ["uuid", "ae673b2b-7603-4156-8623-b784e7f6529f"], ["created_at", "2017-05-17 17:01:14.690140"], ["updated_at", "2017-05-17 17:01:14.690140"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-17 17:01:14.692827"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1724283824 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1724283824], ["access_token", "a55f1b5d4e425c90e9debef1837abde4"], ["uuid", "cb6909ba-aec8-4a09-8038-6e8cd95340b3"], ["created_at", "2017-05-17 17:01:14.697339"], ["updated_at", "2017-05-17 17:01:14.697339"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -537220730 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -537220730], ["access_token", "2736c11ae465a558679a926315a6cbd8"], ["uuid", "88e8193c-e6cd-49d1-b893-1f8f1923cd54"], ["created_at", "2017-05-17 17:01:14.699748"], ["updated_at", "2017-05-17 17:01:14.699748"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -175184934 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '98d176598009cadd2751c0dbf7a13a14' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -175184934], ["username", "98d176598009cadd2751c0dbf7a13a14"], ["access_token", "bfc3d49e344ca6d931d8e286dc12ecf4"], ["uuid", "3a7de736-7796-449c-8ee7-204928d3d6b3"], ["created_at", "2017-05-17 17:01:14.704153"], ["updated_at", "2017-05-17 17:01:14.704153"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -175184934 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -263655260 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fcd8ddb4fb875f62b92135c56eda39ac' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1436962416 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '321aa80b7350ecf3ceacff29e55a64e2' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1436962416], ["username", "321aa80b7350ecf3ceacff29e55a64e2"], ["access_token", "5e014bca67bad5f84b9950864ba28e52"], ["uuid", "a33a0a5a-f3a5-4c98-a8a5-360b818c3f1a"], ["created_at", "2017-05-17 17:01:14.712555"], ["updated_at", "2017-05-17 17:01:14.712555"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1285102290 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '321aa80b7350ecf3ceacff29e55a64e2' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2009399336 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ff1022559b399cc6da109cbc27f117c3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2009399336], ["username", "ff1022559b399cc6da109cbc27f117c3"], ["access_token", "7356c940281c3343f69b83c095b587a7"], ["uuid", "5f22263a-772b-45a6-9cd1-c43959882cd7"], ["created_at", "2017-05-17 17:01:14.719940"], ["updated_at", "2017-05-17 17:01:14.719940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'ff1022559b399cc6da109cbc27f117c3' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'ff1022559b399cc6da109cbc27f117c3' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-17 17:01:14.722852"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7e083d1207222c68bf4c78dd334b09e3' LIMIT 1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "597ba99f0811aac9ce7443076726c161"], ["uuid", "5d519f27-59c3-44b2-9b40-5c55f65bd785"], ["created_at", "2017-05-17 17:01:14.729408"], ["updated_at", "2017-05-17 17:01:14.729408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:01:14.731240"], ["updated_at", "2017-05-17 17:01:14.731240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "a76bf921a57e5bcaa18ef24b8659c240"], ["uuid", "7ba00be6-852a-4600-a371-ee9e0ae76fbc"], ["created_at", "2017-05-17 17:01:14.734671"], ["updated_at", "2017-05-17 17:01:14.734671"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-17 17:01:14.736359"], ["updated_at", "2017-05-17 17:01:14.736359"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -259217246 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -259217246], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:14.738448"], ["updated_at", "2017-05-17 17:01:14.738448"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1190681588 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1190681588], ["name", "MyGroup"], ["created_at", "2017-05-17 17:01:14.740285"], ["updated_at", "2017-05-17 17:01:14.740285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1190681588]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1190681588 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -259217246]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -259217246 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1190681588 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -259217246 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -259217246], ["member_group_id", -1190681588], ["created_at", "2017-05-17 17:01:14.742190"], ["updated_at", "2017-05-17 17:01:14.742190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1190681588) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1190681588) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1190681588], ["user_id", 1], ["created_at", "2017-05-17 17:01:14.752654"], ["updated_at", "2017-05-17 17:01:14.752654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -1190681588) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1190681588]] SQL (0.2ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -1190681588]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1190681588 - -259217246 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1190681588, -259217246) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-17 17:01:14.781066"], ["updated_at", "2017-05-17 17:01:14.781066"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1190681588, -259217246) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-17 17:01:14.788410"], ["updated_at", "2017-05-17 17:01:14.788410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1190681588, -259217246) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:01:14.793923"], ["updated_at", "2017-05-17 17:01:14.793923"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1190681588, -259217246) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1190681588, -259217246) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:01:14.801946"], ["updated_at", "2017-05-17 17:01:14.801946"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1190681588, -259217246) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1190681588, -259217246) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1190681588, -259217246) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (1.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:01:14 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:01:14 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:01:14.854619"], ["updated_at", "2017-05-17 17:01:14.854619"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "uuid" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["uuid", "booyah"], ["role", 2], ["updated_at", "2017-05-17 17:01:14.882649"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-17 17:01:14.885661"], ["updated_at", "2017-05-17 17:01:14.885661"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:01:14 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (2.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.4ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (2.9ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:02:50.068663"], ["updated_at", "2017-05-17 17:02:50.068663"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "uuid" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["uuid", "booyah"], ["role", 2], ["updated_at", "2017-05-17 17:02:50.136138"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-17 17:02:50.139500"], ["updated_at", "2017-05-17 17:02:50.139500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (1.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1262100851 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1262100851], ["username", "jstrav"], ["access_token", "def564b6bf70c399c988705a5294f291"], ["uuid", "6584c685-c697-42b5-8bc3-aa3c92d0d96a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:50.205221"], ["updated_at", "2017-05-17 17:02:50.205221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1151374221 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1151374221], ["username", "mary"], ["access_token", "ee31358438f1ea5d91cee2672d34c1ff"], ["uuid", "41543d35-eff5-4669-8e48-6023476a4492"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:50.208362"], ["updated_at", "2017-05-17 17:02:50.208362"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -52349989 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -52349989], ["username", "jstead"], ["access_token", "21617106dec3c3df6a9b8b359f8cad74"], ["uuid", "ad9cc680-e693-44ee-9efa-c87969e647f9"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:50.211447"], ["updated_at", "2017-05-17 17:02:50.211447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2056011973 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2056011973], ["username", "bigbear"], ["access_token", "6c716872256f6f69d5d8875c0980fdfb"], ["uuid", "07159b7c-6183-4bfc-85d5-7d3d9f63b2df"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:50.214050"], ["updated_at", "2017-05-17 17:02:50.214050"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -108588940 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -108588940], ["username", "billy_00"], ["access_token", "3f233a1def5b81eda67f2f41909d7c3a"], ["uuid", "02202d06-01d0-4725-9298-b945b62ad248"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:02:50.216555"], ["updated_at", "2017-05-17 17:02:50.216555"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1051549789 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1051549789], ["username", "billy_01"], ["access_token", "27d1aaddf0e536e0b285ff5760a8dfcd"], ["uuid", "ddf84ff6-83b5-41c3-ba6b-97422b4594d9"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:02:50.219015"], ["updated_at", "2017-05-17 17:02:50.219015"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -783500551 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -783500551], ["username", "billy_02"], ["access_token", "504f1c670e45b990500f7639f5c79d53"], ["uuid", "a07bbb52-4b0e-4c51-a511-bdc61c2f4357"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:02:50.221635"], ["updated_at", "2017-05-17 17:02:50.221635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2135675086 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2135675086], ["username", "billy_03"], ["access_token", "14da160c87b75e8195d67537a8e96377"], ["uuid", "f94122da-a0cc-45a6-810b-43a76f5fc2f4"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:02:50.224114"], ["updated_at", "2017-05-17 17:02:50.224114"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1120089629 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1120089629], ["username", "billy_04"], ["access_token", "f954da83fa3af2c8e61f56fa11196bda"], ["uuid", "2a2700ae-17e9-4a45-95cc-41878917fdca"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:02:50.226461"], ["updated_at", "2017-05-17 17:02:50.226461"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -339187063 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -339187063], ["username", "billy_05"], ["access_token", "d8666d1e335562c7ca86e398640d3557"], ["uuid", "7808fcfd-8494-488f-a4dc-f03b525c61c6"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:02:50.228894"], ["updated_at", "2017-05-17 17:02:50.228894"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2015670352 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2015670352], ["username", "billy_06"], ["access_token", "c594a1c24df90d8f5a817b8a96994cca"], ["uuid", "689514d8-20c5-4e33-9cdf-88e181f71566"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:02:50.231476"], ["updated_at", "2017-05-17 17:02:50.231476"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -85051361 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -85051361], ["username", "billy_07"], ["access_token", "a093138dcf24ef887fa66fefd713a9ad"], ["uuid", "dc900d01-2486-40b3-85fa-cf2200ff4d63"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:02:50.234194"], ["updated_at", "2017-05-17 17:02:50.234194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -767937523 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -767937523], ["username", "billy_08"], ["access_token", "bca405ad01e26116b864e24175b97c84"], ["uuid", "c6f9cffd-be7d-41ef-b6f0-34d405965532"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:02:50.237152"], ["updated_at", "2017-05-17 17:02:50.237152"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1379897457 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1379897457], ["username", "billy_09"], ["access_token", "3bb91ce0cec38435fe211e0e30826936"], ["uuid", "b3c54545-11db-488d-847e-38ddbfb48a62"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:02:50.239940"], ["updated_at", "2017-05-17 17:02:50.239940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -353700986 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -353700986], ["username", "billy_10"], ["access_token", "a2dab2e092df5e607625272ce33dda59"], ["uuid", "50f811ff-11e1-4c25-a46a-514490bf8f70"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:02:50.242486"], ["updated_at", "2017-05-17 17:02:50.242486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2047131262 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2047131262], ["username", "billy_11"], ["access_token", "8c0e62fe56de7070b868374bac5f9c8c"], ["uuid", "239444a6-cde4-4f51-8aa8-cc6b5e3742d2"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:02:50.244873"], ["updated_at", "2017-05-17 17:02:50.244873"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2007325123 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2007325123], ["username", "billy_12"], ["access_token", "f44b6b2f3986c6f40bd565fd462c5517"], ["uuid", "af490d84-82f2-4e13-a3d5-89ed93067536"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:02:50.247259"], ["updated_at", "2017-05-17 17:02:50.247259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1924517963 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1924517963], ["username", "billy_13"], ["access_token", "63b84b0650cb31717eba7521107f0aec"], ["uuid", "d5b2a3eb-8351-4175-98cd-8d912562a949"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:02:50.250780"], ["updated_at", "2017-05-17 17:02:50.250780"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125544096 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1125544096], ["username", "billy_14"], ["access_token", "d5615c99393fb299a0a90d34a1596742"], ["uuid", "73f46091-5514-414e-81c0-c5a0a474059a"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:02:50.254123"], ["updated_at", "2017-05-17 17:02:50.254123"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2058761446 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2058761446], ["username", "billy_15"], ["access_token", "3015bb7ccdd6378be360d0c572166861"], ["uuid", "ebe08753-fdc5-4558-a4d7-b701e69408c1"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:02:50.256977"], ["updated_at", "2017-05-17 17:02:50.256977"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1018114927 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1018114927], ["username", "billy_16"], ["access_token", "c60aed409c53a54f014c4a6ac6e6602a"], ["uuid", "28fcdfa4-7447-4b97-8359-53acace04b40"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:02:50.260326"], ["updated_at", "2017-05-17 17:02:50.260326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1324134473 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1324134473], ["username", "billy_17"], ["access_token", "f2282c767446b8d2d263cd0a3338a9d3"], ["uuid", "c99175a0-2763-47f4-9be7-9c08c9f2ba22"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:02:50.263016"], ["updated_at", "2017-05-17 17:02:50.263016"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -424019623 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -424019623], ["username", "billy_18"], ["access_token", "7503a6668d65a415dbc81f208f28ff87"], ["uuid", "fcdefe62-d410-40ee-92a5-1d965f13634b"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:02:50.265536"], ["updated_at", "2017-05-17 17:02:50.265536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -506736550 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -506736550], ["username", "billy_19"], ["access_token", "db30a6eb38d7fbd30defa2db216da5b4"], ["uuid", "ec9ec440-ec22-4293-9959-47b6ec7ebadf"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:02:50.267857"], ["updated_at", "2017-05-17 17:02:50.267857"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -60052180 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -60052180], ["username", "billy_20"], ["access_token", "58b1f9d29642450e0bf65a52779cf3b2"], ["uuid", "a64046b5-80c9-4435-878d-156d2e020bdd"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:02:50.270368"], ["updated_at", "2017-05-17 17:02:50.270368"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2011086541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2011086541], ["username", "billy_21"], ["access_token", "dd923790caa8041f5b619ef69d8af65b"], ["uuid", "1c4625be-df30-413c-a044-85e352f940a3"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:02:50.273031"], ["updated_at", "2017-05-17 17:02:50.273031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114831741 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2114831741], ["username", "billy_22"], ["access_token", "8a7c072f51d7641305ad99890bd3c0ef"], ["uuid", "8230cdcd-c6d5-4f9a-ad62-61e7acb8db32"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:02:50.275758"], ["updated_at", "2017-05-17 17:02:50.275758"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1206870192 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1206870192], ["username", "billy_23"], ["access_token", "59b543f9c7cc3c1e6c47efb8b107848f"], ["uuid", "08cb4c7c-4ad6-4a4a-8119-2d9c4cfb946f"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:02:50.278299"], ["updated_at", "2017-05-17 17:02:50.278299"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1813418732 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1813418732], ["username", "billy_24"], ["access_token", "06bfe118ff6d602c798569c4ce05868d"], ["uuid", "b729e9ba-91c3-49f0-b07c-8055261916e8"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:02:50.280718"], ["updated_at", "2017-05-17 17:02:50.280718"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -733889256 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -733889256], ["username", "billy_25"], ["access_token", "c7efcf347e0f19a6a1eac0bc7ba96e01"], ["uuid", "96675239-7d8c-48c8-afcf-af8f56b370b7"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:02:50.283200"], ["updated_at", "2017-05-17 17:02:50.283200"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -653584060 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -653584060], ["username", "billy_26"], ["access_token", "16eeb8553bb1e7f04b48f92762bad655"], ["uuid", "ec9dbed8-b5be-4994-9350-71feb663f93e"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:02:50.285603"], ["updated_at", "2017-05-17 17:02:50.285603"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1352669971 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1352669971], ["username", "billy_27"], ["access_token", "58c550879ccb39a9ddc917f3c7040a98"], ["uuid", "acb0aa7a-3fd8-4ff3-9895-1a497fad2915"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:02:50.288163"], ["updated_at", "2017-05-17 17:02:50.288163"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -796566494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -796566494], ["username", "billy_28"], ["access_token", "ec435014e35556a660931d6946998112"], ["uuid", "0b6e89e1-d699-449f-ad39-cd3b47e9520c"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:02:50.290646"], ["updated_at", "2017-05-17 17:02:50.290646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1182993553 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1182993553], ["username", "billy_29"], ["access_token", "74df6df994c01cfe6da0c48c8215d0d9"], ["uuid", "f8a1a001-8bfc-46e6-8870-5b1572b9a5b0"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:02:50.293060"], ["updated_at", "2017-05-17 17:02:50.293060"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701253469 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701253469], ["username", "billy_30"], ["access_token", "38fc81123b4e55d0685b38c7d54dd067"], ["uuid", "62fb8694-a4ef-4603-b6b1-56f289592350"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:02:50.295495"], ["updated_at", "2017-05-17 17:02:50.295495"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1940947726 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1940947726], ["username", "billy_31"], ["access_token", "f6c882f8e0d2a521c109efeeab8ed350"], ["uuid", "07def166-a233-499c-aca0-90aa4b0bbc23"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:02:50.298060"], ["updated_at", "2017-05-17 17:02:50.298060"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -839552838 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -839552838], ["username", "billy_32"], ["access_token", "7853a8b5b65b509dd6ea071699093af2"], ["uuid", "b574ccf5-6f20-4132-b3f0-38b0d37a7212"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:02:50.301535"], ["updated_at", "2017-05-17 17:02:50.301535"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1743979963 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1743979963], ["username", "billy_33"], ["access_token", "8e8cc4be21bead6659e4598a55e4e533"], ["uuid", "2d893c51-862e-4310-b657-805d37c0258a"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:02:50.304170"], ["updated_at", "2017-05-17 17:02:50.304170"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1777706526 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1777706526], ["username", "billy_34"], ["access_token", "ae4acbb25f25647eeb00dea1ba20a32b"], ["uuid", "b45be0df-f60e-4fcf-bd7b-ffa79a6ab920"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:02:50.306627"], ["updated_at", "2017-05-17 17:02:50.306627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -864588271 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -864588271], ["username", "billy_35"], ["access_token", "95de20f23019253805f4811ce1301948"], ["uuid", "0fe263fd-b515-44ba-a8b6-50d9f9ef53a1"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:02:50.309083"], ["updated_at", "2017-05-17 17:02:50.309083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1152236081 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1152236081], ["username", "billy_36"], ["access_token", "f95bc93affd4d2f66b2de8fed575bddf"], ["uuid", "7834599d-584f-4ccd-8c12-87829c406cac"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:02:50.311691"], ["updated_at", "2017-05-17 17:02:50.311691"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -211307643 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -211307643], ["username", "billy_37"], ["access_token", "270dc68418d540be48689ff978f2972c"], ["uuid", "02603aed-b43c-47cc-b830-057811a46a6c"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:02:50.314703"], ["updated_at", "2017-05-17 17:02:50.314703"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1259935423 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1259935423], ["username", "billy_38"], ["access_token", "4598bbe9b3e97589e5b4662f5dafbd55"], ["uuid", "b21f4d43-66b0-40f4-aa2c-fd1aad8ad7ba"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:02:50.325277"], ["updated_at", "2017-05-17 17:02:50.325277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -345076446 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -345076446], ["username", "billy_39"], ["access_token", "86f2da47ee865b9a8efcb43f98cfff84"], ["uuid", "23271d77-6648-458b-ac8e-9d565da0cfb7"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:02:50.328124"], ["updated_at", "2017-05-17 17:02:50.328124"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1400533619 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1400533619], ["username", "billy_40"], ["access_token", "fb0c9e6543a99fe3261a62bbf02b6009"], ["uuid", "32f4a047-0c8a-4b63-9536-6149a0a1b020"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:02:50.330565"], ["updated_at", "2017-05-17 17:02:50.330565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -308916329 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -308916329], ["username", "billy_41"], ["access_token", "57008dc7083e275d968860711efa6abf"], ["uuid", "771d4de7-e9a8-4063-9e1e-e69a6725b449"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:02:50.333008"], ["updated_at", "2017-05-17 17:02:50.333008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1411796552 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1411796552], ["username", "billy_42"], ["access_token", "fe3dd5ec96a8b5145b8a51d7a6f59881"], ["uuid", "a613bfc2-f82e-4610-9fc8-5e7fd84f2167"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:02:50.335852"], ["updated_at", "2017-05-17 17:02:50.335852"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -854897488 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -854897488], ["username", "billy_43"], ["access_token", "3f288e21009c26c67521c3e0fe10d129"], ["uuid", "c82140d4-c304-4437-a74e-40791b6a1320"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:02:50.339259"], ["updated_at", "2017-05-17 17:02:50.339259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -517398557 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -517398557], ["username", "billy_44"], ["access_token", "6ece76c063ea26cd4b359251638a1ed2"], ["uuid", "7051ee5f-bcb2-45da-8874-f7bfbe14c654"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:02:50.342197"], ["updated_at", "2017-05-17 17:02:50.342197"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -86700936 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -86700936], ["username", "billy_45"], ["access_token", "b44b20e0336c40566aed1d45e7632d37"], ["uuid", "a13250d5-b699-4954-ada7-b61edfb80b8c"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:02:50.344724"], ["updated_at", "2017-05-17 17:02:50.344724"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -5468206 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -5468206], ["username", "billy_46"], ["access_token", "a46447d84baab8524de93b86801366d0"], ["uuid", "28d4e92e-4eed-46de-9036-63473aec2ec2"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:02:50.347624"], ["updated_at", "2017-05-17 17:02:50.347624"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -459455852 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -459455852], ["username", "billy_47"], ["access_token", "48d0152c05b6dc8e6749de5cfeb270d9"], ["uuid", "e57ad859-4824-41a8-ad2d-81ca1ae0e7f4"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:02:50.351421"], ["updated_at", "2017-05-17 17:02:50.351421"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -287243969 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -287243969], ["username", "billy_48"], ["access_token", "90b83ccdcef8fa57d41c6ff365dbdccf"], ["uuid", "e9efd5d5-ec96-4493-a7ad-f57dc95103c4"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:02:50.354071"], ["updated_at", "2017-05-17 17:02:50.354071"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -238234359 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -238234359], ["username", "billy_49"], ["access_token", "0b8e5bf7b5c3934859406fc85dcb047d"], ["uuid", "6da6011d-5ad2-4c08-877b-6fd0bdd696f6"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:02:50.356776"], ["updated_at", "2017-05-17 17:02:50.356776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1139589201 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1139589201], ["username", "jstrav"], ["access_token", "a3ed69cb37cd529116210144e3b59ae0"], ["uuid", "c4a2dfb3-8ab3-459b-b51b-b02f59af967c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:50.368606"], ["updated_at", "2017-05-17 17:02:50.368606"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1367144804 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1367144804], ["username", "mary"], ["access_token", "2cf3d29f24f070388ef3f6a2f478853b"], ["uuid", "0e0bc7f7-623b-4392-967c-576397d331e3"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:50.372052"], ["updated_at", "2017-05-17 17:02:50.372052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -902733681 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -902733681], ["username", "jstead"], ["access_token", "c6a7a4e563768eb19ed1245e9d8bbe69"], ["uuid", "775dcbfd-eae0-47b1-98c7-f9a5789b2a3a"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:50.375260"], ["updated_at", "2017-05-17 17:02:50.375260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1345491773 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1345491773], ["username", "bigbear"], ["access_token", "8711d713aa6201de49fd7b922de9211a"], ["uuid", "36733041-e80e-4594-bddd-0a4ab10674c4"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:50.377851"], ["updated_at", "2017-05-17 17:02:50.377851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1317392834 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1317392834], ["username", "billy_00"], ["access_token", "9c56286661ddd5216a725abeb3b96ffb"], ["uuid", "4cd7ccec-1ad8-4ed3-94a1-6da1bbb13a8b"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:02:50.380299"], ["updated_at", "2017-05-17 17:02:50.380299"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -828290463 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -828290463], ["username", "billy_01"], ["access_token", "0ed39015c942c2d8c3b9fe9c78d0a4c4"], ["uuid", "e3667152-6557-442a-b9ee-3cfc194072ba"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:02:50.382738"], ["updated_at", "2017-05-17 17:02:50.382738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1715710772 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1715710772], ["username", "billy_02"], ["access_token", "63c8c0efcf70aa682022c671367fa59e"], ["uuid", "d26301a3-02ef-4df0-bd9f-88c11d247b07"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:02:50.385154"], ["updated_at", "2017-05-17 17:02:50.385154"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -481673523 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -481673523], ["username", "billy_03"], ["access_token", "513f5844d85238b81cf12b3d49f121fe"], ["uuid", "92bb818a-948b-4f0a-a722-6b4b0379cf09"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:02:50.387707"], ["updated_at", "2017-05-17 17:02:50.387707"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1969707332 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1969707332], ["username", "billy_04"], ["access_token", "b9c35bbe9f591f9f23f40d09b21a879e"], ["uuid", "f7c302dd-8f5a-4cdb-b49c-7e3d2cace325"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:02:50.391007"], ["updated_at", "2017-05-17 17:02:50.391007"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2060948604 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2060948604], ["username", "billy_05"], ["access_token", "bee2f87dd663561e29da6f1d162fad00"], ["uuid", "3c4bcc2c-20f0-4eeb-a0af-b4d2fbe6fb12"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:02:50.394112"], ["updated_at", "2017-05-17 17:02:50.394112"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1552192473 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1552192473], ["username", "billy_06"], ["access_token", "85c39a9ac10a2955d7162e2a5c6c235d"], ["uuid", "e607dd2e-feb6-4605-89a5-7a3c3b2c3866"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:02:50.396949"], ["updated_at", "2017-05-17 17:02:50.396949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1142587337 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1142587337], ["username", "billy_07"], ["access_token", "e5d3eca0b7c81c356b85f55ea028dbe4"], ["uuid", "4f68680a-641b-4c88-a253-278b96edf72a"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:02:50.399500"], ["updated_at", "2017-05-17 17:02:50.399500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -278307809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -278307809], ["username", "billy_08"], ["access_token", "e5c4a7bc0c61b47628b382043120a7ec"], ["uuid", "d14ac426-43dc-49d7-b518-9d4672028c87"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:02:50.402954"], ["updated_at", "2017-05-17 17:02:50.402954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1041845088 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1041845088], ["username", "billy_09"], ["access_token", "19a1f9c1b4c41fcd21c7caa049437d9a"], ["uuid", "4c92bbaa-1553-4a0e-97a3-6d4a9ce44925"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:02:50.405849"], ["updated_at", "2017-05-17 17:02:50.405849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1528547899 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1528547899], ["username", "billy_10"], ["access_token", "b39171848a14d6eb14880762150f1e0a"], ["uuid", "ba3e71b3-3f38-4d85-9439-71248786b9d7"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:02:50.408483"], ["updated_at", "2017-05-17 17:02:50.408483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1710430411 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1710430411], ["username", "billy_11"], ["access_token", "3dd85db80151557d15d1449c434b974e"], ["uuid", "5d3ed35a-9326-4c95-be16-730a32d23884"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:02:50.411501"], ["updated_at", "2017-05-17 17:02:50.411501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1394452462 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1394452462], ["username", "billy_12"], ["access_token", "568a2acdcc60ff2bd8e44ec7eee6fcfc"], ["uuid", "2580c5c6-a68b-47b3-8b8a-3898e7edc657"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:02:50.414405"], ["updated_at", "2017-05-17 17:02:50.414405"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -338468244 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -338468244], ["username", "billy_13"], ["access_token", "b1217623c54d57a92cfbbee48eef454c"], ["uuid", "a3a7c333-9555-413f-9a9d-4f172c86dad1"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:02:50.417396"], ["updated_at", "2017-05-17 17:02:50.417396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1043453052 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1043453052], ["username", "billy_14"], ["access_token", "49a55309f54fe6a60cc3d17f3d649338"], ["uuid", "d59ec6bd-97c5-45a5-9173-617c9a0e1d45"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:02:50.420095"], ["updated_at", "2017-05-17 17:02:50.420095"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1729508494 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1729508494], ["username", "billy_15"], ["access_token", "77435bc75a317e917705a705817f84ab"], ["uuid", "8115b635-2067-41dc-87e4-76a07e5bdf87"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:02:50.422922"], ["updated_at", "2017-05-17 17:02:50.422922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -221480756 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -221480756], ["username", "billy_16"], ["access_token", "2f77e4d6fc26d337d0c14cb9d0d4f7c1"], ["uuid", "4c926088-d15f-40c1-97e9-eb6b8fb0240a"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:02:50.425497"], ["updated_at", "2017-05-17 17:02:50.425497"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1593636260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1593636260], ["username", "billy_17"], ["access_token", "12f97654092f79c840aa1a9eb7726a6f"], ["uuid", "ec9109f5-f6b8-4dd6-a293-312b3d73910c"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:02:50.427890"], ["updated_at", "2017-05-17 17:02:50.427890"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -976309670 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -976309670], ["username", "billy_18"], ["access_token", "2bcf23e69a667c5a576465a6a13e1186"], ["uuid", "a53b9c68-914e-4b38-98d2-4fab337559a6"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:02:50.430489"], ["updated_at", "2017-05-17 17:02:50.430489"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -145865450 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -145865450], ["username", "billy_19"], ["access_token", "ae04ac4d65280f78c32c4c59a706e8ed"], ["uuid", "eb4385c5-88a8-4455-a259-337124a0bcb0"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:02:50.433504"], ["updated_at", "2017-05-17 17:02:50.433504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1003036492 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1003036492], ["username", "billy_20"], ["access_token", "8f188eb5400a77c4fcd78fa73e74256e"], ["uuid", "0f637be6-33d9-41db-a0d8-e92fd052e549"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:02:50.436464"], ["updated_at", "2017-05-17 17:02:50.436464"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -300880612 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -300880612], ["username", "billy_21"], ["access_token", "ad1ce0900505cd53092503f491e0f8b8"], ["uuid", "6b154faa-496a-4614-ad3b-7f992577efe4"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:02:50.438981"], ["updated_at", "2017-05-17 17:02:50.438981"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -679100169 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -679100169], ["username", "billy_22"], ["access_token", "ec30304d36e0b5ad14a327be2811d913"], ["uuid", "3555a98f-1082-4d59-9eb0-a956c7ad2ac2"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:02:50.441418"], ["updated_at", "2017-05-17 17:02:50.441418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1748772786 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1748772786], ["username", "billy_23"], ["access_token", "ee09a0533a903f2a4aae0fec57693a8e"], ["uuid", "372b69bb-857b-46dd-a840-0433463cfe38"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:02:50.443868"], ["updated_at", "2017-05-17 17:02:50.443868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1638704367 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1638704367], ["username", "billy_24"], ["access_token", "bafa79716f615ef9cbf55f5cc10256ec"], ["uuid", "506bc5a6-85a3-4084-b820-4099f853ec3d"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:02:50.446292"], ["updated_at", "2017-05-17 17:02:50.446292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1170809455 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1170809455], ["username", "billy_25"], ["access_token", "a12936ce12a823895c4d00607a7af956"], ["uuid", "6c37ad91-9f2b-4291-a796-fa7f6c3065a4"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:02:50.448723"], ["updated_at", "2017-05-17 17:02:50.448723"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -937702815 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -937702815], ["username", "billy_26"], ["access_token", "43302dad72235dad74257b0547cfed8d"], ["uuid", "daa66be5-3063-48b4-9b3b-06ff7f209d38"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:02:50.451156"], ["updated_at", "2017-05-17 17:02:50.451156"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1217040923 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1217040923], ["username", "billy_27"], ["access_token", "c8f01364e7fa3edcf7e063dc8240b476"], ["uuid", "3e2db43a-2d75-4343-b62c-d398d46fe0b9"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:02:50.454469"], ["updated_at", "2017-05-17 17:02:50.454469"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1129247129 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1129247129], ["username", "billy_28"], ["access_token", "87171be27b70780cb375911fd8359755"], ["uuid", "d110e935-b196-47ec-9da6-e682570a583d"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:02:50.457886"], ["updated_at", "2017-05-17 17:02:50.457886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1581537237 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1581537237], ["username", "billy_29"], ["access_token", "f56c27fa471979af23e91c93b6e51fe6"], ["uuid", "1306d471-e3ca-464f-9343-a0e521a32f33"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:02:50.460791"], ["updated_at", "2017-05-17 17:02:50.460791"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -670839381 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -670839381], ["username", "billy_30"], ["access_token", "5085274dd72f84d30cd278ff77f2ebc8"], ["uuid", "3b39998a-2b43-4737-bba2-a9e74c32645f"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:02:50.463368"], ["updated_at", "2017-05-17 17:02:50.463368"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1266592619 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1266592619], ["username", "billy_31"], ["access_token", "a26df4456336055ef97d404175c4c101"], ["uuid", "533baba9-7b92-4ea5-8c2f-4c67b1299147"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:02:50.465788"], ["updated_at", "2017-05-17 17:02:50.465788"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -493159159 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -493159159], ["username", "billy_32"], ["access_token", "367784208048a30016da42641f9af9ca"], ["uuid", "0a0ec7c4-5b62-48eb-8553-0e40d3281439"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:02:50.468161"], ["updated_at", "2017-05-17 17:02:50.468161"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1402908285 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1402908285], ["username", "billy_33"], ["access_token", "f276f885a1defce454623df8a25e8512"], ["uuid", "8aaa5cf1-d3e5-4305-92b2-4479dd43389f"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:02:50.470892"], ["updated_at", "2017-05-17 17:02:50.470892"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -250662544 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -250662544], ["username", "billy_34"], ["access_token", "967bb09fbacc414c4aae5ce110233cba"], ["uuid", "dfae6aa5-5e6d-409a-a8cc-e14d6b6163b8"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:02:50.474343"], ["updated_at", "2017-05-17 17:02:50.474343"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -878534260 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -878534260], ["username", "billy_35"], ["access_token", "c00e81dfa74ef8e06ef9f0b1e4387edd"], ["uuid", "a965066c-ebac-491f-a32b-1d713ff6b14a"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:02:50.477186"], ["updated_at", "2017-05-17 17:02:50.477186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -105201902 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -105201902], ["username", "billy_36"], ["access_token", "87ae854756e6309ba41fc07f2fec148c"], ["uuid", "5e85a565-09ea-43ca-84d0-12d009b65fde"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:02:50.479695"], ["updated_at", "2017-05-17 17:02:50.479695"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2000024489 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2000024489], ["username", "billy_37"], ["access_token", "1dca3d4ef13ea06d499af1cb9673a99a"], ["uuid", "deb1e73a-c734-435c-96f0-b0aca094fc9f"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:02:50.482624"], ["updated_at", "2017-05-17 17:02:50.482624"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1382470645 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1382470645], ["username", "billy_38"], ["access_token", "462c0f9afa4841c1003313ef3c4aa71f"], ["uuid", "c0898290-3360-43dc-a854-5b7179e375ac"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:02:50.485799"], ["updated_at", "2017-05-17 17:02:50.485799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -285233832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -285233832], ["username", "billy_39"], ["access_token", "cd8164d694bea5e7649e8ea84f3e0283"], ["uuid", "8c9c2f23-aac4-428f-ac04-7e7da764287b"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:02:50.488463"], ["updated_at", "2017-05-17 17:02:50.488463"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1580244988 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1580244988], ["username", "billy_40"], ["access_token", "6345384ef77ac6248eae4c13198c7f22"], ["uuid", "3a2df1ae-3e8f-4d67-a81a-8b0f1c0227fb"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:02:50.490977"], ["updated_at", "2017-05-17 17:02:50.490977"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -197265189 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -197265189], ["username", "billy_41"], ["access_token", "a4b2d18cdd8962fabd3d5bc7552635ad"], ["uuid", "5f01f1fc-5fbf-4bdb-b828-91b7d760c8ea"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:02:50.493546"], ["updated_at", "2017-05-17 17:02:50.493546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -112704914 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -112704914], ["username", "billy_42"], ["access_token", "9834da0053f83d1c237bcca9930d47a2"], ["uuid", "531cb7cf-ac30-497e-a90f-469180530d18"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:02:50.495934"], ["updated_at", "2017-05-17 17:02:50.495934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1514891394 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1514891394], ["username", "billy_43"], ["access_token", "5d94f700b17b650e9acfeccff48837c3"], ["uuid", "5366e14b-abe5-4e12-b469-c1612b7a4fc6"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:02:50.498769"], ["updated_at", "2017-05-17 17:02:50.498769"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1646502637 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1646502637], ["username", "billy_44"], ["access_token", "75feecff7a6624941adc06448be1071a"], ["uuid", "da48d52a-2103-492a-8e42-b265c869c734"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:02:50.502418"], ["updated_at", "2017-05-17 17:02:50.502418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1615014826 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1615014826], ["username", "billy_45"], ["access_token", "cfd5004a5097db25e93fd16348713136"], ["uuid", "6fc61b24-b817-46e1-b776-ba25fbc15e98"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:02:50.505222"], ["updated_at", "2017-05-17 17:02:50.505222"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394660221 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -394660221], ["username", "billy_46"], ["access_token", "7ec1dbeb0207dd43b4872a32f7883014"], ["uuid", "a451d927-38ee-4b68-947c-af28b426f0eb"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:02:50.508356"], ["updated_at", "2017-05-17 17:02:50.508356"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1613172335 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1613172335], ["username", "billy_47"], ["access_token", "f8efd796a68dd523f38d34f7e6c4ee07"], ["uuid", "9b325399-1b09-4b8d-9406-92c365eb3f2e"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:02:50.512561"], ["updated_at", "2017-05-17 17:02:50.512561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -882554060 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -882554060], ["username", "billy_48"], ["access_token", "c0a0f8a2a47afabb46a4a7646f63e865"], ["uuid", "6b2c06db-b9e5-49ae-abe3-0818c7ca22bb"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:02:50.515664"], ["updated_at", "2017-05-17 17:02:50.515664"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1877101182 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1877101182], ["username", "billy_49"], ["access_token", "d7435beba01d3ad8ae07d9d918ea7b87"], ["uuid", "48e2387e-5046-4787-a7c6-867a02b5e6cf"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:02:50.518281"], ["updated_at", "2017-05-17 17:02:50.518281"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -795785384 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd9e1fc63320b609484e3ee7f1c075c55' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -795785384], ["username", "d9e1fc63320b609484e3ee7f1c075c55"], ["access_token", "ad51086d7b03821f14bc6533da0d6aa1"], ["uuid", "af545b9b-4d66-40f6-bdb3-f2a5055fdcb1"], ["created_at", "2017-05-17 17:02:50.527017"], ["updated_at", "2017-05-17 17:02:50.527017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.5ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -517730871) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -517730871]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -517730871) LIMIT 1 OpenStax::Accounts::Group Exists (0.3ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -517730871 LIMIT 1 SQL (1.1ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -517730871], ["created_at", "2017-05-17 17:02:50.561932"], ["updated_at", "2017-05-17 17:02:50.561932"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -517730871) LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -517730871], ["user_id", -795785384], ["created_at", "2017-05-17 17:02:50.565430"], ["updated_at", "2017-05-17 17:02:50.565430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -517730871]] OpenStax::Accounts::Account Exists (0.5ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -517730871]]  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "1a0e19"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1a0e19' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "1a0e19"], ["created_at", "2017-05-17 17:02:50.598259"], ["updated_at", "2017-05-17 17:02:50.598259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-17 17:02:50.607163"], ["updated_at", "2017-05-17 17:02:50.607163"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-17 17:02:50.615682"], ["updated_at", "2017-05-17 17:02:50.615682"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "4ee942"]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4ee942' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "4ee942"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-17 17:02:50.622833"], ["updated_at", "2017-05-17 17:02:50.622833"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "dbfbe13b1bc46c23eae2d44bfee54b69"], ["uuid", "05c8e5e7-b401-4fab-b434-883918c335e4"], ["created_at", "2017-05-17 17:02:50.637523"], ["updated_at", "2017-05-17 17:02:50.637523"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 16ms (ActiveRecord: 0.6ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "4b32cd8389d1d8bd20828b87a4487157"], ["uuid", "8fb4de72-411c-4da4-ba9a-653b99425a41"], ["created_at", "2017-05-17 17:02:50.664637"], ["updated_at", "2017-05-17 17:02:50.664637"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.3ms) Completed 200 OK in 25ms (Views: 24.6ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:02:50 -0700  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:02:50 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:02:50 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "968aa13422b8caf8612197901e3951df"], ["uuid", "8a707c50-b09a-423f-bdad-d257508ba0f9"], ["created_at", "2017-05-17 17:02:50.729580"], ["updated_at", "2017-05-17 17:02:50.729580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:02:50.733860"], ["updated_at", "2017-05-17 17:02:50.733860"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "7445325db1fb1ccbad72a0cd8002c86e"], ["uuid", "6327cf09-06ae-4f10-84be-328ea9084390"], ["created_at", "2017-05-17 17:02:50.737303"], ["updated_at", "2017-05-17 17:02:50.737303"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-17 17:02:50.738755"], ["updated_at", "2017-05-17 17:02:50.738755"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2144950650 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2144950650], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:50.744310"], ["updated_at", "2017-05-17 17:02:50.744310"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -785725740 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -785725740], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:50.747305"], ["updated_at", "2017-05-17 17:02:50.747305"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.3ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -785725740]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -785725740 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -2144950650]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -2144950650 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -785725740 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -2144950650 SQL (1.0ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -2144950650], ["member_group_id", -785725740], ["created_at", "2017-05-17 17:02:50.754518"], ["updated_at", "2017-05-17 17:02:50.754518"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -785725740) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -785725740) LIMIT 1 SQL (0.8ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -785725740], ["user_id", 1], ["created_at", "2017-05-17 17:02:50.775376"], ["updated_at", "2017-05-17 17:02:50.775376"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -785725740) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.4ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -785725740]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -785725740]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -785725740 - -2144950650 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-785725740, -2144950650) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-17 17:02:50.801447"], ["updated_at", "2017-05-17 17:02:50.801447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-785725740, -2144950650) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-17 17:02:50.807392"], ["updated_at", "2017-05-17 17:02:50.807392"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-785725740, -2144950650) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:02:50.819851"], ["updated_at", "2017-05-17 17:02:50.819851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-785725740, -2144950650) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-785725740, -2144950650) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:02:50.826631"], ["updated_at", "2017-05-17 17:02:50.826631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-785725740, -2144950650) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-785725740, -2144950650) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-785725740, -2144950650) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (1, 2)  (1.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 78877382]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 78877382 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 78877382], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:02:50.840837"], ["updated_at", "2017-05-17 17:02:50.840837"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:02:50.846719"], ["updated_at", "2017-05-17 17:02:50.846719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:02:50.852203"], ["updated_at", "2017-05-17 17:02:50.852203"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "2dd2d80416ba780fb6135aa87734075c"], ["uuid", "95e466fd-b24e-4f73-89df-ea500aa8ff43"], ["created_at", "2017-05-17 17:02:50.858627"], ["updated_at", "2017-05-17 17:02:50.858627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:02:50.860634"], ["updated_at", "2017-05-17 17:02:50.860634"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f095821b1cc6c21084a1a3df424f20ac"], ["uuid", "93942246-e3c6-4060-9959-b63ad542d5eb"], ["created_at", "2017-05-17 17:02:51.285253"], ["updated_at", "2017-05-17 17:02:51.285253"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:02:51.286994"], ["updated_at", "2017-05-17 17:02:51.286994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f0021e64c83fb8cff53bdd185409b06e"], ["uuid", "ddb94760-503e-47f6-a263-bad7125d5d78"], ["created_at", "2017-05-17 17:02:51.721771"], ["updated_at", "2017-05-17 17:02:51.721771"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:02:51.723648"], ["updated_at", "2017-05-17 17:02:51.723648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "d15a2be7851fb5efd3de15f211e8f4c1"], ["uuid", "f5f3769f-c536-4ac0-abda-f2923178aec4"], ["created_at", "2017-05-17 17:02:52.162892"], ["updated_at", "2017-05-17 17:02:52.162892"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:02:52.164803"], ["updated_at", "2017-05-17 17:02:52.164803"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "9d315ae541d66cd9fb18d02c358bd03f"], ["uuid", "bf83dd86-f8a7-4b6b-9286-f51b09a9f006"], ["created_at", "2017-05-17 17:02:52.599230"], ["updated_at", "2017-05-17 17:02:52.599230"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:02:52.601072"], ["updated_at", "2017-05-17 17:02:52.601072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -160553627 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -160553627], ["username", "jstrav"], ["access_token", "94d430b478008d11051b6a60b584edff"], ["uuid", "68569ca6-99ed-4c8d-8a1c-1fe12f47c9a6"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.029447"], ["updated_at", "2017-05-17 17:02:53.029447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -501373343 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -501373343], ["username", "mary"], ["access_token", "41c846b3d5c1741f8ef7b615c221a0a6"], ["uuid", "3b5503d0-ffa8-4d4a-8eb4-9d61fa7fb674"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.032724"], ["updated_at", "2017-05-17 17:02:53.032724"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1450910011 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1450910011], ["username", "jstead"], ["access_token", "ebff17c69d934aad66a5e7a196cd7d33"], ["uuid", "c77061d8-8c00-424d-8788-feeb1ab26092"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.036328"], ["updated_at", "2017-05-17 17:02:53.036328"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -659925961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -659925961], ["username", "bigbear"], ["access_token", "babe5246d50ed2dbaaa6e8c95b8e1afe"], ["uuid", "4e2983bb-b02c-4547-b81f-839bee522344"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.038949"], ["updated_at", "2017-05-17 17:02:53.038949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1033657209 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1033657209], ["username", "jstrav"], ["access_token", "ab933b2c6b87d4390b4fd984c466dd9f"], ["uuid", "2f5a869e-f8d1-4040-9e3f-814c61b68a84"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.045507"], ["updated_at", "2017-05-17 17:02:53.045507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1318071244 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1318071244], ["username", "mary"], ["access_token", "d3b2dbf86a87576f5b6847ff29967335"], ["uuid", "df2780ab-4f85-493b-a79b-bcc02e480a54"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.048511"], ["updated_at", "2017-05-17 17:02:53.048511"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -172624194 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -172624194], ["username", "jstead"], ["access_token", "3ae62c1be6d0d4e88c19581937ef751b"], ["uuid", "84f4d86a-a54a-4ad7-922f-c4ae85705f53"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.051259"], ["updated_at", "2017-05-17 17:02:53.051259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1138795866 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1138795866], ["username", "bigbear"], ["access_token", "f90dd0f5e8a5b7ed9f412110eae8f633"], ["uuid", "20ab85b5-4ef8-418a-b51e-e92aa5eda32d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.054192"], ["updated_at", "2017-05-17 17:02:53.054192"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1383128686 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1383128686], ["username", "jstrav"], ["access_token", "8e5c0a7a968e8ba8f906ced3c087bad6"], ["uuid", "bf2439f8-be48-4441-aa9f-fce37a421577"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.063235"], ["updated_at", "2017-05-17 17:02:53.063235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -489560687 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -489560687], ["username", "mary"], ["access_token", "cb06d77e2359b01b2f0d4103b4a1783d"], ["uuid", "ac321c6b-59d7-4996-89fa-abcd379a4540"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.066270"], ["updated_at", "2017-05-17 17:02:53.066270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1630935408 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1630935408], ["username", "jstead"], ["access_token", "c2db67f220a28915c16156693b49a10b"], ["uuid", "61bf1e9c-4de3-41ec-b599-b1d5b3be3ff7"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.069119"], ["updated_at", "2017-05-17 17:02:53.069119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125639868 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1125639868], ["username", "bigbear"], ["access_token", "2022767805e73112af03699eefefaecc"], ["uuid", "624368c8-576c-40c3-bcde-995d913470be"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.072308"], ["updated_at", "2017-05-17 17:02:53.072308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -555973391 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -555973391], ["username", "jstrav"], ["access_token", "4a3bedee5929f6551c05e507bf59c625"], ["uuid", "cb2b0b37-4fdc-4481-a6be-668e8cb6f5bd"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.080416"], ["updated_at", "2017-05-17 17:02:53.080416"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -215362127 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -215362127], ["username", "mary"], ["access_token", "1d95716fdc1214d3eab929a9969d9966"], ["uuid", "900da4b5-c672-4b59-810d-94c43f716b59"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.083964"], ["updated_at", "2017-05-17 17:02:53.083964"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1273324931 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1273324931], ["username", "jstead"], ["access_token", "077643c0aad82704cd4559ca3e4c18f4"], ["uuid", "dc268faa-b874-487d-bc12-d741beff054f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.087190"], ["updated_at", "2017-05-17 17:02:53.087190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1351970076 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1351970076], ["username", "bigbear"], ["access_token", "385d452bdf54627b0a22095e652bcaa8"], ["uuid", "06ad1152-54cb-464a-a21f-9ca908f77055"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.089809"], ["updated_at", "2017-05-17 17:02:53.089809"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1808530848 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1808530848], ["username", "jstrav"], ["access_token", "7ca1a124d1f27ab50b664e40acbf6c7a"], ["uuid", "45968e66-4ce2-4879-a3f3-86f3e7108985"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.096989"], ["updated_at", "2017-05-17 17:02:53.096989"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1130021761 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1130021761], ["username", "mary"], ["access_token", "ed1c30630eadcf3b73c5c5f146c18a5b"], ["uuid", "6743ac4f-5854-47a0-aea6-175c367232ad"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.100151"], ["updated_at", "2017-05-17 17:02:53.100151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1364386021 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1364386021], ["username", "jstead"], ["access_token", "ddac5e5a77e84cc3f7929769dec6674e"], ["uuid", "1a978ef3-6538-47e6-9586-eb692a284a70"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.103079"], ["updated_at", "2017-05-17 17:02:53.103079"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2034641700 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2034641700], ["username", "bigbear"], ["access_token", "deb5f3ea57d5710a9844721a1c2e43cc"], ["uuid", "1f9661e6-2f2c-4c5f-98c5-7a4d9156358d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.105880"], ["updated_at", "2017-05-17 17:02:53.105880"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -888814485 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -888814485], ["username", "jstrav"], ["access_token", "7b2a363d389ca8a383263182b24a53d1"], ["uuid", "5442f655-e01e-4649-9159-5b0dea26d319"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.112612"], ["updated_at", "2017-05-17 17:02:53.112612"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -348242326 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -348242326], ["username", "mary"], ["access_token", "faee2e36f934e5615193468774755a82"], ["uuid", "5c099de9-3877-45e5-b0ba-dc0c49db251d"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.115747"], ["updated_at", "2017-05-17 17:02:53.115747"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -597652480 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -597652480], ["username", "jstead"], ["access_token", "9930d6b31e1704a63f232e8998a457b0"], ["uuid", "db4fc346-f6d0-4a55-8233-4d6cea5da5ab"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.118615"], ["updated_at", "2017-05-17 17:02:53.118615"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -724447687 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -724447687], ["username", "bigbear"], ["access_token", "066180428546d16353c1cafdf9712649"], ["uuid", "916c3438-8fae-4116-9ae1-2a8ce45a61c3"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.121440"], ["updated_at", "2017-05-17 17:02:53.121440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1406025201 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1406025201], ["username", "jstrav"], ["access_token", "dc5818f2d07c94e2bb9509507dd09ca4"], ["uuid", "e4e21bd4-c1de-401e-9726-7f11d741e2d7"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.128322"], ["updated_at", "2017-05-17 17:02:53.128322"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1881219555 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1881219555], ["username", "mary"], ["access_token", "1122499f738405e56ffc83bc62dc0ae8"], ["uuid", "4da5d5e8-aabc-4bb0-9aac-5b6349445def"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.131092"], ["updated_at", "2017-05-17 17:02:53.131092"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1826592380 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1826592380], ["username", "jstead"], ["access_token", "21082f6c1dd279c752e2f1e656918bf4"], ["uuid", "536d4ed5-5181-4ee9-90cf-7d0e14f6e547"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.133914"], ["updated_at", "2017-05-17 17:02:53.133914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1603338089 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1603338089], ["username", "bigbear"], ["access_token", "c8c447269210392353955cca8954527d"], ["uuid", "7d71605b-e949-497a-ae4c-637a7e0aee11"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.136866"], ["updated_at", "2017-05-17 17:02:53.136866"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -298062654 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -298062654], ["username", "jstrav"], ["access_token", "759b1bb1e8e06cf116ea3edf8563a654"], ["uuid", "b5d9b766-c3d6-4209-a38a-a329cb48bafb"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.146385"], ["updated_at", "2017-05-17 17:02:53.146385"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1515652488 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1515652488], ["username", "mary"], ["access_token", "b9c29b171cbc7e45ed6ab348bc841271"], ["uuid", "3a1d42cc-8b93-47c4-85cf-ca2e701cb0cc"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.149637"], ["updated_at", "2017-05-17 17:02:53.149637"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -728334474 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -728334474], ["username", "jstead"], ["access_token", "eef7af60198e25a75c64b075721e5feb"], ["uuid", "5c6c8279-e24c-40a9-ad3b-b66a398306bf"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.152625"], ["updated_at", "2017-05-17 17:02:53.152625"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2109663732 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2109663732], ["username", "bigbear"], ["access_token", "4ade7b5f44e67042aa7831c704e31368"], ["uuid", "49dc5a0a-cacf-46e0-8301-89aa0e13907f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.155679"], ["updated_at", "2017-05-17 17:02:53.155679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2717190 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2717190], ["username", "jstrav"], ["access_token", "4bd2ca484b82dff5324f7d97d6c2f4d8"], ["uuid", "6563f489-ace4-448b-811c-5b0db4d2dcdb"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.162753"], ["updated_at", "2017-05-17 17:02:53.162753"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1752280447 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1752280447], ["username", "mary"], ["access_token", "ca1716391273c45122770faed72dfc6d"], ["uuid", "eadef421-d27f-4d7d-bebd-9983a7947a5d"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.165652"], ["updated_at", "2017-05-17 17:02:53.165652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -133294191 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -133294191], ["username", "jstead"], ["access_token", "cd21d9dde07e673bd5c2bfd58e2571ea"], ["uuid", "dfc3dc58-bbac-4e85-bfd3-6765c84dd47b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.168419"], ["updated_at", "2017-05-17 17:02:53.168419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -77494894 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -77494894], ["username", "bigbear"], ["access_token", "29f11b5e953659c283116a6004137e84"], ["uuid", "c2ca3ab7-186e-45f7-ad01-cfe26708d4ad"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.171321"], ["updated_at", "2017-05-17 17:02:53.171321"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1035908205 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1035908205], ["username", "jstrav"], ["access_token", "5011c410548a2a2239a72c61c80b05fc"], ["uuid", "cdb66cb7-f243-4f30-a028-a97ed14977c3"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.179159"], ["updated_at", "2017-05-17 17:02:53.179159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -10685118 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -10685118], ["username", "mary"], ["access_token", "3012297daff1e155856105e46a4ab54b"], ["uuid", "d250df26-4740-44e3-9744-d25326a1eadb"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.182078"], ["updated_at", "2017-05-17 17:02:53.182078"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1208261294 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1208261294], ["username", "jstead"], ["access_token", "72768e195b9dbd13a203b359a2ca05c3"], ["uuid", "6fce9d12-3b87-4760-b133-5a245546732b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.184901"], ["updated_at", "2017-05-17 17:02:53.184901"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -412161591 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -412161591], ["username", "bigbear"], ["access_token", "f967f494748bc122f7e9e4200198e18f"], ["uuid", "1fd248d7-ddb0-4613-bf72-a199b2e5a0dc"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.188393"], ["updated_at", "2017-05-17 17:02:53.188393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -29496131 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -29496131], ["username", "jstrav"], ["access_token", "a4de1977144b939e8dbc4ae1810f34cc"], ["uuid", "1dc0f087-b2c5-4bd1-82e6-b297b85dc08d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.195589"], ["updated_at", "2017-05-17 17:02:53.195589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -681904361 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -681904361], ["username", "mary"], ["access_token", "05ccfe783dc02fb5af9f9e42ee5cdbb6"], ["uuid", "a38262fa-f581-4630-8409-5f1caab3828c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.198704"], ["updated_at", "2017-05-17 17:02:53.198704"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1026244340 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1026244340], ["username", "jstead"], ["access_token", "078b91286b81e84ac05cbaa6505dd221"], ["uuid", "dfdf2ca0-49b6-4afe-bb52-d46166ace7eb"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.201565"], ["updated_at", "2017-05-17 17:02:53.201565"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1551228467 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1551228467], ["username", "bigbear"], ["access_token", "b7af8394ffdcaceaa09f9abeefa281ce"], ["uuid", "9a8971ca-47f7-46dc-858f-83481167c328"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.204261"], ["updated_at", "2017-05-17 17:02:53.204261"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -161762037 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -161762037], ["username", "foo_bb"], ["access_token", "5afa1053c79be7bbf01013a8d93e2bb5"], ["uuid", "4f80b67a-0feb-4ce7-943e-738905b7f04e"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-17 17:02:53.206877"], ["updated_at", "2017-05-17 17:02:53.206877"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -966807434 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -966807434], ["username", "foo_bj"], ["access_token", "ba31fd5d841214bfeca2f8617a93df45"], ["uuid", "04338d65-4498-4481-94a7-8cde3be037d7"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:02:53.209616"], ["updated_at", "2017-05-17 17:02:53.209616"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1849381132 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1849381132], ["username", "foo_tj"], ["access_token", "e9af55a3b7f34357853a04a217ae8544"], ["uuid", "1a4cecec-bd6e-49b7-b7b6-c9f6ddfd2794"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:02:53.212195"], ["updated_at", "2017-05-17 17:02:53.212195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -110720354 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -110720354], ["username", "jstrav"], ["access_token", "018aac5b8658ba2ebf58ae62d390c9e6"], ["uuid", "c0fc9c9a-a6ce-47d0-a388-a643ef639d5f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.221220"], ["updated_at", "2017-05-17 17:02:53.221220"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -812859692 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -812859692], ["username", "mary"], ["access_token", "d4a543494e24d21afdfe25fdf553cd7f"], ["uuid", "85a0711f-6b0c-4a6f-a5ef-c47214f6e842"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.224227"], ["updated_at", "2017-05-17 17:02:53.224227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2099108363 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2099108363], ["username", "jstead"], ["access_token", "a71059bdcad62055b37fb9ccef294cc9"], ["uuid", "691f6169-66b7-49ca-b9b6-90aeb1f499d4"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.227344"], ["updated_at", "2017-05-17 17:02:53.227344"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723307273 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723307273], ["username", "bigbear"], ["access_token", "613825076e2f8c407de564351cece54f"], ["uuid", "6a1e50a8-bca7-4b31-8a0f-b61cc094c173"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.230419"], ["updated_at", "2017-05-17 17:02:53.230419"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2083683343 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2083683343], ["username", "billy_00"], ["access_token", "28ef068c2494db3dd5198e3e976a9f08"], ["uuid", "43d35e48-4868-45ed-84f8-a1aa01484753"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:02:53.233433"], ["updated_at", "2017-05-17 17:02:53.233433"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1357964883 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1357964883], ["username", "billy_01"], ["access_token", "fa336d230aaaf4af9ce694a0f9fde586"], ["uuid", "3f36ffd3-df08-4350-bf08-46b47faedf1b"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:02:53.236110"], ["updated_at", "2017-05-17 17:02:53.236110"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1873357553 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1873357553], ["username", "billy_02"], ["access_token", "5a4781993cd33eae6e04fa8265d4d05f"], ["uuid", "8fbef895-a43c-4e2a-aafe-b6e59b456cc8"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:02:53.238818"], ["updated_at", "2017-05-17 17:02:53.238818"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -798830608 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -798830608], ["username", "billy_03"], ["access_token", "af11b4e73dfe3aa3faffadb3974e669b"], ["uuid", "f29c745b-afad-4baa-ba6e-d8a25cd8b665"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:02:53.241318"], ["updated_at", "2017-05-17 17:02:53.241318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -334824704 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -334824704], ["username", "billy_04"], ["access_token", "7281b41b4591a0181f57a20194f85d80"], ["uuid", "9578d0f1-9cf0-4ca7-85ec-0385d9e94fcc"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:02:53.243816"], ["updated_at", "2017-05-17 17:02:53.243816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1775752501 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1775752501], ["username", "billy_05"], ["access_token", "0d4d74960ddd5e943385d8e4ab784dc8"], ["uuid", "5630d457-952c-46f5-9455-fad0b601eb94"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:02:53.246195"], ["updated_at", "2017-05-17 17:02:53.246195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -263525881 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -263525881], ["username", "billy_06"], ["access_token", "f36242c156f5c074fa0d2c3089ecc231"], ["uuid", "7871af4e-6ccf-4d30-aeb6-fa6ad5dca018"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:02:53.248638"], ["updated_at", "2017-05-17 17:02:53.248638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1303361219 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1303361219], ["username", "billy_07"], ["access_token", "626e989e15ce4f4b9240cc3f2e1b40f9"], ["uuid", "9d8696c1-d7af-44c0-85a2-320569b9c6bf"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:02:53.251150"], ["updated_at", "2017-05-17 17:02:53.251150"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1552887257 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1552887257], ["username", "billy_08"], ["access_token", "39f07d466f272b008a742ec267d10c46"], ["uuid", "bb7ccdb5-ca71-48b3-9908-aec9ce42354a"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:02:53.253634"], ["updated_at", "2017-05-17 17:02:53.253634"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -951751806 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -951751806], ["username", "billy_09"], ["access_token", "05681139a0a2d089ecd9df43d34af218"], ["uuid", "6eef13e8-02e0-4df3-b533-a380a59595a9"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:02:53.256325"], ["updated_at", "2017-05-17 17:02:53.256325"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1384502562 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1384502562], ["username", "billy_10"], ["access_token", "96625cd672f85e4145ad4ff842d32ee5"], ["uuid", "fedd116c-eb45-498d-a2b1-051b4acb0937"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:02:53.259497"], ["updated_at", "2017-05-17 17:02:53.259497"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -904718004 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -904718004], ["username", "billy_11"], ["access_token", "a346487eb0ef9ead1b1461d745f500f0"], ["uuid", "b4a9f16d-0350-4240-8848-c30497dd8dc6"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:02:53.262156"], ["updated_at", "2017-05-17 17:02:53.262156"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -970599904 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -970599904], ["username", "billy_12"], ["access_token", "74a27431a5591e08ff795b7ae3202c18"], ["uuid", "b0a29a33-66f1-4abd-a976-a7e279de2a29"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:02:53.264689"], ["updated_at", "2017-05-17 17:02:53.264689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1609936259 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1609936259], ["username", "billy_13"], ["access_token", "fbf2540b17ef8a979a785c69fabff44e"], ["uuid", "3f45d5e3-98c8-4779-8749-6d7627152899"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:02:53.267544"], ["updated_at", "2017-05-17 17:02:53.267544"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -710010486 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -710010486], ["username", "billy_14"], ["access_token", "ef6a19ea8f2e2befcf62b7af8a570193"], ["uuid", "b2e59950-e3c8-4081-8e40-d651217b8e89"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:02:53.271139"], ["updated_at", "2017-05-17 17:02:53.271139"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1663653152 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1663653152], ["username", "billy_15"], ["access_token", "120911a8e3cf2fcb9229a13c34a08fc5"], ["uuid", "d6aab105-dd53-44fc-90c6-cd838b1a2b00"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:02:53.274571"], ["updated_at", "2017-05-17 17:02:53.274571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373164359 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373164359], ["username", "billy_16"], ["access_token", "e37f435f7b298e7705b7096fd4601414"], ["uuid", "1c46ee7c-66e1-460a-9e76-b78775100f18"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:02:53.277480"], ["updated_at", "2017-05-17 17:02:53.277480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1792772528 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1792772528], ["username", "billy_17"], ["access_token", "7231a8dc85e73e3956aa7234867e3175"], ["uuid", "1e966e70-ffca-420f-832a-d95b3291b945"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:02:53.280094"], ["updated_at", "2017-05-17 17:02:53.280094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -355045043 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -355045043], ["username", "billy_18"], ["access_token", "33485ab3a037457b1eca18840a8311c4"], ["uuid", "68281dce-21a1-424b-8186-c71d779a50b6"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:02:53.282631"], ["updated_at", "2017-05-17 17:02:53.282631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -594021817 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -594021817], ["username", "billy_19"], ["access_token", "63c7adc53f984281e58d35e31e4b1f7a"], ["uuid", "17904977-341e-41fd-a71b-1f0e468f219c"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:02:53.285814"], ["updated_at", "2017-05-17 17:02:53.285814"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1449476344 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1449476344], ["username", "billy_20"], ["access_token", "7ca09127b2b28cda2c627e06a25f77d4"], ["uuid", "3f5bf99d-104b-4bf9-9406-79edd65fc955"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:02:53.289226"], ["updated_at", "2017-05-17 17:02:53.289226"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1411635782 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1411635782], ["username", "billy_21"], ["access_token", "b37c33979e620073c3df5237b931d0cb"], ["uuid", "1950ca28-41e6-4bc5-b08c-fe5cc8eb8bda"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:02:53.292046"], ["updated_at", "2017-05-17 17:02:53.292046"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -406001296 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -406001296], ["username", "billy_22"], ["access_token", "432b7444cc984870c9c18ee2e9b4251d"], ["uuid", "d7960c41-a966-4faf-8bf3-843099a00ce3"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:02:53.294629"], ["updated_at", "2017-05-17 17:02:53.294629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -363219961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -363219961], ["username", "billy_23"], ["access_token", "12dc6487d989e64397eea4a2dccc35a2"], ["uuid", "442ba5f3-ade1-4929-b8ac-16ae63fe24d6"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:02:53.297117"], ["updated_at", "2017-05-17 17:02:53.297117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2098633467 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2098633467], ["username", "billy_24"], ["access_token", "d9aaa25708bc555a017dc8afbf5d853b"], ["uuid", "267fb88c-6b03-404e-9c45-d37b3cda60be"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:02:53.299675"], ["updated_at", "2017-05-17 17:02:53.299675"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -534296984 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -534296984], ["username", "billy_25"], ["access_token", "c06c64915e77f909b0cef202abd8d03e"], ["uuid", "245d78f7-3715-4858-9663-9d20d9c611a5"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:02:53.302218"], ["updated_at", "2017-05-17 17:02:53.302218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1435872583 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1435872583], ["username", "billy_26"], ["access_token", "d730cd5504a14569e67831c4466a2912"], ["uuid", "7fa2581f-9dac-49a2-a268-0ea24f31c61e"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:02:53.304890"], ["updated_at", "2017-05-17 17:02:53.304890"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32233356 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -32233356], ["username", "billy_27"], ["access_token", "d8db104dca9a479488de446074475f68"], ["uuid", "a035a95a-9bfd-4073-af06-77e7821d353c"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:02:53.307567"], ["updated_at", "2017-05-17 17:02:53.307567"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1387789297 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1387789297], ["username", "billy_28"], ["access_token", "a2f975df3772851044e661fe64688aea"], ["uuid", "f19cccee-4c89-4f05-b22d-e3065a1baf20"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:02:53.310295"], ["updated_at", "2017-05-17 17:02:53.310295"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1505709473 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1505709473], ["username", "billy_29"], ["access_token", "dfb4dbc7afa6db30cd20c08f6412b5f1"], ["uuid", "2dbbfc57-dff3-47b2-b0b0-30bcecff573b"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:02:53.313235"], ["updated_at", "2017-05-17 17:02:53.313235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -897404321 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -897404321], ["username", "billy_30"], ["access_token", "4c031c5601116022d826cd0c6570eb39"], ["uuid", "4fb9b732-05da-4e1e-90ae-4284938498ce"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:02:53.315932"], ["updated_at", "2017-05-17 17:02:53.315932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -327082402 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -327082402], ["username", "billy_31"], ["access_token", "822d18f5b4cae4d8befd8a878d4c0083"], ["uuid", "5a50fb9f-5629-40cf-ad1d-a3899395814a"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:02:53.318492"], ["updated_at", "2017-05-17 17:02:53.318492"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1673874301 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1673874301], ["username", "billy_32"], ["access_token", "5b1eb2b725de5f77d6876ec83e0b8cc8"], ["uuid", "84831000-b31c-4c16-b6ca-ac06d77a82f7"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:02:53.321195"], ["updated_at", "2017-05-17 17:02:53.321195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -265201946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -265201946], ["username", "billy_33"], ["access_token", "c5755148b87f92018f1884d6b3850fc1"], ["uuid", "0bca53c2-5557-4b0f-8176-7ab90d21be80"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:02:53.323837"], ["updated_at", "2017-05-17 17:02:53.323837"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -248032476 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -248032476], ["username", "billy_34"], ["access_token", "49e3980adee1b4be7eb843bbd89d88ca"], ["uuid", "c0699e20-3739-4f87-8b0d-6ec48af13273"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:02:53.326447"], ["updated_at", "2017-05-17 17:02:53.326447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1799923071 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1799923071], ["username", "billy_35"], ["access_token", "ce93c6eb21c40679cded6d2a26624df5"], ["uuid", "ab67df54-41e8-4d23-b172-034f43ef6af3"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:02:53.329083"], ["updated_at", "2017-05-17 17:02:53.329083"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -648289376 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -648289376], ["username", "billy_36"], ["access_token", "51b3c89aa7d2a370c6e418a6b4018c1e"], ["uuid", "312a2df2-8bee-4a11-b602-b7e63cbbee26"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:02:53.331508"], ["updated_at", "2017-05-17 17:02:53.331508"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -784945929 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -784945929], ["username", "billy_37"], ["access_token", "1f0d35e05268633573d41e607a783067"], ["uuid", "401ecdaf-6011-4313-b040-14eb60471703"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:02:53.334010"], ["updated_at", "2017-05-17 17:02:53.334010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1290034946 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1290034946], ["username", "billy_38"], ["access_token", "c5f6a179d29ee4fca719c9ef24ea127d"], ["uuid", "6e9ca259-50cd-4d95-a5c2-1e19039e3b4e"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:02:53.336811"], ["updated_at", "2017-05-17 17:02:53.336811"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1168559053 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1168559053], ["username", "billy_39"], ["access_token", "c68c1ad267ffc7ea86c9c2332e490335"], ["uuid", "7d51247c-e7c5-47f3-93b2-dcc7797ddd02"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:02:53.340800"], ["updated_at", "2017-05-17 17:02:53.340800"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1307604273 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1307604273], ["username", "billy_40"], ["access_token", "1961b2b5a7333ec70591006ac69e3eb2"], ["uuid", "1d34f4c8-f4fa-4172-bb1c-871ff953c08c"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:02:53.344169"], ["updated_at", "2017-05-17 17:02:53.344169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -467825706 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -467825706], ["username", "billy_41"], ["access_token", "7c0aa77183facb8aa76122a4282852c0"], ["uuid", "e2f8bd8a-65aa-41e9-810c-be4269fea824"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:02:53.347389"], ["updated_at", "2017-05-17 17:02:53.347389"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -467614126 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -467614126], ["username", "billy_42"], ["access_token", "540b7c002043e624b187ca9e4c0b1b78"], ["uuid", "e313afef-f3e6-4f54-8a96-bcab8a01e41b"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:02:53.350209"], ["updated_at", "2017-05-17 17:02:53.350209"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1172447724 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1172447724], ["username", "billy_43"], ["access_token", "8c2d5ba3bd551560d153eec3d2352ed5"], ["uuid", "457e7a53-aed9-4f6e-b5dc-9afa61ce47da"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:02:53.352883"], ["updated_at", "2017-05-17 17:02:53.352883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1615229258 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1615229258], ["username", "billy_44"], ["access_token", "7d7e91b4c391415d169974d58eb775ae"], ["uuid", "2975e177-c216-4afd-8187-81af7106cb2a"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:02:53.355611"], ["updated_at", "2017-05-17 17:02:53.355611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -455967394 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -455967394], ["username", "billy_45"], ["access_token", "b524e1486b30aab957e38fcf8ee0a19f"], ["uuid", "7fcac924-4ae8-4cdd-b514-7d3e8a118f79"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:02:53.358522"], ["updated_at", "2017-05-17 17:02:53.358522"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -666077707 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -666077707], ["username", "jstrav"], ["access_token", "0a01efee1120ab16d584ae0ffb692c79"], ["uuid", "b7a95d6a-48f1-4e00-9199-9de6a6771a55"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.370465"], ["updated_at", "2017-05-17 17:02:53.370465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1574571541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1574571541], ["username", "mary"], ["access_token", "b9ac04486ba95cf556b96f7343d6b968"], ["uuid", "da659d80-fc30-440e-910f-808247a90c32"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.373561"], ["updated_at", "2017-05-17 17:02:53.373561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1913043800 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1913043800], ["username", "jstead"], ["access_token", "2c11cf4665a297948b8eb3bef19ba0e9"], ["uuid", "df1dc9c8-5bfe-406c-9cee-c3c683abb7a4"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.376637"], ["updated_at", "2017-05-17 17:02:53.376637"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -192514339 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -192514339], ["username", "bigbear"], ["access_token", "342c1797b7bc437493274fb07df7e234"], ["uuid", "2ca1673b-01ac-4249-9600-e2c3f06b5193"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.379248"], ["updated_at", "2017-05-17 17:02:53.379248"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1908144039 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1908144039], ["username", "billy_00"], ["access_token", "58d2e56d81b0d9a43e6485fcaa872941"], ["uuid", "efc9cfb9-3396-496a-a26b-32cdd95586cf"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:02:53.381628"], ["updated_at", "2017-05-17 17:02:53.381628"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2088535566 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2088535566], ["username", "billy_01"], ["access_token", "16e7be95525ecd2023bdb3bbfc8d7c14"], ["uuid", "a6f3ceaf-5063-4c09-bf7a-c5efa7444927"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:02:53.384850"], ["updated_at", "2017-05-17 17:02:53.384850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -104358643 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -104358643], ["username", "billy_02"], ["access_token", "57bf84f29469af1eba6d0359e01a2607"], ["uuid", "ffd85311-7ba9-4c2f-b6dc-f39e950323e0"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:02:53.388157"], ["updated_at", "2017-05-17 17:02:53.388157"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -816959362 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -816959362], ["username", "billy_03"], ["access_token", "8e7d8cb016a84359185568f281a389d3"], ["uuid", "72be0a86-6477-4516-baa5-4713158647e1"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:02:53.390759"], ["updated_at", "2017-05-17 17:02:53.390759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1261894287 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1261894287], ["username", "billy_04"], ["access_token", "028e50c6bafaac5f2ecefce2df309537"], ["uuid", "a0e64e27-9d71-479e-8031-a1ca97f2e10c"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:02:53.398947"], ["updated_at", "2017-05-17 17:02:53.398947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -904278938 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -904278938], ["username", "billy_05"], ["access_token", "88ce231bd2f3d4df4353dff6257e9785"], ["uuid", "41927842-6908-46b3-a6e2-0cdc170f2f92"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:02:53.401868"], ["updated_at", "2017-05-17 17:02:53.401868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1843651487 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1843651487], ["username", "billy_06"], ["access_token", "30bdb611cce876e9d39e5c34921856c5"], ["uuid", "85ec85bf-cefc-49e8-a71d-e2dfdfd008f8"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:02:53.404525"], ["updated_at", "2017-05-17 17:02:53.404525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1537504517 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1537504517], ["username", "billy_07"], ["access_token", "c21805edb2ad468d8069e9cff304fbce"], ["uuid", "bed51ae7-4dfd-4954-99a4-7191adf14e3a"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:02:53.407335"], ["updated_at", "2017-05-17 17:02:53.407335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -27242312 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -27242312], ["username", "billy_08"], ["access_token", "5fe82c29616b6d31773d0ecf76b6d9d1"], ["uuid", "1f5b1aaf-4ce4-4134-849b-8a60f7b73466"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:02:53.410017"], ["updated_at", "2017-05-17 17:02:53.410017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -506047932 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -506047932], ["username", "billy_09"], ["access_token", "0057d3b4961cbdaf8e2ce48ca503c505"], ["uuid", "78b1b0b2-d4ac-49e7-99a0-6e9341a1b5e0"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:02:53.412520"], ["updated_at", "2017-05-17 17:02:53.412520"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -220942044 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -220942044], ["username", "billy_10"], ["access_token", "9a4f91b17b842d6f39651b959b06e4d8"], ["uuid", "e8772cfe-21ca-471d-9929-6c910ed2c7f0"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:02:53.414950"], ["updated_at", "2017-05-17 17:02:53.414950"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2005026313 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2005026313], ["username", "billy_11"], ["access_token", "0b4388a5aa9190ad8dd4abda3e7f8090"], ["uuid", "a2f47414-56ce-456a-9ce6-3d6fc6547521"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:02:53.417355"], ["updated_at", "2017-05-17 17:02:53.417355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1983980444 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1983980444], ["username", "billy_12"], ["access_token", "2404b346d43da417bd80c5a1cef929c7"], ["uuid", "9229e982-ab10-4744-823a-7e6dea8a06a2"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:02:53.419917"], ["updated_at", "2017-05-17 17:02:53.419917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1209544172 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1209544172], ["username", "billy_13"], ["access_token", "e4d814938444e006849c4f4b31db2898"], ["uuid", "d9748f92-31d5-4b75-9e37-686645fa78d4"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:02:53.422364"], ["updated_at", "2017-05-17 17:02:53.422364"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -153278759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -153278759], ["username", "billy_14"], ["access_token", "2339bb2ec2564386891e1a577478a8e0"], ["uuid", "043c9537-932f-4e62-b039-aafeef2ed97c"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:02:53.424757"], ["updated_at", "2017-05-17 17:02:53.424757"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781103168 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1781103168], ["username", "billy_15"], ["access_token", "102ee14876c46973fc2c415c8c263c9a"], ["uuid", "58303548-ad48-42e8-8dcf-8f337fb62c76"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:02:53.427191"], ["updated_at", "2017-05-17 17:02:53.427191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1303708448 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1303708448], ["username", "billy_16"], ["access_token", "42baf7bf011ceab4aee36d35cf712c87"], ["uuid", "e8440bb8-9f3e-4090-b525-b9e93222a713"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:02:53.429674"], ["updated_at", "2017-05-17 17:02:53.429674"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1060002709 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1060002709], ["username", "billy_17"], ["access_token", "754f40ae2756447cdf20eebbf7d639d9"], ["uuid", "30fd1c26-65d4-4e54-9055-ceab9aa99bf7"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:02:53.432598"], ["updated_at", "2017-05-17 17:02:53.432598"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -93728337 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -93728337], ["username", "billy_18"], ["access_token", "d1af10baa5300b72b31a3f98abd238cd"], ["uuid", "557a71c2-8538-462b-9c1b-b59956030036"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:02:53.435407"], ["updated_at", "2017-05-17 17:02:53.435407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1769982027 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1769982027], ["username", "billy_19"], ["access_token", "f536411be0a6a4133fc4b75d61a4182e"], ["uuid", "9edfa7da-8fd2-4797-9003-55c949972165"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:02:53.437981"], ["updated_at", "2017-05-17 17:02:53.437981"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -10398177 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -10398177], ["username", "billy_20"], ["access_token", "ed3d52d481a472d891375f234fc813c4"], ["uuid", "b8e882d0-66b5-4c25-b634-053b868e3af9"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:02:53.440582"], ["updated_at", "2017-05-17 17:02:53.440582"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1834060822 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1834060822], ["username", "billy_21"], ["access_token", "1f9c797ba1180fc2551b509fe515a2ee"], ["uuid", "9e81454e-7dc9-4a97-8ffc-e43e65a5c500"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:02:53.443167"], ["updated_at", "2017-05-17 17:02:53.443167"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -667473958 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -667473958], ["username", "billy_22"], ["access_token", "649404b58b35822b8250ebc5588da84e"], ["uuid", "ed3037f8-528e-47c2-b673-34bc4c9d98ff"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:02:53.445640"], ["updated_at", "2017-05-17 17:02:53.445640"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -933176631 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -933176631], ["username", "billy_23"], ["access_token", "56787b859d4f55fe88945e096c6af50f"], ["uuid", "883b83f0-f9c5-49c8-8e15-06675b72603b"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:02:53.448246"], ["updated_at", "2017-05-17 17:02:53.448246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -111829421 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -111829421], ["username", "billy_24"], ["access_token", "995604c14b1fdef97b64baab645affea"], ["uuid", "209fc715-a4b1-48ce-843d-f4eb1d982d40"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:02:53.450758"], ["updated_at", "2017-05-17 17:02:53.450758"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -812735873 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -812735873], ["username", "billy_25"], ["access_token", "af7203280f9a496b367f03cd9e15b247"], ["uuid", "daffa03e-9124-405e-81e0-d7f1f2ef46a9"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:02:53.453583"], ["updated_at", "2017-05-17 17:02:53.453583"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2065459611 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2065459611], ["username", "billy_26"], ["access_token", "f0532bb8a594a79df6b0fd973d2cea2d"], ["uuid", "9f47dbc7-e325-4625-8f86-074fc2b972d7"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:02:53.456293"], ["updated_at", "2017-05-17 17:02:53.456293"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2086295436 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2086295436], ["username", "billy_27"], ["access_token", "87ce19d8ccb4ca4ccc8f20e46ae15c89"], ["uuid", "2436cbfa-7cf8-4184-a05c-83ea1042ec90"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:02:53.459376"], ["updated_at", "2017-05-17 17:02:53.459376"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1991187500 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1991187500], ["username", "billy_28"], ["access_token", "75310b3ec4d1a8a8732cb1abcc38e283"], ["uuid", "85523757-ecdf-47b5-aa09-e6fc92a86965"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:02:53.462589"], ["updated_at", "2017-05-17 17:02:53.462589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -190476761 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -190476761], ["username", "billy_29"], ["access_token", "c9fccba3cdb1f7ea4b47b0e440e713a3"], ["uuid", "ebde3833-06ac-44cd-a820-84f9233d8b28"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:02:53.465324"], ["updated_at", "2017-05-17 17:02:53.465324"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1516477485 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1516477485], ["username", "billy_30"], ["access_token", "48c290889a807438d359d889f410fcab"], ["uuid", "59bd3ce2-2a1d-4a5d-96e6-f0b15a8f5d9d"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:02:53.467770"], ["updated_at", "2017-05-17 17:02:53.467770"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1196169158 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1196169158], ["username", "billy_31"], ["access_token", "77f178204efb9843850943ec664ef3ed"], ["uuid", "36f0d5ce-af06-4859-81ca-b0d9f2ac4e3d"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:02:53.470915"], ["updated_at", "2017-05-17 17:02:53.470915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1202609068 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1202609068], ["username", "billy_32"], ["access_token", "e63cde2d005f1d596ec6a37e43f35696"], ["uuid", "b1a834b5-7189-4928-9160-7c9c84f6bf56"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:02:53.474126"], ["updated_at", "2017-05-17 17:02:53.474126"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1388671837 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1388671837], ["username", "billy_33"], ["access_token", "8f3c9a8138e7f98077a79e01aa434f2f"], ["uuid", "ef2a633f-ef28-47e1-b5b4-32770a011e76"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:02:53.477139"], ["updated_at", "2017-05-17 17:02:53.477139"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1455859147 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1455859147], ["username", "billy_34"], ["access_token", "a7038795f056c15dc7e238e807347856"], ["uuid", "e414d715-5443-465a-8473-64a9c16cabc4"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:02:53.479650"], ["updated_at", "2017-05-17 17:02:53.479650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532828677 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1532828677], ["username", "billy_35"], ["access_token", "991d0a86fe968a1c781d74bcc91b9b8d"], ["uuid", "f32cf44a-52f1-4472-9088-97d0735a2002"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:02:53.482066"], ["updated_at", "2017-05-17 17:02:53.482066"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2029318161 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2029318161], ["username", "billy_36"], ["access_token", "c3259b8327805595bec4503590a509f8"], ["uuid", "05fea7cc-70dc-410b-8c8e-84ab9d2e5071"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:02:53.484491"], ["updated_at", "2017-05-17 17:02:53.484491"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1053327642 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1053327642], ["username", "billy_37"], ["access_token", "a06a0cb429ef6dcf3614e41e0bee536c"], ["uuid", "2568de8c-4866-4e0c-b7aa-bd643af354f8"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:02:53.486923"], ["updated_at", "2017-05-17 17:02:53.486923"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1032451316 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1032451316], ["username", "billy_38"], ["access_token", "632c3d18e621d75c7cc0e1a1b3426198"], ["uuid", "2a3e561d-dfb9-41bd-be5f-c3e9dc8c0b34"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:02:53.490797"], ["updated_at", "2017-05-17 17:02:53.490797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -674283050 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -674283050], ["username", "billy_39"], ["access_token", "2a1906b897a32fba1b005ab302fcaa3f"], ["uuid", "583edc07-a2fe-4b85-b00b-c0a1edcd9d0f"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:02:53.494256"], ["updated_at", "2017-05-17 17:02:53.494256"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -393691083 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -393691083], ["username", "billy_40"], ["access_token", "4aba921304e2522b65cddac7896a5579"], ["uuid", "d9d457f3-deb7-405b-990d-e2d95dd73510"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:02:53.497506"], ["updated_at", "2017-05-17 17:02:53.497506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -292538732 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -292538732], ["username", "billy_41"], ["access_token", "c081a5f756395d92edb22fcb9d357020"], ["uuid", "16f4aaf2-1da5-489f-89dc-aef6bc206241"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:02:53.500402"], ["updated_at", "2017-05-17 17:02:53.500402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -818550769 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -818550769], ["username", "billy_42"], ["access_token", "9dca06afa425b7dab605836b15b6087a"], ["uuid", "ca1c3b7e-c23d-43f7-af6a-994c578208ef"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:02:53.503010"], ["updated_at", "2017-05-17 17:02:53.503010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -171875542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -171875542], ["username", "billy_43"], ["access_token", "d764093924587fe0dbf56c2097a3a3b2"], ["uuid", "fea5c465-34be-4de2-820a-c870f397e117"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:02:53.505516"], ["updated_at", "2017-05-17 17:02:53.505516"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -910395705 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -910395705], ["username", "billy_44"], ["access_token", "556cd42639678cb89758616ab862b829"], ["uuid", "7437c538-2538-4ec9-900c-c7c41d37d534"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:02:53.508257"], ["updated_at", "2017-05-17 17:02:53.508257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1331501110 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1331501110], ["username", "billy_45"], ["access_token", "b42796b1aeab305ba99248903e5dc4ce"], ["uuid", "ace23286-c288-43d2-b516-b3e9e1a1037c"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:02:53.513028"], ["updated_at", "2017-05-17 17:02:53.513028"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1879081381 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1879081381], ["username", "jstrav"], ["access_token", "f26dffd3069d849fc1971aa13da1c927"], ["uuid", "12909749-c07c-47f3-9deb-414d6d394a7e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:53.522536"], ["updated_at", "2017-05-17 17:02:53.522536"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1315294775 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1315294775], ["username", "mary"], ["access_token", "836d44927429cee3382a38be91e6eb6f"], ["uuid", "03644c96-b371-4868-b513-df8ae06f1b4b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:53.525524"], ["updated_at", "2017-05-17 17:02:53.525524"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1852322824 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1852322824], ["username", "jstead"], ["access_token", "c487b15ab5b270a83fc2972f79f5924f"], ["uuid", "cf1a61c5-2aa9-42c8-aa6f-32ebf681ef3e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:53.528482"], ["updated_at", "2017-05-17 17:02:53.528482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -491201403 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -491201403], ["username", "bigbear"], ["access_token", "7abad5271837b4cdec1e2b896c7f1c18"], ["uuid", "c2e55b16-bab8-475d-a3cb-d67279cbc671"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:53.532545"], ["updated_at", "2017-05-17 17:02:53.532545"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1061453343 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1061453343], ["username", "billy_00"], ["access_token", "5518914c140cc063a7e415efffbe6ccd"], ["uuid", "e61f2672-e8a4-400a-b838-21f24c8857eb"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:02:53.535868"], ["updated_at", "2017-05-17 17:02:53.535868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -911841599 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -911841599], ["username", "billy_01"], ["access_token", "cbe250f3006c4e7a6dedd5737c283011"], ["uuid", "98ef6ebd-e5fa-4ee6-bc69-47272fa2a53f"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:02:53.539069"], ["updated_at", "2017-05-17 17:02:53.539069"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1866778868 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1866778868], ["username", "billy_02"], ["access_token", "3f77331cd36db8d08ca758be90ecbebb"], ["uuid", "3ebc087f-ff9d-47bf-8eb0-f4d9ef84471d"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:02:53.541886"], ["updated_at", "2017-05-17 17:02:53.541886"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2052970096 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2052970096], ["username", "billy_03"], ["access_token", "a5446ddfb580496083713f8c93ef0923"], ["uuid", "e1ead5e1-9f7b-4ef6-81e4-61cccbb74005"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:02:53.544440"], ["updated_at", "2017-05-17 17:02:53.544440"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394439708 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -394439708], ["username", "billy_04"], ["access_token", "1ede0de13041db526e6c6c45df0e36ca"], ["uuid", "580c7fec-5b02-4013-8149-319cfda446bb"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:02:53.548870"], ["updated_at", "2017-05-17 17:02:53.548870"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1124584237 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1124584237], ["username", "billy_05"], ["access_token", "6b6a7a8dabfbb1cb668d0580f572a86b"], ["uuid", "142590ce-3ced-486f-94d7-3dc2fba90f44"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:02:53.552189"], ["updated_at", "2017-05-17 17:02:53.552189"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1596830985 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1596830985], ["username", "billy_06"], ["access_token", "85873ac6b31e8d7711fdb902addf90a8"], ["uuid", "84b7d4a3-e676-4039-a722-bf6f404f590a"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:02:53.555930"], ["updated_at", "2017-05-17 17:02:53.555930"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1558001873 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1558001873], ["username", "billy_07"], ["access_token", "8042e9995e90e421c169eb444f0b2fe7"], ["uuid", "2d025180-9c42-4495-bc90-0bb47a705fca"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:02:53.559815"], ["updated_at", "2017-05-17 17:02:53.559815"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -221794513 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -221794513], ["username", "billy_08"], ["access_token", "ddc944964b9cfdb52b8f3971bf38d21a"], ["uuid", "550f8c7e-c656-4041-adf1-41901001b352"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:02:53.562589"], ["updated_at", "2017-05-17 17:02:53.562589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187793396 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1187793396], ["username", "billy_09"], ["access_token", "d04f2146461e65f35a6421bc19251ae7"], ["uuid", "986616b0-a40d-4d86-bfa1-05daa54dec47"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:02:53.565533"], ["updated_at", "2017-05-17 17:02:53.565533"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -25914140 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -25914140], ["username", "billy_10"], ["access_token", "ef94087b584af976d48108a55be82f3c"], ["uuid", "7a090c0d-0026-47ce-8479-8a0652ab3319"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:02:53.568180"], ["updated_at", "2017-05-17 17:02:53.568180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1963123786 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1963123786], ["username", "billy_11"], ["access_token", "9f05bf3d3ededa0ecc351b838075ad01"], ["uuid", "ace99aae-622e-4f9e-98f7-a5eadc6953b0"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:02:53.570957"], ["updated_at", "2017-05-17 17:02:53.570957"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -390303983 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -390303983], ["username", "billy_12"], ["access_token", "c4485fc5f6c3fcda74b91ee1587b82a9"], ["uuid", "93c9ee88-79e2-4fc8-ac9c-d73680986b6f"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:02:53.573658"], ["updated_at", "2017-05-17 17:02:53.573658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -931786759 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -931786759], ["username", "billy_13"], ["access_token", "ae958ce20ceefd4a45c41cbbbf6f80c3"], ["uuid", "fea8efd9-247c-4e24-9869-1b2c7adc91fc"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:02:53.576738"], ["updated_at", "2017-05-17 17:02:53.576738"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701897274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701897274], ["username", "billy_14"], ["access_token", "8fcfda0dcc7049e0fb94a79498e750ed"], ["uuid", "311b9aac-34e8-4337-bda4-66313ab20b0b"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:02:53.579399"], ["updated_at", "2017-05-17 17:02:53.579399"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1256490996 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1256490996], ["username", "billy_15"], ["access_token", "afd150dd0153ae47f2c96a9a3a7a20f5"], ["uuid", "7a0d9398-2163-408b-a946-2de936e261ee"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:02:53.581855"], ["updated_at", "2017-05-17 17:02:53.581855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -275318924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -275318924], ["username", "billy_16"], ["access_token", "d754eaeb834c14c65d232219df522664"], ["uuid", "2addbf2b-d3c1-4f62-8f26-2351df94a621"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:02:53.584289"], ["updated_at", "2017-05-17 17:02:53.584289"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -854037366 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -854037366], ["username", "billy_17"], ["access_token", "0ff3a4d63222d5d5d40a8d071ccbcca3"], ["uuid", "e817e58e-a0e4-461d-9ab4-a92aac74fbc0"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:02:53.586795"], ["updated_at", "2017-05-17 17:02:53.586795"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2055690764 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2055690764], ["username", "billy_18"], ["access_token", "19f746e018f6fcd002f4e88e430a1d07"], ["uuid", "07b4bfa6-685f-4356-aaa4-38bb9a554fb7"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:02:53.589445"], ["updated_at", "2017-05-17 17:02:53.589445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1806033812 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1806033812], ["username", "billy_19"], ["access_token", "566472291be954d27eb27c1144887df5"], ["uuid", "bda3fc17-6f8a-4c76-a798-07f977f62f15"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:02:53.592366"], ["updated_at", "2017-05-17 17:02:53.592366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1676195311 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1676195311], ["username", "billy_20"], ["access_token", "6e508387d2e7cdaa8fadf42a57405db3"], ["uuid", "48f4d008-ddfd-40c9-8c77-32d2d056623b"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:02:53.595773"], ["updated_at", "2017-05-17 17:02:53.595773"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1925853988 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1925853988], ["username", "billy_21"], ["access_token", "39a4aaabe73a655d18383cc072d70dc9"], ["uuid", "88ec8519-621a-4ef6-a8cf-af1938424497"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:02:53.598807"], ["updated_at", "2017-05-17 17:02:53.598807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -984255417 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -984255417], ["username", "billy_22"], ["access_token", "250cdef6b4efba689a95eabc7b57d07b"], ["uuid", "62727482-9d5a-45dd-9d4b-08fcc1374ad3"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:02:53.601266"], ["updated_at", "2017-05-17 17:02:53.601266"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -185345290 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -185345290], ["username", "billy_23"], ["access_token", "d4e2e0eeec35d5366a7aa6ba485f5f13"], ["uuid", "a7bc5dff-25f0-4b04-8571-aaa5db18e8ad"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:02:53.603852"], ["updated_at", "2017-05-17 17:02:53.603852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1326356987 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1326356987], ["username", "billy_24"], ["access_token", "17f94c439964532e78eee8bf1dfb040b"], ["uuid", "6def3522-d1f9-468c-975b-7b629478ab21"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:02:53.606356"], ["updated_at", "2017-05-17 17:02:53.606356"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1299351129 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1299351129], ["username", "billy_25"], ["access_token", "3b2a08f8e2899e217f43e2bdd81ed73e"], ["uuid", "6402e39f-b646-48a5-bfab-8bc80cdaf80d"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:02:53.608855"], ["updated_at", "2017-05-17 17:02:53.608855"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2035238552 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2035238552], ["username", "billy_26"], ["access_token", "c1ae1fae631565412c276ecdf45d0cb8"], ["uuid", "e0480189-b14b-4689-a3ff-268a69f48340"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:02:53.611287"], ["updated_at", "2017-05-17 17:02:53.611287"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1210883544 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1210883544], ["username", "billy_27"], ["access_token", "411097dd7855a69ed073d934ef9fd2bd"], ["uuid", "e5e4782a-95e1-4090-8bb7-dfbeeaf8364f"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:02:53.613711"], ["updated_at", "2017-05-17 17:02:53.613711"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -619855500 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -619855500], ["username", "billy_28"], ["access_token", "78242f05efc75d20568232aa15ad4adf"], ["uuid", "57555a29-dd18-449b-bb5e-e8dd00f70103"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:02:53.616160"], ["updated_at", "2017-05-17 17:02:53.616160"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -926147882 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -926147882], ["username", "billy_29"], ["access_token", "61bed1030b4ceff85c3a685ab9d62970"], ["uuid", "00ab00bb-b4c7-49b7-821e-84dc09076db2"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:02:53.618761"], ["updated_at", "2017-05-17 17:02:53.618761"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1181862783 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1181862783], ["username", "billy_30"], ["access_token", "a238d328438219ced90e3433ec838a83"], ["uuid", "186e2cde-caf5-45f1-aaac-6e1370777f0d"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:02:53.621712"], ["updated_at", "2017-05-17 17:02:53.621712"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1949459415 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1949459415], ["username", "billy_31"], ["access_token", "2d98620f0e61c2e64465f6a3b48cf264"], ["uuid", "bfa1b60d-bde1-4108-b959-94a71f320ca8"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:02:53.625462"], ["updated_at", "2017-05-17 17:02:53.625462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -152448038 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -152448038], ["username", "billy_32"], ["access_token", "e46fac7904a382d599239e9280bf9328"], ["uuid", "29a0c71d-0d3f-4a68-8499-b04be0ddb8b6"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:02:53.628797"], ["updated_at", "2017-05-17 17:02:53.628797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -30533560 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -30533560], ["username", "billy_33"], ["access_token", "be2ffc82c11ae051e2652544f4aa5b9b"], ["uuid", "8156a18b-027c-4ea9-8060-dc09b8e10dd4"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:02:53.632070"], ["updated_at", "2017-05-17 17:02:53.632070"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -986741516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -986741516], ["username", "billy_34"], ["access_token", "a0acc893494643e830a9f64b1286f28e"], ["uuid", "b2087293-a6df-4d9f-a2d1-196ab26720e9"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:02:53.634979"], ["updated_at", "2017-05-17 17:02:53.634979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -449668571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -449668571], ["username", "billy_35"], ["access_token", "e09e1ac919326c96456164f898050cbc"], ["uuid", "b2a92b8a-14cc-4d3d-bff3-79fcf0047051"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:02:53.637648"], ["updated_at", "2017-05-17 17:02:53.637648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -194759391 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -194759391], ["username", "billy_36"], ["access_token", "995bacab6eb8191ca52f2bf47e36d334"], ["uuid", "041a6177-e77e-4777-b740-b7ae904c6823"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:02:53.640872"], ["updated_at", "2017-05-17 17:02:53.640872"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1724935589 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1724935589], ["username", "billy_37"], ["access_token", "5ab19677a316bc22d867524617c108f7"], ["uuid", "4a7fd27c-58c0-46be-a98d-cacc96a127d4"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:02:53.643795"], ["updated_at", "2017-05-17 17:02:53.643795"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1931738000 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1931738000], ["username", "billy_38"], ["access_token", "d6accb1dcb5f9638e0d4f77f9f178642"], ["uuid", "3f1fafa6-f921-4183-a250-589b96e0d18e"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:02:53.646539"], ["updated_at", "2017-05-17 17:02:53.646539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1583270342 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1583270342], ["username", "billy_39"], ["access_token", "990a7debdd58d6b1bbd0a852700573a6"], ["uuid", "0bb7638c-a1ca-4da7-b570-6c53e3112e73"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:02:53.649069"], ["updated_at", "2017-05-17 17:02:53.649069"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -870402058 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -870402058], ["username", "billy_40"], ["access_token", "ec4ff55b31b3348e281eb7723fb2963f"], ["uuid", "ac641cb9-a367-4b20-b658-a4d3a541cbf5"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:02:53.651526"], ["updated_at", "2017-05-17 17:02:53.651526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1200240268 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1200240268], ["username", "billy_41"], ["access_token", "129486a96c8e20d7d148432134c1a031"], ["uuid", "5241f9ee-0056-41a5-8128-9acd4884510e"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:02:53.654024"], ["updated_at", "2017-05-17 17:02:53.654024"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -715790891 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -715790891], ["username", "billy_42"], ["access_token", "dde5eb659e81604d02a0492dbec16a36"], ["uuid", "49f3b9bd-f1b1-401d-9e17-711c7d8c5515"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:02:53.656941"], ["updated_at", "2017-05-17 17:02:53.656941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -673234111 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -673234111], ["username", "billy_43"], ["access_token", "6b2197c7db6399b61710025862db79dd"], ["uuid", "5b955ef8-71b9-40c2-ad21-d3a7cec0fb57"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:02:53.659876"], ["updated_at", "2017-05-17 17:02:53.659876"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1826109817 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1826109817], ["username", "billy_44"], ["access_token", "ae123401746dfc6eeffc81c317129c19"], ["uuid", "e51ec1f3-0789-4ceb-870f-135f1aa20ef3"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:02:53.662477"], ["updated_at", "2017-05-17 17:02:53.662477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1938600524 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1938600524], ["username", "billy_45"], ["access_token", "6fd2bbb098eeafd54695e63775f9c009"], ["uuid", "6beadf9d-e7d0-4e5e-9070-e39ca683eb23"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:02:53.664883"], ["updated_at", "2017-05-17 17:02:53.664883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -226731488 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ca50919ac1527312a925bc4bdecac02c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -226731488], ["username", "ca50919ac1527312a925bc4bdecac02c"], ["access_token", "71dc158df2f067da3908e40ec8c8681e"], ["uuid", "6c586766-fff8-4484-82c5-8646dc544d71"], ["created_at", "2017-05-17 17:02:53.677534"], ["updated_at", "2017-05-17 17:02:53.677534"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -852500327 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ca50919ac1527312a925bc4bdecac02c' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -59811977 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0a4a29483b92c139dd1d32daca4d2395' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -59811977], ["username", "0a4a29483b92c139dd1d32daca4d2395"], ["access_token", "dbeee865a54da57f0c600e2d7b152590"], ["uuid", "f26cc0e2-100e-4daa-a879-d1be07b1ed2d"], ["created_at", "2017-05-17 17:02:53.692471"], ["updated_at", "2017-05-17 17:02:53.692471"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '0a4a29483b92c139dd1d32daca4d2395' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '0a4a29483b92c139dd1d32daca4d2395' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-17 17:02:53.695325"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e9a62fc131ba5e16ddd35bd161d2bd57' LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1680615564 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bbbc5a9808c02a7a7974ef7f1c4c4525' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1680615564], ["username", "bbbc5a9808c02a7a7974ef7f1c4c4525"], ["access_token", "9aff6256c39a0a7f05124150744e97cf"], ["uuid", "a9ae16f9-b5f9-42c8-9281-396f47db692e"], ["created_at", "2017-05-17 17:02:53.704075"], ["updated_at", "2017-05-17 17:02:53.704075"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1680615564 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70263638 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -70263638], ["access_token", "d21211eda4e2f12b71382308d4542e30"], ["uuid", "7d38c810-34fc-48f2-a686-c3590953d19b"], ["created_at", "2017-05-17 17:02:53.709468"], ["updated_at", "2017-05-17 17:02:53.709468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -338487271 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -338487271], ["access_token", "6ed8b37ef139097da3cef05345223ae6"], ["uuid", "68ea5f74-a7c6-4ca2-b4d4-cd7e87bea072"], ["created_at", "2017-05-17 17:02:53.712885"], ["updated_at", "2017-05-17 17:02:53.712885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -864264835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd516ebd57bbcacb9fb5e245b52ebb50e' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1947740301 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f6e579ec8c1c98d48371abc69a976611' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1947740301], ["username", "f6e579ec8c1c98d48371abc69a976611"], ["access_token", "b96c1277f9f50d789dd4a62bfb1fba9b"], ["uuid", "715c6ec0-9a53-4d34-adcb-af58f7b61f95"], ["created_at", "2017-05-17 17:02:53.721445"], ["updated_at", "2017-05-17 17:02:53.721445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-17 17:02:53.724053"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -218121799 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9cdc473455e7fba8eae52df29c50da60' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -218121799], ["username", "9cdc473455e7fba8eae52df29c50da60"], ["access_token", "ef45ad4e9a37bd78a2627f1d8dc72edc"], ["uuid", "3b49a895-2f2a-49cd-b75c-93b67baa3245"], ["created_at", "2017-05-17 17:02:53.728939"], ["updated_at", "2017-05-17 17:02:53.728939"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-17 17:02:53.731485"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -609701846 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '25563b7ccc28dfa8c32b7ce6cb4086ac' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -609701846], ["username", "25563b7ccc28dfa8c32b7ce6cb4086ac"], ["access_token", "ad1247c9aee5e4d31456fb2d010d7fe4"], ["uuid", "22924ac9-7353-40f1-aefc-afe6037d2fa5"], ["created_at", "2017-05-17 17:02:53.735793"], ["updated_at", "2017-05-17 17:02:53.735793"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-17 17:02:53.739048"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-17 17:02:53.742145"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-17 17:02:53.744685"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -729039355 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '576def63208a72e268e85755911d6345' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -729039355], ["username", "576def63208a72e268e85755911d6345"], ["access_token", "e15e99937a64a1a3cfd6d9749068ccbf"], ["uuid", "b9c94157-cb67-40bd-9a89-5011eb675733"], ["created_at", "2017-05-17 17:02:53.749732"], ["updated_at", "2017-05-17 17:02:53.749732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-17 17:02:53.752755"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-17 17:02:53.764938"], ["updated_at", "2017-05-17 17:02:53.764938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-17 17:02:53.767320"], ["updated_at", "2017-05-17 17:02:53.767320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:02:53.769689"], ["updated_at", "2017-05-17 17:02:53.769689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-17 17:02:53.771976"], ["updated_at", "2017-05-17 17:02:53.771976"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-17 17:02:53.773666"], ["updated_at", "2017-05-17 17:02:53.773666"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-17 17:02:53.775793"], ["updated_at", "2017-05-17 17:02:53.775793"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-17 17:02:53.778435"], ["updated_at", "2017-05-17 17:02:53.778435"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-17 17:02:53.824845"], ["updated_at", "2017-05-17 17:02:53.824845"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:02:53.826419"], ["updated_at", "2017-05-17 17:02:53.826419"]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:02:53.827847"], ["updated_at", "2017-05-17 17:02:53.827847"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:02:53.839728"], ["updated_at", "2017-05-17 17:02:53.839728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-17 17:02:53.842144"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:02:53.899188"], ["updated_at", "2017-05-17 17:02:53.899188"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:02:53.903722"], ["updated_at", "2017-05-17 17:02:53.903722"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:02:53.906883"], ["updated_at", "2017-05-17 17:02:53.906883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:02:53.940998"], ["updated_at", "2017-05-17 17:02:53.940998"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1922549385 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a3fddc922410b299e868a4feaad62447' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1922549385], ["username", "a3fddc922410b299e868a4feaad62447"], ["access_token", "84c57987b7e434ea2ba47f745bbf7849"], ["uuid", "d644c4f8-a8c7-49db-a8b8-02c1eb54b05b"], ["created_at", "2017-05-17 17:02:53.963848"], ["updated_at", "2017-05-17 17:02:53.963848"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -498422283 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -498422283], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:53.971307"], ["updated_at", "2017-05-17 17:02:53.971307"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -627162122 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '38b46bbae0250cd8fcdb6993dd8e87fa' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -627162122], ["username", "38b46bbae0250cd8fcdb6993dd8e87fa"], ["access_token", "a80f4e9ff367a110033759a0aa45c630"], ["uuid", "98242c44-a0e9-4289-a28d-b08113786091"], ["created_at", "2017-05-17 17:02:53.974593"], ["updated_at", "2017-05-17 17:02:53.974593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -498422283) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -498422283], ["user_id", -627162122], ["created_at", "2017-05-17 17:02:53.976924"], ["updated_at", "2017-05-17 17:02:53.976924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-498422283/owners/-627162122" for 127.0.0.1 at 2017-05-17 10:02:53 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-498422283", "user_id"=>"-627162122", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1147953830 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6334beb40c92139ae60193ef014bb79c' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1147953830], ["username", "6334beb40c92139ae60193ef014bb79c"], ["access_token", "19a341db72c5deba964fd70365430c73"], ["uuid", "02eaf87c-19a8-49b4-902d-d835761ac799"], ["created_at", "2017-05-17 17:02:53.992052"], ["updated_at", "2017-05-17 17:02:53.992052"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -470852909 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -470852909], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:53.995162"], ["updated_at", "2017-05-17 17:02:53.995162"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -237933281 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '86a95fb9e49b42c29022f8e0eb20156c' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -237933281], ["username", "86a95fb9e49b42c29022f8e0eb20156c"], ["access_token", "a04fe74c181eca9ab40d2df7236b1972"], ["uuid", "1ec9b93f-6a69-493d-bbe3-128fe0267207"], ["created_at", "2017-05-17 17:02:53.998055"], ["updated_at", "2017-05-17 17:02:53.998055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-470852909/owners/-237933281" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-470852909", "user_id"=>"-237933281", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1632410761 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0e2714ac79916bf09858d3d4fb19d1ab' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1632410761], ["username", "0e2714ac79916bf09858d3d4fb19d1ab"], ["access_token", "dcaea96ea9e23a3c394d97357356b0d3"], ["uuid", "f476a2a7-7897-4922-95ec-6ba795cc5128"], ["created_at", "2017-05-17 17:02:54.013624"], ["updated_at", "2017-05-17 17:02:54.013624"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -887086733 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -887086733], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.021137"], ["updated_at", "2017-05-17 17:02:54.021137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -98894397 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -98894397], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.023594"], ["updated_at", "2017-05-17 17:02:54.023594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -98894397]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -98894397 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -887086733]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -887086733 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -98894397 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -887086733 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -887086733], ["member_group_id", -98894397], ["created_at", "2017-05-17 17:02:54.025477"], ["updated_at", "2017-05-17 17:02:54.025477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-887086733/nestings/-98894397" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-887086733", "member_group_id"=>"-98894397", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -244254753 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4c45df0951b02b7e4c91922824a03978' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -244254753], ["username", "4c45df0951b02b7e4c91922824a03978"], ["access_token", "347239283a1e28b4d5f883d4e6941a81"], ["uuid", "e58976b0-c8ca-4ba8-9aee-936e933f99bc"], ["created_at", "2017-05-17 17:02:54.049250"], ["updated_at", "2017-05-17 17:02:54.049250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1899788726 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1899788726], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.051782"], ["updated_at", "2017-05-17 17:02:54.051782"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -713420038 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -713420038], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.053910"], ["updated_at", "2017-05-17 17:02:54.053910"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1899788726/nestings/-713420038" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1899788726", "member_group_id"=>"-713420038", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:02:54.068472"], ["updated_at", "2017-05-17 17:02:54.068472"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_group"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:02:54.089078"], ["updated_at", "2017-05-17 17:02:54.089078"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -204371458 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7961746dcd16ceb5ea8d80a9113c2bbf' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -204371458], ["username", "7961746dcd16ceb5ea8d80a9113c2bbf"], ["access_token", "18c5977ba17469333f59ca450dd55ff7"], ["uuid", "58d5744a-41ed-48f3-8e37-a16fcca88c79"], ["created_at", "2017-05-17 17:02:54.109181"], ["updated_at", "2017-05-17 17:02:54.109181"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1423696933 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1423696933], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.117154"], ["updated_at", "2017-05-17 17:02:54.117154"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1984172947 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd8e0b10b7f6e4b220489a39c616285ae' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1984172947], ["username", "d8e0b10b7f6e4b220489a39c616285ae"], ["access_token", "3de7b828a61c7f22e2dc1872def50e7b"], ["uuid", "7c9177b4-7cca-4d33-bfd1-6671f508098d"], ["created_at", "2017-05-17 17:02:54.120315"], ["updated_at", "2017-05-17 17:02:54.120315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1423696933) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1423696933], ["user_id", -1984172947], ["created_at", "2017-05-17 17:02:54.122503"], ["updated_at", "2017-05-17 17:02:54.122503"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1423696933/members/-1984172947" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1423696933", "user_id"=>"-1984172947", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -58497223 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '30dcc1ef0540856846435d0f929605f3' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -58497223], ["username", "30dcc1ef0540856846435d0f929605f3"], ["access_token", "13b0557c53ad421ea3b7ab58d15f97e7"], ["uuid", "833f12ce-e3c6-4bcd-af4c-dc0d43ab21a0"], ["created_at", "2017-05-17 17:02:54.137256"], ["updated_at", "2017-05-17 17:02:54.137256"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -699953585 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -699953585], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.139928"], ["updated_at", "2017-05-17 17:02:54.139928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1252816536 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '885ebb38a5fd484d769074881e583826' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1252816536], ["username", "885ebb38a5fd484d769074881e583826"], ["access_token", "eb374d23c7aa3c2b25f6b0bc3958f02c"], ["uuid", "496a2b14-d58a-4e84-b72c-3032739fcffc"], ["created_at", "2017-05-17 17:02:54.142737"], ["updated_at", "2017-05-17 17:02:54.142737"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-699953585/members/-1252816536" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-699953585", "user_id"=>"-1252816536", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1028861663 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '07e0122a5f8de2ccae4eb17ca6c5c783' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1028861663], ["username", "07e0122a5f8de2ccae4eb17ca6c5c783"], ["access_token", "ec6f51ddee915ff389015eab12c02aa8"], ["uuid", "30c7a8de-9f2f-4098-acb3-a9d3f0fe7b3a"], ["created_at", "2017-05-17 17:02:54.157899"], ["updated_at", "2017-05-17 17:02:54.157899"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"07e0122a5f8de2ccae4eb17ca6c5c783", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"07e0122a5f8de2ccae4eb17ca6c5c783", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1287793050 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5a542c67641eb3a3905ceb7d745e2733' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1287793050], ["username", "5a542c67641eb3a3905ceb7d745e2733"], ["access_token", "cc9ad63062154e26edd3e27592d16d03"], ["uuid", "b2239641-5afb-4758-9031-336d973b5de6"], ["created_at", "2017-05-17 17:02:54.176845"], ["updated_at", "2017-05-17 17:02:54.176845"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -615660666 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6cbc6e805639a8a798d0472f3d3b1fd2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -615660666], ["username", "6cbc6e805639a8a798d0472f3d3b1fd2"], ["access_token", "9dd1f121d412772dfa90d755ce71d4ce"], ["uuid", "5cb65d46-a114-4c3f-b0b9-1799ae695313"], ["created_at", "2017-05-17 17:02:54.198705"], ["updated_at", "2017-05-17 17:02:54.198705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2019121027 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8dfde2b4c3926dfe26a742ea9b57777f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2019121027], ["username", "8dfde2b4c3926dfe26a742ea9b57777f"], ["access_token", "339d966dbe433f091af9e179db5d48b0"], ["uuid", "dc9d2054-adca-4722-a856-fdb64fe76761"], ["created_at", "2017-05-17 17:02:54.219646"], ["updated_at", "2017-05-17 17:02:54.219646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1674294219 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '050a15a6acede5d1ac3af43760231529' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1674294219], ["username", "050a15a6acede5d1ac3af43760231529"], ["access_token", "afa755eaa4a18ea9fd3b7e2817ccc7d8"], ["uuid", "e3f3c27f-2149-452c-bb69-77c9839f7750"], ["created_at", "2017-05-17 17:02:54.240270"], ["updated_at", "2017-05-17 17:02:54.240270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -879662731 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -879662731], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.248027"], ["updated_at", "2017-05-17 17:02:54.248027"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -879662731 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-879662731" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-879662731", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1589955233 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6ecd112a4ea16144ca5ad6c6f5594428' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1589955233], ["username", "6ecd112a4ea16144ca5ad6c6f5594428"], ["access_token", "e1ad2748c276ec3cdf7f2aa9345187d1"], ["uuid", "99cf4372-3472-4745-a321-40f3ebf566ce"], ["created_at", "2017-05-17 17:02:54.263954"], ["updated_at", "2017-05-17 17:02:54.263954"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -761996154 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -761996154], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.267195"], ["updated_at", "2017-05-17 17:02:54.267195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -761996154 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-761996154" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-761996154", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1406872863 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5d34951f0536e803b53e5f3a0c93ede9' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1406872863], ["username", "5d34951f0536e803b53e5f3a0c93ede9"], ["access_token", "a69bfc363fae9c149f4808a53ac96c17"], ["uuid", "41afe54e-aa3c-4767-a325-5bb6dd5ab4a4"], ["created_at", "2017-05-17 17:02:54.283871"], ["updated_at", "2017-05-17 17:02:54.283871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1318729838 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1318729838], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.286228"], ["updated_at", "2017-05-17 17:02:54.286228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:02:54.300056"], ["updated_at", "2017-05-17 17:02:54.300056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:02:54.321826"], ["updated_at", "2017-05-17 17:02:54.321826"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:02:54.342106"], ["updated_at", "2017-05-17 17:02:54.342106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:02:54 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_user"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-17 17:02:54.364988"], ["updated_at", "2017-05-17 17:02:54.364988"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1973881013 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6fe3a7bce9ba4b0c8a85791ca298f510' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1973881013], ["username", "6fe3a7bce9ba4b0c8a85791ca298f510"], ["access_token", "ceecc6364c6cf1a4ca646d32c89ea391"], ["uuid", "4919d4b2-dfa4-4509-94e2-f0b5d1371558"], ["created_at", "2017-05-17 17:02:54.377084"], ["updated_at", "2017-05-17 17:02:54.377084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1865201968 LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1865201968], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.380062"], ["updated_at", "2017-05-17 17:02:54.380062"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1009717861 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '38c3c4cad85d4ba4945d2566151755d6' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1009717861], ["username", "38c3c4cad85d4ba4945d2566151755d6"], ["access_token", "196531759c13698d49cbf153725102f7"], ["uuid", "57509f43-3043-4aa3-bd37-f2a3c870b1dd"], ["created_at", "2017-05-17 17:02:54.385175"], ["updated_at", "2017-05-17 17:02:54.385175"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1499718415 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '58dfee2c6c16f82e6ab32d0a0755b4eb' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1499718415], ["username", "58dfee2c6c16f82e6ab32d0a0755b4eb"], ["access_token", "4a8c8c828b502eedc2c7b5264e8ca277"], ["uuid", "ba691f87-96e5-4652-beb6-e6d7a2867153"], ["created_at", "2017-05-17 17:02:54.391113"], ["updated_at", "2017-05-17 17:02:54.391113"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2108427104 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2108427104], ["name", "MyGroup"], ["created_at", "2017-05-17 17:02:54.394787"], ["updated_at", "2017-05-17 17:02:54.394787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d67f29d01480657bf2e18758f72a732e"], ["uuid", "25248776-cf65-4cfb-87e6-f870ee265a2b"], ["created_at", "2017-05-17 17:02:54.400151"], ["updated_at", "2017-05-17 17:02:54.400151"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "9ffcd1d7984dffae886876d7ee6c3c53"], ["uuid", "9d0379f1-3bd9-4dfe-bf2c-5393482e2dcb"], ["created_at", "2017-05-17 17:02:54.409646"], ["updated_at", "2017-05-17 17:02:54.409646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "c75e2e70b5d3858248a8c731be7dbcd0"], ["uuid", "af92ab6c-443f-42cc-b91c-9790571b2391"], ["created_at", "2017-05-17 17:02:54.418817"], ["updated_at", "2017-05-17 17:02:54.418817"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "4cb3346f6724e14de810da879e56d958"], ["uuid", "a2fb107a-a42b-4f18-a556-1dce94a57c9f"], ["created_at", "2017-05-17 17:02:54.427563"], ["updated_at", "2017-05-17 17:02:54.427563"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "0be091573fbc885ceaac763f61b17011"], ["uuid", "e7728394-dc1f-4246-847a-7946f40d324f"], ["created_at", "2017-05-17 17:02:54.432514"], ["updated_at", "2017-05-17 17:02:54.432514"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:49612/logout Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "c66f0faa7e24883b4a9596cfc5fed827"], ["uuid", "1f74243e-7321-41d8-8df3-792af9f22286"], ["created_at", "2017-05-17 17:02:54.442419"], ["updated_at", "2017-05-17 17:02:54.442419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "94a3ce84031f92aa4ea140c2fff7391b"], ["uuid", "b896f411-8b15-4f59-a27f-043f7f84faa1"], ["created_at", "2017-05-17 17:02:54.451951"], ["updated_at", "2017-05-17 17:02:54.451951"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1475480338 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1475480338], ["username", "jstrav"], ["access_token", "14c01454b977aaa6e0d9d35c2cf13c51"], ["uuid", "dcb6cee7-58b9-4660-aa82-ee2b7a07d2b4"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:54.463078"], ["updated_at", "2017-05-17 17:02:54.463078"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2103204575 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2103204575], ["username", "mary"], ["access_token", "361a62d318032bb79c4ae19c8d12bbea"], ["uuid", "53ece7aa-6c79-4d96-b42e-b8e34467cd2f"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:54.465934"], ["updated_at", "2017-05-17 17:02:54.465934"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -586165044 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -586165044], ["username", "jstead"], ["access_token", "6684d9dcaf71564be491aa48d4444c44"], ["uuid", "9ab3aa8b-e7ff-425c-ade3-87778602f1bb"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:54.468777"], ["updated_at", "2017-05-17 17:02:54.468777"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1835541168 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1835541168], ["username", "bigbear"], ["access_token", "1df6f3e93cc213a64ae56ae90d0277ab"], ["uuid", "e600f3ee-3c97-48bb-8cd9-d3c342b55d66"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:54.471781"], ["updated_at", "2017-05-17 17:02:54.471781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1939749921 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1939749921], ["username", "billy_00"], ["access_token", "02b3c061bc7c9eb42acbacd007b33229"], ["uuid", "c776505b-9eac-4d27-a497-8b5a9ab0bf21"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:02:54.475051"], ["updated_at", "2017-05-17 17:02:54.475051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -626379375 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -626379375], ["username", "billy_01"], ["access_token", "9bc20621b43d704b12be6638e3ce11d4"], ["uuid", "c362576e-79ca-4ba4-959d-1764ca4c62f1"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:02:54.477841"], ["updated_at", "2017-05-17 17:02:54.477841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1495505967 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1495505967], ["username", "billy_02"], ["access_token", "7e6b5a7c7b612949c4a835faf25b86db"], ["uuid", "7c360e1f-d5c8-48ae-bfcc-01471a0089e5"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:02:54.480468"], ["updated_at", "2017-05-17 17:02:54.480468"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1311648362 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1311648362], ["username", "billy_03"], ["access_token", "83383382c789b6bd0264339a38c51a87"], ["uuid", "c22c14aa-56b2-44c9-9243-080cd81de6b6"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:02:54.483028"], ["updated_at", "2017-05-17 17:02:54.483028"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -192784420 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -192784420], ["username", "billy_04"], ["access_token", "58bf68b0490866f604a7aca0d360c7e4"], ["uuid", "f6f866ec-779e-4325-996d-aeb50c359788"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:02:54.485558"], ["updated_at", "2017-05-17 17:02:54.485558"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -772191859 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -772191859], ["username", "billy_05"], ["access_token", "84095db3e8588e1250f29ee4f82c52c8"], ["uuid", "63d482fd-aa20-4fb5-af01-7b4576a0d659"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:02:54.488092"], ["updated_at", "2017-05-17 17:02:54.488092"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1971653948 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1971653948], ["username", "billy_06"], ["access_token", "5f16abdc4f1259d193c7577201b91e99"], ["uuid", "022494a9-b04f-4090-884f-be67dd4d3502"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:02:54.490539"], ["updated_at", "2017-05-17 17:02:54.490539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -616322097 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -616322097], ["username", "billy_07"], ["access_token", "3d0239fcde16787f9d5d15775a0560d9"], ["uuid", "6893b750-8810-4208-a7e8-a019417bff55"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:02:54.493157"], ["updated_at", "2017-05-17 17:02:54.493157"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1570304474 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1570304474], ["username", "billy_08"], ["access_token", "b1c4ec403932cf2ba20db80b5ec51a49"], ["uuid", "5f0c751f-4144-46bc-abf8-a1af260ddda5"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:02:54.495668"], ["updated_at", "2017-05-17 17:02:54.495668"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1403688258 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1403688258], ["username", "billy_09"], ["access_token", "6848f1f9d3b88cb764552aea3ece16fa"], ["uuid", "6fcca9b3-3166-4670-8d6d-5d2ac3658093"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:02:54.498712"], ["updated_at", "2017-05-17 17:02:54.498712"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -20367654 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -20367654], ["username", "billy_10"], ["access_token", "af6cbae7aa908eb3c5ad8a521513493f"], ["uuid", "8e83c00f-0df8-44b3-b172-3c9eed4b4f8b"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:02:54.502429"], ["updated_at", "2017-05-17 17:02:54.502429"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1386620807 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1386620807], ["username", "billy_11"], ["access_token", "81edc0407fa070cde0e234c6ada8bfdf"], ["uuid", "c447e376-b961-4338-95f5-251e52c8f637"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:02:54.505740"], ["updated_at", "2017-05-17 17:02:54.505740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1969775345 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1969775345], ["username", "billy_12"], ["access_token", "a2c1f0a9f3809439cc4cff8bb1954503"], ["uuid", "27850cb4-e1e1-4156-9ad8-29b68e8d6769"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:02:54.508894"], ["updated_at", "2017-05-17 17:02:54.508894"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -135326235 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -135326235], ["username", "billy_13"], ["access_token", "81075aba3be3821e40cb8f525a86a81f"], ["uuid", "d62de648-9562-433a-924c-25e76c721c8f"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:02:54.513661"], ["updated_at", "2017-05-17 17:02:54.513661"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1704285344 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1704285344], ["username", "billy_14"], ["access_token", "a502cc9393d79ab3601d36d4172ce4a2"], ["uuid", "19d2c5ee-10b8-4329-bb33-79aa88b2805f"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:02:54.516987"], ["updated_at", "2017-05-17 17:02:54.516987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610408017 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610408017], ["username", "billy_15"], ["access_token", "dc82aa469fd61f132f1a0b420b67bedc"], ["uuid", "d60baf16-3791-40a0-a124-8f47c29dbc03"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:02:54.519628"], ["updated_at", "2017-05-17 17:02:54.519628"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1463295258 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1463295258], ["username", "billy_16"], ["access_token", "3d96477f11b55f0a9e0a8cb2b5f38d7c"], ["uuid", "5d31229c-2f1b-4980-8db6-d1a1ba99d021"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:02:54.522344"], ["updated_at", "2017-05-17 17:02:54.522344"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2051920141 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2051920141], ["username", "billy_17"], ["access_token", "61ca86f9449470b0339a69edff995188"], ["uuid", "1b35bf5b-384b-4325-8ddd-f4ba2b395aeb"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:02:54.524928"], ["updated_at", "2017-05-17 17:02:54.524928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -792260817 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -792260817], ["username", "billy_18"], ["access_token", "d740c3f6b8f5cab685b9f7100a375ff7"], ["uuid", "5db2bb07-b525-41c3-be6a-1b8e41612aa7"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:02:54.527614"], ["updated_at", "2017-05-17 17:02:54.527614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1513514704 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1513514704], ["username", "billy_19"], ["access_token", "62a5a2274c3861bdfa70b658da7010d9"], ["uuid", "14aba48b-6573-460d-8512-5d29f0d7646b"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:02:54.530116"], ["updated_at", "2017-05-17 17:02:54.530116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1125968663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1125968663], ["username", "billy_20"], ["access_token", "2cda3d399b7d0074a248c2d92ca62fd6"], ["uuid", "ac5a5c75-c387-4e58-8d53-0df7c5ebfa23"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:02:54.532650"], ["updated_at", "2017-05-17 17:02:54.532650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1945434777 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1945434777], ["username", "billy_21"], ["access_token", "87be1f9a8a9925dfab3946afa11f5f12"], ["uuid", "1cf9da35-da6d-43bb-b000-0cd8335254aa"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:02:54.535149"], ["updated_at", "2017-05-17 17:02:54.535149"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -464942138 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -464942138], ["username", "billy_22"], ["access_token", "4a0bdf864303d0c644ddc4eea06e0a2e"], ["uuid", "d7c4a897-d92d-4164-b444-64027d984d49"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:02:54.537676"], ["updated_at", "2017-05-17 17:02:54.537676"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1535649410 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1535649410], ["username", "billy_23"], ["access_token", "db509ac06721f1e933ce4c5647970650"], ["uuid", "f53135d6-f48b-464b-8fdc-62ff94afc1a4"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:02:54.540288"], ["updated_at", "2017-05-17 17:02:54.540288"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1883559786 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1883559786], ["username", "billy_24"], ["access_token", "3ec4842389d6f39e6f1b9c56bcb2b34e"], ["uuid", "9d52f34a-aa19-4d97-9f73-026be860becb"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:02:54.542804"], ["updated_at", "2017-05-17 17:02:54.542804"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -772063952 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -772063952], ["username", "billy_25"], ["access_token", "f0ee365685caea71ae8e0505401997a9"], ["uuid", "d5f03e99-445b-4483-beae-910ae36c808d"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:02:54.546846"], ["updated_at", "2017-05-17 17:02:54.546846"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -569297569 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -569297569], ["username", "billy_26"], ["access_token", "f21225508decf9328b47ed2a715112b7"], ["uuid", "fbc93c21-6139-456e-be9b-d9b0d8d9e8ca"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:02:54.550213"], ["updated_at", "2017-05-17 17:02:54.550213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -615240933 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -615240933], ["username", "billy_27"], ["access_token", "f559d77aa30f5c4f34fd281303b05b98"], ["uuid", "eafa125b-b94b-47f3-9fba-a56e3ad97bbf"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:02:54.553877"], ["updated_at", "2017-05-17 17:02:54.553877"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1803684464 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1803684464], ["username", "billy_28"], ["access_token", "03f0fec4790f506ddbbdee251daede2e"], ["uuid", "25c8c678-64e7-4bf7-9918-5149f7399dc7"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:02:54.557488"], ["updated_at", "2017-05-17 17:02:54.557488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1440799955 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1440799955], ["username", "billy_29"], ["access_token", "0d12756620c74af695e07140fd01c5c8"], ["uuid", "edc19f55-35d3-48ff-9ef8-2fb65967aac1"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:02:54.560411"], ["updated_at", "2017-05-17 17:02:54.560411"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1246669409 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1246669409], ["username", "billy_30"], ["access_token", "53ab71dbadc3549dfd25eef10911a841"], ["uuid", "4601c1f0-cedc-4a4b-8852-06dec15dfc06"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:02:54.563240"], ["updated_at", "2017-05-17 17:02:54.563240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1260562319 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1260562319], ["username", "billy_31"], ["access_token", "82cde0276a48409828ba8f07f3c55abe"], ["uuid", "c92098e6-d0df-4999-8891-97a31336918f"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:02:54.565871"], ["updated_at", "2017-05-17 17:02:54.565871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -647474190 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -647474190], ["username", "billy_32"], ["access_token", "516723212be056a25ffa6d7aff9e30a1"], ["uuid", "934b18a2-19c8-4b39-a295-6207e3bb1c95"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:02:54.568433"], ["updated_at", "2017-05-17 17:02:54.568433"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -110177730 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -110177730], ["username", "billy_33"], ["access_token", "a4ac6ae9106de13e81a47125ff4ebc6d"], ["uuid", "6525b5e1-1dbc-4b57-b7dc-f7abff366054"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:02:54.570936"], ["updated_at", "2017-05-17 17:02:54.570936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1856809144 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1856809144], ["username", "billy_34"], ["access_token", "4cb860191c446d2dd1da4391476a1ab6"], ["uuid", "dd27509c-4bdf-46ca-8954-1dc62aefd217"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:02:54.573531"], ["updated_at", "2017-05-17 17:02:54.573531"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -412608540 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -412608540], ["username", "billy_35"], ["access_token", "6fdc022073aa8e8f275dfb5ed2e96974"], ["uuid", "ab9d739a-9daf-4bc8-922e-c261c2683608"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:02:54.575984"], ["updated_at", "2017-05-17 17:02:54.575984"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -876972297 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -876972297], ["username", "billy_36"], ["access_token", "dd4ef4bfb2048fafd55b827405b21bc8"], ["uuid", "b5814a36-8ef5-4e44-8635-c68785565638"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:02:54.578433"], ["updated_at", "2017-05-17 17:02:54.578433"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1094895172 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1094895172], ["username", "billy_37"], ["access_token", "03515a0dd0c621e35a05e37449e1b1de"], ["uuid", "2a645e18-82a6-47b6-8695-218b287cdb7a"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:02:54.580889"], ["updated_at", "2017-05-17 17:02:54.580889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -622747328 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -622747328], ["username", "billy_38"], ["access_token", "acdf9d55701f2a41b6537b1a3c0a431b"], ["uuid", "7379df05-37f0-4161-b4f5-6e1f7a849c5c"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:02:54.583284"], ["updated_at", "2017-05-17 17:02:54.583284"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2048837780 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2048837780], ["username", "billy_39"], ["access_token", "9186febda21f81ab050061b40ed73e77"], ["uuid", "fd4cb0b7-d1d9-4278-a8fe-2e1a0298493e"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:02:54.585966"], ["updated_at", "2017-05-17 17:02:54.585966"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1871460909 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1871460909], ["username", "billy_40"], ["access_token", "60889eec88baa8ce017d4b27a62a67dd"], ["uuid", "94813e3f-a22d-40ca-a23b-2e41be0ca76d"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:02:54.588749"], ["updated_at", "2017-05-17 17:02:54.588749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532560300 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1532560300], ["username", "billy_41"], ["access_token", "e2cf0c335959dd1dd1478ed5649226e7"], ["uuid", "78472c05-fb89-4891-be9c-9c882c75bd8d"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:02:54.591583"], ["updated_at", "2017-05-17 17:02:54.591583"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1056550263 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1056550263], ["username", "billy_42"], ["access_token", "96934a9cf8a9c7081e61a80f6f590d85"], ["uuid", "f9af0c81-582d-45af-b3d2-196a5df8ba58"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:02:54.594533"], ["updated_at", "2017-05-17 17:02:54.594533"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -878995729 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -878995729], ["username", "billy_43"], ["access_token", "e0e99a7a2fc00489a39c064adf3ec58e"], ["uuid", "c98eae3d-d592-4772-99d1-727c4bcc660b"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:02:54.597266"], ["updated_at", "2017-05-17 17:02:54.597266"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -388932396 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -388932396], ["username", "billy_44"], ["access_token", "21bf0c383d886e09508456191e8a246a"], ["uuid", "c93877af-3693-4848-939b-0f7c9d9455b1"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:02:54.599946"], ["updated_at", "2017-05-17 17:02:54.599946"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -121930781 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -121930781], ["username", "billy_45"], ["access_token", "3ebac125ea1f352960761a3fd6efb0ce"], ["uuid", "d5ee5986-8350-4651-983f-a55f93d5ee19"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:02:54.602448"], ["updated_at", "2017-05-17 17:02:54.602448"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1647108185 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1647108185], ["username", "billy_46"], ["access_token", "ead4e2a584a4cc8f218d4cf693f1d5ec"], ["uuid", "0f8eeba1-aebd-49b9-b4a4-0b5dfaf7d1fa"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:02:54.604935"], ["updated_at", "2017-05-17 17:02:54.604935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1454189927 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1454189927], ["username", "billy_47"], ["access_token", "d4f088c404c29d1b5edc409e0fbb0318"], ["uuid", "c48a9a68-aed3-4e5d-9b0b-771683de400f"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:02:54.607408"], ["updated_at", "2017-05-17 17:02:54.607408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1946267740 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1946267740], ["username", "billy_48"], ["access_token", "3786815fce4ab0e166563cdb9f87c680"], ["uuid", "ef68c95d-d4e2-4957-8c63-64c674469759"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:02:54.610140"], ["updated_at", "2017-05-17 17:02:54.610140"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1331850087 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1331850087], ["username", "billy_49"], ["access_token", "6e09677fa14e226361426612c7e82ba3"], ["uuid", "7b87eca7-5317-420c-a4fe-ab66d4301bdc"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:02:54.612635"], ["updated_at", "2017-05-17 17:02:54.612635"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -289810654 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -289810654], ["username", "jstrav"], ["access_token", "e276e09355690bf16def172ec9d5df3c"], ["uuid", "3f382120-d352-47c3-bb89-a10c6bc0c600"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:54.623396"], ["updated_at", "2017-05-17 17:02:54.623396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -233452343 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -233452343], ["username", "mary"], ["access_token", "42a5a21556a8240752bfaf2f281c3940"], ["uuid", "8d7f4699-7dc6-4b5d-8139-f34ebcd8c721"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:54.626935"], ["updated_at", "2017-05-17 17:02:54.626935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1222890703 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1222890703], ["username", "jstead"], ["access_token", "ec0265736a95a7da87cc403bbafb9307"], ["uuid", "675be1ae-ff17-4ac1-8e0f-fb2e9ddadeba"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:54.630200"], ["updated_at", "2017-05-17 17:02:54.630200"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1538993300 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1538993300], ["username", "bigbear"], ["access_token", "b9608a47cf3ced330e29b193b2d89856"], ["uuid", "e93aa4a9-ae9b-4e76-b9f1-3b92206abdaa"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:54.632831"], ["updated_at", "2017-05-17 17:02:54.632831"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -60730979 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -60730979], ["username", "billy_00"], ["access_token", "9babf0fd3e203edde53e60ccd9e72e8e"], ["uuid", "9aa2838e-d4ac-4367-990c-8dc8971a543b"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:02:54.635316"], ["updated_at", "2017-05-17 17:02:54.635316"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1627670612 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1627670612], ["username", "billy_01"], ["access_token", "3cda3f3216d85fa85841cfaf3d749026"], ["uuid", "455341a7-5abf-4c7c-8200-a651de41a3fe"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:02:54.637935"], ["updated_at", "2017-05-17 17:02:54.637935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -572491669 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -572491669], ["username", "billy_02"], ["access_token", "679f9cb1f26fe388a5f15ed319607d70"], ["uuid", "d03e7dcb-6d48-47b5-ae5f-30a5e825e649"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:02:54.640767"], ["updated_at", "2017-05-17 17:02:54.640767"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -492547179 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -492547179], ["username", "billy_03"], ["access_token", "321a0187ff87e636f37a351270a23ef4"], ["uuid", "75cd3760-669b-4536-b2af-a166d5e9a78a"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:02:54.643526"], ["updated_at", "2017-05-17 17:02:54.643526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1070432188 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1070432188], ["username", "billy_04"], ["access_token", "7f664fd2c64c05ad96c14cc11b100866"], ["uuid", "5e46dfe6-44ba-479b-9bd3-5d41a8a48b70"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:02:54.646035"], ["updated_at", "2017-05-17 17:02:54.646035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -251491659 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -251491659], ["username", "billy_05"], ["access_token", "550ec99fcbfbe3a7590d696dbda47c8c"], ["uuid", "b8db232c-3875-46d4-ab94-2999a2859d50"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:02:54.648712"], ["updated_at", "2017-05-17 17:02:54.648712"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -589951202 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -589951202], ["username", "billy_06"], ["access_token", "399cb86c2d8c4d2231f5d1546d4f897b"], ["uuid", "bd9d58bb-7744-4b07-8cd9-eac861b4acdc"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:02:54.652239"], ["updated_at", "2017-05-17 17:02:54.652239"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2016496315 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2016496315], ["username", "billy_07"], ["access_token", "f932d311d6f461a24d91eca163478628"], ["uuid", "2fb09b42-c744-46f7-9191-84bda2dad9d9"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:02:54.655213"], ["updated_at", "2017-05-17 17:02:54.655213"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -328674072 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -328674072], ["username", "billy_08"], ["access_token", "d117d892ef33b2808b636af1e97ae2c3"], ["uuid", "aeb3b5a2-a9b8-4c96-ab3f-301f45c708fd"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:02:54.658442"], ["updated_at", "2017-05-17 17:02:54.658442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1635193359 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1635193359], ["username", "billy_09"], ["access_token", "fd99cf1ed27cbd6c9a910477d70657b6"], ["uuid", "87ad79be-8199-41c3-8139-c71e4e056cb1"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:02:54.661351"], ["updated_at", "2017-05-17 17:02:54.661351"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1003525223 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1003525223], ["username", "billy_10"], ["access_token", "f8bc49fbd0b1af25e3154a6bd89a3910"], ["uuid", "d55437b7-5850-45b8-8641-ed32045c6353"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:02:54.663941"], ["updated_at", "2017-05-17 17:02:54.663941"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2105292012 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2105292012], ["username", "billy_11"], ["access_token", "a2490b7da15e4e1abb0277d1783b84c1"], ["uuid", "a7b3c38d-52f5-498a-b27f-822d5298dd22"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:02:54.666477"], ["updated_at", "2017-05-17 17:02:54.666477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1076569585 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1076569585], ["username", "billy_12"], ["access_token", "c74ab2bc6d6ec47e6d504ba66b5be760"], ["uuid", "38c1d8e9-02b9-42f4-8f5f-6ed8ba9a62a8"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:02:54.669215"], ["updated_at", "2017-05-17 17:02:54.669215"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -106565276 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -106565276], ["username", "billy_13"], ["access_token", "dee97540f6ce67a123ffa3d22d0f8e2b"], ["uuid", "e92395c8-26c3-4de2-ae47-beaadbbea8f3"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:02:54.672598"], ["updated_at", "2017-05-17 17:02:54.672598"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1590061880 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1590061880], ["username", "billy_14"], ["access_token", "751cf60e95aa32ef39872fbe63ee5c87"], ["uuid", "79c615a5-be0f-4dcf-8844-917c4b1ae2d8"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:02:54.675638"], ["updated_at", "2017-05-17 17:02:54.675638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -629739834 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -629739834], ["username", "billy_15"], ["access_token", "f249797aa2617fc343d728addafacfa5"], ["uuid", "e092daf5-631a-465b-bf07-a9fa8898f974"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:02:54.678276"], ["updated_at", "2017-05-17 17:02:54.678276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -988228405 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -988228405], ["username", "billy_16"], ["access_token", "e2524f09427a2a89ccf56383dc5cb942"], ["uuid", "c07a4a56-af62-468b-92f5-82859a70c337"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:02:54.680794"], ["updated_at", "2017-05-17 17:02:54.680794"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1346008468 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1346008468], ["username", "billy_17"], ["access_token", "8afc103e1fa40f204a9b5673340c4879"], ["uuid", "3a57fb06-f803-46be-910f-3cf7073a1076"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:02:54.683296"], ["updated_at", "2017-05-17 17:02:54.683296"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1062015625 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1062015625], ["username", "billy_18"], ["access_token", "4a4c13cfef0f951e208e18a11f086b88"], ["uuid", "7af13e77-ba0b-4aaa-97c9-8be3630a83aa"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:02:54.685737"], ["updated_at", "2017-05-17 17:02:54.685737"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -820111924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -820111924], ["username", "billy_19"], ["access_token", "9e1807512ec85f41e3890ff9f4470a99"], ["uuid", "fcd35bbe-0f4c-493e-9a77-244695c4dfd4"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:02:54.688312"], ["updated_at", "2017-05-17 17:02:54.688312"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1648335134 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1648335134], ["username", "billy_20"], ["access_token", "495ca7dd3bfae4a522f1c35bb7d74bd4"], ["uuid", "bd448a10-83ba-4cb0-9378-b51add025c8e"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:02:54.690853"], ["updated_at", "2017-05-17 17:02:54.690853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -735892691 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -735892691], ["username", "billy_21"], ["access_token", "94e8a03f8099c547f4ec33e735b9434c"], ["uuid", "921c65b7-b3da-4d58-824f-55407c01d5d3"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:02:54.693592"], ["updated_at", "2017-05-17 17:02:54.693592"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1953935526 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1953935526], ["username", "billy_22"], ["access_token", "9e5bfdbb2bdaa159b739ab4b84f6a593"], ["uuid", "41b5e62f-c2de-4144-8e5b-0fedd11deb3e"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:02:54.696076"], ["updated_at", "2017-05-17 17:02:54.696076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -539832352 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -539832352], ["username", "billy_23"], ["access_token", "3ec0b175a7008053a087999a1bd08a8d"], ["uuid", "30d17557-ec29-4ef4-bb2a-f336540c3dc0"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:02:54.698536"], ["updated_at", "2017-05-17 17:02:54.698536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -961907576 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -961907576], ["username", "billy_24"], ["access_token", "e8378319f9a4114e55b42d54b9c7424f"], ["uuid", "fb988095-c096-466d-8be2-e569008c2a46"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:02:54.701132"], ["updated_at", "2017-05-17 17:02:54.701132"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -192067872 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -192067872], ["username", "billy_25"], ["access_token", "707e9d77f854e8e5e6ee55efcaf4a583"], ["uuid", "e3420e46-763b-4bf6-835d-ae9baf76ef8f"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:02:54.703740"], ["updated_at", "2017-05-17 17:02:54.703740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -562678818 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -562678818], ["username", "billy_26"], ["access_token", "d06befc76da21354dd529afc6431f349"], ["uuid", "a430a69b-1661-46f6-83cd-5b5b87bc4750"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:02:54.706331"], ["updated_at", "2017-05-17 17:02:54.706331"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466417128 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -466417128], ["username", "billy_27"], ["access_token", "cc0d71506ea40eecffef0dee5f334dde"], ["uuid", "14322021-ec06-4ecb-8844-b121bb6db36f"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:02:54.708958"], ["updated_at", "2017-05-17 17:02:54.708958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -888675418 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -888675418], ["username", "billy_28"], ["access_token", "158898517b67ec0e8fe0792f08ebe558"], ["uuid", "c90c87f5-65b9-44e6-8714-034b02ea394d"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:02:54.711705"], ["updated_at", "2017-05-17 17:02:54.711705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -675037228 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -675037228], ["username", "billy_29"], ["access_token", "f68cbdf24bf58e7a08aca23712e62379"], ["uuid", "99b51042-e227-4e3a-944c-4d2e9b3038fc"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:02:54.714683"], ["updated_at", "2017-05-17 17:02:54.714683"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -372693089 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -372693089], ["username", "billy_30"], ["access_token", "d38d9cffc98c2239413461f70c86caaa"], ["uuid", "0c52fcd7-85bb-4fb7-a7b5-451ba7fd63e6"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:02:54.717334"], ["updated_at", "2017-05-17 17:02:54.717334"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -72261767 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -72261767], ["username", "billy_31"], ["access_token", "a471114131298a575410c4b1827569d9"], ["uuid", "652ed583-6043-4a10-921b-ad6763a1b9d1"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:02:54.720064"], ["updated_at", "2017-05-17 17:02:54.720064"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -161797947 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -161797947], ["username", "billy_32"], ["access_token", "7649be118f348cc578e1eaf82945da0c"], ["uuid", "d392f6a5-f7b7-4836-8300-d91be756065a"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:02:54.722647"], ["updated_at", "2017-05-17 17:02:54.722647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -813028518 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -813028518], ["username", "billy_33"], ["access_token", "71d0ac77e69fc92bf09e8abefd8167ae"], ["uuid", "73db8637-cd55-4637-9085-3f838cc9bf26"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:02:54.725394"], ["updated_at", "2017-05-17 17:02:54.725394"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2134116706 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2134116706], ["username", "billy_34"], ["access_token", "a100e61dc265c3073049306b4fd986ae"], ["uuid", "c8174829-49fd-4347-b396-eab21a4476c4"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:02:54.728067"], ["updated_at", "2017-05-17 17:02:54.728067"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -477684496 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -477684496], ["username", "billy_35"], ["access_token", "6bed0fece82349396edf099f4b44fe05"], ["uuid", "30f6eaaa-03b9-474c-aec3-56f834a8d7e1"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:02:54.730789"], ["updated_at", "2017-05-17 17:02:54.730789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1833669901 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1833669901], ["username", "billy_36"], ["access_token", "387ebfba769dd5a69d69838151cb856b"], ["uuid", "dbec44e0-b1f9-4b0a-8a3c-05513ed3fbe4"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:02:54.733384"], ["updated_at", "2017-05-17 17:02:54.733384"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -635214745 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -635214745], ["username", "billy_37"], ["access_token", "fde7645a4725a8f52097a99b45c5164a"], ["uuid", "a2c19eb2-52b8-461b-a005-3f45e4ee7e53"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:02:54.735917"], ["updated_at", "2017-05-17 17:02:54.735917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1038995709 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1038995709], ["username", "billy_38"], ["access_token", "7ff15ae31403bca33d7caa3f028c9615"], ["uuid", "c791f971-9fb7-4f98-a637-7918bb4580cf"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:02:54.738453"], ["updated_at", "2017-05-17 17:02:54.738453"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -258688533 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -258688533], ["username", "billy_39"], ["access_token", "7ec8bb7e1cadd5c94b4870afdcd37a47"], ["uuid", "a3705b80-d8ea-4f43-b538-11019c0b9db1"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:02:54.741031"], ["updated_at", "2017-05-17 17:02:54.741031"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1644290695 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1644290695], ["username", "billy_40"], ["access_token", "ffa3e59d023b720e5853427560abda0c"], ["uuid", "8d338c1d-b692-492b-960c-4ebf4a18dca0"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:02:54.743568"], ["updated_at", "2017-05-17 17:02:54.743568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -397082329 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -397082329], ["username", "billy_41"], ["access_token", "e7d86343e80468adf18837d25a96d4e9"], ["uuid", "a9cdf057-64b8-4515-b263-f76c828c8d05"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:02:54.746016"], ["updated_at", "2017-05-17 17:02:54.746016"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -610897742 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -610897742], ["username", "billy_42"], ["access_token", "c72bcfc83ba00d5b10910625d48646b6"], ["uuid", "32d62b94-d9da-4026-980e-5fa61dae375f"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:02:54.748539"], ["updated_at", "2017-05-17 17:02:54.748539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1339819863 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1339819863], ["username", "billy_43"], ["access_token", "841e0958220a7bd0e56a0a8c4a09fbb6"], ["uuid", "00ea0fdf-d129-4a78-b11e-8005706ba352"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:02:54.751069"], ["updated_at", "2017-05-17 17:02:54.751069"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -827081060 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -827081060], ["username", "billy_44"], ["access_token", "fe7650ac94ce422c78f179bc2f23fb3d"], ["uuid", "06f0de65-6ae3-4a94-8c38-424f9b8b9c52"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:02:54.753797"], ["updated_at", "2017-05-17 17:02:54.753797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1309102734 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1309102734], ["username", "billy_45"], ["access_token", "71b11318f429f4c72293c82483c11aa4"], ["uuid", "2d6274bc-b688-44c8-b8f8-188c7fbf5ca3"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:02:54.756790"], ["updated_at", "2017-05-17 17:02:54.756790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855917799 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855917799], ["username", "billy_46"], ["access_token", "91171c67fa419d9d05dd91c453bd823d"], ["uuid", "a1aaf652-c632-43c1-9208-e41f5dc74a99"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:02:54.759762"], ["updated_at", "2017-05-17 17:02:54.759762"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1846973507 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1846973507], ["username", "billy_47"], ["access_token", "de2674b23a370ee40cc9e62b48118f03"], ["uuid", "cd4b3e85-50ec-4431-b12f-69486268f657"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:02:54.762402"], ["updated_at", "2017-05-17 17:02:54.762402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1375846757 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1375846757], ["username", "billy_48"], ["access_token", "fcc8a9349a378632339270722a14abe9"], ["uuid", "a91442eb-2462-43a5-805d-a83d8a16cd4b"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:02:54.764972"], ["updated_at", "2017-05-17 17:02:54.764972"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -202590299 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -202590299], ["username", "billy_49"], ["access_token", "b554a06f87a18c082c30c8d63e35aa0d"], ["uuid", "2fd7534f-e75b-435b-b64b-185244f35c95"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:02:54.767457"], ["updated_at", "2017-05-17 17:02:54.767457"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1039987146 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1039987146], ["username", "jstrav"], ["access_token", "5669da589c4b550ab0f8ccfc3edc26b0"], ["uuid", "490f294f-2d37-4755-a357-d7d4fce8add2"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:02:54.777138"], ["updated_at", "2017-05-17 17:02:54.777138"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1382626731 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1382626731], ["username", "mary"], ["access_token", "bb496ce18e045e5deb3361e3beb9ea2c"], ["uuid", "4e1ca426-a0eb-4b1e-9525-d4951493b2f1"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:02:54.780952"], ["updated_at", "2017-05-17 17:02:54.780952"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -341623468 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -341623468], ["username", "jstead"], ["access_token", "49c4f19e2039e465e779e1945c4de0cf"], ["uuid", "d99d06f4-b3bb-40e4-80a1-67ebc8daad4b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:02:54.784545"], ["updated_at", "2017-05-17 17:02:54.784545"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -475220857 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -475220857], ["username", "bigbear"], ["access_token", "9a3178c1ff4f596fafb5aad9170349e8"], ["uuid", "06674e4c-9f30-4915-9072-d5ebd83c9084"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:02:54.787169"], ["updated_at", "2017-05-17 17:02:54.787169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1994560550 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1994560550], ["username", "billy_00"], ["access_token", "080d55ce456ac42681cc45592eff1588"], ["uuid", "a8a7f3ac-ca5d-44db-8260-7809612824e2"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:02:54.790431"], ["updated_at", "2017-05-17 17:02:54.790431"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -849366656 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -849366656], ["username", "billy_01"], ["access_token", "065c38bb465bb7a2d702a2843c1ada82"], ["uuid", "50b3e62b-0d4e-4920-bd17-54a2b68c8d6f"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:02:54.793845"], ["updated_at", "2017-05-17 17:02:54.793845"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -382217794 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -382217794], ["username", "billy_02"], ["access_token", "a7b003cd82aacd4954e6e2b36da24c1d"], ["uuid", "d30b2f47-6e49-4c59-87d7-6234d8096937"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:02:54.801867"], ["updated_at", "2017-05-17 17:02:54.801867"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -470332423 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -470332423], ["username", "billy_03"], ["access_token", "41a79a2aca836bd5e1e2b1dcf018c06f"], ["uuid", "296fcbf9-95ec-4e61-a87b-dee77fbd0a70"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:02:54.804836"], ["updated_at", "2017-05-17 17:02:54.804836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1184199381 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1184199381], ["username", "billy_04"], ["access_token", "d939fcd6e898718f4a9199b24f1cca5a"], ["uuid", "ace87a6f-06f2-491f-a195-f5aab2e43b47"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:02:54.807332"], ["updated_at", "2017-05-17 17:02:54.807332"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -922194133 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -922194133], ["username", "billy_05"], ["access_token", "afe95584afd1833fccfb7de6a6a1ad14"], ["uuid", "4b78a5e2-eb77-4b42-b8de-fbf3f07dbaec"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:02:54.810094"], ["updated_at", "2017-05-17 17:02:54.810094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2029584498 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2029584498], ["username", "billy_06"], ["access_token", "df90283f82300b5b9e2cf992b4a2b823"], ["uuid", "288df7d2-a10b-4125-a707-0d846d036f35"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:02:54.812631"], ["updated_at", "2017-05-17 17:02:54.812631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1719568822 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1719568822], ["username", "billy_07"], ["access_token", "c22076c858cddb92c36d985c41d534cb"], ["uuid", "c049a3b3-00fb-4f49-a3f4-894677814903"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:02:54.815062"], ["updated_at", "2017-05-17 17:02:54.815062"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -547558494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -547558494], ["username", "billy_08"], ["access_token", "188c376c3920cc0e11255d2cb19d457e"], ["uuid", "8e2b81a7-89a4-464b-b01a-bdfe73703b6f"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:02:54.817546"], ["updated_at", "2017-05-17 17:02:54.817546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -877311658 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -877311658], ["username", "billy_09"], ["access_token", "4ad2f9b2dd5b2bb35d6e16ed339e8d79"], ["uuid", "ea473fc0-815a-4640-9153-e7c465395432"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:02:54.820071"], ["updated_at", "2017-05-17 17:02:54.820071"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1758754617 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1758754617], ["username", "billy_10"], ["access_token", "fa10aecaa7bc3979b83bcb99c4afd2b3"], ["uuid", "d147516b-f65d-4862-8cd2-24e1e6a47746"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:02:54.822682"], ["updated_at", "2017-05-17 17:02:54.822682"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1381168087 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1381168087], ["username", "billy_11"], ["access_token", "c71fe02ad8ec575c857ee498311c441d"], ["uuid", "bb5f17b4-e151-4ac0-9e00-af90588e18eb"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:02:54.825313"], ["updated_at", "2017-05-17 17:02:54.825313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1115990387 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1115990387], ["username", "billy_12"], ["access_token", "c752106f0a7b4678ac927454c1435f1d"], ["uuid", "473a1ed2-7434-476a-b29d-416e42b67455"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:02:54.827850"], ["updated_at", "2017-05-17 17:02:54.827850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -264048896 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -264048896], ["username", "billy_13"], ["access_token", "423061ab844cbadc3917dcaaf5e7a0c9"], ["uuid", "5013193a-8199-44e0-9afb-8e997e1d0a51"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:02:54.830530"], ["updated_at", "2017-05-17 17:02:54.830530"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -211288261 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -211288261], ["username", "billy_14"], ["access_token", "b9c0f56fb450447b8097f053eeef1766"], ["uuid", "fb1c1de6-c863-44dc-a8a3-084c62b5c7d5"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:02:54.833924"], ["updated_at", "2017-05-17 17:02:54.833924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -141956055 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -141956055], ["username", "billy_15"], ["access_token", "bf0d0ec1f6bc434844d00d23ffabab4e"], ["uuid", "fac704d9-b954-493f-a6c3-3aea947eae31"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:02:54.836647"], ["updated_at", "2017-05-17 17:02:54.836647"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1869457584 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1869457584], ["username", "billy_16"], ["access_token", "a33b9bfba553d3ad36d9080c0fad8af9"], ["uuid", "3e742962-d3e6-4928-829b-e50752076850"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:02:54.839240"], ["updated_at", "2017-05-17 17:02:54.839240"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -312161342 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -312161342], ["username", "billy_17"], ["access_token", "3a41f4fed9c7c39c55cfa9f6d09a4992"], ["uuid", "604e91ed-6ca4-407e-895a-ba6216e7ccd4"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:02:54.842556"], ["updated_at", "2017-05-17 17:02:54.842556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -958577657 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -958577657], ["username", "billy_18"], ["access_token", "4a1775b5bad33b95ea43af42539fa921"], ["uuid", "b6a67253-6e49-493d-bc88-a600460fc384"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:02:54.845838"], ["updated_at", "2017-05-17 17:02:54.845838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1108925391 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1108925391], ["username", "billy_19"], ["access_token", "4f3cfe2602488bb372e4f94fd320e55a"], ["uuid", "201f8844-72d1-4247-8da7-75fde3b4048c"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:02:54.848648"], ["updated_at", "2017-05-17 17:02:54.848648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -89194490 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -89194490], ["username", "billy_20"], ["access_token", "cd839aa8c6f38946e6999e486aaaae74"], ["uuid", "5fcf1e03-3496-4726-9a33-7b62246bac01"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:02:54.851430"], ["updated_at", "2017-05-17 17:02:54.851430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1621287578 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1621287578], ["username", "billy_21"], ["access_token", "23e354058f5d4b5587a7363607f35770"], ["uuid", "8a6d5883-df6b-4464-a3b8-827c23447009"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:02:54.854242"], ["updated_at", "2017-05-17 17:02:54.854242"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -620424511 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -620424511], ["username", "billy_22"], ["access_token", "4b70ee8eaad649e529e8b249cd5b6bf8"], ["uuid", "2b59e409-8a3e-4b6e-ba54-fe1552f9d8dc"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:02:54.857220"], ["updated_at", "2017-05-17 17:02:54.857220"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1934524677 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1934524677], ["username", "billy_23"], ["access_token", "e01cd0899472171d6b66b289d2ba9cbb"], ["uuid", "4534cb65-4d82-49e3-9d66-476510347745"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:02:54.860055"], ["updated_at", "2017-05-17 17:02:54.860055"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -503779818 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -503779818], ["username", "billy_24"], ["access_token", "20e1cab357d550a8d12a9a89eba5bfa5"], ["uuid", "b5858ce9-e1cb-43e7-bf0e-fc74a0bcf297"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:02:54.862587"], ["updated_at", "2017-05-17 17:02:54.862587"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1000047776 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1000047776], ["username", "billy_25"], ["access_token", "f2090cf755aebf2ec36700f6b246d4eb"], ["uuid", "e7d0280c-a686-42eb-84a4-67da2994cc0f"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:02:54.865100"], ["updated_at", "2017-05-17 17:02:54.865100"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -716103574 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -716103574], ["username", "billy_26"], ["access_token", "e5078f0fb40d8f3ef5d305646fbe892c"], ["uuid", "65989e60-7a59-472a-85b7-3d72118a753b"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:02:54.867504"], ["updated_at", "2017-05-17 17:02:54.867504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1797729470 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1797729470], ["username", "billy_27"], ["access_token", "eaad437010be9507d066d8c398584adf"], ["uuid", "4d0593b0-b087-4a86-bbf8-f3000eeda437"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:02:54.870600"], ["updated_at", "2017-05-17 17:02:54.870600"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1828380315 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1828380315], ["username", "billy_28"], ["access_token", "d65d0bb16d77e1d89718439e45d506e2"], ["uuid", "4640e10f-1b8f-41e9-a77d-9109c0a8aa14"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:02:54.875504"], ["updated_at", "2017-05-17 17:02:54.875504"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1244191255 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1244191255], ["username", "billy_29"], ["access_token", "b0e17c5b6b0657fd28aa947df2dc8415"], ["uuid", "f7f574e7-fcb9-44be-ac9b-c695430a434d"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:02:54.879122"], ["updated_at", "2017-05-17 17:02:54.879122"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1141851356 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1141851356], ["username", "billy_30"], ["access_token", "c51344e52ea81a1d32d0afa997eaad99"], ["uuid", "b39188f1-7b95-46e2-9779-9fc8f8af37b9"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:02:54.882422"], ["updated_at", "2017-05-17 17:02:54.882422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -7375442 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -7375442], ["username", "billy_31"], ["access_token", "b1734c829605d21a4814a07d5bb8cc10"], ["uuid", "acc175dd-2934-4dc0-acff-3b9d6a07daf1"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:02:54.885300"], ["updated_at", "2017-05-17 17:02:54.885300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1249359841 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1249359841], ["username", "billy_32"], ["access_token", "6800ca253b48932765c581f863c0358d"], ["uuid", "0bec6e28-46f5-41e0-9753-1f15530a360e"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:02:54.888219"], ["updated_at", "2017-05-17 17:02:54.888219"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1867650036 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1867650036], ["username", "billy_33"], ["access_token", "fc90bfd69a62eb4c2154ea05457a5ff8"], ["uuid", "edd48964-3e5a-407c-be84-f7ea16cffe67"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:02:54.891322"], ["updated_at", "2017-05-17 17:02:54.891322"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1100076679 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1100076679], ["username", "billy_34"], ["access_token", "6e5ce108ef880bb6b8771024b3c8b55b"], ["uuid", "5917a69a-98cd-497b-bec9-d31efcf53f56"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:02:54.894151"], ["updated_at", "2017-05-17 17:02:54.894151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -376738125 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -376738125], ["username", "billy_35"], ["access_token", "9aeb10982d53c1da92c7df12292733de"], ["uuid", "2fe0460b-dd34-4b1f-bd36-d1e9cc738365"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:02:54.896648"], ["updated_at", "2017-05-17 17:02:54.896648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033297839 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033297839], ["username", "billy_36"], ["access_token", "272ca91f2b780c6ec39221c174201e55"], ["uuid", "fce199ad-fcc8-4627-9eab-78bd648f07a0"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:02:54.899487"], ["updated_at", "2017-05-17 17:02:54.899487"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -17883300 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -17883300], ["username", "billy_37"], ["access_token", "af927027fb8417e7704e712d08ab0ddb"], ["uuid", "049bccec-84e4-40ac-b80b-d0b9eb9c5609"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:02:54.902047"], ["updated_at", "2017-05-17 17:02:54.902047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1212958357 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1212958357], ["username", "billy_38"], ["access_token", "d1e04031274f1d27a88a2a72749b44d9"], ["uuid", "692c2846-f881-4e80-9e72-f19fdc79bd28"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:02:54.904602"], ["updated_at", "2017-05-17 17:02:54.904602"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -897515414 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -897515414], ["username", "billy_39"], ["access_token", "3beeea859a0c259a58f12e4d97f9ec46"], ["uuid", "169b7325-3e67-44d7-bdff-131be4a894c0"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:02:54.907167"], ["updated_at", "2017-05-17 17:02:54.907167"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1502988441 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1502988441], ["username", "billy_40"], ["access_token", "f9b2ae5999d874f39ab3ffecb53b2e42"], ["uuid", "8171c860-c5e6-4b90-bdbc-f4fe2532bcab"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:02:54.909746"], ["updated_at", "2017-05-17 17:02:54.909746"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -804751392 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -804751392], ["username", "billy_41"], ["access_token", "f8cf4f1d6b922105be00bf07e441326b"], ["uuid", "601c4e90-d516-452c-ad2d-d13b6988c0b3"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:02:54.912516"], ["updated_at", "2017-05-17 17:02:54.912516"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -226208443 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -226208443], ["username", "billy_42"], ["access_token", "8911a41c756dc309b883282f29718ad6"], ["uuid", "44f6ee5a-46d1-4eac-855e-6902814602bc"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:02:54.915388"], ["updated_at", "2017-05-17 17:02:54.915388"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -687365229 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -687365229], ["username", "billy_43"], ["access_token", "a896e9760949150d6273ad6a99383ef5"], ["uuid", "bc405d9e-1957-4a7f-a46c-5fb55a92408b"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:02:54.918178"], ["updated_at", "2017-05-17 17:02:54.918178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1165762888 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1165762888], ["username", "billy_44"], ["access_token", "01159081754b0d450769aa0e71fceb33"], ["uuid", "6e396c9b-5e0a-4a81-8808-92d897c2d627"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:02:54.920719"], ["updated_at", "2017-05-17 17:02:54.920719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -807245368 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -807245368], ["username", "billy_45"], ["access_token", "a4f78aee34bda58b68adbf4f45054dbc"], ["uuid", "e4205dbc-8903-4410-a14d-21a36ad4b46f"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:02:54.923304"], ["updated_at", "2017-05-17 17:02:54.923304"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2054626258 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2054626258], ["username", "billy_46"], ["access_token", "9815dc212203d150e62969fc6af2e4c9"], ["uuid", "18358f23-5620-403c-a7c0-52e83cb97d8b"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:02:54.925968"], ["updated_at", "2017-05-17 17:02:54.925968"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -326526847 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -326526847], ["username", "billy_47"], ["access_token", "5a75bc30f70586d7f037ed267840af19"], ["uuid", "0e388652-5cdc-4302-813c-643b57aea674"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:02:54.928605"], ["updated_at", "2017-05-17 17:02:54.928605"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1277004341 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1277004341], ["username", "billy_48"], ["access_token", "e965f576799ffcd1a1b52b53f0a8f79b"], ["uuid", "93544fbf-952d-4369-8fe7-f9275b186655"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:02:54.931183"], ["updated_at", "2017-05-17 17:02:54.931183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -962185604 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -962185604], ["username", "billy_49"], ["access_token", "def7369523465b089caa508e9cc0f61c"], ["uuid", "553156c1-d72e-4aac-b619-92bb50cb8382"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:02:54.933713"], ["updated_at", "2017-05-17 17:02:54.933713"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "7f36d14df2257d951685942de5366a41"], ["uuid", "00f04a33-e951-4ed2-80f3-21c325d9e6f6"], ["created_at", "2017-05-17 17:04:14.316694"], ["updated_at", "2017-05-17 17:04:14.316694"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.3ms) Completed 200 OK in 23ms (Views: 22.8ms | ActiveRecord: 0.0ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "885c680667d1777c94983b560ad27a74"], ["uuid", "a914e3e9-f315-440a-b565-6a4b369439f6"], ["created_at", "2017-05-17 17:04:14.350695"], ["updated_at", "2017-05-17 17:04:14.350695"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 17ms (ActiveRecord: 0.4ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:14.376623"], ["updated_at", "2017-05-17 17:04:14.376623"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -324147080 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'cdaef3a59549ccdb43264693a53d61e2' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -324147080], ["username", "cdaef3a59549ccdb43264693a53d61e2"], ["access_token", "bc1bf6dd9b16bc5107740e2795e85742"], ["uuid", "444f6197-6224-4281-ac32-fef8e31f8dac"], ["created_at", "2017-05-17 17:04:14.442736"], ["updated_at", "2017-05-17 17:04:14.442736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -639835790 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -639835790], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.458484"], ["updated_at", "2017-05-17 17:04:14.458484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1460730954 LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1460730954], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.465914"], ["updated_at", "2017-05-17 17:04:14.465914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-639835790/nestings/-1460730954" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-639835790", "member_group_id"=>"-1460730954", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -335239444 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '55e76f6083ee124dae45cbd0290b5243' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -335239444], ["username", "55e76f6083ee124dae45cbd0290b5243"], ["access_token", "e22d7702767c2ecde2fb0508e3161c76"], ["uuid", "f2adf45e-87a2-4bea-8c6a-3775eeeae2c1"], ["created_at", "2017-05-17 17:04:14.485234"], ["updated_at", "2017-05-17 17:04:14.485234"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1521776390 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1521776390], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.488179"], ["updated_at", "2017-05-17 17:04:14.488179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1885439930 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1885439930], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.490603"], ["updated_at", "2017-05-17 17:04:14.490603"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1885439930]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1885439930 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1521776390]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1521776390 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1885439930 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1521776390 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1521776390], ["member_group_id", -1885439930], ["created_at", "2017-05-17 17:04:14.493975"], ["updated_at", "2017-05-17 17:04:14.493975"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1521776390/nestings/-1885439930" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1521776390", "member_group_id"=>"-1885439930", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:14.519277"], ["updated_at", "2017-05-17 17:04:14.519277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:14.546221"], ["updated_at", "2017-05-17 17:04:14.546221"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -211973676 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a3839fd05e512fa358dab4203a4e0e35' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -211973676], ["username", "a3839fd05e512fa358dab4203a4e0e35"], ["access_token", "686cecd299851886ec1c7db7399b6653"], ["uuid", "6d7ed588-8de2-494c-9351-15a5e088415b"], ["created_at", "2017-05-17 17:04:14.569574"], ["updated_at", "2017-05-17 17:04:14.569574"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -215627966 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'de8d0d6679314b7b27fdecc2bc55f0e9' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -215627966], ["username", "de8d0d6679314b7b27fdecc2bc55f0e9"], ["access_token", "39bb43989cdfa452dc3cc2649a1f749f"], ["uuid", "e436d8c0-69dc-45ee-becb-a7d825b36789"], ["created_at", "2017-05-17 17:04:14.595705"], ["updated_at", "2017-05-17 17:04:14.595705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"de8d0d6679314b7b27fdecc2bc55f0e9", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"de8d0d6679314b7b27fdecc2bc55f0e9", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855594461 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4be6ba5eb0ec7a99ac2bc2d14f680554' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1855594461], ["username", "4be6ba5eb0ec7a99ac2bc2d14f680554"], ["access_token", "90f8b5f825817b5eaa65a838e727536b"], ["uuid", "cf8c0262-edc5-4cf9-b05a-916e780c5750"], ["created_at", "2017-05-17 17:04:14.608949"], ["updated_at", "2017-05-17 17:04:14.608949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394708014 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a3e3b62d597d8a23fad564886a235967' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -394708014], ["username", "a3e3b62d597d8a23fad564886a235967"], ["access_token", "fd18b1a80b5e4c837f6a8c8ea990e87c"], ["uuid", "77c6e8a4-2605-45d8-8ada-059c2c660cb9"], ["created_at", "2017-05-17 17:04:14.629307"], ["updated_at", "2017-05-17 17:04:14.629307"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:14.649326"], ["updated_at", "2017-05-17 17:04:14.649326"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:14.681815"], ["updated_at", "2017-05-17 17:04:14.681815"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:14.702915"], ["updated_at", "2017-05-17 17:04:14.702915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:14.724197"], ["updated_at", "2017-05-17 17:04:14.724197"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -28829182 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '1e59e2c2fe6d158c28fafe0b2349f01a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -28829182], ["username", "1e59e2c2fe6d158c28fafe0b2349f01a"], ["access_token", "644ef9587e19b31feb155eec6079bbb5"], ["uuid", "deb2575c-9823-4c01-aaea-b3476c20b1b7"], ["created_at", "2017-05-17 17:04:14.746071"], ["updated_at", "2017-05-17 17:04:14.746071"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1862398155 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1862398155], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.753593"], ["updated_at", "2017-05-17 17:04:14.753593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1862398155 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1862398155" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1862398155", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1522134636 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'afcc4a4665fe9a204daa9481c3919275' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1522134636], ["username", "afcc4a4665fe9a204daa9481c3919275"], ["access_token", "3bc8ffa7187b5472b5be2ecd1922e39e"], ["uuid", "6e54d3e3-8d06-4025-90db-4b8a8bb8776f"], ["created_at", "2017-05-17 17:04:14.771192"], ["updated_at", "2017-05-17 17:04:14.771192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -812222350 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -812222350], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.773696"], ["updated_at", "2017-05-17 17:04:14.773696"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -812222350 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-812222350" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-812222350", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1964797634 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a26d1b621133432322274acbd6232fb9' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1964797634], ["username", "a26d1b621133432322274acbd6232fb9"], ["access_token", "3b49c4ec06e3b604c56beb6d10ef8848"], ["uuid", "d09dce40-c42b-453e-8c5f-19062ebd3d30"], ["created_at", "2017-05-17 17:04:14.789159"], ["updated_at", "2017-05-17 17:04:14.789159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1409022432 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1409022432], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.792142"], ["updated_at", "2017-05-17 17:04:14.792142"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -578569738 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '31c58fae0428581534c4f1e6963e9a8a' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -578569738], ["username", "31c58fae0428581534c4f1e6963e9a8a"], ["access_token", "8cd174ddfd1d9b08728d1c51028efc81"], ["uuid", "892829f6-f318-48e2-9eaf-9eb3d001e159"], ["created_at", "2017-05-17 17:04:14.805873"], ["updated_at", "2017-05-17 17:04:14.805873"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1615263315 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1615263315], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.816145"], ["updated_at", "2017-05-17 17:04:14.816145"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -600627478 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5c1e5f5b912715f8d64b0a3a33603a85' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -600627478], ["username", "5c1e5f5b912715f8d64b0a3a33603a85"], ["access_token", "179ab66048a549952a4941996d572cf6"], ["uuid", "4894132f-9777-4b63-9920-ad2c66b78dd3"], ["created_at", "2017-05-17 17:04:14.820212"], ["updated_at", "2017-05-17 17:04:14.820212"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1615263315/members/-600627478" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1615263315", "user_id"=>"-600627478", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1865591089 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '689f07fb7f9bddc13abcfeaead2736ae' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1865591089], ["username", "689f07fb7f9bddc13abcfeaead2736ae"], ["access_token", "8cfdb8d081464db1bcd20d747401f936"], ["uuid", "a6b9a3cb-56b2-4a3d-abee-bcd8607c81ff"], ["created_at", "2017-05-17 17:04:14.836592"], ["updated_at", "2017-05-17 17:04:14.836592"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -790176511 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -790176511], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.839726"], ["updated_at", "2017-05-17 17:04:14.839726"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1791003352 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b9ccb115359d21f3c5b9c7320a68bf15' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1791003352], ["username", "b9ccb115359d21f3c5b9c7320a68bf15"], ["access_token", "3ca9f86fdcdf5b1e0bbb0535998f2420"], ["uuid", "caa982f0-b2f5-4cef-b2a5-10d4d17da788"], ["created_at", "2017-05-17 17:04:14.842739"], ["updated_at", "2017-05-17 17:04:14.842739"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -790176511) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -790176511], ["user_id", -1791003352], ["created_at", "2017-05-17 17:04:14.845466"], ["updated_at", "2017-05-17 17:04:14.845466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-790176511/members/-1791003352" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-790176511", "user_id"=>"-1791003352", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1494954760 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f5120920dca0afe1597c72b3f3c7e303' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1494954760], ["username", "f5120920dca0afe1597c72b3f3c7e303"], ["access_token", "f4b42df1a7e60ae7c74920b26e97f397"], ["uuid", "62d81ac7-4266-4570-9db1-847e61738d20"], ["created_at", "2017-05-17 17:04:14.859751"], ["updated_at", "2017-05-17 17:04:14.859751"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1538842048 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1538842048], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.870319"], ["updated_at", "2017-05-17 17:04:14.870319"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2048004572 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'dc1c970d04ac5311791df9573d8c84d9' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2048004572], ["username", "dc1c970d04ac5311791df9573d8c84d9"], ["access_token", "5eec901d444096e2aaf2fac93c7dceb9"], ["uuid", "c8d807bf-067a-4d0a-86d2-3d7a2ec02325"], ["created_at", "2017-05-17 17:04:14.875063"], ["updated_at", "2017-05-17 17:04:14.875063"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1538842048/owners/-2048004572" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1538842048", "user_id"=>"-2048004572", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -526572502 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3590ede8faababbb543ea80469f02ff2' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -526572502], ["username", "3590ede8faababbb543ea80469f02ff2"], ["access_token", "093d4dc32ac4d310f36c20e0002632a4"], ["uuid", "78415dfa-a1ef-4901-bd1c-af6db95fcc7d"], ["created_at", "2017-05-17 17:04:14.891415"], ["updated_at", "2017-05-17 17:04:14.891415"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2100283878 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2100283878], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:14.893917"], ["updated_at", "2017-05-17 17:04:14.893917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1307845937 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '9ece50355df3028458f2ee3586102142' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1307845937], ["username", "9ece50355df3028458f2ee3586102142"], ["access_token", "59703620772e9503fe4ac1fb0ff35328"], ["uuid", "1cf5c41c-f63d-477d-a5d8-32ec621a7dbf"], ["created_at", "2017-05-17 17:04:14.896648"], ["updated_at", "2017-05-17 17:04:14.896648"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -2100283878) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -2100283878], ["user_id", -1307845937], ["created_at", "2017-05-17 17:04:14.899193"], ["updated_at", "2017-05-17 17:04:14.899193"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-2100283878/owners/-1307845937" for 127.0.0.1 at 2017-05-17 10:04:14 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-2100283878", "user_id"=>"-1307845937", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1606917604 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4f1c914bff0271eaf39e077f53b54f21' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1606917604], ["username", "4f1c914bff0271eaf39e077f53b54f21"], ["access_token", "76b63741ff60bbb18bd9bf78bbf3e0df"], ["uuid", "ba3324a3-4ddf-473f-9317-50d41154b96c"], ["created_at", "2017-05-17 17:04:14.913570"], ["updated_at", "2017-05-17 17:04:14.913570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -429320284) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -429320284]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -429320284) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -429320284 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -429320284], ["created_at", "2017-05-17 17:04:14.926769"], ["updated_at", "2017-05-17 17:04:14.926769"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -429320284) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -429320284], ["user_id", -1606917604], ["created_at", "2017-05-17 17:04:14.929544"], ["updated_at", "2017-05-17 17:04:14.929544"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -429320284]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -429320284]]  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1578813109 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b53ae1a8193e838cb35e87e9c2de07f4' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1578813109], ["username", "b53ae1a8193e838cb35e87e9c2de07f4"], ["access_token", "8c0313b95dc643a6362fa242c8ac352f"], ["uuid", "13ee86d9-2f3c-4f1a-b41b-7d5f8536595a"], ["created_at", "2017-05-17 17:04:14.946593"], ["updated_at", "2017-05-17 17:04:14.946593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -687848812 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b53ae1a8193e838cb35e87e9c2de07f4' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -702976318 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bc4129a2d61c1ac9e9fd780f240d03ad' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -702976318], ["username", "bc4129a2d61c1ac9e9fd780f240d03ad"], ["access_token", "827c48cfaaf1fe2c73eea5682f0e6e96"], ["uuid", "a0636e67-fa68-4089-bb31-4c6af1c12208"], ["created_at", "2017-05-17 17:04:14.959851"], ["updated_at", "2017-05-17 17:04:14.959851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'bc4129a2d61c1ac9e9fd780f240d03ad' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'bc4129a2d61c1ac9e9fd780f240d03ad' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-17 17:04:14.962834"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '3843f8273e4d3bba096e97c9fc2992c3' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1204851881 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1204851881], ["access_token", "dc42cf36b01ad3ef48f043fcfb3ddd8c"], ["uuid", "7d81cd00-3535-410d-ad60-9c1b7d845754"], ["created_at", "2017-05-17 17:04:14.969850"], ["updated_at", "2017-05-17 17:04:14.969850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -767503060 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -767503060], ["access_token", "44b84257c31c7308262135a9fed83686"], ["uuid", "364ef7d1-6baa-426d-9869-0ebc16cb43f6"], ["created_at", "2017-05-17 17:04:14.972244"], ["updated_at", "2017-05-17 17:04:14.972244"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -389326830 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '413bb1df96f9b4e848d77ce3b3fd1c9f' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1815364025 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '206de839f63d7304f6515f58367448e7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1815364025], ["username", "206de839f63d7304f6515f58367448e7"], ["access_token", "52fa5187255c3adddbb47bb141467f9c"], ["uuid", "f94aaa26-2233-4275-9465-731afb8a32f9"], ["created_at", "2017-05-17 17:04:14.986387"], ["updated_at", "2017-05-17 17:04:14.986387"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1815364025 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1770172851 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e9a3d52b3b6af83507e9ebc153b6adbb' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1770172851], ["username", "e9a3d52b3b6af83507e9ebc153b6adbb"], ["access_token", "c5dbebe3ea52264104dc6792f692953d"], ["uuid", "68e16e96-3e51-4b2d-8f66-603550da8fbe"], ["created_at", "2017-05-17 17:04:14.992422"], ["updated_at", "2017-05-17 17:04:14.992422"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-17 17:04:14.995466"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -268759889 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '96354a2a6c7859be9ca57a55936dbc2e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -268759889], ["username", "96354a2a6c7859be9ca57a55936dbc2e"], ["access_token", "31c77b1b7bf67dc11367782cdc14d509"], ["uuid", "28a57ccf-22f5-4afa-8c36-0206f4638939"], ["created_at", "2017-05-17 17:04:15.000519"], ["updated_at", "2017-05-17 17:04:15.000519"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-17 17:04:15.002618"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-17 17:04:15.005231"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-17 17:04:15.008410"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1367530612 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '455dcdb46ff545ed929524ecc5fa7c95' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1367530612], ["username", "455dcdb46ff545ed929524ecc5fa7c95"], ["access_token", "e0538c31a78f17b59a8b68ed2aafbfe8"], ["uuid", "29bdcedc-09bd-4b18-b668-989a877e2f6d"], ["created_at", "2017-05-17 17:04:15.013443"], ["updated_at", "2017-05-17 17:04:15.013443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-17 17:04:15.016145"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1806318590 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5cead81a717f1d25ee8d69795ff7875a' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1806318590], ["username", "5cead81a717f1d25ee8d69795ff7875a"], ["access_token", "e9308a6e67b98a5ae98e560e9dd31502"], ["uuid", "0daa429c-b487-4c20-beea-33a27ce404c8"], ["created_at", "2017-05-17 17:04:15.020501"], ["updated_at", "2017-05-17 17:04:15.020501"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-17 17:04:15.023521"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:04:15 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:04:15 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:04:15 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:04:15 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:04:15 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:04:15 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "3ec725e39145f68ed46b4a3199deb4c0"], ["uuid", "47e56b61-f2f0-47db-bd77-b29ff4f6bd02"], ["created_at", "2017-05-17 17:04:15.059709"], ["updated_at", "2017-05-17 17:04:15.059709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:15.064004"], ["updated_at", "2017-05-17 17:04:15.064004"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "1e76d69cc140098d0bb4417c30eccd44"], ["uuid", "cf096219-fdbe-499b-9a98-1d6c4e3fd60b"], ["created_at", "2017-05-17 17:04:15.473846"], ["updated_at", "2017-05-17 17:04:15.473846"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:15.475742"], ["updated_at", "2017-05-17 17:04:15.475742"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "e4bbe854a9e4a67baf59950c60058841"], ["uuid", "daef7dbc-bb86-4c10-a221-ba1801f412c8"], ["created_at", "2017-05-17 17:04:15.884040"], ["updated_at", "2017-05-17 17:04:15.884040"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:15.885823"], ["updated_at", "2017-05-17 17:04:15.885823"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f910ecaf37e10bbf697785f5dcf68387"], ["uuid", "ee429d14-8b88-4fa3-b39e-148d52ad8c28"], ["created_at", "2017-05-17 17:04:16.305006"], ["updated_at", "2017-05-17 17:04:16.305006"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:16.306850"], ["updated_at", "2017-05-17 17:04:16.306850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "2851c11fec3e394c86e7a798322b19dc"], ["uuid", "088e6c1a-52a6-44c0-87c8-c3837c956e42"], ["created_at", "2017-05-17 17:04:16.731900"], ["updated_at", "2017-05-17 17:04:16.731900"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:16.733667"], ["updated_at", "2017-05-17 17:04:16.733667"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "632910"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '632910' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "632910"], ["created_at", "2017-05-17 17:04:17.166834"], ["updated_at", "2017-05-17 17:04:17.166834"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-17 17:04:17.176153"], ["updated_at", "2017-05-17 17:04:17.176153"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-17 17:04:17.187436"], ["updated_at", "2017-05-17 17:04:17.187436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "e241cd"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e241cd' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "e241cd"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-17 17:04:17.196174"], ["updated_at", "2017-05-17 17:04:17.196174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "2e7c01b27ff10bb70d9ff5a75f3bd6e4"], ["uuid", "e5b437ae-abe5-4c36-9aed-6fe84d704f49"], ["created_at", "2017-05-17 17:04:17.211807"], ["updated_at", "2017-05-17 17:04:17.211807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:17.213630"], ["updated_at", "2017-05-17 17:04:17.213630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "a61af74c7bf01dd6a3bc902bb6979d15"], ["uuid", "3499c2c3-e2e7-4c65-b0fd-408b9b9b26a1"], ["created_at", "2017-05-17 17:04:17.216260"], ["updated_at", "2017-05-17 17:04:17.216260"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-17 17:04:17.217698"], ["updated_at", "2017-05-17 17:04:17.217698"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -559627774 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -559627774], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:17.219614"], ["updated_at", "2017-05-17 17:04:17.219614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -934092309 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -934092309], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:17.221419"], ["updated_at", "2017-05-17 17:04:17.221419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.2ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -934092309]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -934092309 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -559627774]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -559627774 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -934092309 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -559627774 SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -559627774], ["member_group_id", -934092309], ["created_at", "2017-05-17 17:04:17.223516"], ["updated_at", "2017-05-17 17:04:17.223516"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -934092309) LIMIT 1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -934092309) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -934092309], ["user_id", 1], ["created_at", "2017-05-17 17:04:17.233947"], ["updated_at", "2017-05-17 17:04:17.233947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -934092309) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -934092309]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -934092309]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -934092309 - -559627774 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-934092309, -559627774) Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-17 17:04:17.259104"], ["updated_at", "2017-05-17 17:04:17.259104"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-934092309, -559627774) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-17 17:04:17.265205"], ["updated_at", "2017-05-17 17:04:17.265205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-934092309, -559627774) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:04:17.271216"], ["updated_at", "2017-05-17 17:04:17.271216"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-934092309, -559627774) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-934092309, -559627774) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:04:17.278642"], ["updated_at", "2017-05-17 17:04:17.278642"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-934092309, -559627774) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-934092309, -559627774) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-934092309, -559627774) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (1.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -670709749 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0a090b3f2bf0817887e83aef743b0a7f' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -670709749], ["username", "0a090b3f2bf0817887e83aef743b0a7f"], ["access_token", "fb9eb18d928e32de0482c5e76705d43d"], ["uuid", "6bbc1030-c01b-41a7-929f-586a097d2fab"], ["created_at", "2017-05-17 17:04:17.291969"], ["updated_at", "2017-05-17 17:04:17.291969"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -703090735 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -703090735], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:17.295026"], ["updated_at", "2017-05-17 17:04:17.295026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -210528800 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '26e6889de6fcc8d85edefd65e8f7c0c5' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -210528800], ["username", "26e6889de6fcc8d85edefd65e8f7c0c5"], ["access_token", "cbf23cfb75362f3525de97af0540cb26"], ["uuid", "f2e847df-5f2e-4861-b296-8f9a2c7beada"], ["created_at", "2017-05-17 17:04:17.299710"], ["updated_at", "2017-05-17 17:04:17.299710"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -68149570 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'e9b5f883e780793e11d6b11d7f2200f4' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -68149570], ["username", "e9b5f883e780793e11d6b11d7f2200f4"], ["access_token", "39919e692a8f4117b6819d115d5cfd6a"], ["uuid", "42a13075-5636-409f-aa24-93b8de38249e"], ["created_at", "2017-05-17 17:04:17.304721"], ["updated_at", "2017-05-17 17:04:17.304721"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -685218193 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -685218193], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:17.307660"], ["updated_at", "2017-05-17 17:04:17.307660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-17 17:04:17.313923"], ["updated_at", "2017-05-17 17:04:17.313923"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1737000737 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1737000737], ["username", "jstrav"], ["access_token", "eaa3436765bae5f21d5cc37cc2a71c6d"], ["uuid", "8d9782f8-24b9-4927-9981-3ea52bd70256"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:17.319532"], ["updated_at", "2017-05-17 17:04:17.319532"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -421779630 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -421779630], ["username", "mary"], ["access_token", "a0b73f0a6bdee16f08400cd8c15e4eea"], ["uuid", "c980ce2a-d833-4302-afd8-054b7b71d4ba"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:17.322421"], ["updated_at", "2017-05-17 17:04:17.322421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1601577851 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1601577851], ["username", "jstead"], ["access_token", "dff10bb4316ec2e7b70c46d69aa1889a"], ["uuid", "eb8b6727-e29a-4e17-85d6-d0ef567ea49f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:17.325825"], ["updated_at", "2017-05-17 17:04:17.325825"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1892993038 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1892993038], ["username", "bigbear"], ["access_token", "b8aaa60c8b8acdf2f8e66ee804a91e98"], ["uuid", "11d7dc76-7b93-44a0-b096-6f0b79e131eb"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:17.328609"], ["updated_at", "2017-05-17 17:04:17.328609"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2091403719 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2091403719], ["username", "billy_00"], ["access_token", "0a00a95ee4118195ca17038be8fecc0f"], ["uuid", "dcb8dc06-a44b-4b02-8691-4d45d0d36998"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:17.331192"], ["updated_at", "2017-05-17 17:04:17.331192"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -637280516 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -637280516], ["username", "billy_01"], ["access_token", "65ba968d5552b9ed401cfefe7e1af75d"], ["uuid", "12b4aa63-2367-423b-963b-59079aa9f654"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:17.333690"], ["updated_at", "2017-05-17 17:04:17.333690"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187877917 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1187877917], ["username", "billy_02"], ["access_token", "129488684b880ac67c1af2835c906032"], ["uuid", "3d81cd49-a16a-4e8d-a0d5-4542c6938026"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:17.336159"], ["updated_at", "2017-05-17 17:04:17.336159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1110210683 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1110210683], ["username", "billy_03"], ["access_token", "cbcc6a000e87d09332128ce8abb3a2be"], ["uuid", "dae1a407-a4be-4483-a867-11ad7f33613d"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:17.338651"], ["updated_at", "2017-05-17 17:04:17.338651"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1447193483 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1447193483], ["username", "billy_04"], ["access_token", "1ac0cea7f849368338f2e5ace49276d6"], ["uuid", "7b4d8033-4449-49c8-a3c1-8b54abf6ff95"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:17.341194"], ["updated_at", "2017-05-17 17:04:17.341194"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -682136535 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -682136535], ["username", "billy_05"], ["access_token", "c4fd64f01e1e0023ae8472dabbfd01eb"], ["uuid", "c0b1a393-82e7-4333-991a-89fd75ec2980"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:17.343965"], ["updated_at", "2017-05-17 17:04:17.343965"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -286532548 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -286532548], ["username", "billy_06"], ["access_token", "417e41f4dfaa0fd282ad96b4094a3f29"], ["uuid", "9a5d14ce-1450-41f0-b743-4259a8ec733e"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:17.346560"], ["updated_at", "2017-05-17 17:04:17.346560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -605424934 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -605424934], ["username", "billy_07"], ["access_token", "b5edc284920245326f504603d4f5f796"], ["uuid", "a4e7630d-9efd-433b-9ee1-917915d4eb7c"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:17.349120"], ["updated_at", "2017-05-17 17:04:17.349120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1708189390 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1708189390], ["username", "billy_08"], ["access_token", "02fc48075aef61926705aa9af5e1563d"], ["uuid", "bc45c2f4-1d62-4c39-af54-654429ba4c73"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:17.352292"], ["updated_at", "2017-05-17 17:04:17.352292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1641982822 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1641982822], ["username", "billy_09"], ["access_token", "8d261a768a48c09b9a5cbd20f3e79efe"], ["uuid", "2299ddd4-e249-4f48-85a9-c0a772f9bf02"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:17.355285"], ["updated_at", "2017-05-17 17:04:17.355285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2061722729 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2061722729], ["username", "billy_10"], ["access_token", "e331572304537706171a1e636442f7e1"], ["uuid", "8bbdd0cb-6d45-4102-8e5b-7e89ba723e1a"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:17.358020"], ["updated_at", "2017-05-17 17:04:17.358020"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1148657119 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1148657119], ["username", "billy_11"], ["access_token", "7ed92b9f6574e35d0c0655695bc64997"], ["uuid", "804c9b70-7db3-4980-af82-08286cf514ef"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:17.360672"], ["updated_at", "2017-05-17 17:04:17.360672"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -106515593 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -106515593], ["username", "billy_12"], ["access_token", "9fc526cbf7e7d4e3fa4c2c7beed0bfaf"], ["uuid", "27447c33-7229-4057-b636-0fbd20c607e9"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:17.363384"], ["updated_at", "2017-05-17 17:04:17.363384"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1239304356 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1239304356], ["username", "billy_13"], ["access_token", "8151b979169a2e177383b328efefb9dc"], ["uuid", "d6727f07-8227-4274-8139-ead4e298dd4e"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:17.366142"], ["updated_at", "2017-05-17 17:04:17.366142"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -467772332 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -467772332], ["username", "billy_14"], ["access_token", "1f75320ac33c0e6c9ea6a67692efb747"], ["uuid", "1fba6b66-0f17-4978-a230-51a06b68a850"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:17.369116"], ["updated_at", "2017-05-17 17:04:17.369116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1684731056 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1684731056], ["username", "billy_15"], ["access_token", "5f5574414e6c3ce8d0a3e495fdccb8a1"], ["uuid", "f91a2d57-dab4-45cf-bab4-5fea12b1e56b"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:17.372077"], ["updated_at", "2017-05-17 17:04:17.372077"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -700034330 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -700034330], ["username", "billy_16"], ["access_token", "a7cdab58581b6a8f1b06ed0eb631be34"], ["uuid", "c6f245a9-46c4-4caa-80f1-5a621aef836a"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:17.374863"], ["updated_at", "2017-05-17 17:04:17.374863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1911121528 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1911121528], ["username", "billy_17"], ["access_token", "07ed8c80136992d2ad1f50c387bef920"], ["uuid", "feec0025-118c-4e05-baa5-469ac995c19a"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:17.377456"], ["updated_at", "2017-05-17 17:04:17.377456"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -679105474 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -679105474], ["username", "billy_18"], ["access_token", "6bedce8a9ccb2b9d5ce3f7147bff73fa"], ["uuid", "ee2872dc-e8d0-4356-be03-812dc8882b91"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:17.380140"], ["updated_at", "2017-05-17 17:04:17.380140"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -353490806 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -353490806], ["username", "billy_19"], ["access_token", "b45c23b56711fa09b3f308759ccbe491"], ["uuid", "a0a239a1-763c-41aa-baf9-38cb944b7322"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:17.382769"], ["updated_at", "2017-05-17 17:04:17.382769"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1446447112 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1446447112], ["username", "billy_20"], ["access_token", "1e6447c599e8364ff39b5f6449b120b8"], ["uuid", "fafed79a-6cc1-43c3-803c-37a980f4f9a5"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:17.386216"], ["updated_at", "2017-05-17 17:04:17.386216"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -730295133 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -730295133], ["username", "billy_21"], ["access_token", "9c17cda3a1989a32839b00564fe875a3"], ["uuid", "ce51c283-4b4f-418c-a28d-ff8c5bfa46f6"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:17.389383"], ["updated_at", "2017-05-17 17:04:17.389383"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -755793491 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -755793491], ["username", "billy_22"], ["access_token", "802ef6f4be987faea9a400f4decf5551"], ["uuid", "9793fc0d-8e6e-4de8-99fd-dca2704aa917"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:17.392483"], ["updated_at", "2017-05-17 17:04:17.392483"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1736070743 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1736070743], ["username", "billy_23"], ["access_token", "59eab0183ffe7e61308df4c3ebfb0e20"], ["uuid", "a1459a87-a890-460b-b465-42b7d07dbc07"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:17.395323"], ["updated_at", "2017-05-17 17:04:17.395323"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -390585263 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -390585263], ["username", "billy_24"], ["access_token", "14e3c8aa3fa5d7cf4df46ad1053a47d8"], ["uuid", "5df9d331-1025-4d49-9caf-b77c6b501f3f"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:17.397948"], ["updated_at", "2017-05-17 17:04:17.397948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1847465452 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1847465452], ["username", "billy_25"], ["access_token", "4c144641aa9dccab24e26dcc40c178d3"], ["uuid", "9dc733cf-01b4-412a-98e5-c19a3c54453d"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:17.400458"], ["updated_at", "2017-05-17 17:04:17.400458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1778058725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1778058725], ["username", "billy_26"], ["access_token", "6ad5e42a9f4b6b731afe54b443e73639"], ["uuid", "a0c90293-2035-42b2-8164-05e3e408009c"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:17.403144"], ["updated_at", "2017-05-17 17:04:17.403144"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1206627285 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1206627285], ["username", "billy_27"], ["access_token", "fe168d82a8fd182ddd9ffb7a3c8022c5"], ["uuid", "bd123609-afec-4b85-8439-4ba387bb7c4e"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:17.405669"], ["updated_at", "2017-05-17 17:04:17.405669"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1310353590 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1310353590], ["username", "billy_28"], ["access_token", "71fbadc846bb8869016c284744d53a44"], ["uuid", "07826a6c-e4cb-4b38-9541-c38c3cb46374"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:17.408387"], ["updated_at", "2017-05-17 17:04:17.408387"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -297353850 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -297353850], ["username", "billy_29"], ["access_token", "b567842a8dc4238938ad0bb7ffaa9a4c"], ["uuid", "972ebb12-29bd-4b0b-bbf7-2e9acdd77c12"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:17.411037"], ["updated_at", "2017-05-17 17:04:17.411037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -205440865 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -205440865], ["username", "billy_30"], ["access_token", "da7d77f8655727f08a36c97012d8d9ea"], ["uuid", "935fdb08-df17-4659-b554-07a557af61d1"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:17.413718"], ["updated_at", "2017-05-17 17:04:17.413718"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1245566197 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1245566197], ["username", "billy_31"], ["access_token", "45f543d5fbf78f09db2ce58c3c616a01"], ["uuid", "8a7e088a-9bc8-4b6f-868c-e5fa835efd15"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:17.416313"], ["updated_at", "2017-05-17 17:04:17.416313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1636577353 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1636577353], ["username", "billy_32"], ["access_token", "8910f0532958e3a68a41836ccae9bb33"], ["uuid", "ca109fd8-7f2b-4335-9abe-550fc3efc94b"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:17.418828"], ["updated_at", "2017-05-17 17:04:17.418828"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -31422670 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -31422670], ["username", "billy_33"], ["access_token", "7cc2efb57258203f467120dfbbad6db5"], ["uuid", "81b9f06f-f4f4-4e91-b997-38ce0d22dfde"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:17.421265"], ["updated_at", "2017-05-17 17:04:17.421265"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -521671072 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -521671072], ["username", "billy_34"], ["access_token", "446b131d5cd1f3d4b753bde1b03c97e4"], ["uuid", "94f511a3-91dd-4d63-b818-1558e2bbd5eb"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:17.423746"], ["updated_at", "2017-05-17 17:04:17.423746"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834810315 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834810315], ["username", "billy_35"], ["access_token", "0b4790e087df2dd66033e697c0aa7129"], ["uuid", "c870c9ae-1292-4ca2-b6d3-238b77dc9476"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:17.426375"], ["updated_at", "2017-05-17 17:04:17.426375"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1906132622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1906132622], ["username", "billy_36"], ["access_token", "4875152af7734723b0cf2facd6542a75"], ["uuid", "bd206cc4-1576-4a66-8ced-33d19f40a6bd"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:17.428915"], ["updated_at", "2017-05-17 17:04:17.428915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1915126856 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1915126856], ["username", "billy_37"], ["access_token", "e5323fb888777598b69002f07d567711"], ["uuid", "2ad6b92d-45c3-465e-998a-e4f15329d3e5"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:17.432208"], ["updated_at", "2017-05-17 17:04:17.432208"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -28999554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -28999554], ["username", "billy_38"], ["access_token", "8dfd8b07b522e5f2e3bd3d498626daaa"], ["uuid", "ab0a1245-47c3-46a1-8290-25429a6f56a7"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:17.435270"], ["updated_at", "2017-05-17 17:04:17.435270"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1892096069 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1892096069], ["username", "billy_39"], ["access_token", "9f5133c926fc7892b9860207abe1d905"], ["uuid", "4511555d-238a-4bac-ba30-0e0baa035fd1"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:17.438852"], ["updated_at", "2017-05-17 17:04:17.438852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -623980945 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -623980945], ["username", "billy_40"], ["access_token", "6de5e94d8cce6f05f127c37e0e0b535b"], ["uuid", "53c0f6e0-e383-4009-943a-2975cb020c65"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:17.441844"], ["updated_at", "2017-05-17 17:04:17.441844"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -899832958 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -899832958], ["username", "billy_41"], ["access_token", "089bb7a939a5358de4583f980ca6df4b"], ["uuid", "a7d320fb-5d5a-4fcf-ac0a-dbefa262cb57"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:17.444639"], ["updated_at", "2017-05-17 17:04:17.444639"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -190638219 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -190638219], ["username", "billy_42"], ["access_token", "e7dbff544c84c9b0771a0d0d63234830"], ["uuid", "90aad268-cfdf-410a-b793-c35ec866e6cd"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:17.447244"], ["updated_at", "2017-05-17 17:04:17.447244"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -311827893 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -311827893], ["username", "billy_43"], ["access_token", "f575332eaf5519ac509d80cf262f001e"], ["uuid", "d067c158-e5cd-49b5-89fd-74e71bbac37a"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:17.449948"], ["updated_at", "2017-05-17 17:04:17.449948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1937932784 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1937932784], ["username", "billy_44"], ["access_token", "b1bfe557c87ba83e014bdee2b70afab7"], ["uuid", "b18cff45-6eac-4ec5-934e-3116fffae6b2"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:17.452679"], ["updated_at", "2017-05-17 17:04:17.452679"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1108552884 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1108552884], ["username", "billy_45"], ["access_token", "471b17618083391cd9fc7c565147ae0c"], ["uuid", "6990679d-d0d2-47b9-a75b-0f29b5a38a67"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:17.455790"], ["updated_at", "2017-05-17 17:04:17.455790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1315595668 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1315595668], ["username", "billy_46"], ["access_token", "0f45718e8f373a751b7ebff429fd78b5"], ["uuid", "2e9ac82a-c429-4b6e-8acd-a2467c5268e7"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:17.459236"], ["updated_at", "2017-05-17 17:04:17.459236"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1950931191 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1950931191], ["username", "billy_47"], ["access_token", "6b67ee9a0dfee7d1e62fff8f735dfd27"], ["uuid", "56a2cae4-cab8-457c-ad39-fdb0556254f7"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:17.462500"], ["updated_at", "2017-05-17 17:04:17.462500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1151654386 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1151654386], ["username", "billy_48"], ["access_token", "916de84d239d9e661913166391a84f18"], ["uuid", "fbef43bb-0031-457d-8d72-eb64c4a294b3"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:17.465479"], ["updated_at", "2017-05-17 17:04:17.465479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -676792956 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -676792956], ["username", "billy_49"], ["access_token", "f0d1087b3194b8f32622b2fd7649104d"], ["uuid", "2b943fb0-c576-4fdf-b70b-095ffcdce521"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:17.467917"], ["updated_at", "2017-05-17 17:04:17.467917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -33940545 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -33940545], ["username", "jstrav"], ["access_token", "a1005fe75b6961eee3669de15ff773ab"], ["uuid", "66ce47df-ea3b-45a6-8ca6-047589fdf864"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:17.474903"], ["updated_at", "2017-05-17 17:04:17.474903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1782531995 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1782531995], ["username", "mary"], ["access_token", "86b8e2e9d59b9aa3bf7f3614e9116379"], ["uuid", "75591b1d-c107-420d-bf7d-7003ad22c171"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:17.477935"], ["updated_at", "2017-05-17 17:04:17.477935"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -467784045 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -467784045], ["username", "jstead"], ["access_token", "f097b01a0edc5cd59fe654413abb355f"], ["uuid", "c43321c6-e201-4284-9457-4c47e3ba1b64"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:17.480720"], ["updated_at", "2017-05-17 17:04:17.480720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -537399632 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -537399632], ["username", "bigbear"], ["access_token", "00e37b599bdce6ccc082656cb8421467"], ["uuid", "ffc0ae6d-3281-43f1-8b73-77c9403466a5"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:17.483699"], ["updated_at", "2017-05-17 17:04:17.483699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1696497165 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1696497165], ["username", "billy_00"], ["access_token", "a7b2b1b164e1aef0dff0898729cb5d05"], ["uuid", "38b970c2-ebb1-4a95-abb7-444200831547"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:17.486058"], ["updated_at", "2017-05-17 17:04:17.486058"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -500989363 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -500989363], ["username", "billy_01"], ["access_token", "8939abc7cfecca7675a7f71975219aba"], ["uuid", "490dad4b-9ce0-4916-a885-4c1917cd7f4e"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:17.488377"], ["updated_at", "2017-05-17 17:04:17.488377"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -972338041 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -972338041], ["username", "billy_02"], ["access_token", "b3cccbe648869b159cd320ac4dbd4bce"], ["uuid", "99f711f1-1148-46f1-92c8-a1eba098ed31"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:17.490921"], ["updated_at", "2017-05-17 17:04:17.490921"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -664276949 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -664276949], ["username", "billy_03"], ["access_token", "d9965bb124ccaf89f2c5ee3f66da25b9"], ["uuid", "7e88825b-17ac-4c81-9040-c4d6d991b526"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:17.499325"], ["updated_at", "2017-05-17 17:04:17.499325"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -81857665 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -81857665], ["username", "billy_04"], ["access_token", "bee4ec628b2a0878042f900ab4487ad9"], ["uuid", "09dbf277-d401-4ecc-9a4b-29ad8ec1c939"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:17.501957"], ["updated_at", "2017-05-17 17:04:17.501957"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114011228 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2114011228], ["username", "billy_05"], ["access_token", "6a2a347b3b27894b271a75b5c659795b"], ["uuid", "1126636f-3d16-4afd-bedd-83542e6873d0"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:17.504499"], ["updated_at", "2017-05-17 17:04:17.504499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -560772532 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -560772532], ["username", "billy_06"], ["access_token", "d32bdb7ab103048f2a6d556f1e1afdc5"], ["uuid", "11ada324-82d2-442f-9a48-8599210817d5"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:17.507921"], ["updated_at", "2017-05-17 17:04:17.507921"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -643852902 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -643852902], ["username", "billy_07"], ["access_token", "39db1b83aed77b267dcf3e0088a3149f"], ["uuid", "3d112642-98b6-4e2c-8a87-1dc04b80d2da"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:17.512108"], ["updated_at", "2017-05-17 17:04:17.512108"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -464928059 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -464928059], ["username", "billy_08"], ["access_token", "55932ed6a1eb3873c33fb275d554c5e9"], ["uuid", "335a2112-1998-438b-90e4-37911107c187"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:17.515084"], ["updated_at", "2017-05-17 17:04:17.515084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -965976246 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -965976246], ["username", "billy_09"], ["access_token", "52f88123747ecad5e7be2661423b5b9a"], ["uuid", "f3cb993c-1f03-43e7-8b3a-a4650d9ac5b3"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:17.517949"], ["updated_at", "2017-05-17 17:04:17.517949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1026231514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1026231514], ["username", "billy_10"], ["access_token", "34ebef24617b3843729cdc5a9350861d"], ["uuid", "7269e1de-0a39-4b79-a34f-733b198b8e7c"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:17.520498"], ["updated_at", "2017-05-17 17:04:17.520498"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1261373705 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1261373705], ["username", "billy_11"], ["access_token", "f64c5bd77e5617fc2a60f26389fe9ebc"], ["uuid", "2b2c6edb-eee8-411a-8c05-8d8d4a18f1af"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:17.522934"], ["updated_at", "2017-05-17 17:04:17.522934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -589158472 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -589158472], ["username", "billy_12"], ["access_token", "855672ca70a68d1bba459abc99a528d1"], ["uuid", "3c8dec4d-999d-4eb5-9e5c-9ce3d58c8ff8"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:17.525664"], ["updated_at", "2017-05-17 17:04:17.525664"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1266934480 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1266934480], ["username", "billy_13"], ["access_token", "c8180db94f6cd353850d7f9b9cb95a80"], ["uuid", "4930683a-f81c-42ad-a82a-9e06f304f0d2"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:17.528221"], ["updated_at", "2017-05-17 17:04:17.528221"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -515559998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -515559998], ["username", "billy_14"], ["access_token", "c8534bf3f9bf338f3b68d9b58087533d"], ["uuid", "590344a1-3472-44b3-9206-fb60122d676d"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:17.530933"], ["updated_at", "2017-05-17 17:04:17.530933"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2071191290 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2071191290], ["username", "billy_15"], ["access_token", "6e0e2a143849decd983f3c0471c254e3"], ["uuid", "e0d44e69-79bc-4b6d-a09b-bc2dd0fb3a6a"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:17.533474"], ["updated_at", "2017-05-17 17:04:17.533474"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1651239615 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1651239615], ["username", "billy_16"], ["access_token", "b10b12cc4c33705a2616325d09f4375e"], ["uuid", "bbf0ad53-ff6f-483f-89d7-2900afc77567"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:17.536838"], ["updated_at", "2017-05-17 17:04:17.536838"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1421969385 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1421969385], ["username", "billy_17"], ["access_token", "441ebaf325ca5a9ba34f3222c748244a"], ["uuid", "a4298f10-9fc3-433b-a94b-43cd0eae51cd"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:17.539674"], ["updated_at", "2017-05-17 17:04:17.539674"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -666351646 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -666351646], ["username", "billy_18"], ["access_token", "78be03a698aff6b748cebc9d8d1b0f25"], ["uuid", "cb42bb57-a094-471c-a745-a03e311a8245"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:17.543057"], ["updated_at", "2017-05-17 17:04:17.543057"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1256513202 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1256513202], ["username", "billy_19"], ["access_token", "4a7d460ef2f83eaa94a8b13539e104ce"], ["uuid", "bb81cb23-3b0d-4577-9bc6-79184ea5a2d7"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:17.548014"], ["updated_at", "2017-05-17 17:04:17.548014"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1515580775 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1515580775], ["username", "billy_20"], ["access_token", "9ca0cf604677734c22160c26d44c7187"], ["uuid", "916b89fc-8157-46d5-af7e-0bccdbcbb13b"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:17.552482"], ["updated_at", "2017-05-17 17:04:17.552482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -361151387 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -361151387], ["username", "billy_21"], ["access_token", "a9b07289b1ebb3adfe4e068e4072498f"], ["uuid", "8134c9e5-1acb-45cd-bdae-f4fb1c0a5eb8"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:17.555758"], ["updated_at", "2017-05-17 17:04:17.555758"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1773241449 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1773241449], ["username", "billy_22"], ["access_token", "440138feeb7de085fdee3be435a5a4b6"], ["uuid", "ed31bc8c-e076-4d10-811c-fd278d3af15b"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:17.558827"], ["updated_at", "2017-05-17 17:04:17.558827"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1878692123 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1878692123], ["username", "billy_23"], ["access_token", "a7d2ae78d2b3f59e661f9a21e23f871f"], ["uuid", "7f91de97-3f26-483a-afc6-6d8af0d9ee8b"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:17.561667"], ["updated_at", "2017-05-17 17:04:17.561667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1277116773 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1277116773], ["username", "billy_24"], ["access_token", "b787bb450f506bd20f66670c19747e87"], ["uuid", "6725fb52-c2a9-4b5d-8c91-96c2716dcf9a"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:17.564305"], ["updated_at", "2017-05-17 17:04:17.564305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -213767088 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -213767088], ["username", "billy_25"], ["access_token", "33a951f37062ab344b6a2080d19042f6"], ["uuid", "dae0255c-330f-483c-ae37-eab435f9ed29"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:17.567143"], ["updated_at", "2017-05-17 17:04:17.567143"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -399561076 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -399561076], ["username", "billy_26"], ["access_token", "973444d9e2a961d6368e76b45240c16b"], ["uuid", "928ca700-f16e-4155-aaba-776a24643386"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:17.570079"], ["updated_at", "2017-05-17 17:04:17.570079"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1311588254 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1311588254], ["username", "billy_27"], ["access_token", "717b1042b3ad00474be74600271ee95a"], ["uuid", "c03ee810-00d5-40be-b4e0-fd2a57177ed5"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:17.572797"], ["updated_at", "2017-05-17 17:04:17.572797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -662453308 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -662453308], ["username", "billy_28"], ["access_token", "4f3f2c159584d78563ba0d5d354ee394"], ["uuid", "650a3000-d494-44aa-af23-ac68418c1a95"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:17.575392"], ["updated_at", "2017-05-17 17:04:17.575392"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -108782842 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -108782842], ["username", "billy_29"], ["access_token", "0f5d1d8e46ea80669a7c2da42ab426b1"], ["uuid", "130e6379-bab7-434a-969f-a6a8227fce40"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:17.578002"], ["updated_at", "2017-05-17 17:04:17.578002"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -271136751 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -271136751], ["username", "billy_30"], ["access_token", "f6a4f34649f9fd22f3984f915d8cce9c"], ["uuid", "ca243de8-8bb2-44ee-af08-93d92d7a2706"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:17.580506"], ["updated_at", "2017-05-17 17:04:17.580506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -942765535 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -942765535], ["username", "billy_31"], ["access_token", "772cbbc0350bd7d2aa5483a3b2c0c5f1"], ["uuid", "8b7144aa-3d1d-4c61-a23d-6d97a83dfa64"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:17.582998"], ["updated_at", "2017-05-17 17:04:17.582998"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1340719129 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1340719129], ["username", "billy_32"], ["access_token", "f040121623ae0327ddfdc2b627c8fec3"], ["uuid", "6414a783-4afd-4457-816b-2f5530900b8d"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:17.585427"], ["updated_at", "2017-05-17 17:04:17.585427"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -816525191 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -816525191], ["username", "billy_33"], ["access_token", "5ef8fcebc5055799cadeb2aacab625cd"], ["uuid", "f90c72d4-9165-43b9-9969-b824363ca101"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:17.587980"], ["updated_at", "2017-05-17 17:04:17.587980"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1413688105 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1413688105], ["username", "billy_34"], ["access_token", "b2a65aadb5c66780a137e811fbbec037"], ["uuid", "370e37a3-ae0e-4e6a-82ed-39c3c19c20e2"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:17.590869"], ["updated_at", "2017-05-17 17:04:17.590869"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1345921205 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1345921205], ["username", "billy_35"], ["access_token", "78bc4dbc27f7b8aee03e8023d89004ff"], ["uuid", "cac21e0f-ba98-4849-a8c5-5ea3bef493bb"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:17.593853"], ["updated_at", "2017-05-17 17:04:17.593853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1472430499 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1472430499], ["username", "billy_36"], ["access_token", "f4514af4361d9e1dd3024d16e64a78a4"], ["uuid", "7a0c65dc-89f2-4c27-a1c1-c332bcf27827"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:17.596471"], ["updated_at", "2017-05-17 17:04:17.596471"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1619926055 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1619926055], ["username", "billy_37"], ["access_token", "5f76f1f4e4dedb44ee30baef05ddc9fe"], ["uuid", "9e49a37a-0567-44a5-b7b3-c0a497f8c6fa"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:17.599076"], ["updated_at", "2017-05-17 17:04:17.599076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -87482977 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -87482977], ["username", "billy_38"], ["access_token", "4c87cf9b2dbe2add648cc4d1983f81ca"], ["uuid", "20408ca2-3757-4d50-8c3f-e738728f6228"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:17.601699"], ["updated_at", "2017-05-17 17:04:17.601699"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -537051519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -537051519], ["username", "billy_39"], ["access_token", "52081b2ceec1b5a68a5b0d8b06eaa7c5"], ["uuid", "ad5c08a0-84e7-41eb-90b3-2e267f14d07d"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:17.604276"], ["updated_at", "2017-05-17 17:04:17.604276"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1867126412 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1867126412], ["username", "billy_40"], ["access_token", "86c7708630806050e07f6e83e5f287f1"], ["uuid", "19e6b7a3-4fda-44af-b36e-047022cb1028"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:17.607789"], ["updated_at", "2017-05-17 17:04:17.607789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -388453497 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -388453497], ["username", "billy_41"], ["access_token", "699c4afcd0bebf7356de42d2723d2208"], ["uuid", "820d887c-9a16-4925-91b1-2243486ec1ec"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:17.610987"], ["updated_at", "2017-05-17 17:04:17.610987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -194973187 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -194973187], ["username", "billy_42"], ["access_token", "2c4ec80260b0577da6d4e22a08d14bb2"], ["uuid", "c6133a59-5203-48f4-82d8-6a970abb721c"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:17.613553"], ["updated_at", "2017-05-17 17:04:17.613553"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1497484484 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1497484484], ["username", "billy_43"], ["access_token", "aa4aa3450f105245215932338cc0a461"], ["uuid", "12c0e02c-1452-4079-8d83-af34f50f7497"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:17.616044"], ["updated_at", "2017-05-17 17:04:17.616044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -403383321 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -403383321], ["username", "billy_44"], ["access_token", "1dfe94e89124e8bb2d4c441c8284524f"], ["uuid", "078614df-0028-4f11-b99d-1139a55519cd"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:17.619363"], ["updated_at", "2017-05-17 17:04:17.619363"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1114728282 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1114728282], ["username", "billy_45"], ["access_token", "e8cb387da50a4ad5d88e397bfe8e5335"], ["uuid", "9e489b1c-5321-4b83-b68d-ad7a708f7d51"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:17.622642"], ["updated_at", "2017-05-17 17:04:17.622642"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -33807211 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -33807211], ["username", "billy_46"], ["access_token", "cdf11a0bc81b6195a739c0aa77109eb1"], ["uuid", "a7a8204f-5ef0-4454-9329-28aef7749518"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:17.625554"], ["updated_at", "2017-05-17 17:04:17.625554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -350966666 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -350966666], ["username", "billy_47"], ["access_token", "739455cf014eb30ed5b4a676271c9f56"], ["uuid", "ddec4199-f923-4055-a93a-b572fdf8e030"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:17.628216"], ["updated_at", "2017-05-17 17:04:17.628216"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2130870861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2130870861], ["username", "billy_48"], ["access_token", "6ad7f6cad83e692724c6f6e9bbd6c868"], ["uuid", "bc16f376-b5e2-489d-b87e-4dd4fb5e6318"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:17.630836"], ["updated_at", "2017-05-17 17:04:17.630836"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1257707143 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1257707143], ["username", "billy_49"], ["access_token", "b01e4f67ef3539af518df0b2c469bfc5"], ["uuid", "9865beaf-ff07-421c-a9be-4163d37a6cb2"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:17.633653"], ["updated_at", "2017-05-17 17:04:17.633653"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1980655238 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1980655238], ["username", "jstrav"], ["access_token", "80ea68e6444831c2fc04a714698f8057"], ["uuid", "4f03c0a3-9e56-4923-b3fd-46eaa9943606"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:17.642784"], ["updated_at", "2017-05-17 17:04:17.642784"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1741104162 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1741104162], ["username", "mary"], ["access_token", "6d96f718eaba3c482ee8cbb4c4634b9c"], ["uuid", "56636c2d-073f-4721-bd04-70c37d50ae95"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:17.645856"], ["updated_at", "2017-05-17 17:04:17.645856"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -872807103 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -872807103], ["username", "jstead"], ["access_token", "008b76ed8f02dbb1e288a5bc5e6eb88e"], ["uuid", "8daa359e-1ad6-4fd2-99e1-f956172484d5"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:17.648819"], ["updated_at", "2017-05-17 17:04:17.648819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -790195884 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -790195884], ["username", "bigbear"], ["access_token", "133e95932ab6b47e3dc3a9ff51565f7a"], ["uuid", "ef71325d-30b3-4dfd-876d-813cecf1afbc"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:17.651654"], ["updated_at", "2017-05-17 17:04:17.651654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2131356592 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2131356592], ["username", "billy_00"], ["access_token", "5e78fa605704f2122547e117cb3cd2cf"], ["uuid", "7d58b0b7-b0ec-4b58-bbc9-ba5838ad9ae3"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:17.654533"], ["updated_at", "2017-05-17 17:04:17.654533"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -753815617 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -753815617], ["username", "billy_01"], ["access_token", "f876cac4657d0a5c07517fe5a7312996"], ["uuid", "0aa9e592-79ed-4fab-bd34-1498d66d77c4"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:17.657557"], ["updated_at", "2017-05-17 17:04:17.657557"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -504412881 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -504412881], ["username", "billy_02"], ["access_token", "88fdfbb06760df499fe60edefd0ce925"], ["uuid", "4c75217c-fa85-4211-a13c-a15df827acf5"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:17.660191"], ["updated_at", "2017-05-17 17:04:17.660191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1739167770 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1739167770], ["username", "billy_03"], ["access_token", "6dd371aceb5b8faf4e863886e1c8b6ba"], ["uuid", "a04a1c23-975e-4e2d-acce-a45dd1220e87"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:17.662709"], ["updated_at", "2017-05-17 17:04:17.662709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2117435306 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2117435306], ["username", "billy_04"], ["access_token", "a6b53a8de7c0b8242e859ed31732ffc6"], ["uuid", "8a7870df-ae5f-4e31-bb82-bc09414667a9"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:17.665169"], ["updated_at", "2017-05-17 17:04:17.665169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1911670735 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1911670735], ["username", "billy_05"], ["access_token", "878914027ddde2acc0ba405a3980ce71"], ["uuid", "2a9eeac2-a32a-4b1d-91c3-2bc0235ca048"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:17.667758"], ["updated_at", "2017-05-17 17:04:17.667758"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -462970344 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -462970344], ["username", "billy_06"], ["access_token", "1bc0f92644df129d83091a96b6ec14fb"], ["uuid", "124474b4-40a6-4a1c-8d0c-9977b31896f5"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:17.670711"], ["updated_at", "2017-05-17 17:04:17.670711"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -272867441 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -272867441], ["username", "billy_07"], ["access_token", "f67f324ee8e142452f1e650ea441e3f3"], ["uuid", "51b5368b-555d-4112-be19-072a519a8b37"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:17.673328"], ["updated_at", "2017-05-17 17:04:17.673328"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -108131426 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -108131426], ["username", "billy_08"], ["access_token", "011845a87503ebbd1f0553af285bbfee"], ["uuid", "3eb11ca3-241e-41fa-9d4a-b678dccde709"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:17.675972"], ["updated_at", "2017-05-17 17:04:17.675972"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1276217725 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1276217725], ["username", "billy_09"], ["access_token", "4238658ead8f42fe61bdaece54fb1292"], ["uuid", "c30bf274-e145-4839-b7cf-ea357d7c0ba8"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:17.678547"], ["updated_at", "2017-05-17 17:04:17.678547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1776362664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1776362664], ["username", "billy_10"], ["access_token", "8f15d65e0a49e3a6cfcb0254f3835c8e"], ["uuid", "cb98e678-cd6f-4593-b23e-edffd33ad305"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:17.681051"], ["updated_at", "2017-05-17 17:04:17.681051"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2049716696 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2049716696], ["username", "billy_11"], ["access_token", "79d17e768b9bba82daa4dbb5872b07c3"], ["uuid", "77533f11-e624-44b7-8ff9-8ba2501c69cb"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:17.683521"], ["updated_at", "2017-05-17 17:04:17.683521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1937038437 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1937038437], ["username", "billy_12"], ["access_token", "5b9b81529cfd31ba383b90bedcfff681"], ["uuid", "de833c72-b629-406c-b79e-254bdbe2f50b"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:17.686002"], ["updated_at", "2017-05-17 17:04:17.686002"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1358695571 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1358695571], ["username", "billy_13"], ["access_token", "63c6f6a79949827ae28e32101db0203f"], ["uuid", "43643653-f6c3-4a1b-bf4b-e0747700bc85"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:17.688593"], ["updated_at", "2017-05-17 17:04:17.688593"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1951022061 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1951022061], ["username", "billy_14"], ["access_token", "ea35fcd9ed0daf9eb0fdd17f4b8f348d"], ["uuid", "ca89a819-3e0d-402e-b5bd-46c2f13143b2"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:17.691341"], ["updated_at", "2017-05-17 17:04:17.691341"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -985032165 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -985032165], ["username", "billy_15"], ["access_token", "c3ff597b95caed2de2eb653e0a4b681f"], ["uuid", "aa49de24-e4a1-4d1a-96fc-670a9a596f18"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:17.694680"], ["updated_at", "2017-05-17 17:04:17.694680"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -770789760 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -770789760], ["username", "billy_16"], ["access_token", "03057808da907d1e218af25c787c091c"], ["uuid", "1e541aa1-3510-4dcb-8ff7-b82f489b2719"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:17.697594"], ["updated_at", "2017-05-17 17:04:17.697594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1912426120 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1912426120], ["username", "billy_17"], ["access_token", "d7ecc5bf2255da2386e166be40bfbb00"], ["uuid", "88cd075a-40b4-4244-aab3-0767c57fda1e"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:17.700458"], ["updated_at", "2017-05-17 17:04:17.700458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -450826098 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -450826098], ["username", "billy_18"], ["access_token", "d302c0cda82be81615c2db2a93f083f0"], ["uuid", "a76e3093-ea80-42c0-8490-dff6b19082cb"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:17.703030"], ["updated_at", "2017-05-17 17:04:17.703030"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -570634250 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -570634250], ["username", "billy_19"], ["access_token", "8a3200870fb42b206714a1554910e1dd"], ["uuid", "f78b0d8c-62b7-4821-a40a-c64d333c8cb2"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:17.705610"], ["updated_at", "2017-05-17 17:04:17.705610"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1359733153 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1359733153], ["username", "billy_20"], ["access_token", "de61b3fa8e2e7c0f636a2f94c01b7982"], ["uuid", "e72af8da-6d54-4fa9-b3a1-15fd550a2a6f"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:17.708231"], ["updated_at", "2017-05-17 17:04:17.708231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1227534753 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1227534753], ["username", "billy_21"], ["access_token", "3bdda5c1ccf44fda20795b829b84e008"], ["uuid", "00475e8d-e095-4b33-9529-e141f27213f7"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:17.711280"], ["updated_at", "2017-05-17 17:04:17.711280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1207124165 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1207124165], ["username", "billy_22"], ["access_token", "571804575265aefe14d6bcbc87b8a07a"], ["uuid", "f0c81ca4-8241-4358-ae54-ab0e5e849708"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:17.713972"], ["updated_at", "2017-05-17 17:04:17.713972"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2114381554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2114381554], ["username", "billy_23"], ["access_token", "c5913d28b65adbcd1335e27281d654b4"], ["uuid", "d53c999f-404b-4371-b632-e6f970d8908f"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:17.716526"], ["updated_at", "2017-05-17 17:04:17.716526"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -5896504 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -5896504], ["username", "billy_24"], ["access_token", "67a596a15acdd1596297b91f6d919386"], ["uuid", "ff3dff40-5312-4f90-a102-75e29ba914e5"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:17.719047"], ["updated_at", "2017-05-17 17:04:17.719047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -939722562 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -939722562], ["username", "billy_25"], ["access_token", "2b6ad260c166952a06f792e7048fb90b"], ["uuid", "c33d177d-85c1-44af-accd-e5ae717ae799"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:17.721570"], ["updated_at", "2017-05-17 17:04:17.721570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1543884244 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1543884244], ["username", "billy_26"], ["access_token", "7661348f26d608e792fa3f5fe49ec334"], ["uuid", "a9f326e6-56b1-4574-a723-b147da246ae5"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:17.724230"], ["updated_at", "2017-05-17 17:04:17.724230"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -94566006 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -94566006], ["username", "billy_27"], ["access_token", "4ea98cc0a6237045081b647dc086fb80"], ["uuid", "c6d04039-17e5-4817-99f0-cfeaa3cf0695"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:17.726875"], ["updated_at", "2017-05-17 17:04:17.726875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1173577981 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1173577981], ["username", "billy_28"], ["access_token", "dc9a4fa8dae4d9664e2fc21085726b27"], ["uuid", "f702df8c-8910-4df3-ac0b-7b2c6f060573"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:17.729455"], ["updated_at", "2017-05-17 17:04:17.729455"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2000714863 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2000714863], ["username", "billy_29"], ["access_token", "b1542d4e441d9f83dec2c998aa999318"], ["uuid", "d9fe85ee-d24f-40f4-a439-7f5e0652f408"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:17.732107"], ["updated_at", "2017-05-17 17:04:17.732107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -416242524 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -416242524], ["username", "billy_30"], ["access_token", "ab80dc82c1d6e7804bf7940b3f64e518"], ["uuid", "f3905bf0-dde1-4033-a471-a9022f62142c"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:17.734706"], ["updated_at", "2017-05-17 17:04:17.734706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -395032439 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -395032439], ["username", "billy_31"], ["access_token", "05da7cf787dc66bf161829d17b580122"], ["uuid", "628b5400-6434-45dc-b67a-ea76d916a6b9"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:17.737266"], ["updated_at", "2017-05-17 17:04:17.737266"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2138142707 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2138142707], ["username", "billy_32"], ["access_token", "0f07e55acee1f0266b017a01ef097d4a"], ["uuid", "7cfef411-086b-4632-ad3a-1a3432ef7d34"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:17.739848"], ["updated_at", "2017-05-17 17:04:17.739848"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -694481098 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -694481098], ["username", "billy_33"], ["access_token", "022bfe2380e3cb68ea25946914bb16dc"], ["uuid", "19519e32-25b3-4df1-a041-8ae1ecf333d7"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:17.742450"], ["updated_at", "2017-05-17 17:04:17.742450"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1316353954 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1316353954], ["username", "billy_34"], ["access_token", "9e27d515d09b3bba935045be36a11ef1"], ["uuid", "9ae3bef6-b272-47c2-9ebe-fedaab1e3e31"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:17.744959"], ["updated_at", "2017-05-17 17:04:17.744959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -22082860 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -22082860], ["username", "billy_35"], ["access_token", "3ef4f54b2d5a0f631d9f87176d17566b"], ["uuid", "b0725df2-e810-4d56-8504-2f6fe0935d36"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:17.747533"], ["updated_at", "2017-05-17 17:04:17.747533"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1634029861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1634029861], ["username", "billy_36"], ["access_token", "d9fc70512a19ba6505044a63f97dc3b1"], ["uuid", "83afeda5-bfc0-44fc-a6cd-6b0566e4bdc5"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:17.750380"], ["updated_at", "2017-05-17 17:04:17.750380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -667091130 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -667091130], ["username", "billy_37"], ["access_token", "4b9cd52d97002e78db55d6b55dd85e02"], ["uuid", "868f6d1a-bc3f-4506-bc3d-b28aac51244b"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:17.753321"], ["updated_at", "2017-05-17 17:04:17.753321"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2067712712 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2067712712], ["username", "billy_38"], ["access_token", "d079bd658339156ea88c611f1eace387"], ["uuid", "2239a7a8-1134-43e1-b864-334828f4a643"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:17.756410"], ["updated_at", "2017-05-17 17:04:17.756410"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -258377444 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -258377444], ["username", "billy_39"], ["access_token", "9e7a969bdafcf744562362cd67e85bc6"], ["uuid", "99bf1164-9f90-469f-9bf4-e9f0d7a835a8"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:17.759912"], ["updated_at", "2017-05-17 17:04:17.759912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1630715760 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1630715760], ["username", "billy_40"], ["access_token", "c8f5af47e5695ae9b7d7e4140f2bc12a"], ["uuid", "79afe223-ce20-432f-a87e-861e6e3cbb41"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:17.763171"], ["updated_at", "2017-05-17 17:04:17.763171"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2049035720 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2049035720], ["username", "billy_41"], ["access_token", "9357416a34355952456141b20dd3a455"], ["uuid", "71860d22-3d50-4b07-9af8-d609e072b0ca"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:17.765889"], ["updated_at", "2017-05-17 17:04:17.765889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1200637674 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1200637674], ["username", "billy_42"], ["access_token", "d4d66bec682c4a0d0c811e0712ba2456"], ["uuid", "2d1b5893-3632-4d90-aa69-9dd372c51500"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:17.768898"], ["updated_at", "2017-05-17 17:04:17.768898"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1715663179 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1715663179], ["username", "billy_43"], ["access_token", "93f81f406cc2ae1c364e7cc354e0024c"], ["uuid", "736225c5-6763-4c35-81d7-37e51aa94829"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:17.771620"], ["updated_at", "2017-05-17 17:04:17.771620"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -923948780 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -923948780], ["username", "billy_44"], ["access_token", "0bf4c3cf1f5f4a3bfec99f047c0e6ab3"], ["uuid", "6e7b76e7-f0c8-486c-a725-33b6995fdaec"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:17.774373"], ["updated_at", "2017-05-17 17:04:17.774373"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1025227795 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1025227795], ["username", "billy_45"], ["access_token", "c2aaf191ce3bf06810c363b958970b02"], ["uuid", "e9f02859-f191-4bf8-800b-0390cb506446"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:17.776982"], ["updated_at", "2017-05-17 17:04:17.776982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1285611490 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1285611490], ["username", "billy_46"], ["access_token", "85c27e72a6dbb79c8d0c805af1633e76"], ["uuid", "fcf90d7c-1549-41e4-a344-d4bc1fca13ae"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:17.779595"], ["updated_at", "2017-05-17 17:04:17.779595"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -877625219 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -877625219], ["username", "billy_47"], ["access_token", "efa1fe94ee5e95c1521d9df2ea64f853"], ["uuid", "25349eaf-8cd1-47ff-8fe6-1d8cbcc0a9d8"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:17.782137"], ["updated_at", "2017-05-17 17:04:17.782137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1086586902 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1086586902], ["username", "billy_48"], ["access_token", "fe1d2d033a1923c691616092e3603803"], ["uuid", "c3da2ccf-584c-49f3-83e7-7c1eae7e2547"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:17.784724"], ["updated_at", "2017-05-17 17:04:17.784724"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -565660145 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -565660145], ["username", "billy_49"], ["access_token", "5979201c1178a93fd1130551bbba781d"], ["uuid", "eeed9ceb-294a-48c4-8799-dfa55d223801"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:17.787347"], ["updated_at", "2017-05-17 17:04:17.787347"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:04:17.797909"], ["updated_at", "2017-05-17 17:04:17.797909"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 0]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 0 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 0], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:04:17.803293"], ["updated_at", "2017-05-17 17:04:17.803293"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:04:17.808480"], ["updated_at", "2017-05-17 17:04:17.808480"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2131127917 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2131127917], ["username", "jstrav"], ["access_token", "6acf50fe669feeb9d99b13658c91f258"], ["uuid", "f279aad3-ed43-4e2e-bb17-2ee7bcd171bb"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:17.814465"], ["updated_at", "2017-05-17 17:04:17.814465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1148355861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1148355861], ["username", "mary"], ["access_token", "a9e2727293710f667c04d2425102c89b"], ["uuid", "7dd6e7f8-b851-4091-a0fd-1c6b3ef0e286"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:17.817600"], ["updated_at", "2017-05-17 17:04:17.817600"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1392190267 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1392190267], ["username", "jstead"], ["access_token", "6381cc9f72a2d9f839a13f901b45bd1f"], ["uuid", "a9b90e8f-ec5c-4526-8743-7742c9b57030"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:17.820642"], ["updated_at", "2017-05-17 17:04:17.820642"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -623731090 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -623731090], ["username", "bigbear"], ["access_token", "0939f8dbd36f83bf56c4588eb06eabcb"], ["uuid", "d2b604bc-893f-4fda-b9c0-5d3ceed933ec"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:17.823190"], ["updated_at", "2017-05-17 17:04:17.823190"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1315255697 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1315255697], ["username", "billy_00"], ["access_token", "babb6c20cb2dcf4dd90aad2472c45c8c"], ["uuid", "ecb28817-a235-462f-9ef1-283dda797755"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:17.825882"], ["updated_at", "2017-05-17 17:04:17.825882"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2014656867 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2014656867], ["username", "billy_01"], ["access_token", "9e2d921c16373bbd925fc890662d84f5"], ["uuid", "0af5eeea-9ae2-475d-9bb8-8853e1304aed"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:17.828458"], ["updated_at", "2017-05-17 17:04:17.828458"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -322764324 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -322764324], ["username", "billy_02"], ["access_token", "bc6cf6b0f207e18535421f2f03dabf62"], ["uuid", "d47301dc-eb68-4995-9536-e307049bdf8a"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:17.831559"], ["updated_at", "2017-05-17 17:04:17.831559"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -416064802 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -416064802], ["username", "billy_03"], ["access_token", "697a1cfc96f7df2e2b81db710a8a8d27"], ["uuid", "03d6a271-7dec-40a8-bce1-889e7770511c"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:17.834475"], ["updated_at", "2017-05-17 17:04:17.834475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1908901176 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1908901176], ["username", "billy_04"], ["access_token", "d9c69f0b30893ecb8da2a4490a3bcc28"], ["uuid", "594f3b1a-35f3-4c80-bdba-84c6668b1a38"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:17.837246"], ["updated_at", "2017-05-17 17:04:17.837246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1556182396 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1556182396], ["username", "billy_05"], ["access_token", "89a6281047e9ee097e1936e3769c0af7"], ["uuid", "09c1c865-ccac-4fa1-b6b9-fcfe190a08e9"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:17.839791"], ["updated_at", "2017-05-17 17:04:17.839791"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1804834154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1804834154], ["username", "billy_06"], ["access_token", "142f3208a76a2213f31e12aae39b98d4"], ["uuid", "04cab971-b09c-443a-9598-c769958b56a4"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:17.842549"], ["updated_at", "2017-05-17 17:04:17.842549"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -366238572 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -366238572], ["username", "billy_07"], ["access_token", "98501471217a150046f307a1ae7a740b"], ["uuid", "9f1bbe20-99a8-4b36-a394-6eeee8d80dea"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:17.845336"], ["updated_at", "2017-05-17 17:04:17.845336"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1159523777 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1159523777], ["username", "billy_08"], ["access_token", "fd471f923d8d9b16ba7ab7f4bc79cb4a"], ["uuid", "66417b83-c46c-474d-99f9-d01a184856e2"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:17.847948"], ["updated_at", "2017-05-17 17:04:17.847948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1414539295 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1414539295], ["username", "billy_09"], ["access_token", "100eef8ead5598bbea342a3a2572ba1f"], ["uuid", "a9e93b2b-df43-4071-859f-8190014422e6"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:17.850464"], ["updated_at", "2017-05-17 17:04:17.850464"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -190892017 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -190892017], ["username", "billy_10"], ["access_token", "7b6e9f5b82655136011bf4bfd1056dcb"], ["uuid", "ed08f84a-83e0-4d97-9934-b13352f73730"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:17.852956"], ["updated_at", "2017-05-17 17:04:17.852956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1813290855 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1813290855], ["username", "billy_11"], ["access_token", "c3c2eb2a515a68d68d93e2e52d4c3733"], ["uuid", "aa9f2757-ca04-45aa-80fd-9003c2c0980b"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:17.855672"], ["updated_at", "2017-05-17 17:04:17.855672"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2105530325 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2105530325], ["username", "billy_12"], ["access_token", "20a5e4d577469cb07fd203aaa171e203"], ["uuid", "6323b33b-665a-42bc-8f3f-496fc39c7596"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:17.858899"], ["updated_at", "2017-05-17 17:04:17.858899"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -817235924 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -817235924], ["username", "billy_13"], ["access_token", "6606b544a95f5ecdb58ec86cde6f1138"], ["uuid", "0c11d421-a11b-49d8-9b2e-fe2c4bc8faf6"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:17.861731"], ["updated_at", "2017-05-17 17:04:17.861731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -619493373 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -619493373], ["username", "billy_14"], ["access_token", "0c06c0053735e87e49230868eae6ac19"], ["uuid", "cdcc159a-eceb-471c-9bd3-f4b13cd6bef9"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:17.864315"], ["updated_at", "2017-05-17 17:04:17.864315"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1314733674 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1314733674], ["username", "billy_15"], ["access_token", "5d22be80e331a5a2d4f33410a9117732"], ["uuid", "7218c8eb-45d3-45d9-9a93-d6d69a48a82c"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:17.866928"], ["updated_at", "2017-05-17 17:04:17.866928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -622551734 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -622551734], ["username", "billy_16"], ["access_token", "b7da1442a22af5f0ee2cf653eab2356e"], ["uuid", "82b81d8a-ca57-42a6-b888-7112d554ec1b"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:17.869881"], ["updated_at", "2017-05-17 17:04:17.869881"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1503937258 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1503937258], ["username", "billy_17"], ["access_token", "51f028572456042b31c8362e58f6ea31"], ["uuid", "fdbfaec1-3585-41c1-8ab0-6b1abec663e5"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:17.872948"], ["updated_at", "2017-05-17 17:04:17.872948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -852007009 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -852007009], ["username", "billy_18"], ["access_token", "b0edc068a536ce6bd93f76f68e04bc7f"], ["uuid", "2843f7e7-ff71-42e9-a56c-4c07df5a1356"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:17.875659"], ["updated_at", "2017-05-17 17:04:17.875659"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -855806106 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -855806106], ["username", "billy_19"], ["access_token", "87fba6db7065f3d3638ace9edd7ff8e1"], ["uuid", "2b8b9949-9e89-42de-8845-9cf65ebaa3f2"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:17.878900"], ["updated_at", "2017-05-17 17:04:17.878900"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1592773367 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1592773367], ["username", "billy_20"], ["access_token", "5f482c4a798a32d1cc043f8ed6fe2de9"], ["uuid", "0b1158e8-36ee-4338-a61f-d141f1916345"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:17.882758"], ["updated_at", "2017-05-17 17:04:17.882758"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1866927914 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1866927914], ["username", "billy_21"], ["access_token", "e5b6ccc2217ca5be5d00949945545cfb"], ["uuid", "f3893476-56c9-41dd-8814-7d79fd765311"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:17.886991"], ["updated_at", "2017-05-17 17:04:17.886991"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -325451942 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -325451942], ["username", "billy_22"], ["access_token", "9ab7bae76c1f4fee920d4304578dcd16"], ["uuid", "9899d3fa-5df4-45de-9c8c-b464f5dc5bdb"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:17.890477"], ["updated_at", "2017-05-17 17:04:17.890477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1184355249 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1184355249], ["username", "billy_23"], ["access_token", "0dd90e39df2e64861a8f75de7effa943"], ["uuid", "0038f836-f9ac-41b8-a933-e97a733b83f2"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:17.893955"], ["updated_at", "2017-05-17 17:04:17.893955"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -460639252 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -460639252], ["username", "billy_24"], ["access_token", "cb60890fe58a6391c65cf65dd6003d78"], ["uuid", "d0de9e15-93f5-457c-8228-3ff7df6f3f9e"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:17.896879"], ["updated_at", "2017-05-17 17:04:17.896879"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1106556021 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1106556021], ["username", "billy_25"], ["access_token", "ed771da2215f62c9c4b2914f9ff6f4bc"], ["uuid", "1d810ac8-07f2-4bf6-9e5f-b413d77bc365"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:17.899412"], ["updated_at", "2017-05-17 17:04:17.899412"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1079212460 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1079212460], ["username", "billy_26"], ["access_token", "73fdaab85d87caefd6c30cdc6780b2e6"], ["uuid", "4ba9818f-1cb8-4001-b9d3-0fcf0b0edfed"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:17.901835"], ["updated_at", "2017-05-17 17:04:17.901835"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1197381858 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1197381858], ["username", "billy_27"], ["access_token", "84b0e1777e6f95590e838312293739f4"], ["uuid", "c7ea0b75-ae58-49ca-ab40-ed9a6a7dd754"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:17.904195"], ["updated_at", "2017-05-17 17:04:17.904195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -893180921 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -893180921], ["username", "billy_28"], ["access_token", "8747793c5879fd989684790708c46bda"], ["uuid", "06602287-76ee-4fad-a8bc-ea0b7c7f7c7a"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:17.906540"], ["updated_at", "2017-05-17 17:04:17.906540"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -651028060 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -651028060], ["username", "billy_29"], ["access_token", "da0abdcabd4a1d20bd8f21c205de151e"], ["uuid", "c9c6470d-d61b-4771-98ec-d4a1b63dff99"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:17.915552"], ["updated_at", "2017-05-17 17:04:17.915552"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1109786293 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1109786293], ["username", "billy_30"], ["access_token", "df3d5865a46d1831bea73aba3b84d24a"], ["uuid", "5b3fc51d-076c-4388-8faf-1951ee54d185"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:17.918500"], ["updated_at", "2017-05-17 17:04:17.918500"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1670715842 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1670715842], ["username", "billy_31"], ["access_token", "27f6887ec08a032f93ddf132d16fcbe6"], ["uuid", "77fe36b6-4d4b-4bd5-8b3b-598ca9e423ec"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:17.921180"], ["updated_at", "2017-05-17 17:04:17.921180"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1901330624 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1901330624], ["username", "billy_32"], ["access_token", "a7401ce010cf045d2595ffdd019f38db"], ["uuid", "95e913e2-19ae-4fdf-bcee-67df365e92d9"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:17.923681"], ["updated_at", "2017-05-17 17:04:17.923681"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -706521770 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -706521770], ["username", "billy_33"], ["access_token", "2ea4effc0461f883cb1caec8f6cb1981"], ["uuid", "d600b953-ac58-4db2-9e7c-1cfa7b45bd6b"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:17.926278"], ["updated_at", "2017-05-17 17:04:17.926278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1812497241 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1812497241], ["username", "billy_34"], ["access_token", "07801380a844a122c5e9d4dc33ba28ad"], ["uuid", "a964e056-e9b3-45b0-8ebe-18de13460f7c"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:17.928816"], ["updated_at", "2017-05-17 17:04:17.928816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1422672452 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1422672452], ["username", "billy_35"], ["access_token", "6efb04d426c93d2da43e0463f15377df"], ["uuid", "78917a41-05cc-4ebc-9a93-0c4da31f3d5e"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:17.931371"], ["updated_at", "2017-05-17 17:04:17.931371"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -269220242 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -269220242], ["username", "billy_36"], ["access_token", "ebc84b22a751a1e37791dacd17ce8b10"], ["uuid", "33b99270-ff2e-48de-a0c1-6e08855d1dd5"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:17.933923"], ["updated_at", "2017-05-17 17:04:17.933923"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1502399423 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1502399423], ["username", "billy_37"], ["access_token", "28df7a9d7722bfd657bb4a6e96eafde6"], ["uuid", "c1cb1366-267b-4c6d-94fe-982bfe8fd04e"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:17.936998"], ["updated_at", "2017-05-17 17:04:17.936998"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2048305312 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2048305312], ["username", "billy_38"], ["access_token", "c59922dd9321ec79e4237cffeb901a96"], ["uuid", "52bef00d-8b82-4ee7-bfad-33e1e7b805cf"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:17.940799"], ["updated_at", "2017-05-17 17:04:17.940799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1790637612 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1790637612], ["username", "billy_39"], ["access_token", "d3dc318f511b7340a56d703f7ec5ee7e"], ["uuid", "68093bd0-107f-4dfc-b2b7-f5fd8617585c"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:17.944092"], ["updated_at", "2017-05-17 17:04:17.944092"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1477990037 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1477990037], ["username", "billy_40"], ["access_token", "8887f3b791041db0ebd0762e624797e4"], ["uuid", "2d41017a-b94e-4061-9c2c-7a3a1988c685"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:17.946776"], ["updated_at", "2017-05-17 17:04:17.946776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1113466012 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1113466012], ["username", "billy_41"], ["access_token", "e70212d0e16a16f0f3cd3262cec9e56b"], ["uuid", "e3fd0b2a-b9bd-40d6-98ec-c2b904a62a4f"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:17.949506"], ["updated_at", "2017-05-17 17:04:17.949506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -38491281 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -38491281], ["username", "billy_42"], ["access_token", "644881666c86e77697685b9c1b2af690"], ["uuid", "09ddbc85-18a9-47e1-bfc6-881090227af2"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:17.952631"], ["updated_at", "2017-05-17 17:04:17.952631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -131422640 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -131422640], ["username", "billy_43"], ["access_token", "6d0c148f70db15377b9b61377121a529"], ["uuid", "66e450ec-ab75-4918-b7c3-b176859ea4eb"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:17.955409"], ["updated_at", "2017-05-17 17:04:17.955409"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1555724889 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1555724889], ["username", "billy_44"], ["access_token", "df19b7fe1c2155cdd985f6e53602d91c"], ["uuid", "d42c4b2a-7afc-4fac-9a27-d4ca82669595"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:17.957903"], ["updated_at", "2017-05-17 17:04:17.957903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1775176777 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1775176777], ["username", "billy_45"], ["access_token", "946b2dc50cca99419eb6fd3dfbba8c60"], ["uuid", "3f38e7cf-59d6-40a5-aca5-09c162f84745"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:17.960711"], ["updated_at", "2017-05-17 17:04:17.960711"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1866744860 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1866744860], ["username", "billy_46"], ["access_token", "33628f3485d33e5eb6ca5fe919c43d5b"], ["uuid", "6ef39217-60d0-42e6-9e81-60adfb822089"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:17.963314"], ["updated_at", "2017-05-17 17:04:17.963314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1994240443 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1994240443], ["username", "billy_47"], ["access_token", "701ee59ce5c64ae5ba6d5f187a253ec7"], ["uuid", "611b15bd-e29e-46e6-96d8-3d5efabb6dcc"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:17.965937"], ["updated_at", "2017-05-17 17:04:17.965937"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2124113069 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2124113069], ["username", "billy_48"], ["access_token", "62e47229f81e73f3d831da6a436012e1"], ["uuid", "00696d25-50d4-45f3-ba84-6aed62df8810"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:17.968795"], ["updated_at", "2017-05-17 17:04:17.968795"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1270932672 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1270932672], ["username", "billy_49"], ["access_token", "8168aa3d4ed2904a4d7bad2dc4b7f2ff"], ["uuid", "c68ab0d3-fc87-449b-9343-b0f1769030db"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:17.971632"], ["updated_at", "2017-05-17 17:04:17.971632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1746640298 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1746640298], ["username", "jstrav"], ["access_token", "f287c31eb93fcf13e6650b6df485165a"], ["uuid", "08ca8c14-8a16-4308-9d5b-b356659c0e3b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:17.982311"], ["updated_at", "2017-05-17 17:04:17.982311"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -251932728 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -251932728], ["username", "mary"], ["access_token", "b59abfeeee9d271e0712cd2cb7666949"], ["uuid", "9392d193-1f0d-4fed-aa97-0eed024d86f7"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:17.985236"], ["updated_at", "2017-05-17 17:04:17.985236"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -739384956 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -739384956], ["username", "jstead"], ["access_token", "6b6fc4cf5c4c21b4a6efe56ff384e719"], ["uuid", "d3df1a63-62dc-42c0-be36-9d937403e5b4"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:17.988396"], ["updated_at", "2017-05-17 17:04:17.988396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1143426446 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1143426446], ["username", "bigbear"], ["access_token", "be5a054e5818d87f25add38bead1181a"], ["uuid", "eea42448-81d2-4da5-bfda-25ca9568ac8d"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:17.991305"], ["updated_at", "2017-05-17 17:04:17.991305"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1671918592 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1671918592], ["username", "billy_00"], ["access_token", "607d0d2ddfae11983c8da80368882a3c"], ["uuid", "a0ecc224-b53d-4227-acdc-f783dc3fb5d1"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:17.994479"], ["updated_at", "2017-05-17 17:04:17.994479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1931905628 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1931905628], ["username", "billy_01"], ["access_token", "681ac63325c85dcf1e0142d1e96f5a47"], ["uuid", "5796e861-5cc1-40d9-95d1-2fd4970e1c8e"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:17.997127"], ["updated_at", "2017-05-17 17:04:17.997127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1181469215 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1181469215], ["username", "billy_02"], ["access_token", "92f357af3b468e01bcd6c301ceb605b7"], ["uuid", "965a0e6c-d48d-4aad-b4c0-6925e532868f"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:17.999755"], ["updated_at", "2017-05-17 17:04:17.999755"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1170164967 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1170164967], ["username", "billy_03"], ["access_token", "fdde7ad71e31c6cbc672918b08959362"], ["uuid", "935f0954-c4a9-47ef-ac52-d5a16cf8884f"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:18.002291"], ["updated_at", "2017-05-17 17:04:18.002291"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1010953458 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1010953458], ["username", "billy_04"], ["access_token", "caf293f32a37bba2f4b9c802ace646e5"], ["uuid", "86f758c6-ea86-4412-9c97-d06695242c0b"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:18.004735"], ["updated_at", "2017-05-17 17:04:18.004735"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -648753406 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -648753406], ["username", "billy_05"], ["access_token", "a2c4d784966de493d67d1a0ad7a7bfbc"], ["uuid", "09a237aa-2541-4c91-b3a6-855cb8600e94"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:18.007640"], ["updated_at", "2017-05-17 17:04:18.007640"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1180594499 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1180594499], ["username", "billy_06"], ["access_token", "31ab5c27a0472fa27d29bae7bc5f7316"], ["uuid", "57906b15-c40f-4ff6-9d8b-e69320e67af9"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:18.011819"], ["updated_at", "2017-05-17 17:04:18.011819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1407555519 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1407555519], ["username", "billy_07"], ["access_token", "a1edb9c3fa3eb90d530aa01aa121843d"], ["uuid", "74186bac-0d13-40f6-bac2-e6bb540fa02f"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:18.014488"], ["updated_at", "2017-05-17 17:04:18.014488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -626570554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -626570554], ["username", "billy_08"], ["access_token", "c00e67b1975133b3dd4f6a287458fe86"], ["uuid", "c93985e5-f523-4a2e-897d-ae98d8ad3878"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:18.017117"], ["updated_at", "2017-05-17 17:04:18.017117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70163643 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -70163643], ["username", "billy_09"], ["access_token", "99e0efdaef103bde278e628cf2d46e5d"], ["uuid", "c32a4e19-4ef9-4172-8931-c842b3921e33"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:18.019675"], ["updated_at", "2017-05-17 17:04:18.019675"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -365346331 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -365346331], ["username", "billy_10"], ["access_token", "da1c896329064ece8322e693aba89f19"], ["uuid", "85904500-c4e1-4f15-a170-04086c1a343e"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:18.022142"], ["updated_at", "2017-05-17 17:04:18.022142"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373839024 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373839024], ["username", "billy_11"], ["access_token", "c42d2c4a552218e514000e3a1d073773"], ["uuid", "223909e4-388d-4d75-b90b-10fd11b9b585"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:18.024654"], ["updated_at", "2017-05-17 17:04:18.024654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1343198437 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1343198437], ["username", "billy_12"], ["access_token", "72f823cb7ecbdb55ddda08de80e7e5b8"], ["uuid", "a6143d39-e882-4a68-89ed-a46165bfff57"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:18.027279"], ["updated_at", "2017-05-17 17:04:18.027279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -878880333 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -878880333], ["username", "billy_13"], ["access_token", "0ab241bc5c78b5435ec15483a486207e"], ["uuid", "026eb0b2-a48f-4cfe-81bd-6972b3297e35"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:18.029889"], ["updated_at", "2017-05-17 17:04:18.029889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -27051574 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -27051574], ["username", "billy_14"], ["access_token", "48bdca6892be395ca9510a7708fd8205"], ["uuid", "ec21838d-a0cd-48a9-9346-f7d78992a237"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:18.032563"], ["updated_at", "2017-05-17 17:04:18.032563"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -458947313 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -458947313], ["username", "billy_15"], ["access_token", "125ef0b977c160edfadd2b2fa2b6eade"], ["uuid", "48b49073-d5ab-4828-8d44-d0da6c799df6"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:18.035598"], ["updated_at", "2017-05-17 17:04:18.035598"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1913097203 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1913097203], ["username", "billy_16"], ["access_token", "1ead41097797092edaf4f6b2105b7225"], ["uuid", "d07550d6-fce5-4cd4-bfda-9b19bbaffd61"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:18.038444"], ["updated_at", "2017-05-17 17:04:18.038444"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1676747210 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1676747210], ["username", "billy_17"], ["access_token", "af690ab858815b40288a845fba79304f"], ["uuid", "c6940388-8b6f-4e35-93bd-98301369729f"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:18.041718"], ["updated_at", "2017-05-17 17:04:18.041718"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -501577719 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -501577719], ["username", "billy_18"], ["access_token", "d88f740a05aacedb6a57c0785be0b9b2"], ["uuid", "a4c421a8-264c-4f88-ad86-3d374ca28d19"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:18.044601"], ["updated_at", "2017-05-17 17:04:18.044601"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -426442066 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -426442066], ["username", "billy_19"], ["access_token", "1c893659130fa22f4c33535c9f94806f"], ["uuid", "c5adb690-dd70-4c55-9af9-d7c315c947ce"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:18.047396"], ["updated_at", "2017-05-17 17:04:18.047396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -481336309 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -481336309], ["username", "billy_20"], ["access_token", "2191cea3c8888eb6b5d53da2cea76221"], ["uuid", "e04713e6-4ad9-4279-b97f-63d6948a1cc1"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:18.050121"], ["updated_at", "2017-05-17 17:04:18.050121"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -348035389 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -348035389], ["username", "billy_21"], ["access_token", "bda3adfb9e73eff44c7fbe5389249b6b"], ["uuid", "0736d4a9-f8c3-44e0-b317-e766810b1392"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:18.052926"], ["updated_at", "2017-05-17 17:04:18.052926"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -216669861 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -216669861], ["username", "billy_22"], ["access_token", "b1c57973c490437f21e09c5f2f8bd20e"], ["uuid", "0e273776-a340-46c2-814c-48a5ce0bfc09"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:18.056080"], ["updated_at", "2017-05-17 17:04:18.056080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1372668942 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1372668942], ["username", "billy_23"], ["access_token", "725f85301967a8e23afb93f8f374f10d"], ["uuid", "f6461313-ac3d-43b7-8c24-33bc28619aab"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:18.059195"], ["updated_at", "2017-05-17 17:04:18.059195"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187773248 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1187773248], ["username", "billy_24"], ["access_token", "bd79ea58841e560ffa9c82cf7b25c113"], ["uuid", "277a7705-b9ea-4980-a23e-24c6cd93d385"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:18.062040"], ["updated_at", "2017-05-17 17:04:18.062040"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -920408499 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -920408499], ["username", "billy_25"], ["access_token", "90dc6c61601799676b7111ec47f62e63"], ["uuid", "60669aec-551c-4fd1-a507-bf0a94b80654"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:18.064730"], ["updated_at", "2017-05-17 17:04:18.064730"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -290638914 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -290638914], ["username", "billy_26"], ["access_token", "722b9a706bc6fe8e923ced396de6548e"], ["uuid", "7e5b3eb0-6e3f-4e47-9fee-63a6ecea1fa2"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:18.067461"], ["updated_at", "2017-05-17 17:04:18.067461"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -230526412 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -230526412], ["username", "billy_27"], ["access_token", "9c0a78177f7a8fd69148fa9a4b782435"], ["uuid", "f047f793-5e21-4478-be72-18ae66c8a8d1"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:18.070814"], ["updated_at", "2017-05-17 17:04:18.070814"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1997984274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1997984274], ["username", "billy_28"], ["access_token", "de64208b05fd4454acee495437d43805"], ["uuid", "6a1d772b-532a-49b9-9b70-7acd507f2a17"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:18.074027"], ["updated_at", "2017-05-17 17:04:18.074027"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1709119000 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1709119000], ["username", "billy_29"], ["access_token", "f92a5b45d7a3d107138d06dd568dd18b"], ["uuid", "ccbddd72-7f0d-413a-9880-3b373e894515"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:18.076927"], ["updated_at", "2017-05-17 17:04:18.076927"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2025066677 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2025066677], ["username", "billy_30"], ["access_token", "c3dfef876f66f532c06482abce0e30b6"], ["uuid", "fa207c26-2bd9-49bd-ad2f-9e28461c737d"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:18.079688"], ["updated_at", "2017-05-17 17:04:18.079688"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1212441664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1212441664], ["username", "billy_31"], ["access_token", "307260644ef738fd83197d7d3c2b269a"], ["uuid", "8f019f28-edea-4336-b051-7ed59144e801"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:18.082439"], ["updated_at", "2017-05-17 17:04:18.082439"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1214034380 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1214034380], ["username", "billy_32"], ["access_token", "2b0d3141ecd0d85a20e0fef212fc3d59"], ["uuid", "515bad82-0d32-46ad-a8ac-5d738c4aebfe"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:18.085084"], ["updated_at", "2017-05-17 17:04:18.085084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -886573868 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -886573868], ["username", "billy_33"], ["access_token", "23896d5146d67cee44c72b6185fa9395"], ["uuid", "fd7b50b5-dced-4de0-9bda-b1d3569e5849"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:18.087749"], ["updated_at", "2017-05-17 17:04:18.087749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -982023503 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -982023503], ["username", "billy_34"], ["access_token", "26cc61c7323f1eb064f9760b687b448c"], ["uuid", "c514183c-5854-4e92-b9b7-a11c9518d455"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:18.090401"], ["updated_at", "2017-05-17 17:04:18.090401"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -899785265 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -899785265], ["username", "billy_35"], ["access_token", "3168f93a94ab39d8458892321e24e3e0"], ["uuid", "82685832-3adf-463c-8395-623b26321bd9"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:18.093237"], ["updated_at", "2017-05-17 17:04:18.093237"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -603246958 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -603246958], ["username", "billy_36"], ["access_token", "18f27c81d76d608eb175d9242fab6ae2"], ["uuid", "c12ab67d-671b-4962-9e1e-b55979d8a577"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:18.095982"], ["updated_at", "2017-05-17 17:04:18.095982"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2035138384 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2035138384], ["username", "billy_37"], ["access_token", "81101fd171879cc3360f76b953cd1c65"], ["uuid", "3a77ed2a-33ee-4e5c-b945-16836346d950"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:18.098646"], ["updated_at", "2017-05-17 17:04:18.098646"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -281714647 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -281714647], ["username", "billy_38"], ["access_token", "399d05e23b7e98eaade8ddbfbc89b8d8"], ["uuid", "24e0c22c-b58c-4bc1-a0e6-4c9f46574e44"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:18.101306"], ["updated_at", "2017-05-17 17:04:18.101306"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -966927863 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -966927863], ["username", "billy_39"], ["access_token", "ba8cf4f755a9862b8c6d0d514550b1ac"], ["uuid", "ff815479-ff28-40bb-82c4-44d57ec218f8"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:18.104340"], ["updated_at", "2017-05-17 17:04:18.104340"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -772389033 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -772389033], ["username", "billy_40"], ["access_token", "c8511d213ea972e1a4335f8baf2d739e"], ["uuid", "11d4617a-60ad-4a08-987f-8526375e6f62"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:18.109075"], ["updated_at", "2017-05-17 17:04:18.109075"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -346146829 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -346146829], ["username", "billy_41"], ["access_token", "5da4696adcc49c809acf48f88075c7c9"], ["uuid", "38b2d44a-b98a-4001-bf75-ff4e981bca2b"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:18.113829"], ["updated_at", "2017-05-17 17:04:18.113829"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1796064473 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1796064473], ["username", "billy_42"], ["access_token", "5bef42b71c517ebed2105dcf32eb0a43"], ["uuid", "2bf176ce-cfc2-4606-a06d-75a6d34001ea"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:18.116555"], ["updated_at", "2017-05-17 17:04:18.116555"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2132486576 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2132486576], ["username", "billy_43"], ["access_token", "caef5ab19fad2218a2328acc5a5cd795"], ["uuid", "2f5c009e-ef3e-4828-9bb4-767721da40f8"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:18.119117"], ["updated_at", "2017-05-17 17:04:18.119117"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1393928484 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1393928484], ["username", "billy_44"], ["access_token", "022293ae0a6593bb2bf2e743a6170c4e"], ["uuid", "44686d63-7a2c-4a0f-b931-88230903b332"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:18.121663"], ["updated_at", "2017-05-17 17:04:18.121663"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -399290645 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -399290645], ["username", "billy_45"], ["access_token", "96de6711301916df6cf365a5b37b65bc"], ["uuid", "50ade2f3-5ab0-40ec-8130-d20dfbe1853b"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:18.124284"], ["updated_at", "2017-05-17 17:04:18.124284"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2118962143 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2118962143], ["username", "billy_46"], ["access_token", "a78075c3b349692276a5eaacfd32c151"], ["uuid", "168655ec-a7fd-48b0-8261-2b20731869b7"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:18.126887"], ["updated_at", "2017-05-17 17:04:18.126887"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -91488726 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -91488726], ["username", "billy_47"], ["access_token", "52096b6dee65fdffaf18412b65e3c000"], ["uuid", "8262d177-aff3-4394-88d1-e5528ecdd954"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:18.129513"], ["updated_at", "2017-05-17 17:04:18.129513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1160633154 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1160633154], ["username", "billy_48"], ["access_token", "90bb637bc1481a31789192b12a818065"], ["uuid", "58dd61bc-418c-40a6-a48b-393d6fd9a8b3"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:18.131998"], ["updated_at", "2017-05-17 17:04:18.131998"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -712345170 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -712345170], ["username", "billy_49"], ["access_token", "abe260964afaf6e41f3e87b2216e8b46"], ["uuid", "d3451ce7-bb12-4028-a9eb-5a812561fcbe"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:18.134436"], ["updated_at", "2017-05-17 17:04:18.134436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "fdf908bcc7c4fe2a7f62891f160f09f9"], ["uuid", "46972e7b-a461-4640-a4b2-bfd0ea589a08"], ["created_at", "2017-05-17 17:04:18.143426"], ["updated_at", "2017-05-17 17:04:18.143426"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "bed161d50ee08ce5f48b99e5397e066f"], ["uuid", "1877b8e5-3386-4a90-a1e6-0f93ab5e8af4"], ["created_at", "2017-05-17 17:04:18.153748"], ["updated_at", "2017-05-17 17:04:18.153748"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "71cdd7faf500725ac9658a6b0b83024c"], ["uuid", "53c4c34c-843a-4437-ae7d-1675a4645ad3"], ["created_at", "2017-05-17 17:04:18.164278"], ["updated_at", "2017-05-17 17:04:18.164278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "377f9bb90915e03e574f3c0944bedb1f"], ["uuid", "0d6fbe18-5baa-4afe-bfa9-9149b35ad958"], ["created_at", "2017-05-17 17:04:18.169139"], ["updated_at", "2017-05-17 17:04:18.169139"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "8be559a67370043bde2438e6653e6526"], ["uuid", "793168cb-cf7a-458f-aeab-ce77d4bd5bda"], ["created_at", "2017-05-17 17:04:18.178181"], ["updated_at", "2017-05-17 17:04:18.178181"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:49686/logout Completed 302 Found in 0ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "db2a4833031963454ab9e41888480907"], ["uuid", "a1eed0bb-4e9b-4e40-b735-39c3c0242700"], ["created_at", "2017-05-17 17:04:18.188473"], ["updated_at", "2017-05-17 17:04:18.188473"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "ff0157ddf8d234ca644ae55d604803ef"], ["uuid", "3f3fbf8e-d5b7-416c-9626-76092e13407d"], ["created_at", "2017-05-17 17:04:18.199159"], ["updated_at", "2017-05-17 17:04:18.199159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:04:18.210578"], ["updated_at", "2017-05-17 17:04:18.210578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.5ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "uuid" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["uuid", "booyah"], ["role", 2], ["updated_at", "2017-05-17 17:04:18.237190"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-17 17:04:18.240303"], ["updated_at", "2017-05-17 17:04:18.240303"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (1.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1340441553 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1340441553], ["username", "jstrav"], ["access_token", "823997f763be082f04a4acc7c0e42d56"], ["uuid", "9c842ff6-bf74-4a28-bfbb-11f33da74137"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.305467"], ["updated_at", "2017-05-17 17:04:18.305467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1585749406 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1585749406], ["username", "mary"], ["access_token", "dfc923f51ce40b652f02f1523baff015"], ["uuid", "5f35c430-80d3-4741-ad80-7402f5c62bd6"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.308486"], ["updated_at", "2017-05-17 17:04:18.308486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1905763948 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1905763948], ["username", "jstead"], ["access_token", "8fd16816400fb9e364ef91f366677bd1"], ["uuid", "e2e38224-56de-4206-9171-ae4272ab5b36"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.311786"], ["updated_at", "2017-05-17 17:04:18.311786"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1752907566 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1752907566], ["username", "bigbear"], ["access_token", "09bc437cfc6b6e491b26c8c1286b038c"], ["uuid", "b5068934-0890-41ba-a0e4-4730d75c5afb"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.314836"], ["updated_at", "2017-05-17 17:04:18.314836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -428593216 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -428593216], ["username", "jstrav"], ["access_token", "46929b4e9b52c4e3cbdd1b80f9b1feff"], ["uuid", "c0b4150f-6f68-461f-a0b4-8c8a2698a023"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.321788"], ["updated_at", "2017-05-17 17:04:18.321788"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -984731868 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -984731868], ["username", "mary"], ["access_token", "5ca04f3403a72d6821cb88f7770495ca"], ["uuid", "d935fc1a-0621-4896-abf6-44ff136f46e9"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.324994"], ["updated_at", "2017-05-17 17:04:18.324994"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1508850826 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1508850826], ["username", "jstead"], ["access_token", "3e7dcb5274d3b73f9646d94df3dd5047"], ["uuid", "bab79cfb-ba34-4640-b0f5-1bac4ab6ec09"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.328032"], ["updated_at", "2017-05-17 17:04:18.328032"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -199815264 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -199815264], ["username", "bigbear"], ["access_token", "8e1d0040cf096e0dc298879490aa968e"], ["uuid", "043f2175-1e25-4493-ae14-658058051e8a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.330907"], ["updated_at", "2017-05-17 17:04:18.330907"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -366647172 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -366647172], ["username", "jstrav"], ["access_token", "7614de97d85a96fc52ffb81fbef8e3a6"], ["uuid", "6e75a864-51d0-4720-9708-28ff7baaccc4"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.338302"], ["updated_at", "2017-05-17 17:04:18.338302"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -485094441 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.6ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -485094441], ["username", "mary"], ["access_token", "2dad86f1a7c53540ea5c9667a3ab991c"], ["uuid", "1841ccd0-17d2-4513-968b-ab908a1c9c5c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.341417"], ["updated_at", "2017-05-17 17:04:18.341417"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1421870719 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1421870719], ["username", "jstead"], ["access_token", "bf67eed4b4ff67315d5e2f86945e86d9"], ["uuid", "55e8e359-ef78-4fec-87ef-3b84cfabde6f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.346295"], ["updated_at", "2017-05-17 17:04:18.346295"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -790732158 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -790732158], ["username", "bigbear"], ["access_token", "be36e8beeaeadd8c1481d9e14d7ecadb"], ["uuid", "3ac6708c-0b38-445a-aaa7-8d30a40b30e0"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.349479"], ["updated_at", "2017-05-17 17:04:18.349479"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -632689780 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -632689780], ["username", "jstrav"], ["access_token", "f16c8bf64d91089debe60f507422fa51"], ["uuid", "93f45f23-4b73-4656-af4e-ff07c919b690"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.358382"], ["updated_at", "2017-05-17 17:04:18.358382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1869311812 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1869311812], ["username", "mary"], ["access_token", "64782d57d160f572cc6598f15531c031"], ["uuid", "2c6e5a5c-b51c-4f76-bc4f-b0e85f29adfc"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.361467"], ["updated_at", "2017-05-17 17:04:18.361467"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -543795708 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -543795708], ["username", "jstead"], ["access_token", "c9f69922642c743a1186a7fec76eafa7"], ["uuid", "2687654f-1b2b-423d-bb70-9d19f5d4bda6"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.371276"], ["updated_at", "2017-05-17 17:04:18.371276"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1133779360 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1133779360], ["username", "bigbear"], ["access_token", "b0b84bb4cf382f6798f16dbe82635793"], ["uuid", "9a3a6abd-a0b7-4bb5-af28-0f3fc25832e1"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.374010"], ["updated_at", "2017-05-17 17:04:18.374010"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1565189858 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1565189858], ["username", "jstrav"], ["access_token", "a4af408e61ca85740b758ea9a341633d"], ["uuid", "54cf48cd-473a-4bc3-9575-8ef391be9248"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.380763"], ["updated_at", "2017-05-17 17:04:18.380763"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1241759477 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1241759477], ["username", "mary"], ["access_token", "1ff63fa0c4bdcdf131bd54a33de83507"], ["uuid", "e690a86c-8d14-434d-8152-cb078868b9f4"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.383796"], ["updated_at", "2017-05-17 17:04:18.383796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -728979605 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -728979605], ["username", "jstead"], ["access_token", "0e213dfe3e1f8af18dce1d4706f91c76"], ["uuid", "6e6f3829-c50b-4f52-ab8a-1486dd32a430"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.386724"], ["updated_at", "2017-05-17 17:04:18.386724"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654325145 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1654325145], ["username", "bigbear"], ["access_token", "d32b6a4eb55e422584f2c8b165f31f56"], ["uuid", "612d2507-c9f7-4a89-940a-2eec4c88282b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.389571"], ["updated_at", "2017-05-17 17:04:18.389571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -188208321 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -188208321], ["username", "jstrav"], ["access_token", "e10d1a5d3857f67b8a1cf93b8324a844"], ["uuid", "c3ae36e5-8c09-4c4c-807a-9d3b4657d41a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.397623"], ["updated_at", "2017-05-17 17:04:18.397623"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -131001136 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -131001136], ["username", "mary"], ["access_token", "5e9c536d5e3ff0eef66d70ef44d6749e"], ["uuid", "394efe4a-96b2-4597-9853-f0fb341d97dc"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.400667"], ["updated_at", "2017-05-17 17:04:18.400667"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2064864017 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2064864017], ["username", "jstead"], ["access_token", "0e6d184e1e05d486e9ceb62b895e9c07"], ["uuid", "0c7d6d5f-68cd-48de-9fe3-6fc02b309166"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.403572"], ["updated_at", "2017-05-17 17:04:18.403572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -649966515 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -649966515], ["username", "bigbear"], ["access_token", "e6c09966c1a581f887ba5c1101013d9f"], ["uuid", "670f13dd-c40c-45bc-baf8-095297816966"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.406330"], ["updated_at", "2017-05-17 17:04:18.406330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1318653456 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1318653456], ["username", "jstrav"], ["access_token", "11a208a79aa18c090f1153288b5dfd4f"], ["uuid", "66ac7933-6d8c-45ce-b732-4932f5651fe5"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.413191"], ["updated_at", "2017-05-17 17:04:18.413191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1437275961 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1437275961], ["username", "mary"], ["access_token", "e3f5c681675fabb1e499f9dc5e0f6ac2"], ["uuid", "ebb871f3-d148-4f9f-b2ef-8a8fe5bb82fe"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.416311"], ["updated_at", "2017-05-17 17:04:18.416311"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1324162334 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1324162334], ["username", "jstead"], ["access_token", "daaacbd328619a8176600c537dcc4bdc"], ["uuid", "e546ba98-a4e4-40bb-9800-13f609d947a2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.419136"], ["updated_at", "2017-05-17 17:04:18.419136"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1302278660 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1302278660], ["username", "bigbear"], ["access_token", "54e047d651157e4a93d0b2795d12217e"], ["uuid", "af81327c-2e86-487c-9e2e-9b8b09d7305c"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.421770"], ["updated_at", "2017-05-17 17:04:18.421770"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1647398028 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1647398028], ["username", "jstrav"], ["access_token", "998f99b201bdd8d40c550d34d2286762"], ["uuid", "e408fe2d-b57b-4020-ad8b-a0beef7ad569"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.428506"], ["updated_at", "2017-05-17 17:04:18.428506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1998777048 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1998777048], ["username", "mary"], ["access_token", "3015aca46727a229a366ac77dd848ff3"], ["uuid", "ad6e1b36-9a75-4cbe-8b19-af365d0e003d"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.431656"], ["updated_at", "2017-05-17 17:04:18.431656"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -188747267 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -188747267], ["username", "jstead"], ["access_token", "de95787f24b45a0ab27ea625d9709125"], ["uuid", "69499dee-9af5-4f6a-8be4-dcf9d2a18167"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.434991"], ["updated_at", "2017-05-17 17:04:18.434991"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2012912664 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2012912664], ["username", "bigbear"], ["access_token", "f0dceb59d469ba452a3a0b0d756bcf5a"], ["uuid", "3523d160-d75a-4f01-bfd2-c0c3be52dc64"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.437781"], ["updated_at", "2017-05-17 17:04:18.437781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1808023472 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1808023472], ["username", "jstrav"], ["access_token", "41c33fa396545ff5a6bd2d58ea165039"], ["uuid", "2019afb7-27a2-4231-881b-f6152f855777"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.444448"], ["updated_at", "2017-05-17 17:04:18.444448"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1593826774 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1593826774], ["username", "mary"], ["access_token", "82292a9886797c8dfc34483730b33faa"], ["uuid", "39b6062b-3b9f-4cad-879a-b33d80c17b5a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.447743"], ["updated_at", "2017-05-17 17:04:18.447743"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1496926159 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1496926159], ["username", "jstead"], ["access_token", "5542016887df6e0e17cedb1a19359afd"], ["uuid", "144671d5-172c-4f5a-b9df-135ea544d056"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.450607"], ["updated_at", "2017-05-17 17:04:18.450607"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1723890426 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1723890426], ["username", "bigbear"], ["access_token", "8ba9ad55688cbb3473bc8321faf27c6c"], ["uuid", "3b16a2a2-5a14-4600-9219-fd342edd8679"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.454036"], ["updated_at", "2017-05-17 17:04:18.454036"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -577185570 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -577185570], ["username", "jstrav"], ["access_token", "4b93e0967b34538786a4ca87af536c2d"], ["uuid", "231a3aed-d159-4150-b92a-ef0a52453a4b"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.461306"], ["updated_at", "2017-05-17 17:04:18.461306"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -705984034 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -705984034], ["username", "mary"], ["access_token", "6e221a14d4aa1048586284bae8531f86"], ["uuid", "d7357479-fc71-4b6a-a06d-c7c36c396d58"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.464350"], ["updated_at", "2017-05-17 17:04:18.464350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1810485469 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1810485469], ["username", "jstead"], ["access_token", "dcea853c1e7ad0f246dc6203b00d34bb"], ["uuid", "ea9be3bb-9d6a-4e9f-92e5-8c215691fc93"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.467255"], ["updated_at", "2017-05-17 17:04:18.467255"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1171232913 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1171232913], ["username", "bigbear"], ["access_token", "17690c84f65abea6b813ed8b3dcd8af2"], ["uuid", "91037070-e892-44f7-835a-9e0c5bc3e9bc"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.470736"], ["updated_at", "2017-05-17 17:04:18.470736"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1888758036 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1888758036], ["username", "jstrav"], ["access_token", "e8d06779be56d2e361c71ed8d0529929"], ["uuid", "9081f97b-fd76-4082-927c-9c505dcff644"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.478797"], ["updated_at", "2017-05-17 17:04:18.478797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -700813741 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -700813741], ["username", "mary"], ["access_token", "840e788fd606f17455f7c98323233082"], ["uuid", "cbfe7fad-dc20-4ee3-a87c-b2833f82524d"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.481903"], ["updated_at", "2017-05-17 17:04:18.481903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1607427041 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1607427041], ["username", "jstead"], ["access_token", "bebe5b23c3999b12800090bbe29c82bb"], ["uuid", "fc93df77-ba5a-4399-9e1a-66a6a63bbd27"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.484754"], ["updated_at", "2017-05-17 17:04:18.484754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1289642345 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1289642345], ["username", "bigbear"], ["access_token", "cecfce0c5eb0cb27269494711fe25b4d"], ["uuid", "68f4fd5d-8d03-4500-976d-ce35dfb0e75e"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.487692"], ["updated_at", "2017-05-17 17:04:18.487692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1099914458 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1099914458], ["username", "foo_bb"], ["access_token", "9cce582c6b058ce4bd76f0b0fb008888"], ["uuid", "19044146-39e8-4e42-9850-bb8eb1257367"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-17 17:04:18.490239"], ["updated_at", "2017-05-17 17:04:18.490239"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -473830006 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -473830006], ["username", "foo_bj"], ["access_token", "18cdf113de2aceda2cb386b415914827"], ["uuid", "7c0453bb-7a70-4c4a-8d0b-a5408ef4fe54"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:04:18.492999"], ["updated_at", "2017-05-17 17:04:18.492999"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1158981461 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1158981461], ["username", "foo_tj"], ["access_token", "38d0fec13693d70365a406ee6c6194c7"], ["uuid", "17f5dcf8-0139-4b4a-95e5-d53ec8cbedc5"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:04:18.495627"], ["updated_at", "2017-05-17 17:04:18.495627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1884933124 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1884933124], ["username", "jstrav"], ["access_token", "3bb10dba695e6d38078f7e0369d84783"], ["uuid", "e5135b22-86ee-4f11-965a-7f7be9a0206d"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.504490"], ["updated_at", "2017-05-17 17:04:18.504490"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2142174530 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.7ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2142174530], ["username", "mary"], ["access_token", "9a84a446db1dc9ae45d82cdb422be8bf"], ["uuid", "e07f654a-d862-4f15-adc6-b8381c94d734"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.507988"], ["updated_at", "2017-05-17 17:04:18.507988"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1562056150 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1562056150], ["username", "jstead"], ["access_token", "1830bd6c823aed01552774f14328b585"], ["uuid", "e01c1cee-3c85-48a2-845f-75e4cfd38ff7"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.513214"], ["updated_at", "2017-05-17 17:04:18.513214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -102899931 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -102899931], ["username", "bigbear"], ["access_token", "71aa831a7a98b74e5bbee7914b4d74cd"], ["uuid", "d08587b4-349b-46b1-8c8b-6ecede2e1d02"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.516035"], ["updated_at", "2017-05-17 17:04:18.516035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1124322246 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1124322246], ["username", "billy_00"], ["access_token", "dbaecfa258207509b0cbaa6330178fd1"], ["uuid", "79cb3eca-831d-4157-9606-ca785124cfa1"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:18.518628"], ["updated_at", "2017-05-17 17:04:18.518628"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1709809589 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1709809589], ["username", "billy_01"], ["access_token", "c71777a747ff0f12d15652f30d211bb0"], ["uuid", "01a6c009-ec46-4d6a-8e18-0c5156297d67"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:18.521124"], ["updated_at", "2017-05-17 17:04:18.521124"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -397302420 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -397302420], ["username", "billy_02"], ["access_token", "834d0f7644c91b2d42c02bad10824be3"], ["uuid", "2e5c8a6d-8aa3-4a86-8f15-8c98e88de2fc"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:18.523697"], ["updated_at", "2017-05-17 17:04:18.523697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1266041762 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1266041762], ["username", "billy_03"], ["access_token", "b59a1c3b4a051342930e2bc242a98ae4"], ["uuid", "a20aa5c6-f8b8-49ad-89fe-73aeace30bad"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:18.526318"], ["updated_at", "2017-05-17 17:04:18.526318"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1064148223 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1064148223], ["username", "billy_04"], ["access_token", "8143933670cceb595a8e839dac3540b6"], ["uuid", "2297e0a2-e5dc-4990-b9e3-8aa0a8186114"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:18.528929"], ["updated_at", "2017-05-17 17:04:18.528929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -48847216 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -48847216], ["username", "billy_05"], ["access_token", "c63edee24c19866a26cfc2a6c905a1b8"], ["uuid", "25f4cc87-7e6d-4514-83a3-533b104151e6"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:18.531550"], ["updated_at", "2017-05-17 17:04:18.531550"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1271085452 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1271085452], ["username", "billy_06"], ["access_token", "d7f1203e2ee75d66cba59c52fe89cec1"], ["uuid", "9a4d156b-201a-4d92-9e43-2952c52da1dd"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:18.534187"], ["updated_at", "2017-05-17 17:04:18.534187"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -292545414 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -292545414], ["username", "billy_07"], ["access_token", "bea097ceedd22c56b88b11a9e81833e7"], ["uuid", "f02a78de-87ac-49f3-877e-b34b185d380b"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:18.536695"], ["updated_at", "2017-05-17 17:04:18.536695"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1867142651 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1867142651], ["username", "billy_08"], ["access_token", "e72294880c517a3a4b66d2ad62129c6f"], ["uuid", "dba21a6e-abfa-4750-a460-4b2eafb18ca4"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:18.539202"], ["updated_at", "2017-05-17 17:04:18.539202"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1848153063 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1848153063], ["username", "billy_09"], ["access_token", "ae5ce8e97a731627dc864ead5cbf1e84"], ["uuid", "61591d58-fca2-46a2-9cd9-efcba60d5447"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:18.541721"], ["updated_at", "2017-05-17 17:04:18.541721"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1285678146 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1285678146], ["username", "billy_10"], ["access_token", "7be7ec4cf0dbdf59a088471132800c26"], ["uuid", "e4180acd-e5a5-4d3c-9938-4487c1ff959b"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:18.546522"], ["updated_at", "2017-05-17 17:04:18.546522"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -722470578 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -722470578], ["username", "billy_11"], ["access_token", "b27ba9bf572761a87d673b1230e46cd7"], ["uuid", "1cdcbf90-b31a-4e18-9d6f-c902d637a2e5"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:18.550151"], ["updated_at", "2017-05-17 17:04:18.550151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1102063087 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1102063087], ["username", "billy_12"], ["access_token", "9687ec5e22aeb4d5d226f3d688a265a6"], ["uuid", "771193d8-934e-4722-b7ce-fd7036fb4c42"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:18.554127"], ["updated_at", "2017-05-17 17:04:18.554127"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70456754 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -70456754], ["username", "billy_13"], ["access_token", "9859e1a73c7f573475f479f2cca9cc6c"], ["uuid", "0a1c8cf5-dc79-4812-b102-2c6ffe2d2d52"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:18.557350"], ["updated_at", "2017-05-17 17:04:18.557350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1884654037 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1884654037], ["username", "billy_14"], ["access_token", "829134031ba4be1d341e94a5e57129fe"], ["uuid", "e00a193f-c83b-463a-b947-fd7acf1581ba"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:18.560304"], ["updated_at", "2017-05-17 17:04:18.560304"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1112554669 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1112554669], ["username", "billy_15"], ["access_token", "9bfae60338986c5bf021d0dbf8103c41"], ["uuid", "a6980c1d-5763-46ab-bcf6-e21150e91578"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:18.563194"], ["updated_at", "2017-05-17 17:04:18.563194"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -74955897 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -74955897], ["username", "billy_16"], ["access_token", "8824574026c85f5fbe38cf1454288cec"], ["uuid", "e81dfb74-32a2-4a87-86b0-d889025b18e5"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:18.566178"], ["updated_at", "2017-05-17 17:04:18.566178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -494080288 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -494080288], ["username", "billy_17"], ["access_token", "0377f8b9aaf29593e37bed7ea55a9d9f"], ["uuid", "25532c05-025e-46b9-9f58-9583c90095ff"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:18.569462"], ["updated_at", "2017-05-17 17:04:18.569462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1423408099 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1423408099], ["username", "billy_18"], ["access_token", "270fc213a0e8db2ef428bfdc0f828d34"], ["uuid", "78cb6e52-7d08-4273-9d00-4dbb0cca8125"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:18.572239"], ["updated_at", "2017-05-17 17:04:18.572239"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1547509676 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1547509676], ["username", "billy_19"], ["access_token", "3a8a974b536bc8fd0d9ca8ed91ac0cfc"], ["uuid", "c5970a55-6b98-4288-9dae-e335dccedef7"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:18.574841"], ["updated_at", "2017-05-17 17:04:18.574841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1664795615 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1664795615], ["username", "billy_20"], ["access_token", "e19c21cce76e8e122ba6783866495605"], ["uuid", "2407578b-3461-4173-935f-ee5aee31dba1"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:18.577447"], ["updated_at", "2017-05-17 17:04:18.577447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2051396658 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2051396658], ["username", "billy_21"], ["access_token", "ae8bd0572644cff4a9b3b1e1d5c43846"], ["uuid", "89021127-3cae-456e-b62c-4f05e7bb970f"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:18.580079"], ["updated_at", "2017-05-17 17:04:18.580079"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -272696589 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -272696589], ["username", "billy_22"], ["access_token", "e9775b77ff87139e05efe4ab6d187338"], ["uuid", "6ea0db3c-a725-4653-b729-692c9977514d"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:18.582616"], ["updated_at", "2017-05-17 17:04:18.582616"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -266387770 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -266387770], ["username", "billy_23"], ["access_token", "3ab5a5f0291f0deca9143f00acc925f5"], ["uuid", "85171895-c884-45f8-b2f3-671c3dda5cc2"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:18.585131"], ["updated_at", "2017-05-17 17:04:18.585131"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1162342530 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1162342530], ["username", "billy_24"], ["access_token", "529cbc7aa71443a4a3163f12c072244a"], ["uuid", "e59bcd83-fefc-44b5-b5ed-79e97b440fb8"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:18.589145"], ["updated_at", "2017-05-17 17:04:18.589145"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1458146609 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1458146609], ["username", "billy_25"], ["access_token", "8edacb3a7cf031e62f9b5b5cf25df8a6"], ["uuid", "5be880cd-18b0-4e3d-9f15-dd53c13130bb"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:18.592231"], ["updated_at", "2017-05-17 17:04:18.592231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1043917785 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1043917785], ["username", "billy_26"], ["access_token", "6d683b825d55d5229c3c1800a73492e0"], ["uuid", "3c9c3c35-9d71-4f5e-8e76-0d0809da7f35"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:18.595030"], ["updated_at", "2017-05-17 17:04:18.595030"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -268246847 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -268246847], ["username", "billy_27"], ["access_token", "36a11f57f6a7da25ac5958636f41fb63"], ["uuid", "391cda96-7c54-4399-a65e-159a86b44a2e"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:18.597654"], ["updated_at", "2017-05-17 17:04:18.597654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -55778471 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -55778471], ["username", "billy_28"], ["access_token", "ce16aa633cfe640a93076b9c8c7bffdb"], ["uuid", "8e1f338b-cb9c-4772-8f37-6d62bd4c396f"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:18.600120"], ["updated_at", "2017-05-17 17:04:18.600120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1389367332 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1389367332], ["username", "billy_29"], ["access_token", "fca3fe04616f3c0d179c244c64d3af45"], ["uuid", "e0b082be-f072-4e37-8c03-c6dafa0d880c"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:18.602791"], ["updated_at", "2017-05-17 17:04:18.602791"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -714356584 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -714356584], ["username", "billy_30"], ["access_token", "3aa9ecb42bc86fb7f3b0e2203fbc97b8"], ["uuid", "66b4ab8a-75f8-4be5-b2cc-529ffb25e08e"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:18.605278"], ["updated_at", "2017-05-17 17:04:18.605278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -426174011 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -426174011], ["username", "billy_31"], ["access_token", "80e9cf36b88fb556785ac87c1974409a"], ["uuid", "fff7f599-5a2c-4e1b-adbc-ffcefbf7fce7"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:18.607901"], ["updated_at", "2017-05-17 17:04:18.607901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -782162805 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -782162805], ["username", "billy_32"], ["access_token", "fae44d1f2f3562b7d2d1cda31894a0b6"], ["uuid", "ca086f43-ee3b-427f-9071-9f023edcd02b"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:18.610595"], ["updated_at", "2017-05-17 17:04:18.610595"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1492036062 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1492036062], ["username", "billy_33"], ["access_token", "b62016360946fc877cf1dfd72998102f"], ["uuid", "85178656-26df-47f2-b8cb-c3a84e0017da"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:18.613230"], ["updated_at", "2017-05-17 17:04:18.613230"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1516919815 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1516919815], ["username", "billy_34"], ["access_token", "8a27c89bbf63440fbbc7f2d32c30cd33"], ["uuid", "eba697c2-3dac-4333-b07f-0039390aa186"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:18.615884"], ["updated_at", "2017-05-17 17:04:18.615884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1479787335 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1479787335], ["username", "billy_35"], ["access_token", "a21e156fb2b5bee35b899305656fbe7c"], ["uuid", "49007a71-ef26-4716-8fcb-b8eecb81a78d"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:18.618484"], ["updated_at", "2017-05-17 17:04:18.618484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1507256369 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1507256369], ["username", "billy_36"], ["access_token", "d109ffdac779def764a7395618f8b643"], ["uuid", "5ca95d21-7cc2-4b97-9eff-fead5df1731f"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:18.621089"], ["updated_at", "2017-05-17 17:04:18.621089"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1327968806 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1327968806], ["username", "billy_37"], ["access_token", "d9061da676525781028a7db4507755c7"], ["uuid", "0aab4768-5779-479f-a988-bd67fe3aa635"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:18.623653"], ["updated_at", "2017-05-17 17:04:18.623653"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -486000581 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -486000581], ["username", "billy_38"], ["access_token", "033b95435e1dc397248e1a86c0f604d0"], ["uuid", "71b3829c-6762-4048-8046-4a46cf10e39b"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:18.626278"], ["updated_at", "2017-05-17 17:04:18.626278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1183663503 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1183663503], ["username", "billy_39"], ["access_token", "98725a64c2bedfeef96e00c3e5d8e06b"], ["uuid", "442cbbca-5f50-4c8b-868d-cdb97017a0ab"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:18.628948"], ["updated_at", "2017-05-17 17:04:18.628948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -805104201 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -805104201], ["username", "billy_40"], ["access_token", "7fe87045ae0665be7453631aefeb19bf"], ["uuid", "80d0f418-dba5-4766-88ef-6ef3ac380441"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:18.631562"], ["updated_at", "2017-05-17 17:04:18.631562"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1178991225 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1178991225], ["username", "billy_41"], ["access_token", "5b066afee91eef530ec4666e2f358266"], ["uuid", "19246473-dbf5-4acf-ab75-9f3ed80df883"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:18.634591"], ["updated_at", "2017-05-17 17:04:18.634591"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -941865279 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -941865279], ["username", "billy_42"], ["access_token", "33c0956e14e68be09e17cf91221cb1af"], ["uuid", "edbfc51f-38e8-4cc8-a3f7-a4571fd0bc98"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:18.637807"], ["updated_at", "2017-05-17 17:04:18.637807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1897162385 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1897162385], ["username", "billy_43"], ["access_token", "4a384bbc5827b0e1c8150cb8987b011f"], ["uuid", "ebce7247-7b9d-4778-8e7b-69301b4d0a33"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:18.640581"], ["updated_at", "2017-05-17 17:04:18.640581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1072426174 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1072426174], ["username", "billy_44"], ["access_token", "9db06246e9e6c30e8328bc23da7dbda5"], ["uuid", "985eeb33-0d59-4e26-9cda-a01ef04ce33f"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:18.643353"], ["updated_at", "2017-05-17 17:04:18.643353"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1872616655 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1872616655], ["username", "billy_45"], ["access_token", "2e311dc6ee7b36db17710f2700d58cd0"], ["uuid", "3fdf6841-e6d5-4367-a6cc-3abbe51fb56a"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:18.646049"], ["updated_at", "2017-05-17 17:04:18.646049"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1119527995 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1119527995], ["username", "jstrav"], ["access_token", "632c44530f02edebce5e231eb4ed08ee"], ["uuid", "8dee7ed5-18ee-41f4-b371-485a9c1472c8"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.656724"], ["updated_at", "2017-05-17 17:04:18.656724"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -963997011 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -963997011], ["username", "mary"], ["access_token", "2cc2dd3535410006a0b47a5129631fe6"], ["uuid", "1e0a2d63-7cca-4231-b3c9-61a416860beb"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.659931"], ["updated_at", "2017-05-17 17:04:18.659931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -159913912 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -159913912], ["username", "jstead"], ["access_token", "d0dc5d16f34964ae8025a29a7b0c44b0"], ["uuid", "681c8d0d-e8b8-4817-aa3e-76105c92b1d3"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.663889"], ["updated_at", "2017-05-17 17:04:18.663889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -853595383 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -853595383], ["username", "bigbear"], ["access_token", "5f288bc1cfb49e05c99b29837ccd6450"], ["uuid", "1a6c7c97-d04d-46c7-bd0d-953cb677b786"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.666559"], ["updated_at", "2017-05-17 17:04:18.666559"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -78238804 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -78238804], ["username", "billy_00"], ["access_token", "bb6ef62632ac741828003cac9018f548"], ["uuid", "928e0636-bf2a-40d2-96a1-4796c59e2c13"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:18.669536"], ["updated_at", "2017-05-17 17:04:18.669536"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1392373530 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1392373530], ["username", "billy_01"], ["access_token", "7e4337fa0c9105e1be32506fbcd4eaa3"], ["uuid", "25aa2b77-1b40-4c4f-923f-b6a6dc5bdf85"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:18.672438"], ["updated_at", "2017-05-17 17:04:18.672438"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -564565227 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -564565227], ["username", "billy_02"], ["access_token", "b811a7b1a83a8429cd9ee1ae73422641"], ["uuid", "51d2d063-9bf3-4280-b4d6-26bd74d330e0"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:18.675340"], ["updated_at", "2017-05-17 17:04:18.675340"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1883862222 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1883862222], ["username", "billy_03"], ["access_token", "a0b35468fc7be58a084392d92b61060c"], ["uuid", "ceaeac1f-ae3e-4d4f-81ad-98db49af0025"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:18.677988"], ["updated_at", "2017-05-17 17:04:18.677988"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -520019168 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -520019168], ["username", "billy_04"], ["access_token", "a569a3cc98e1545eba59911a67361e72"], ["uuid", "0cc81520-762c-40ec-8fb1-3eeb5965198b"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:18.680586"], ["updated_at", "2017-05-17 17:04:18.680586"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2076820290 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2076820290], ["username", "billy_05"], ["access_token", "7c43d143718fcf95e9f1164db2b6e8ed"], ["uuid", "92eae0ab-d2ef-4f0a-a3f6-9e7dfb8ea67c"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:18.683186"], ["updated_at", "2017-05-17 17:04:18.683186"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -929596649 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -929596649], ["username", "billy_06"], ["access_token", "2e28adf728f9f7f2153a6ce70e182bd2"], ["uuid", "6a00ed96-c6a5-4b80-8542-631caa803987"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:18.685797"], ["updated_at", "2017-05-17 17:04:18.685797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1573196200 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1573196200], ["username", "billy_07"], ["access_token", "1c659a3dd0964797e64e44feff11eed9"], ["uuid", "91e66cc8-969a-4c64-a58b-235e7f8135d0"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:18.688443"], ["updated_at", "2017-05-17 17:04:18.688443"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -899907876 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -899907876], ["username", "billy_08"], ["access_token", "153692c68c3345eef602bce019369430"], ["uuid", "cd80ee9a-0382-489f-b6c6-e683e015ac84"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:18.691202"], ["updated_at", "2017-05-17 17:04:18.691202"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1988322630 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1988322630], ["username", "billy_09"], ["access_token", "e83c0f24f8b9375ddbe73f5ba72bea13"], ["uuid", "ca0abc14-c09f-4e0f-9b71-b2835275a7db"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:18.693901"], ["updated_at", "2017-05-17 17:04:18.693901"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1725732850 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1725732850], ["username", "billy_10"], ["access_token", "9a48cd006ba259b5cfed789d9ac5c1b7"], ["uuid", "72603bb3-2dff-4c4c-8d51-62b51e543112"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:18.696539"], ["updated_at", "2017-05-17 17:04:18.696539"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834003390 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834003390], ["username", "billy_11"], ["access_token", "d1649925f2cc560b303ff878efb736c9"], ["uuid", "c28b05ef-5a14-4c85-b04a-ab0b6985f161"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:18.699164"], ["updated_at", "2017-05-17 17:04:18.699164"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -619191324 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -619191324], ["username", "billy_12"], ["access_token", "831f9e8769fdbfd0f2511d32f635e1f7"], ["uuid", "32811a17-5bbf-43a9-a6d8-f07f0be0e889"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:18.701754"], ["updated_at", "2017-05-17 17:04:18.701754"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1811289942 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1811289942], ["username", "billy_13"], ["access_token", "e8ec0c899842f46687ff7293440ed90b"], ["uuid", "8f91a301-bd7e-413f-a741-ba6188925d43"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:18.704386"], ["updated_at", "2017-05-17 17:04:18.704386"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1570612450 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1570612450], ["username", "billy_14"], ["access_token", "0b77dd47482f46854bdb44f78b55a396"], ["uuid", "4bf28beb-4586-4075-8eec-06b6aeb1e406"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:18.706934"], ["updated_at", "2017-05-17 17:04:18.706934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -109074082 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -109074082], ["username", "billy_15"], ["access_token", "f07743a527286cedbc90f0f39345c655"], ["uuid", "c5b98065-d52e-41af-82b0-c4c6632d8378"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:18.709542"], ["updated_at", "2017-05-17 17:04:18.709542"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1369761558 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1369761558], ["username", "billy_16"], ["access_token", "2e85981ace6a45c97b2509cdb9719e2e"], ["uuid", "9ad5887d-1ec1-468d-a0c4-a5eeed7c691c"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:18.712084"], ["updated_at", "2017-05-17 17:04:18.712084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -478609957 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -478609957], ["username", "billy_17"], ["access_token", "f938071325dd18a79c01954e33b9e6fb"], ["uuid", "1fc145fb-fd10-4fd0-a352-d1943692c43f"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:18.714824"], ["updated_at", "2017-05-17 17:04:18.714824"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -923772711 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -923772711], ["username", "billy_18"], ["access_token", "329c10339450d526ab41da6eb4a5db76"], ["uuid", "f9e0f83c-14b7-4320-8ef8-d0dbcd20e030"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:18.717910"], ["updated_at", "2017-05-17 17:04:18.717910"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1971830070 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1971830070], ["username", "billy_19"], ["access_token", "4394690449f567040eaf1b2872e3757d"], ["uuid", "fec7656e-fc52-4ff2-82d8-bf880dee236e"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:18.721100"], ["updated_at", "2017-05-17 17:04:18.721100"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -23179424 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -23179424], ["username", "billy_20"], ["access_token", "62fd32d64e231309b9c3bb612ebcef38"], ["uuid", "79f4eb2f-3591-4bf6-8e78-98177489f282"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:18.723751"], ["updated_at", "2017-05-17 17:04:18.723751"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1509269496 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1509269496], ["username", "billy_21"], ["access_token", "683f4b4b45f983bb2f250c84141bd96d"], ["uuid", "0aa25ed3-2430-4ee0-939e-e7a1e1c2a8b0"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:18.726527"], ["updated_at", "2017-05-17 17:04:18.726527"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1888098185 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1888098185], ["username", "billy_22"], ["access_token", "14fbd7ff0166f4e473842f51c746998c"], ["uuid", "99defa2a-7683-457b-b3ca-9b5af97d8ba2"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:18.729176"], ["updated_at", "2017-05-17 17:04:18.729176"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2127761205 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2127761205], ["username", "billy_23"], ["access_token", "9a0af0f224cae3aadfeb9571b28b1346"], ["uuid", "62da3f68-5a22-4825-841e-611561b98941"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:18.731768"], ["updated_at", "2017-05-17 17:04:18.731768"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -894151879 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -894151879], ["username", "billy_24"], ["access_token", "b914d58d743bab7b149b2556dc9a5fe3"], ["uuid", "a347337d-52ca-4e4a-a986-96559ca01fb9"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:18.734281"], ["updated_at", "2017-05-17 17:04:18.734281"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -799764150 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -799764150], ["username", "billy_25"], ["access_token", "2acd1712bf2f3d365dda8efbaaae7bb3"], ["uuid", "201d6ffa-ad64-4dff-802e-8ca33d379712"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:18.736876"], ["updated_at", "2017-05-17 17:04:18.736876"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -229649785 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -229649785], ["username", "billy_26"], ["access_token", "725e5f753f65b7bc30e0d16bb3ec8587"], ["uuid", "59165d33-46a3-490d-bd9a-92085a417521"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:18.739467"], ["updated_at", "2017-05-17 17:04:18.739467"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1595878326 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1595878326], ["username", "billy_27"], ["access_token", "26f8e56723757f0a8b07fa61b65076d6"], ["uuid", "64d2d164-db5e-46aa-9141-91e22fff6e1a"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:18.742084"], ["updated_at", "2017-05-17 17:04:18.742084"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1028462253 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1028462253], ["username", "billy_28"], ["access_token", "d052c4d0315af4c9a754cf0ea65f4eab"], ["uuid", "831c0262-c12f-4f36-8b6e-fb260903c78a"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:18.744700"], ["updated_at", "2017-05-17 17:04:18.744700"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -334669164 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -334669164], ["username", "billy_29"], ["access_token", "6925cd8b5350084a4d938d8c58a155b8"], ["uuid", "d5265dbb-d31e-4a69-9376-a2547a45f894"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:18.747311"], ["updated_at", "2017-05-17 17:04:18.747311"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1220388029 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1220388029], ["username", "billy_30"], ["access_token", "66f1d708e3de9c7c89de423d108fa22d"], ["uuid", "70072162-7b60-442a-8916-d69b53d43b36"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:18.749996"], ["updated_at", "2017-05-17 17:04:18.749996"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2094613142 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2094613142], ["username", "billy_31"], ["access_token", "1b4e0803a672ea1f89181852090ea1d8"], ["uuid", "066e0cae-41b9-4334-9232-01504236090d"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:18.753250"], ["updated_at", "2017-05-17 17:04:18.753250"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -544265462 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -544265462], ["username", "billy_32"], ["access_token", "847fa7451d45bc8580ef5af95f967e5c"], ["uuid", "b87a4e11-80fb-4244-b1eb-f05b0641ef9b"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:18.756578"], ["updated_at", "2017-05-17 17:04:18.756578"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -114673506 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -114673506], ["username", "billy_33"], ["access_token", "afeda222a26daa8bbb9376abd8047ee0"], ["uuid", "d4f69ba6-60c5-4e20-b29a-2cc6d274104d"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:18.759481"], ["updated_at", "2017-05-17 17:04:18.759481"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -148039485 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -148039485], ["username", "billy_34"], ["access_token", "b424cd9b3f19ac9bf254186e109dda65"], ["uuid", "064dc540-26df-4ea7-8e9b-ab34ccd3f340"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:18.763372"], ["updated_at", "2017-05-17 17:04:18.763372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1928691048 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1928691048], ["username", "billy_35"], ["access_token", "dc0b9ca78473a1b44633a9b8bb93c1fc"], ["uuid", "20112dcb-1275-48f5-be54-4ee1d96b18c2"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:18.766212"], ["updated_at", "2017-05-17 17:04:18.766212"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1332355968 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1332355968], ["username", "billy_36"], ["access_token", "36070b29f5713f8d23cfb20f6110bae9"], ["uuid", "aed1bbee-14ee-4a40-a7f0-0fe6df018daf"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:18.769210"], ["updated_at", "2017-05-17 17:04:18.769210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1412996953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1412996953], ["username", "billy_37"], ["access_token", "7ea6ed4a1055121b685e2063a35c7e98"], ["uuid", "720046fa-3059-44bd-8d9d-b6ddfbf3d842"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:18.772151"], ["updated_at", "2017-05-17 17:04:18.772151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2002239408 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2002239408], ["username", "billy_38"], ["access_token", "48109f31f88d1b1fea849f1c84817451"], ["uuid", "6d5689aa-6682-4c69-bfa2-26e8acd85f9e"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:18.780322"], ["updated_at", "2017-05-17 17:04:18.780322"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1303187114 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1303187114], ["username", "billy_39"], ["access_token", "33d06f6455af16c9679042edf273898e"], ["uuid", "fb1e40a4-5fec-4dbb-a328-7726f85051a6"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:18.783201"], ["updated_at", "2017-05-17 17:04:18.783201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2044055958 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2044055958], ["username", "billy_40"], ["access_token", "5da0539ceb18659b490c7c745c0dc1f9"], ["uuid", "09ffcb8a-2fef-4a02-80d8-a1bbe77e59d0"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:18.785673"], ["updated_at", "2017-05-17 17:04:18.785673"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -780553707 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -780553707], ["username", "billy_41"], ["access_token", "52c29d8a6b2dc743da769051cbd19e03"], ["uuid", "3e80164f-b675-4193-bb24-650e3a9d66f5"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:18.788372"], ["updated_at", "2017-05-17 17:04:18.788372"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1935886907 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1935886907], ["username", "billy_42"], ["access_token", "fb656fa45055782c8724caeac40f8ed8"], ["uuid", "ca5bc345-edb5-40c2-a283-628dfa7ee998"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:18.792579"], ["updated_at", "2017-05-17 17:04:18.792579"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -566854479 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -566854479], ["username", "billy_43"], ["access_token", "5c79c583402aeff3fe7687209ce15283"], ["uuid", "0795f97c-1891-4ed0-b33e-db1f4ec9ade6"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:18.795978"], ["updated_at", "2017-05-17 17:04:18.795978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -588306542 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -588306542], ["username", "billy_44"], ["access_token", "7ba2733f64f0f13da1676824dda949c3"], ["uuid", "7dd33654-5db1-4fe9-8649-fc1e3aad9807"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:18.798794"], ["updated_at", "2017-05-17 17:04:18.798794"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1975408938 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1975408938], ["username", "billy_45"], ["access_token", "ba59d61d408bbde2a08d731604f8652d"], ["uuid", "bae4ff1e-3afe-4875-8aa9-b1459bf9b3a9"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:18.801761"], ["updated_at", "2017-05-17 17:04:18.801761"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -968302787 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -968302787], ["username", "jstrav"], ["access_token", "d447721cc0d7317efbdfffd70560df0e"], ["uuid", "54b72cd6-a7bc-4837-a281-03f37e75e933"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:18.809457"], ["updated_at", "2017-05-17 17:04:18.809457"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1826433673 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1826433673], ["username", "mary"], ["access_token", "41593dfa3c98c317fcb99beea49c6314"], ["uuid", "034e89e2-050c-48bc-aaaa-4307c1f0467e"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:18.812475"], ["updated_at", "2017-05-17 17:04:18.812475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1993185640 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1993185640], ["username", "jstead"], ["access_token", "35dcef9d830ecffc0e6f03d4337b5f25"], ["uuid", "cab03780-78fc-4055-b571-7da8576293a6"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:18.815419"], ["updated_at", "2017-05-17 17:04:18.815419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -329871047 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -329871047], ["username", "bigbear"], ["access_token", "3af0ac7d15cf8de062ba67519f04d1f8"], ["uuid", "17f996a8-38fa-4a53-b2d1-af23efe01f52"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:18.818283"], ["updated_at", "2017-05-17 17:04:18.818283"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1772852385 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1772852385], ["username", "billy_00"], ["access_token", "5606488569f65882cd84c2aa726bf1fc"], ["uuid", "fe3c3f9c-da57-40b7-a4a8-a51a1f4cf70d"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:18.820970"], ["updated_at", "2017-05-17 17:04:18.820970"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1041728307 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1041728307], ["username", "billy_01"], ["access_token", "d8b47ad1db0d67f643a3e0628ec45a58"], ["uuid", "eeff617a-0754-41b6-8283-b70d65be47f3"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:18.823465"], ["updated_at", "2017-05-17 17:04:18.823465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1560878111 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1560878111], ["username", "billy_02"], ["access_token", "85c61a2839d321a254dc4f5f26291798"], ["uuid", "e53bd106-5777-4dc8-b880-d8481320b079"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:18.826238"], ["updated_at", "2017-05-17 17:04:18.826238"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -744255556 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -744255556], ["username", "billy_03"], ["access_token", "fe66339c8867061e92fddc023f528e44"], ["uuid", "2347fb2e-009a-4055-b0c2-3552bc093b98"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:18.828796"], ["updated_at", "2017-05-17 17:04:18.828796"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1254055195 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1254055195], ["username", "billy_04"], ["access_token", "112d91e8fedfee09ba8b5f61b5164559"], ["uuid", "255bdc15-e19a-4aef-969b-b4d108d89535"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:18.831570"], ["updated_at", "2017-05-17 17:04:18.831570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1234438468 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1234438468], ["username", "billy_05"], ["access_token", "984eec00e21d849579132cf726ca8a62"], ["uuid", "4309a4a7-b195-4a77-b51d-0e7a3de2a140"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:18.834466"], ["updated_at", "2017-05-17 17:04:18.834466"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -649914806 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -649914806], ["username", "billy_06"], ["access_token", "814b5e2cff2d321c34c9381ee6e302fe"], ["uuid", "1d1bb01e-873e-47f9-be9f-8d004bd450ec"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:18.837513"], ["updated_at", "2017-05-17 17:04:18.837513"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1862650069 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1862650069], ["username", "billy_07"], ["access_token", "551cddd19955dd688eb0df0662568924"], ["uuid", "9c90491c-869d-4246-9870-77d6d8e5ae64"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:18.840133"], ["updated_at", "2017-05-17 17:04:18.840133"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1378581864 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1378581864], ["username", "billy_08"], ["access_token", "dbac7f8e6616a12582ee5a1005ac8983"], ["uuid", "e741cdd1-d02b-41bd-bb63-ec29d72c5f4d"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:18.843595"], ["updated_at", "2017-05-17 17:04:18.843595"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1216985787 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1216985787], ["username", "billy_09"], ["access_token", "71df70853ddce04998a1cc98ab765f3a"], ["uuid", "5f99da90-f74b-4843-84bf-0e6b81c0c4fc"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:18.847003"], ["updated_at", "2017-05-17 17:04:18.847003"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -259209026 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -259209026], ["username", "billy_10"], ["access_token", "4feb6b2c0cb30a457c6452e5c00d2794"], ["uuid", "9e908ff3-b440-4833-b733-e26cd39e91a0"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:18.850425"], ["updated_at", "2017-05-17 17:04:18.850425"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1491123331 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1491123331], ["username", "billy_11"], ["access_token", "ac24a6f4f9966faddc9f970263e7fe3c"], ["uuid", "1e3871d1-ab5d-44cd-9048-985faa0c3e23"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:18.853525"], ["updated_at", "2017-05-17 17:04:18.853525"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -316547609 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -316547609], ["username", "billy_12"], ["access_token", "7b094ee05979976b400ef3edba3aa0cf"], ["uuid", "aec1bce8-f268-432b-ba49-9b40e8dddc86"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:18.856426"], ["updated_at", "2017-05-17 17:04:18.856426"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -392820814 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -392820814], ["username", "billy_13"], ["access_token", "a31e09745a2086035295fa9de319af3e"], ["uuid", "196a462f-fd55-4c6c-8974-4606992ad9e1"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:18.859551"], ["updated_at", "2017-05-17 17:04:18.859551"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -942669178 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -942669178], ["username", "billy_14"], ["access_token", "fa0a7153ac88bf1c971a6dffe3ecf477"], ["uuid", "48b89726-efe5-498a-810f-e8118361c076"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:18.862244"], ["updated_at", "2017-05-17 17:04:18.862244"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -613727267 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -613727267], ["username", "billy_15"], ["access_token", "dec0d38b6d1d5b8b4abad4fa31e66760"], ["uuid", "7e674ace-5a55-4ffc-9995-09c6d9a5b3a9"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:18.864831"], ["updated_at", "2017-05-17 17:04:18.864831"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1727310573 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1727310573], ["username", "billy_16"], ["access_token", "d9814024fad7f74c6ddf047e7cf81f80"], ["uuid", "4d652a70-13d7-4af6-8b7c-447e69537469"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:18.867461"], ["updated_at", "2017-05-17 17:04:18.867461"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1034627946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1034627946], ["username", "billy_17"], ["access_token", "cdd1ec2ae63330f7713ac5fbba659688"], ["uuid", "07e6a590-9706-4bc7-a773-e118ebfd7d2c"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:18.870577"], ["updated_at", "2017-05-17 17:04:18.870577"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1489820546 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1489820546], ["username", "billy_18"], ["access_token", "912e4a6e21063e39abc56580afa71cdd"], ["uuid", "ab475062-cb86-4763-8c90-49932b826685"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:18.873370"], ["updated_at", "2017-05-17 17:04:18.873370"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1321156022 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1321156022], ["username", "billy_19"], ["access_token", "4c466ca7caf29e94bcac33e57e266e5f"], ["uuid", "8c5781d2-660d-44e1-bf4a-d18fe10a3a8d"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:18.875992"], ["updated_at", "2017-05-17 17:04:18.875992"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -51427438 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -51427438], ["username", "billy_20"], ["access_token", "a3367fde42870a5eee663e122c19838f"], ["uuid", "d732bc7c-4d6c-4ebd-9dcd-e00322edf245"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:18.878631"], ["updated_at", "2017-05-17 17:04:18.878631"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -333949929 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -333949929], ["username", "billy_21"], ["access_token", "b3becd59b889273d86ad6813a6520f19"], ["uuid", "014aeefb-f034-4398-8cec-c000ca6704ab"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:18.881201"], ["updated_at", "2017-05-17 17:04:18.881201"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1448521832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1448521832], ["username", "billy_22"], ["access_token", "0ba3489094fcfe708366bbc0d840a9f3"], ["uuid", "b0964a68-e250-4b74-a5d6-f39a7c1a9c2c"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:18.883741"], ["updated_at", "2017-05-17 17:04:18.883741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -237087078 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -237087078], ["username", "billy_23"], ["access_token", "095ba3f65aff04e2b1332963b79167e1"], ["uuid", "7ea5abd3-ae41-47f2-9bea-95871dcf071c"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:18.886207"], ["updated_at", "2017-05-17 17:04:18.886207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1651478449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1651478449], ["username", "billy_24"], ["access_token", "894dca3b8607288923ae832901cb9277"], ["uuid", "22899225-c3bc-4cda-ae42-af3ece6210c8"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:18.888727"], ["updated_at", "2017-05-17 17:04:18.888727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1469583482 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1469583482], ["username", "billy_25"], ["access_token", "82a38bb64fa52a76f733ce4dba0dedcc"], ["uuid", "9518da63-27ec-4400-bb86-e4549ebd34d3"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:18.891266"], ["updated_at", "2017-05-17 17:04:18.891266"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2061366600 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2061366600], ["username", "billy_26"], ["access_token", "feb572c1879104968d0cb01b12d6d16e"], ["uuid", "e027f833-79c0-4a34-911b-fba13fc4aa85"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:18.893889"], ["updated_at", "2017-05-17 17:04:18.893889"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1302793604 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1302793604], ["username", "billy_27"], ["access_token", "eb68f3fc654406a217b3402682d9925a"], ["uuid", "6316b7a1-58b6-48c2-83fc-3fca4d163cd6"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:18.896430"], ["updated_at", "2017-05-17 17:04:18.896430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1186093456 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1186093456], ["username", "billy_28"], ["access_token", "dd0af04836382319a512c6fcc64b8cda"], ["uuid", "b1eeb905-f211-4ed2-a99e-5810ac0f6cf0"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:18.899135"], ["updated_at", "2017-05-17 17:04:18.899135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1032564793 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1032564793], ["username", "billy_29"], ["access_token", "e04cb45fc37eec3650492109bc5c3fe7"], ["uuid", "5c3174f5-f337-4d85-93c5-34301353e804"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:18.901790"], ["updated_at", "2017-05-17 17:04:18.901790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -506642400 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -506642400], ["username", "billy_30"], ["access_token", "73b71d9af4f62e0aad02d3bc560d1fa7"], ["uuid", "8da97141-c6cb-447b-ac3b-10ece88c1176"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:18.904350"], ["updated_at", "2017-05-17 17:04:18.904350"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -50663212 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -50663212], ["username", "billy_31"], ["access_token", "dcc98796713042a8038474c6cb32e104"], ["uuid", "d6ba55cd-3dc1-4e93-a274-d6592ab048de"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:18.907223"], ["updated_at", "2017-05-17 17:04:18.907223"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -349006826 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -349006826], ["username", "billy_32"], ["access_token", "f818d9751fec58e977af8465e5035642"], ["uuid", "f45f0037-1458-45bd-89a1-75825e143fb6"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:18.910790"], ["updated_at", "2017-05-17 17:04:18.910790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -808644263 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -808644263], ["username", "billy_33"], ["access_token", "718696733ffe678a64bd35543bafdeee"], ["uuid", "4b1a3a36-40af-4792-afbf-b3dfa35afa24"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:18.914402"], ["updated_at", "2017-05-17 17:04:18.914402"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -256374586 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -256374586], ["username", "billy_34"], ["access_token", "095e535403b4f522482ec6897617647a"], ["uuid", "a8b23211-bb2a-46d5-9f06-502c5037d03f"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:18.917565"], ["updated_at", "2017-05-17 17:04:18.917565"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532561368 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1532561368], ["username", "billy_35"], ["access_token", "e0fb4cbf8f702317ab233da493d71e0b"], ["uuid", "54c2ffbb-19f6-4d24-8959-abca9009c1d2"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:18.920409"], ["updated_at", "2017-05-17 17:04:18.920409"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -370118549 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -370118549], ["username", "billy_36"], ["access_token", "5ecdc33637bd9a1960876940d27042d9"], ["uuid", "de9316b0-60cb-410b-8a94-0c4c0c5d69f8"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:18.923125"], ["updated_at", "2017-05-17 17:04:18.923125"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1319343634 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1319343634], ["username", "billy_37"], ["access_token", "f989b06040648e80e6842f8542a44f45"], ["uuid", "157c9777-90ce-40b1-98ce-8d7b89d1587a"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:18.925747"], ["updated_at", "2017-05-17 17:04:18.925747"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -990005547 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -990005547], ["username", "billy_38"], ["access_token", "dd38c80a9b8beebfb08afb4cce2e4553"], ["uuid", "db487e47-dfaa-40a2-ab01-952dabb7e272"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:18.928330"], ["updated_at", "2017-05-17 17:04:18.928330"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -336674943 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -336674943], ["username", "billy_39"], ["access_token", "466b69b54cb17d0357c9df84fe3ec05c"], ["uuid", "b1564c39-acdf-44bc-b99f-7f3a8b81a9a6"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:18.930875"], ["updated_at", "2017-05-17 17:04:18.930875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2064277151 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2064277151], ["username", "billy_40"], ["access_token", "bfb2ddcf5493d4815248b12912367eb0"], ["uuid", "85bddc6f-05c2-411a-8a49-790b4a1492ce"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:18.933389"], ["updated_at", "2017-05-17 17:04:18.933389"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1970364782 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1970364782], ["username", "billy_41"], ["access_token", "54c1c760b6088c23295c1a58a6b6f8a7"], ["uuid", "36f91a0f-f171-48ae-add5-aac093c64b6e"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:18.935951"], ["updated_at", "2017-05-17 17:04:18.935951"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -336690772 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -336690772], ["username", "billy_42"], ["access_token", "7d3475134fe803b7e58a396b80733d38"], ["uuid", "7b091d8d-21e5-4a59-a189-f837a57e7b91"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:18.938460"], ["updated_at", "2017-05-17 17:04:18.938460"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -316241848 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -316241848], ["username", "billy_43"], ["access_token", "103a52e8e3e66f7f26fdd98175c4c9bd"], ["uuid", "e84d8cc3-5e0d-4037-a6f1-6df41f008520"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:18.940983"], ["updated_at", "2017-05-17 17:04:18.940983"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -486298477 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -486298477], ["username", "billy_44"], ["access_token", "b149bd072d77b6344b4447eb0e45ac04"], ["uuid", "442dc114-e294-4fed-9bf7-d8427a66a4d0"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:18.943560"], ["updated_at", "2017-05-17 17:04:18.943560"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1513895116 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1513895116], ["username", "billy_45"], ["access_token", "1efef36fa6c3bbd95ff203044568f36f"], ["uuid", "e382c642-0d70-46c7-9722-06d3eada43fe"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:18.946080"], ["updated_at", "2017-05-17 17:04:18.946080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-17 17:04:18.958955"], ["updated_at", "2017-05-17 17:04:18.958955"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-17 17:04:18.961501"], ["updated_at", "2017-05-17 17:04:18.961501"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:04:18.963993"], ["updated_at", "2017-05-17 17:04:18.963993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-17 17:04:18.966469"], ["updated_at", "2017-05-17 17:04:18.966469"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-17 17:04:18.968306"], ["updated_at", "2017-05-17 17:04:18.968306"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-17 17:04:18.970521"], ["updated_at", "2017-05-17 17:04:18.970521"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-17 17:04:18.972478"], ["updated_at", "2017-05-17 17:04:18.972478"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:04:18 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-17 17:04:19.015539"], ["updated_at", "2017-05-17 17:04:19.015539"]] OpenStax::Accounts::GroupOwner Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:04:19.016994"], ["updated_at", "2017-05-17 17:04:19.016994"]] OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:04:19.018463"], ["updated_at", "2017-05-17 17:04:19.018463"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:04:19.023692"], ["updated_at", "2017-05-17 17:04:19.023692"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-17 17:04:19.025417"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:19 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:04:19 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:19 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:04:19 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:04:19.082491"], ["updated_at", "2017-05-17 17:04:19.082491"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:04:19.087932"], ["updated_at", "2017-05-17 17:04:19.087932"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:04:19.091388"], ["updated_at", "2017-05-17 17:04:19.091388"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:19 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:04:19 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.4ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2089839547 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (1.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2089839547], ["username", "jstrav"], ["access_token", "bcc4b0d247671f0108bdcdaba10b6c73"], ["uuid", "9ffb63aa-a5fb-41c1-a10f-c4490248c2ef"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:27.419280"], ["updated_at", "2017-05-17 17:04:27.419280"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -596025410 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -596025410], ["username", "mary"], ["access_token", "34a9c068dde3578fcec662ef354e455f"], ["uuid", "04887ac7-23a2-43ca-b86f-dc9529269cf4"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:27.424144"], ["updated_at", "2017-05-17 17:04:27.424144"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1569408382 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1569408382], ["username", "jstead"], ["access_token", "b49c6a9f89ec7bc82fc8a59f22b574b8"], ["uuid", "e81443f3-afa7-4dd2-ac64-b8df966cb3cd"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:27.427206"], ["updated_at", "2017-05-17 17:04:27.427206"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1957631396 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1957631396], ["username", "bigbear"], ["access_token", "ed824591a3051c51eb1db07ed5619823"], ["uuid", "af341d21-9a21-4fa6-a98b-19b74d3ba089"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:27.429732"], ["updated_at", "2017-05-17 17:04:27.429732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -442381096 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -442381096], ["username", "billy_00"], ["access_token", "eb19b073f697c6f142a6cc6ac72590d3"], ["uuid", "7d6a89a9-c015-4270-bae3-8f9a57ab2086"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:27.432916"], ["updated_at", "2017-05-17 17:04:27.432916"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1756209161 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1756209161], ["username", "billy_01"], ["access_token", "1ff7bfdf1b9a9812bb08184e5c4f3864"], ["uuid", "d6f45860-e67a-4fd2-89b9-457ef6083213"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:27.435884"], ["updated_at", "2017-05-17 17:04:27.435884"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -354006482 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -354006482], ["username", "billy_02"], ["access_token", "4ae21871698d8453ebc8b2a38c6bc20d"], ["uuid", "83c9fd8b-bff2-4dfb-9765-eb15375ca47f"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:27.438527"], ["updated_at", "2017-05-17 17:04:27.438527"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -457945905 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -457945905], ["username", "billy_03"], ["access_token", "69bf9c2a2c9f2e441a8716cfe06d3deb"], ["uuid", "1e868820-a1cf-4668-8616-6af531296f6b"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:27.441693"], ["updated_at", "2017-05-17 17:04:27.441693"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -247681850 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -247681850], ["username", "billy_04"], ["access_token", "2b9b00094ec9c65186adb5ad6bfe56f6"], ["uuid", "0a630434-5dec-499e-a394-35f05d33711c"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:27.444567"], ["updated_at", "2017-05-17 17:04:27.444567"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -484707056 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -484707056], ["username", "billy_05"], ["access_token", "641378a2de3f748263273a4f66e1bd56"], ["uuid", "9466f012-b076-4e2e-855e-4e28db8ae43e"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:27.447390"], ["updated_at", "2017-05-17 17:04:27.447390"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -915820217 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -915820217], ["username", "billy_06"], ["access_token", "08079a4e46ff7a426a618c272dc5787b"], ["uuid", "56a4779b-9097-4c3b-b8b4-50068b1a4399"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:27.450240"], ["updated_at", "2017-05-17 17:04:27.450240"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -853638323 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -853638323], ["username", "billy_07"], ["access_token", "81a703400fe358b0a6f737e9911fd13b"], ["uuid", "27f4cf3f-7cf1-42f2-b329-e3ec9be9a48c"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:27.452956"], ["updated_at", "2017-05-17 17:04:27.452956"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -830641300 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -830641300], ["username", "billy_08"], ["access_token", "4901171972cd59192ffbf292848bba04"], ["uuid", "dfdaf5f0-ad7b-46de-a947-8d8fc98a9c9e"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:27.455740"], ["updated_at", "2017-05-17 17:04:27.455740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1230124354 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1230124354], ["username", "billy_09"], ["access_token", "bc1d91c265917fca26b043cdd1bc8c27"], ["uuid", "f7d35196-59fe-4665-b6b1-022cd90a0d00"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:27.458323"], ["updated_at", "2017-05-17 17:04:27.458323"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -169120323 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -169120323], ["username", "billy_10"], ["access_token", "c7d7d74ae6dd643d1a269e5c8497403a"], ["uuid", "6d72f546-0483-4185-b83e-08e8f0179d7d"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:27.460792"], ["updated_at", "2017-05-17 17:04:27.460792"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394327099 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -394327099], ["username", "billy_11"], ["access_token", "3575723643dda62d51a0f328370877f8"], ["uuid", "3feb31e6-7340-40f6-a526-acb33466f58f"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:27.463246"], ["updated_at", "2017-05-17 17:04:27.463246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1913459091 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1913459091], ["username", "billy_12"], ["access_token", "533f5a8bb45486d640d7e52bfe50d3b2"], ["uuid", "946ca9fc-917c-4619-9105-7dc6a6eaae15"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:27.465732"], ["updated_at", "2017-05-17 17:04:27.465732"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -365232870 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -365232870], ["username", "billy_13"], ["access_token", "a02bbbc64986fa3f0bb2e9a7016bfb4f"], ["uuid", "fdc88e13-5926-4425-b89e-d979ee4915e8"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:27.468733"], ["updated_at", "2017-05-17 17:04:27.468733"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -25646447 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -25646447], ["username", "billy_14"], ["access_token", "bad3d84d5b867aef0fa8376b7e89d8a9"], ["uuid", "7aa74df0-2198-4d96-bc75-9572a799d54a"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:27.471557"], ["updated_at", "2017-05-17 17:04:27.471557"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1031987931 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1031987931], ["username", "billy_15"], ["access_token", "d41309cb24cad6c9d79b7d3fe60647f7"], ["uuid", "757fa005-d47f-40f4-a9db-79fc88b49064"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:27.474424"], ["updated_at", "2017-05-17 17:04:27.474424"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1630424774 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1630424774], ["username", "billy_16"], ["access_token", "6b21468571247f272bbf2e636d26ba3e"], ["uuid", "1b25c7e7-08fa-4a4a-bb30-acef1fa18941"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:27.476894"], ["updated_at", "2017-05-17 17:04:27.476894"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -692454592 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -692454592], ["username", "billy_17"], ["access_token", "800acc83b036d588e5a15b5912c07d11"], ["uuid", "e8fca3f1-500c-4dc1-807d-a5d8eff25aba"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:27.479369"], ["updated_at", "2017-05-17 17:04:27.479369"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1285028096 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1285028096], ["username", "billy_18"], ["access_token", "5b678d8ae527c55bc5733ab49a8ea682"], ["uuid", "c0df2464-2fda-4b99-bb62-8af14a4f36cb"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:27.481759"], ["updated_at", "2017-05-17 17:04:27.481759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -701707144 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -701707144], ["username", "billy_19"], ["access_token", "90f6eefeb07c5055524397a0d4697a83"], ["uuid", "41072284-2637-4db4-9ea1-53617115bf38"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:27.484369"], ["updated_at", "2017-05-17 17:04:27.484369"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -745509309 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -745509309], ["username", "billy_20"], ["access_token", "8d8705b777181ba2b2ec38b60e0f7f01"], ["uuid", "4aab6116-0535-4156-bb9d-cc0f5e4b3984"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:27.486780"], ["updated_at", "2017-05-17 17:04:27.486780"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -940615815 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -940615815], ["username", "billy_21"], ["access_token", "f714ffc4d936011bc3f0657623925889"], ["uuid", "6935792d-33b4-4ce2-b8d4-4bf8882f6f69"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:27.489235"], ["updated_at", "2017-05-17 17:04:27.489235"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -302905763 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -302905763], ["username", "billy_22"], ["access_token", "548fbb6687d618c9f96b4f1856267009"], ["uuid", "c224ee99-5a36-4d23-a552-051b9357f25b"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:27.491715"], ["updated_at", "2017-05-17 17:04:27.491715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1092428158 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1092428158], ["username", "billy_23"], ["access_token", "dd0e0415c98906cfd774071eaba634bf"], ["uuid", "a2e80398-5809-454d-9303-213f4e5f813f"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:27.494174"], ["updated_at", "2017-05-17 17:04:27.494174"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -535939504 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -535939504], ["username", "billy_24"], ["access_token", "6200ec530cbe901ded469186506bbfcf"], ["uuid", "d654fec7-340f-4e5d-9577-0753ae4e0cae"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:27.496572"], ["updated_at", "2017-05-17 17:04:27.496572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1150800466 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1150800466], ["username", "billy_25"], ["access_token", "591cf594e277f02e99400cb9879ada21"], ["uuid", "33565b9d-2cc7-417d-8857-31cc8e452d6a"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:27.499066"], ["updated_at", "2017-05-17 17:04:27.499066"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1174578894 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1174578894], ["username", "billy_26"], ["access_token", "79c648b21ead4f8b61b447fd768ef7c5"], ["uuid", "c145c836-52ef-4a3d-b1f1-327f070396ef"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:27.501550"], ["updated_at", "2017-05-17 17:04:27.501550"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1250619809 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1250619809], ["username", "billy_27"], ["access_token", "125e9cffdee31a41f66a09b90195843b"], ["uuid", "c17276bb-7549-429e-baef-6c51adea9d33"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:27.504019"], ["updated_at", "2017-05-17 17:04:27.504019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -260689994 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -260689994], ["username", "billy_28"], ["access_token", "0aa2cdc55dea1da371da7d09f06340dc"], ["uuid", "754d053c-12d2-4630-9353-acf5a0904096"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:27.506634"], ["updated_at", "2017-05-17 17:04:27.506634"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1722052067 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1722052067], ["username", "billy_29"], ["access_token", "c18ccc27f4cd3214b6b2520013be6b82"], ["uuid", "bfad4381-4983-4fd0-9e33-b1fc526d4f93"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:27.510475"], ["updated_at", "2017-05-17 17:04:27.510475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -278048964 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -278048964], ["username", "billy_30"], ["access_token", "970375f7bee24d391e0a7d56f5b049f7"], ["uuid", "e6290506-8d7b-48f0-8ded-cef2128bee8b"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:27.512876"], ["updated_at", "2017-05-17 17:04:27.512876"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1818768822 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1818768822], ["username", "billy_31"], ["access_token", "99c928accad7ab56d8ff67adbdef6cf6"], ["uuid", "3a118baf-6c06-40b3-a6e1-4fa211ca3925"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:27.515595"], ["updated_at", "2017-05-17 17:04:27.515595"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -419475552 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -419475552], ["username", "billy_32"], ["access_token", "3f855c02d6c7a4b7a743d7ea634d338c"], ["uuid", "f2bdd4ba-1e93-4a02-ba94-72439c7ed45c"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:27.518507"], ["updated_at", "2017-05-17 17:04:27.518507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -851793700 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -851793700], ["username", "billy_33"], ["access_token", "4277e0ae4a1eac1d92daface5aeb4bec"], ["uuid", "65ebfe3c-d077-41c9-8fa6-c139c0312432"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:27.521105"], ["updated_at", "2017-05-17 17:04:27.521105"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -203496608 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -203496608], ["username", "billy_34"], ["access_token", "d6b3389345a322907677b5fa91eda791"], ["uuid", "59b002ce-8f91-435b-9342-0339e3471167"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:27.523591"], ["updated_at", "2017-05-17 17:04:27.523591"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -567672609 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -567672609], ["username", "billy_35"], ["access_token", "bcc1dcc7ab37c0ae99c129dda3b69460"], ["uuid", "1cd8d6b8-47d0-4140-95c6-ffb9ceaeec33"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:27.526891"], ["updated_at", "2017-05-17 17:04:27.526891"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -665160215 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -665160215], ["username", "billy_36"], ["access_token", "93a9c43789ce19dd34736a0e99482898"], ["uuid", "78940460-b7f0-4119-b3ce-b9047632bc20"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:27.530538"], ["updated_at", "2017-05-17 17:04:27.530538"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1319974997 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1319974997], ["username", "billy_37"], ["access_token", "318a7d136eb51147eb2397de80ce70b9"], ["uuid", "50e167a3-98ea-4720-8fd5-fe399f973b54"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:27.533777"], ["updated_at", "2017-05-17 17:04:27.533777"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1564756029 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1564756029], ["username", "billy_38"], ["access_token", "1e2f0b22cc3e6220f05251dba3e7cf73"], ["uuid", "e4bcdeed-b4a0-4d89-b94a-45e25e957766"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:27.536805"], ["updated_at", "2017-05-17 17:04:27.536805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2147226665 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2147226665], ["username", "billy_39"], ["access_token", "94d54ff33c634180da87d8a3b04ff3fb"], ["uuid", "2804bccc-446c-4585-a571-823bfdcb0a93"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:27.539542"], ["updated_at", "2017-05-17 17:04:27.539542"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2103515128 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2103515128], ["username", "billy_40"], ["access_token", "a18039f801f7baab59ea7757e92519b6"], ["uuid", "46adc557-30ea-44a9-b62a-cf6657d5f11e"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:27.542037"], ["updated_at", "2017-05-17 17:04:27.542037"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -76171452 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -76171452], ["username", "billy_41"], ["access_token", "8d3a770b60f37d715f55f31105c9abd9"], ["uuid", "b0c40838-a3db-44f3-8acf-22a926a0a55e"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:27.547037"], ["updated_at", "2017-05-17 17:04:27.547037"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1968943699 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1968943699], ["username", "billy_42"], ["access_token", "3460ce37a4539e5b8b94dff0aad75c9b"], ["uuid", "b4a3752f-abb1-4829-9d88-ba77380158ba"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:27.550806"], ["updated_at", "2017-05-17 17:04:27.550806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1325829063 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1325829063], ["username", "billy_43"], ["access_token", "6d356932437522b92d0876c12b6b0f70"], ["uuid", "2247022b-1b5a-4d79-a57d-982144c5c36e"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:27.554227"], ["updated_at", "2017-05-17 17:04:27.554227"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1022490640 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1022490640], ["username", "billy_44"], ["access_token", "b9993235c8736a30fbffd45594459eb1"], ["uuid", "f95e4b1a-a633-47ff-b77b-69d58414b852"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:27.557002"], ["updated_at", "2017-05-17 17:04:27.557002"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1820443092 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1820443092], ["username", "billy_45"], ["access_token", "63aada997dc627fc5ce871348b203cdf"], ["uuid", "d3fe9555-8b5b-4635-949d-50b6c355bc5b"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:27.559630"], ["updated_at", "2017-05-17 17:04:27.559630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1508123697 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1508123697], ["username", "billy_46"], ["access_token", "8ef6a39b9b64abef283127d10c12e608"], ["uuid", "24b7bdc8-9713-4c32-a4ea-7825b30cc47d"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:27.562366"], ["updated_at", "2017-05-17 17:04:27.562366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1814870028 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1814870028], ["username", "billy_47"], ["access_token", "b49cc8081ee53e4fc4377a4b845d2e89"], ["uuid", "960b5429-70af-4c18-94e6-ddfcb487f52d"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:27.565554"], ["updated_at", "2017-05-17 17:04:27.565554"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1224035721 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1224035721], ["username", "billy_48"], ["access_token", "b82a7650fb369352e32dd0d9b1b2b7fc"], ["uuid", "f7096310-0bf8-4571-974f-cecbbce0a073"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:27.568802"], ["updated_at", "2017-05-17 17:04:27.568802"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1517320521 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1517320521], ["username", "billy_49"], ["access_token", "d5632b1741d2897a2c45a7e607d59a90"], ["uuid", "f425177a-bb86-4487-a3d7-9e1d9ee03a3e"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:27.571580"], ["updated_at", "2017-05-17 17:04:27.571580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1492404945 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1492404945], ["username", "jstrav"], ["access_token", "eb382a6de62b044d8c1d6286f66c5b6b"], ["uuid", "37c9366a-3f7f-46a4-ac68-e74bc0b35e63"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:27.581903"], ["updated_at", "2017-05-17 17:04:27.581903"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -688491668 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -688491668], ["username", "mary"], ["access_token", "d217838b1be0af288eee864e3e8fdfc5"], ["uuid", "5ec5e95f-4325-4bab-b388-e41602cacb33"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:27.584892"], ["updated_at", "2017-05-17 17:04:27.584892"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1584036747 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1584036747], ["username", "jstead"], ["access_token", "c7279b654dd2e8904720f783973e32aa"], ["uuid", "5eed9419-1e88-463e-a32f-2774a9710020"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:27.587874"], ["updated_at", "2017-05-17 17:04:27.587874"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1714423440 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1714423440], ["username", "bigbear"], ["access_token", "98e76f1c62b3e20855e9f6849c767329"], ["uuid", "bdf57ecc-eb0c-4f6f-9080-a85b1da12b19"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:27.590833"], ["updated_at", "2017-05-17 17:04:27.590833"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1455910549 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1455910549], ["username", "billy_00"], ["access_token", "f1b62d334724833d5467f885b72bab42"], ["uuid", "57caaa99-b865-47a1-bbae-d9315004026e"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:27.593707"], ["updated_at", "2017-05-17 17:04:27.593707"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -162222960 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -162222960], ["username", "billy_01"], ["access_token", "000ac5dbe853fc210c98a4fca23ac8fb"], ["uuid", "4b7cb0fc-8cd8-4cae-9fc1-80224cf13355"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:27.596396"], ["updated_at", "2017-05-17 17:04:27.596396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -422534906 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -422534906], ["username", "billy_02"], ["access_token", "1da8bf87cb3b5a73619971a222e94452"], ["uuid", "07cf9914-c842-415a-ba57-42c1336cf361"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:27.598904"], ["updated_at", "2017-05-17 17:04:27.598904"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -66101483 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -66101483], ["username", "billy_03"], ["access_token", "8e830877efb749297874926b804119f2"], ["uuid", "bad3b40e-7574-4f04-a857-2eeafc503c5e"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:27.601495"], ["updated_at", "2017-05-17 17:04:27.601495"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -935706994 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -935706994], ["username", "billy_04"], ["access_token", "9bc90586711d9ad47eabcb8ccccc9349"], ["uuid", "8babef5d-d0f2-4d7d-b9bc-ed0b861a4c3f"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:27.603967"], ["updated_at", "2017-05-17 17:04:27.603967"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1410428906 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1410428906], ["username", "billy_05"], ["access_token", "fad751b176235ce3557a07b30105fe9f"], ["uuid", "c60347ac-d4e6-435f-9c1f-f9cd917237ec"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:27.606430"], ["updated_at", "2017-05-17 17:04:27.606430"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -896796329 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -896796329], ["username", "billy_06"], ["access_token", "29c2964baa6a361fb7e58380066fcbe0"], ["uuid", "011156cb-8587-485e-a8b1-cc8dc9d52a01"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:27.608774"], ["updated_at", "2017-05-17 17:04:27.608774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1412988083 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1412988083], ["username", "billy_07"], ["access_token", "2b0f120221c3bcca817c3236f65ddf5d"], ["uuid", "30624958-ba3e-41c1-8b6d-ac182dba4ac0"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:27.611292"], ["updated_at", "2017-05-17 17:04:27.611292"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -997406374 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -997406374], ["username", "billy_08"], ["access_token", "c4a1f24a562cbba35b36fb412158ff61"], ["uuid", "a01004a1-9d2b-419d-bd40-fc5024b1ddd9"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:27.613883"], ["updated_at", "2017-05-17 17:04:27.613883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1006068135 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1006068135], ["username", "billy_09"], ["access_token", "4f55e1d89347a44840a997b0e54a4d57"], ["uuid", "3687829e-e66e-4ee5-8a90-f0a6595300dd"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:27.616436"], ["updated_at", "2017-05-17 17:04:27.616436"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1329927858 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1329927858], ["username", "billy_10"], ["access_token", "814318091d61d806a1794e2c5e17ab37"], ["uuid", "5d5b0ef5-8af9-43d7-8d4e-d318dd764ab3"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:27.618885"], ["updated_at", "2017-05-17 17:04:27.618885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -947745546 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -947745546], ["username", "billy_11"], ["access_token", "13b2201c775d1ffc42f5f8420567108c"], ["uuid", "d39a0e4c-4b3e-4192-9c95-b9f53305df11"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:27.621183"], ["updated_at", "2017-05-17 17:04:27.621183"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2040491935 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2040491935], ["username", "billy_12"], ["access_token", "648de1efa4d31d7b069388f970bc6c81"], ["uuid", "b321856f-3fc1-4df5-8864-c4e2afbc5332"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:27.623503"], ["updated_at", "2017-05-17 17:04:27.623503"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -64010849 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -64010849], ["username", "billy_13"], ["access_token", "c1cf28d4d24cee1cb148c60f2f80f063"], ["uuid", "cd651ffa-a889-4168-88d4-1033b38fbf1b"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:27.627286"], ["updated_at", "2017-05-17 17:04:27.627286"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1926156194 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1926156194], ["username", "billy_14"], ["access_token", "d6a6f881c64936575b7b947fa5aa252d"], ["uuid", "077efd2c-0d14-449d-a110-ea31627485b7"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:27.630122"], ["updated_at", "2017-05-17 17:04:27.630122"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890274610 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890274610], ["username", "billy_15"], ["access_token", "7bb8e1c707b9d076399f803ff9d8cb69"], ["uuid", "32599313-55a7-4e97-b23e-3e25cc16dd82"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:27.633179"], ["updated_at", "2017-05-17 17:04:27.633179"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1378726310 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1378726310], ["username", "billy_16"], ["access_token", "f7532616ef26f3ed7365a45e6e436372"], ["uuid", "52a9c44f-e5c2-497c-8c0e-0ba9e526366d"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:27.636142"], ["updated_at", "2017-05-17 17:04:27.636142"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -213220946 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -213220946], ["username", "billy_17"], ["access_token", "be69e686945ff3cec4a46d408532ce17"], ["uuid", "d5f08e4f-24c0-4731-931a-922c368b5e5b"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:27.638637"], ["updated_at", "2017-05-17 17:04:27.638637"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1054834876 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1054834876], ["username", "billy_18"], ["access_token", "c6b2c066ddc3f8100b4c4f2b8ff68174"], ["uuid", "aef05e7d-807a-4cc5-bf42-89b955df2dcb"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:27.641076"], ["updated_at", "2017-05-17 17:04:27.641076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1392550938 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1392550938], ["username", "billy_19"], ["access_token", "c29083f0a533847a448588c21e1a7602"], ["uuid", "6094e1a6-8101-49d9-8df5-ce15dd14f216"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:27.643475"], ["updated_at", "2017-05-17 17:04:27.643475"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -985224139 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -985224139], ["username", "billy_20"], ["access_token", "bd4543457a5365dab8bb43ef2e25f351"], ["uuid", "a86cf7e2-7aa0-48ca-a2ce-7601fdd93235"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:27.645911"], ["updated_at", "2017-05-17 17:04:27.645911"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1269131134 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1269131134], ["username", "billy_21"], ["access_token", "e5c4954cbde035997a600e3c30a75aab"], ["uuid", "e81fe126-af0d-48d2-a152-d5904dd4498b"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:27.649313"], ["updated_at", "2017-05-17 17:04:27.649313"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -403018429 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -403018429], ["username", "billy_22"], ["access_token", "25a722c6061e41e15789dd2788fb5aa1"], ["uuid", "bbd60acb-5df0-46c5-955a-12cb0cac79c6"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:27.651981"], ["updated_at", "2017-05-17 17:04:27.651981"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1916103804 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1916103804], ["username", "billy_23"], ["access_token", "3a77f6d323ef59b43e26a68b0d5b9acc"], ["uuid", "e60a23ad-41d9-4ebe-90bd-6a7842241890"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:27.654985"], ["updated_at", "2017-05-17 17:04:27.654985"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1580076363 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1580076363], ["username", "billy_24"], ["access_token", "e442670045036fbaea721206702659ac"], ["uuid", "352bb13e-d094-4485-9d41-6128c46f07bf"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:27.657613"], ["updated_at", "2017-05-17 17:04:27.657613"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -201615733 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -201615733], ["username", "billy_25"], ["access_token", "17b1f2e556989f2472d4d2e7a89468c6"], ["uuid", "2ab8993f-dc75-4e04-b029-18f1862d4003"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:27.660395"], ["updated_at", "2017-05-17 17:04:27.660395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -631080524 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -631080524], ["username", "billy_26"], ["access_token", "15919e1e7183074764fdc2ebda38c1ee"], ["uuid", "c0843256-38f9-48cd-a21d-a455f288e27d"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:27.663022"], ["updated_at", "2017-05-17 17:04:27.663022"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -241865660 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -241865660], ["username", "billy_27"], ["access_token", "06814bdeaac9778dad10f4a8f4a26076"], ["uuid", "c7e5bc0d-8149-4c39-b286-d372083c28be"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:27.673719"], ["updated_at", "2017-05-17 17:04:27.673719"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1199793691 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1199793691], ["username", "billy_28"], ["access_token", "e99fb8b548759bb3fb3f1904796df070"], ["uuid", "6bd76ff3-e7b5-439a-b482-b27b287d79ff"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:27.676319"], ["updated_at", "2017-05-17 17:04:27.676319"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -82506003 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -82506003], ["username", "billy_29"], ["access_token", "068b884f0fb63982dea7c1778a117fd4"], ["uuid", "09cf840c-f857-4ea7-bbdb-e55ad05e1d08"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:27.678804"], ["updated_at", "2017-05-17 17:04:27.678804"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -566638468 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -566638468], ["username", "billy_30"], ["access_token", "ebc8628117f4baf9184c66f03a67c56b"], ["uuid", "d561cacb-c851-448c-833e-e8cd019b5c10"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:27.681351"], ["updated_at", "2017-05-17 17:04:27.681351"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1795628289 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1795628289], ["username", "billy_31"], ["access_token", "bf93fe1129a7049c5252b8fa8c0175d3"], ["uuid", "33301124-7154-415f-aeca-4c0b7fcae600"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:27.683894"], ["updated_at", "2017-05-17 17:04:27.683894"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1738587607 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1738587607], ["username", "billy_32"], ["access_token", "0fce6da8858b59e085f3a0cc9f48bfd0"], ["uuid", "d3579f00-a275-48f3-907e-181d8b04ef24"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:27.686396"], ["updated_at", "2017-05-17 17:04:27.686396"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -214578869 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -214578869], ["username", "billy_33"], ["access_token", "c24a3a431a252ed417a00d74c3ae260e"], ["uuid", "c5af68d0-842e-4d7c-afa0-4674c6b53d72"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:27.688749"], ["updated_at", "2017-05-17 17:04:27.688749"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1727014166 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1727014166], ["username", "billy_34"], ["access_token", "656c3230fb64b619afe8ec4432ab3fe7"], ["uuid", "a538d2b6-859f-4b70-a5ce-23403d5d0bbe"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:27.691150"], ["updated_at", "2017-05-17 17:04:27.691150"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -400049266 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -400049266], ["username", "billy_35"], ["access_token", "98b9d8338794830966c2cc3d4d250cf6"], ["uuid", "fdd4294e-f3e2-418a-b1fd-6201e8b7b269"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:27.693741"], ["updated_at", "2017-05-17 17:04:27.693741"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1079519395 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1079519395], ["username", "billy_36"], ["access_token", "aec0b57fd84619bc29abefac501cb9e5"], ["uuid", "66d1d14c-9da6-4ace-9c98-28efa3170a2b"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:27.696272"], ["updated_at", "2017-05-17 17:04:27.696272"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -899093876 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -899093876], ["username", "billy_37"], ["access_token", "22c183c3cd96468ffc1473c7181381e9"], ["uuid", "11cf618a-84d7-4034-9be0-75d395471697"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:27.698799"], ["updated_at", "2017-05-17 17:04:27.698799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -969284825 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -969284825], ["username", "billy_38"], ["access_token", "4ca02f93575e81b2ed6a08d686ad0e69"], ["uuid", "314ba2ca-f26c-418d-9777-aed3b3796681"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:27.701459"], ["updated_at", "2017-05-17 17:04:27.701459"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1765752821 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1765752821], ["username", "billy_39"], ["access_token", "b7d067cd39573b6057a7f40b84e86fb2"], ["uuid", "6cfcddfe-6359-4eb7-b6b3-74da7a6d820f"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:27.703972"], ["updated_at", "2017-05-17 17:04:27.703972"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1898471206 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1898471206], ["username", "billy_40"], ["access_token", "5f779afb0cc30dc9548a616cc2520350"], ["uuid", "adeacfd6-e041-47b8-a3bf-341544618ef0"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:27.706488"], ["updated_at", "2017-05-17 17:04:27.706488"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -156458898 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -156458898], ["username", "billy_41"], ["access_token", "ee064e86f89f60c59dbcdfccc7156607"], ["uuid", "17bd1b93-3e12-4ef9-b19f-11c47e9d8365"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:27.709105"], ["updated_at", "2017-05-17 17:04:27.709105"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -947276222 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -947276222], ["username", "billy_42"], ["access_token", "cd94af6502d6e88f3353920ccd9b7328"], ["uuid", "df93dd42-36b9-4b83-8e0e-c4474589cdfb"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:27.711983"], ["updated_at", "2017-05-17 17:04:27.711983"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1614174464 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1614174464], ["username", "billy_43"], ["access_token", "76959e7076957822f9081b65d41fe49e"], ["uuid", "9ba49980-5592-4bf7-b567-493214de46b4"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:27.714496"], ["updated_at", "2017-05-17 17:04:27.714496"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -639199909 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -639199909], ["username", "billy_44"], ["access_token", "0010c5ae7f43afe33f2052e48d7d8970"], ["uuid", "c9088286-767b-45a2-b3d6-dd9283d0f8c7"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:27.717199"], ["updated_at", "2017-05-17 17:04:27.717199"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1531006752 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1531006752], ["username", "billy_45"], ["access_token", "c51d6d05477cbd46af85d52703aa2e8a"], ["uuid", "85aeeac0-e39d-4585-959b-213a12e2fb30"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:27.719746"], ["updated_at", "2017-05-17 17:04:27.719746"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1268409469 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1268409469], ["username", "billy_46"], ["access_token", "8b1410bcd60a03c4e3ff852339669237"], ["uuid", "bb3a0615-5374-450e-a1ee-9c93ff87847a"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:27.722149"], ["updated_at", "2017-05-17 17:04:27.722149"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1558900917 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1558900917], ["username", "billy_47"], ["access_token", "e104f840c1d4a27d37f17975c6c9c927"], ["uuid", "294eb8c0-9a01-4564-a8db-76d3070c01ae"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:27.724774"], ["updated_at", "2017-05-17 17:04:27.724774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1869619788 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1869619788], ["username", "billy_48"], ["access_token", "c77709e03b557cede561ff1c98d55e87"], ["uuid", "22abc2ae-5f63-479a-b912-2a7d3ed81597"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:27.727245"], ["updated_at", "2017-05-17 17:04:27.727245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1080809108 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1080809108], ["username", "billy_49"], ["access_token", "772a6becea33826e5b06a472ae7c58a5"], ["uuid", "6653da4c-40b5-4f99-9820-7c31e4b22262"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:27.731314"], ["updated_at", "2017-05-17 17:04:27.731314"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -68122885 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -68122885], ["username", "jstrav"], ["access_token", "4858da504c6cc2a29e6341a881786bf4"], ["uuid", "4441612d-087d-4bf9-896a-325698d49101"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:27.739866"], ["updated_at", "2017-05-17 17:04:27.739866"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -50787938 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -50787938], ["username", "mary"], ["access_token", "4f19218f5c12f61c3076e501ce57dddb"], ["uuid", "196648a7-8037-4b9e-8b18-16346588eb09"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:27.744030"], ["updated_at", "2017-05-17 17:04:27.744030"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -948676128 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -948676128], ["username", "jstead"], ["access_token", "0cf648d1d75d327104f28e6f837287d6"], ["uuid", "9ccbf74a-5de3-460b-b828-349f2352cd36"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:27.748561"], ["updated_at", "2017-05-17 17:04:27.748561"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1341178718 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1341178718], ["username", "bigbear"], ["access_token", "3a0a6fa2f499942847b3e588bc5d5a2c"], ["uuid", "65144d94-bd1a-4518-a30a-892a386ad847"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:27.752638"], ["updated_at", "2017-05-17 17:04:27.752638"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1759709700 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1759709700], ["username", "billy_00"], ["access_token", "f2abf4f825710332ceeba8afe2ebe718"], ["uuid", "4980df20-1636-4539-a931-fbdcc6eb2cad"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:27.756241"], ["updated_at", "2017-05-17 17:04:27.756241"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1127815078 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1127815078], ["username", "billy_01"], ["access_token", "c484bfeb644f0bb85e4aa33edca66958"], ["uuid", "1d96ecd6-d746-4ea7-8941-0dcb6229f538"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:27.759395"], ["updated_at", "2017-05-17 17:04:27.759395"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -712905366 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -712905366], ["username", "billy_02"], ["access_token", "71f19b76df7229d01fe12dd256c95d18"], ["uuid", "24c4bbc0-caed-4bf2-bc0f-b9f9ee65cd19"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:27.762382"], ["updated_at", "2017-05-17 17:04:27.762382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1195475158 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1195475158], ["username", "billy_03"], ["access_token", "aa30df24671c6e2dfd6adf440fadfa6e"], ["uuid", "53a9290a-f6fa-4849-9c70-460acf8fba99"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:27.765277"], ["updated_at", "2017-05-17 17:04:27.765277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1964985831 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1964985831], ["username", "billy_04"], ["access_token", "04d6c5d95c795510e5ada7bc09e86a04"], ["uuid", "a06ba96a-31c9-4be7-b046-1ddf290c97cd"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:27.767990"], ["updated_at", "2017-05-17 17:04:27.767990"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -174096646 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -174096646], ["username", "billy_05"], ["access_token", "68e9466c61b7eac75eb0c076120bdd74"], ["uuid", "0560fe41-f061-45ce-9a9b-1a01b69bebdf"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:27.770485"], ["updated_at", "2017-05-17 17:04:27.770485"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2061566504 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2061566504], ["username", "billy_06"], ["access_token", "40333dd2317b1068e989f4135a4207af"], ["uuid", "ae18643e-f3f7-4366-b0b2-d3bf1f8e4250"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:27.773068"], ["updated_at", "2017-05-17 17:04:27.773068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1592439115 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1592439115], ["username", "billy_07"], ["access_token", "b450e1a0eff775e880e861e215ac74b8"], ["uuid", "8432dca8-1e33-4495-8735-03ad8d555914"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:27.775576"], ["updated_at", "2017-05-17 17:04:27.775576"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1670124326 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1670124326], ["username", "billy_08"], ["access_token", "6077634497f3bbe0a398fd414df7ca2b"], ["uuid", "6db59606-0802-4be5-a07b-b401751b55a5"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:27.778035"], ["updated_at", "2017-05-17 17:04:27.778035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1439785992 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1439785992], ["username", "billy_09"], ["access_token", "bde0c560a86eb61587e4a5fc91dee8c7"], ["uuid", "d3e7669e-e209-4c53-96d1-ca81461d4440"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:27.780571"], ["updated_at", "2017-05-17 17:04:27.780571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -892566955 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -892566955], ["username", "billy_10"], ["access_token", "3d0a685480d786bf20954fd79e8bfee6"], ["uuid", "5bca828e-1049-42c6-a32b-56a57530a145"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:27.783196"], ["updated_at", "2017-05-17 17:04:27.783196"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300244390 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300244390], ["username", "billy_11"], ["access_token", "661b7881f5eddac9625d3d6fe718037c"], ["uuid", "18dcc40e-44ae-4ed7-8086-e5f4b0c64953"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:27.785660"], ["updated_at", "2017-05-17 17:04:27.785660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1512964468 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1512964468], ["username", "billy_12"], ["access_token", "6ad2a94d6d9edb5d676aa9b7074b71a0"], ["uuid", "d6b6cc53-4ccd-4cd2-8814-4511b20d6ef6"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:27.788407"], ["updated_at", "2017-05-17 17:04:27.788407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -375369663 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -375369663], ["username", "billy_13"], ["access_token", "519dc91f3ae1e541361544261b69201d"], ["uuid", "9fb9bf3c-397e-4c43-94f2-92a1e0bb8d97"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:27.791224"], ["updated_at", "2017-05-17 17:04:27.791224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1339014666 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1339014666], ["username", "billy_14"], ["access_token", "f926e2db21c456a648183609393b05ca"], ["uuid", "2d5a9f0b-1af0-4b28-9957-c55ebc67a27a"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:27.793831"], ["updated_at", "2017-05-17 17:04:27.793831"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -183537151 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -183537151], ["username", "billy_15"], ["access_token", "a1c77f9efbf9452cb478631b39642c28"], ["uuid", "80b929e2-4c94-41b5-8c0b-4a26f7d7b4ef"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:27.796418"], ["updated_at", "2017-05-17 17:04:27.796418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1553768707 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1553768707], ["username", "billy_16"], ["access_token", "c7a20241cd828c524d1a3edbab35942b"], ["uuid", "bbb9e57f-1729-43e5-b7b9-8ea48b9c1dc9"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:27.798942"], ["updated_at", "2017-05-17 17:04:27.798942"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -87736025 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -87736025], ["username", "billy_17"], ["access_token", "95846ffaf32eee82f455ef4d9bd806f2"], ["uuid", "e30d240b-35a5-47b0-93e7-9db562b4479d"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:27.801456"], ["updated_at", "2017-05-17 17:04:27.801456"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1965764535 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1965764535], ["username", "billy_18"], ["access_token", "b164b59d404aa434f936b79e3015acc0"], ["uuid", "2cdbd830-10c3-4310-b382-e594ab7ab8ff"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:27.803928"], ["updated_at", "2017-05-17 17:04:27.803928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1756501656 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1756501656], ["username", "billy_19"], ["access_token", "48643f9e45861674eb8696237e12f9d0"], ["uuid", "2d09a4cc-f92e-4b1b-a3ba-c712280d7ea0"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:27.806320"], ["updated_at", "2017-05-17 17:04:27.806320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -64007422 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -64007422], ["username", "billy_20"], ["access_token", "215f8dd1bf61bd3e3b92614d2ee52c7d"], ["uuid", "7553491f-0a78-46ca-a8aa-23af4e953712"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:27.808676"], ["updated_at", "2017-05-17 17:04:27.808676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1104262479 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1104262479], ["username", "billy_21"], ["access_token", "0cc2272c23b68234de31047fff429c73"], ["uuid", "428edff9-ff63-46fc-8db9-84ee0ad6edcb"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:27.811256"], ["updated_at", "2017-05-17 17:04:27.811256"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -646053747 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -646053747], ["username", "billy_22"], ["access_token", "f2e670df58fff4ac0667f95583611fef"], ["uuid", "90a68d5e-edf7-47ac-9194-dd2cff4e4d11"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:27.813720"], ["updated_at", "2017-05-17 17:04:27.813720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -198703366 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -198703366], ["username", "billy_23"], ["access_token", "9e5b34955db71e139f05b8c4d1be28a0"], ["uuid", "fa385df5-6c94-4e10-8de4-2b697e8d74ba"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:27.816310"], ["updated_at", "2017-05-17 17:04:27.816310"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -570133198 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -570133198], ["username", "billy_24"], ["access_token", "d2ed60590a812d9bac2f10d56762b7a7"], ["uuid", "1f950b83-1fab-4b9f-a5ce-07e23520df79"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:27.818824"], ["updated_at", "2017-05-17 17:04:27.818824"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -408781549 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -408781549], ["username", "billy_25"], ["access_token", "2d91a0640afc6ba4b6d6d9e2ef6ec391"], ["uuid", "8ce0e2e3-583e-47f7-8652-0eb46b5fdbd1"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:27.821575"], ["updated_at", "2017-05-17 17:04:27.821575"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -792972080 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -792972080], ["username", "billy_26"], ["access_token", "1ffccfdddcfcc3f6398b80d824e62f8e"], ["uuid", "4486fa68-5a6f-4c29-8db3-1a47309741b4"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:27.825414"], ["updated_at", "2017-05-17 17:04:27.825414"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1118296584 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1118296584], ["username", "billy_27"], ["access_token", "5e7182e10eb00c45cbebd23443c15b1e"], ["uuid", "5f903863-231d-4c3b-87c6-483c82a6582b"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:27.828576"], ["updated_at", "2017-05-17 17:04:27.828576"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1112240491 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1112240491], ["username", "billy_28"], ["access_token", "7c51542f7720e2e54b88351dd825b668"], ["uuid", "f52fca49-77b0-4295-9396-0fff5b01b988"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:27.831141"], ["updated_at", "2017-05-17 17:04:27.831141"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1909841026 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1909841026], ["username", "billy_29"], ["access_token", "d79b1786a6f586ee4ebd59be18dd2453"], ["uuid", "ec3d19a0-b06e-4944-abfc-bce1659f879d"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:27.834151"], ["updated_at", "2017-05-17 17:04:27.834151"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -817075253 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -817075253], ["username", "billy_30"], ["access_token", "1898b727ed496cfb5780fe960e23fb87"], ["uuid", "3d819f4d-d974-4bd1-8b1d-66919aa73383"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:27.836793"], ["updated_at", "2017-05-17 17:04:27.836793"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -684365053 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -684365053], ["username", "billy_31"], ["access_token", "b20c3252b4a513d0a6406058987bf360"], ["uuid", "c0342469-7d25-4343-9a9a-b055908d334d"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:27.839164"], ["updated_at", "2017-05-17 17:04:27.839164"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1715190193 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1715190193], ["username", "billy_32"], ["access_token", "1b1585e2cbae6aa4128f45417c4cbdf0"], ["uuid", "32a3189a-dbed-4690-ae1d-583003da1204"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:27.841629"], ["updated_at", "2017-05-17 17:04:27.841629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -438699934 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -438699934], ["username", "billy_33"], ["access_token", "cf1dacbce4a379329d4cee087141c8d0"], ["uuid", "1cc8faae-0079-4cc2-ad21-55b468277c18"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:27.844316"], ["updated_at", "2017-05-17 17:04:27.844316"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -441281792 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -441281792], ["username", "billy_34"], ["access_token", "19f6bf84f1dd66f59f2bd41b8f78c8ab"], ["uuid", "fbf00e77-dfcb-4b87-86e3-11983c7231bd"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:27.846789"], ["updated_at", "2017-05-17 17:04:27.846789"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -480370771 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -480370771], ["username", "billy_35"], ["access_token", "ae63ff7145992d8f5bf6a6212f8caa05"], ["uuid", "0defde3a-9e37-44d7-a841-13774a72ba42"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:27.849353"], ["updated_at", "2017-05-17 17:04:27.849353"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -424950885 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -424950885], ["username", "billy_36"], ["access_token", "a4552d325bc62b489f498ab3bd686996"], ["uuid", "e1fdef71-9e43-47e7-931f-29bc9f453ef7"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:27.852042"], ["updated_at", "2017-05-17 17:04:27.852042"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2092695985 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2092695985], ["username", "billy_37"], ["access_token", "02dc4a2e53edfc33c50c70d3468d7452"], ["uuid", "194be077-b37d-4aad-96c1-8e01ea594b72"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:27.854691"], ["updated_at", "2017-05-17 17:04:27.854691"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -922853702 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -922853702], ["username", "billy_38"], ["access_token", "a1ffd15d5e05df5f3f3d6b536df1dbd7"], ["uuid", "1b773430-3712-4136-a90c-f5f30a4a5dda"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:27.857408"], ["updated_at", "2017-05-17 17:04:27.857408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1641899998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1641899998], ["username", "billy_39"], ["access_token", "c35b0582137b3e51ac7940d5cd36a215"], ["uuid", "ec259529-def7-4d3b-a304-ba78b1d2f5b4"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:27.859945"], ["updated_at", "2017-05-17 17:04:27.859945"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -77584711 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -77584711], ["username", "billy_40"], ["access_token", "0e68764ad6f2d73f482ebd68a0f9deb6"], ["uuid", "0335eeb4-2500-4e27-9905-855a4ffd5c70"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:27.862411"], ["updated_at", "2017-05-17 17:04:27.862411"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -300250178 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -300250178], ["username", "billy_41"], ["access_token", "82af41e1cc7ecc6a98c12b64b822848a"], ["uuid", "f21b1b2f-94b0-45bc-ae8b-faa5a667bc2f"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:27.864867"], ["updated_at", "2017-05-17 17:04:27.864867"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -149336600 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -149336600], ["username", "billy_42"], ["access_token", "c37f01b7c0a1d387a3e7fbd50378f281"], ["uuid", "a37bceb4-2610-46d9-ac54-418ac6fac7cd"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:27.867760"], ["updated_at", "2017-05-17 17:04:27.867760"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1312627054 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1312627054], ["username", "billy_43"], ["access_token", "6182681de1e52d2b4e30ed9d833e498b"], ["uuid", "7af78951-3bf0-42cd-aae8-8f46294dd95e"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:27.870915"], ["updated_at", "2017-05-17 17:04:27.870915"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1249261934 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1249261934], ["username", "billy_44"], ["access_token", "ededb4eba14ac94110dbb9a1dec8b0f0"], ["uuid", "830557ae-58c2-4873-afe7-5b4933257a12"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:27.873808"], ["updated_at", "2017-05-17 17:04:27.873808"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2069121124 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2069121124], ["username", "billy_45"], ["access_token", "f98fdbd14e753d6fe26c1fb5f1757a6d"], ["uuid", "21a0bf83-88bd-4e1e-9784-1de3fcbe5815"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:27.876358"], ["updated_at", "2017-05-17 17:04:27.876358"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1934800835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1934800835], ["username", "billy_46"], ["access_token", "75fc21e4ca868825f5dfb828c3ebccce"], ["uuid", "840d0450-e47f-4661-92d3-d6ca03ed0d2a"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:27.878912"], ["updated_at", "2017-05-17 17:04:27.878912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -4943885 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -4943885], ["username", "billy_47"], ["access_token", "3eb386987f4613466869489aee695071"], ["uuid", "d4056ca6-0dc7-414b-9da4-64da74e238ae"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:27.881418"], ["updated_at", "2017-05-17 17:04:27.881418"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1118144380 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1118144380], ["username", "billy_48"], ["access_token", "5c808c993340c3c96f7250ed07d78fc5"], ["uuid", "3080e920-0250-4c04-be4d-f2a786128768"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:27.883998"], ["updated_at", "2017-05-17 17:04:27.883998"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1621117274 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1621117274], ["username", "billy_49"], ["access_token", "edceedc3a58ac609e23ddbe591bec1b3"], ["uuid", "7db95102-5b60-42ef-9020-2e139c218b9a"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:27.886416"], ["updated_at", "2017-05-17 17:04:27.886416"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "512da2eb802fdf3f9d1ff2b7f252534b"], ["uuid", "5dab6e2b-e395-43e9-97e2-82db122da413"], ["created_at", "2017-05-17 17:04:27.896210"], ["updated_at", "2017-05-17 17:04:27.896210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"http://jimmy"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d3bd0a32d223f090da8c6c77581013bb"], ["uuid", "5e5c56f0-791c-4949-9caf-fd273f47c2f5"], ["created_at", "2017-05-17 17:04:27.914940"], ["updated_at", "2017-05-17 17:04:27.914940"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "d34cca90309461a73df3c831a316271c"], ["uuid", "d075aece-b36c-4610-8723-52f51522b367"], ["created_at", "2017-05-17 17:04:27.924415"], ["updated_at", "2017-05-17 17:04:27.924415"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://localhost:49743/logout Completed 302 Found in 8ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "6d59f0d7a8463470aba569694c2fdd6a"], ["uuid", "bfcf0c76-6b5d-4585-928a-92c10aa65602"], ["created_at", "2017-05-17 17:04:27.954072"], ["updated_at", "2017-05-17 17:04:27.954072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Redirected to http://test.host/accounts/dev/accounts Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "7d01641e5e6914cf0188a2ab656998a0"], ["uuid", "a98b8f22-1891-47e9-99c2-3d16a3bbc142"], ["created_at", "2017-05-17 17:04:27.964389"], ["updated_at", "2017-05-17 17:04:27.964389"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"return_to"=>"https://woohoo"} Redirected to http://test.host/accounts/auth/openstax Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "63b5f1fcc1173a1d5c3c1105154bb0eb"], ["uuid", "4a9241dd-d034-49fa-b7d8-f0c5654756ed"], ["created_at", "2017-05-17 17:04:27.974477"], ["updated_at", "2017-05-17 17:04:27.974477"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "b50cd42f185042ecd17d75ebfaba7d73"], ["uuid", "5738f203-0f1f-4f80-8a06-0c7aee691022"], ["created_at", "2017-05-17 17:04:27.978917"], ["updated_at", "2017-05-17 17:04:27.978917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Processing by OpenStax::Accounts::SessionsController#destroy as HTML Redirected to http://test.host/ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1115985040 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1115985040], ["username", "jstrav"], ["access_token", "e29f641c5b76ca4804845568de824154"], ["uuid", "5b9c8785-ab69-49d9-8ce8-c5cd013ef332"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:27.989236"], ["updated_at", "2017-05-17 17:04:27.989236"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1993296645 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1993296645], ["username", "mary"], ["access_token", "923762e4c66aaf9f8c40ec1bd4e8a68b"], ["uuid", "223a352a-ec53-4edc-9fff-d38af847bfe6"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:27.992755"], ["updated_at", "2017-05-17 17:04:27.992755"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2051350751 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2051350751], ["username", "jstead"], ["access_token", "ffc405fa328f019e3433f46eaa153751"], ["uuid", "99a7ac00-3b0a-4597-b799-b0768642ed3d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:27.996061"], ["updated_at", "2017-05-17 17:04:27.996061"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1027581086 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1027581086], ["username", "bigbear"], ["access_token", "42e7b0396d49a381b02c3b4bc3dbc407"], ["uuid", "a5720f20-80e4-42ad-8107-4fbe9d502f13"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:27.998893"], ["updated_at", "2017-05-17 17:04:27.998893"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1651978992 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1651978992], ["username", "billy_00"], ["access_token", "fd50c802c0983377b8d0125e61e4b9da"], ["uuid", "efd107c1-016e-4ace-84a6-75d65066c6f4"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:28.001681"], ["updated_at", "2017-05-17 17:04:28.001681"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1178008321 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1178008321], ["username", "billy_01"], ["access_token", "156f3c7c08d1b621a66eab9a924cac65"], ["uuid", "c75a6619-aeb0-4af3-babc-ff416ac3b910"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:28.004300"], ["updated_at", "2017-05-17 17:04:28.004300"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -973795601 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -973795601], ["username", "billy_02"], ["access_token", "aa6c0a5f9a5f7a69506cfc21e0670b6b"], ["uuid", "4cb55c4a-9183-4d4c-893d-cdf1bb429b9a"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:28.006912"], ["updated_at", "2017-05-17 17:04:28.006912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1135979886 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1135979886], ["username", "billy_03"], ["access_token", "cb04fb5ec6cc6d5114ca5bc99a046205"], ["uuid", "4f79c5f0-a6e6-42d3-934c-66bad31c7862"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:28.011090"], ["updated_at", "2017-05-17 17:04:28.011090"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -545133301 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -545133301], ["username", "billy_04"], ["access_token", "080fd63bf45cf7c77cb9fa01530ca46a"], ["uuid", "09c9e3be-dd3b-4805-8fbf-8163cb8ce5d5"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:28.013828"], ["updated_at", "2017-05-17 17:04:28.013828"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1832150825 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1832150825], ["username", "billy_05"], ["access_token", "72b997c4015370310eb02e3318eef043"], ["uuid", "d48b4c47-a9c5-449b-bac5-bb093883a120"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:28.016499"], ["updated_at", "2017-05-17 17:04:28.016499"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1239810546 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1239810546], ["username", "billy_06"], ["access_token", "cf20066039f473977fd75a70455bec0a"], ["uuid", "1a2a51a8-9005-42a1-8d2b-fa67512ad7ae"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:28.019044"], ["updated_at", "2017-05-17 17:04:28.019044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -652674102 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -652674102], ["username", "billy_07"], ["access_token", "285355df3355b7bbced519b6154180dd"], ["uuid", "a3598534-238b-461d-bdeb-b693b1c0adab"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:28.021391"], ["updated_at", "2017-05-17 17:04:28.021391"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1855959628 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1855959628], ["username", "billy_08"], ["access_token", "1811ec21dd684114ca4958c114754db6"], ["uuid", "3659ce51-1d14-4564-9491-7e5ad70d679e"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:28.023727"], ["updated_at", "2017-05-17 17:04:28.023727"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1816550874 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1816550874], ["username", "billy_09"], ["access_token", "466f820e59164519c87944750ff3059c"], ["uuid", "173e4a15-93d0-47f6-ba8c-7357fb5f791a"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:28.026042"], ["updated_at", "2017-05-17 17:04:28.026042"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1900120636 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1900120636], ["username", "billy_10"], ["access_token", "23e525fbe73d778832759ceda4eb8b01"], ["uuid", "3004443f-fa1d-45de-8af7-4bfca9127779"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:28.028840"], ["updated_at", "2017-05-17 17:04:28.028840"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -666333041 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -666333041], ["username", "billy_11"], ["access_token", "1742e992250f05cee429204ee9cb3fb8"], ["uuid", "651639f0-312a-46c8-bb7d-3598cfc04ee6"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:28.031556"], ["updated_at", "2017-05-17 17:04:28.031556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2028039048 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2028039048], ["username", "billy_12"], ["access_token", "19ae9c9ac6dea8e29413f683b47faebb"], ["uuid", "d69a8aac-1503-40be-8c2d-79dbd0212a34"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:28.034335"], ["updated_at", "2017-05-17 17:04:28.034335"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1528475324 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1528475324], ["username", "billy_13"], ["access_token", "1c9bd4e75faa40e99986420db4b3dbec"], ["uuid", "ea9c9f09-572a-4946-851b-a6b69d99c737"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:28.036976"], ["updated_at", "2017-05-17 17:04:28.036976"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1799741464 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1799741464], ["username", "billy_14"], ["access_token", "190427ad7191cd630b2fdcd9c507f615"], ["uuid", "2c4fc8ca-0c48-43f1-a031-378a0790b8e9"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:28.040403"], ["updated_at", "2017-05-17 17:04:28.040403"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1179846494 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1179846494], ["username", "billy_15"], ["access_token", "96a2582db34b16d3d84810bdb8c5d930"], ["uuid", "601e8d1b-c810-4bd1-809c-63035718db28"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:28.043057"], ["updated_at", "2017-05-17 17:04:28.043057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1359768095 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1359768095], ["username", "billy_16"], ["access_token", "cefd19d6aefb577a5f13a7f0639c58f0"], ["uuid", "25bfdff6-4588-4ecb-a71f-58fb3b4828a2"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:28.045515"], ["updated_at", "2017-05-17 17:04:28.045515"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -51083889 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -51083889], ["username", "billy_17"], ["access_token", "7d0a258b25afdeaaabda492ef65cff31"], ["uuid", "6aa392e3-5cc6-4925-97c8-3f463c4ca1f1"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:28.047900"], ["updated_at", "2017-05-17 17:04:28.047900"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -858866339 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -858866339], ["username", "billy_18"], ["access_token", "d8103750b15234f112822d5cde23f678"], ["uuid", "632143dd-3175-48ee-934e-f212375aecf8"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:28.050390"], ["updated_at", "2017-05-17 17:04:28.050390"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -922778588 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -922778588], ["username", "billy_19"], ["access_token", "5d1d4eb57a2f4c2025536c92974bc91f"], ["uuid", "08927acd-020a-4502-81b3-5440de99a72a"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:28.053021"], ["updated_at", "2017-05-17 17:04:28.053021"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1447462589 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1447462589], ["username", "billy_20"], ["access_token", "3d279acecb434e5d7edc6f92cdf25263"], ["uuid", "de22da0c-8890-4515-87f2-49463c43cb65"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:28.055774"], ["updated_at", "2017-05-17 17:04:28.055774"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1738365940 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1738365940], ["username", "billy_21"], ["access_token", "afa7425cc4c82be134bd0cf884bd4b34"], ["uuid", "35185040-9f29-42e2-a2d8-3093bc700c6a"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:28.058271"], ["updated_at", "2017-05-17 17:04:28.058271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1419684818 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1419684818], ["username", "billy_22"], ["access_token", "543aaefd3bee52f9cce2f1f1e77c9573"], ["uuid", "6d759783-fe15-4604-89a0-7232c1c4aadf"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:28.060827"], ["updated_at", "2017-05-17 17:04:28.060827"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2143606541 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2143606541], ["username", "billy_23"], ["access_token", "872c2b18ce02e8fb35d842a74a704704"], ["uuid", "5a5d5bd8-4cca-4627-9a13-6f3700191028"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:28.063170"], ["updated_at", "2017-05-17 17:04:28.063170"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -900733819 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -900733819], ["username", "billy_24"], ["access_token", "4bea043e465b0fa69943365bd50ce5e6"], ["uuid", "0ba1c1f7-decb-45c3-bfea-4216ff61f610"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:28.065570"], ["updated_at", "2017-05-17 17:04:28.065570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1880904155 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1880904155], ["username", "billy_25"], ["access_token", "7b9e5db541404932571252a1bbf78a9e"], ["uuid", "78f2021f-587c-4a94-9ddd-335265b10580"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:28.068106"], ["updated_at", "2017-05-17 17:04:28.068106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1708643328 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1708643328], ["username", "billy_26"], ["access_token", "8ea3c2687817ac1eabadd6f2519e5648"], ["uuid", "5b87b860-ceee-491d-9e89-e51d5584fb4c"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:28.070912"], ["updated_at", "2017-05-17 17:04:28.070912"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2026535013 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2026535013], ["username", "billy_27"], ["access_token", "fe0c93f20296081973e18ba0271ad0d1"], ["uuid", "72f282ad-75b8-47ee-a228-a12bf103425b"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:28.073507"], ["updated_at", "2017-05-17 17:04:28.073507"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2085598963 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2085598963], ["username", "billy_28"], ["access_token", "dd8e6519a811a8576acb6ae0bc8e7d9c"], ["uuid", "434ecb80-0f0f-4d13-9917-7f0c1fdeddbb"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:28.075842"], ["updated_at", "2017-05-17 17:04:28.075842"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -448740006 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -448740006], ["username", "billy_29"], ["access_token", "622d1caa59516b992b995915c089c2b6"], ["uuid", "ba5d1e3e-f7bc-4f82-987e-7be67d8863f5"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:28.078249"], ["updated_at", "2017-05-17 17:04:28.078249"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1795356602 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1795356602], ["username", "billy_30"], ["access_token", "2ac30fd2a1c8cbe521539b1d0dd6ad34"], ["uuid", "68b7e815-7fa1-48b7-aaa6-9e44fa2632d8"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:28.080596"], ["updated_at", "2017-05-17 17:04:28.080596"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1759474149 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1759474149], ["username", "billy_31"], ["access_token", "eaf8206e583347868fdb3f9d260353ec"], ["uuid", "3913b095-e7de-41a7-a716-8e507cf2dcd5"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:28.083119"], ["updated_at", "2017-05-17 17:04:28.083119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -563609917 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -563609917], ["username", "billy_32"], ["access_token", "206ecaaf6a3e23196d381329430bfc5a"], ["uuid", "3952ed47-127b-4d6c-a948-a377b8d326a1"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:28.085482"], ["updated_at", "2017-05-17 17:04:28.085482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -280777137 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -280777137], ["username", "billy_33"], ["access_token", "3951e2ef2aae610d9f2e315ebe63cb3a"], ["uuid", "fb029ef4-0e1f-48fa-bcfd-d827b080e908"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:28.087868"], ["updated_at", "2017-05-17 17:04:28.087868"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2054860514 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2054860514], ["username", "billy_34"], ["access_token", "bb36cdc046e6323f248e611f0bdbb379"], ["uuid", "63a418ef-1d21-4564-8c62-ad9a3dac36fb"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:28.090248"], ["updated_at", "2017-05-17 17:04:28.090248"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1247136100 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1247136100], ["username", "billy_35"], ["access_token", "96b51456afe8f3524ee30033525b4254"], ["uuid", "5d370a1b-693c-4462-8e39-26671ba19bcb"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:28.092660"], ["updated_at", "2017-05-17 17:04:28.092660"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2051385320 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2051385320], ["username", "billy_36"], ["access_token", "60bffebca7c6e1e9eb5fcfd983469d6a"], ["uuid", "3d60c291-2c57-449c-b9ca-9bbf963a863b"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:28.095019"], ["updated_at", "2017-05-17 17:04:28.095019"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1301305238 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1301305238], ["username", "billy_37"], ["access_token", "fa72d22b6fe421c443d86501409f16e7"], ["uuid", "e537eed2-bcfd-47f0-94a5-c6fa7ce0e82e"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:28.097387"], ["updated_at", "2017-05-17 17:04:28.097387"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1783050618 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1783050618], ["username", "billy_38"], ["access_token", "b99a3440c60d359acb07570ebc407c93"], ["uuid", "9de20d64-103d-469c-954d-c0b0890812cc"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:28.100107"], ["updated_at", "2017-05-17 17:04:28.100107"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -702145962 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -702145962], ["username", "billy_39"], ["access_token", "8577022c6ac4b6f92f48044bb206ba4d"], ["uuid", "3599cce5-65b7-4d3b-977f-f39515f33852"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:28.103728"], ["updated_at", "2017-05-17 17:04:28.103728"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -797283699 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -797283699], ["username", "billy_40"], ["access_token", "a7208bad6d5e081911966ab9b049c61c"], ["uuid", "77444c90-5e60-4006-b55a-d8e5556d705a"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:28.106463"], ["updated_at", "2017-05-17 17:04:28.106463"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1404471147 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1404471147], ["username", "billy_41"], ["access_token", "f36e8a30c4ba14c0dfa034832f72e338"], ["uuid", "f7d719db-5301-4507-9387-b1fb8b992f07"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:28.109068"], ["updated_at", "2017-05-17 17:04:28.109068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -797879460 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -797879460], ["username", "billy_42"], ["access_token", "8ea36abb86dbf28fc2dfe2da658de6ee"], ["uuid", "d2331434-e57b-49bc-889c-e95960c4ceb9"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:28.118382"], ["updated_at", "2017-05-17 17:04:28.118382"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -306054788 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -306054788], ["username", "billy_43"], ["access_token", "228d5f0b6dac61fdbee91279730bc040"], ["uuid", "ea395c63-a2d6-45b0-95d6-fca6bf169156"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:28.121146"], ["updated_at", "2017-05-17 17:04:28.121146"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1980768188 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1980768188], ["username", "billy_44"], ["access_token", "f1cb0895df5da48138276bb9e30f0862"], ["uuid", "731a0087-0d90-4d49-85c9-adc001e922d4"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:28.123617"], ["updated_at", "2017-05-17 17:04:28.123617"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1325057690 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1325057690], ["username", "billy_45"], ["access_token", "445db2543524258efc2338db9e3dbc6a"], ["uuid", "7c075a53-cc39-4aea-a905-4311e3569a13"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:28.126088"], ["updated_at", "2017-05-17 17:04:28.126088"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -760917012 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -760917012], ["username", "billy_46"], ["access_token", "79edc9fd4ad733dcab7d49c6419e95ba"], ["uuid", "14ef040d-d0d1-42b7-9c3d-20222d662c47"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:28.128650"], ["updated_at", "2017-05-17 17:04:28.128650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -772789111 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -772789111], ["username", "billy_47"], ["access_token", "db2b01ffe739e92ed7a6040e35cb5b91"], ["uuid", "78db610b-4d75-4090-ba6d-fa0cc5dd0718"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:28.131259"], ["updated_at", "2017-05-17 17:04:28.131259"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1381908282 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1381908282], ["username", "billy_48"], ["access_token", "3ddcfd6a68403e25e93e9b7155f99446"], ["uuid", "1a53014c-63d4-4b10-a3c1-b08486d5730c"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:28.133864"], ["updated_at", "2017-05-17 17:04:28.133864"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1182920420 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1182920420], ["username", "billy_49"], ["access_token", "7075b8a17c6b21f78557ad7a38abcb0f"], ["uuid", "afab6bf7-1135-459b-b275-cdda64e84385"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:28.136419"], ["updated_at", "2017-05-17 17:04:28.136419"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1538972025 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1538972025], ["username", "jstrav"], ["access_token", "3e9a0dbedd43a9a291a74b857d7898b4"], ["uuid", "88ec7652-a108-4ba8-bd3f-d73d2fc9309c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.144824"], ["updated_at", "2017-05-17 17:04:28.144824"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -41966496 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -41966496], ["username", "mary"], ["access_token", "e4598ca1fc74abf59d3d13799aa0d355"], ["uuid", "264358ff-5bd3-4876-a93b-42becf4356f8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.147806"], ["updated_at", "2017-05-17 17:04:28.147806"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2014859250 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2014859250], ["username", "jstead"], ["access_token", "ea23c347031c64543ead51d1ae64d18e"], ["uuid", "9d619cad-1e3c-41df-ad1f-3abd573cdfb2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.151598"], ["updated_at", "2017-05-17 17:04:28.151598"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -210118763 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -210118763], ["username", "bigbear"], ["access_token", "b04fd7238abab8bcd4674624f41a5526"], ["uuid", "848d03c2-bf80-472a-b92e-545ceb30dcd4"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.154509"], ["updated_at", "2017-05-17 17:04:28.154509"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1531982949 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1531982949], ["username", "billy_00"], ["access_token", "c150a7fdb84c4c8bd747584f1c2a6100"], ["uuid", "ebf1a9ab-8e67-4fdd-a661-c86dac9cd745"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-05-17 17:04:28.157041"], ["updated_at", "2017-05-17 17:04:28.157041"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1524215668 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1524215668], ["username", "billy_01"], ["access_token", "1445fc371dddfb35ed382abe2c51e8f3"], ["uuid", "71a4cb77-f14e-407d-9d1b-6263523c096f"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-05-17 17:04:28.159570"], ["updated_at", "2017-05-17 17:04:28.159570"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -341353210 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -341353210], ["username", "billy_02"], ["access_token", "b835bced88da0ee6828f0514940ee64b"], ["uuid", "5c003a07-415b-41f4-aded-f3eb6455409e"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-05-17 17:04:28.162035"], ["updated_at", "2017-05-17 17:04:28.162035"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -96174428 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -96174428], ["username", "billy_03"], ["access_token", "407b4e5e5a7474f2567601fceeb0ccf1"], ["uuid", "46c45184-90cf-4b1f-b111-146a350a42e4"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-05-17 17:04:28.164580"], ["updated_at", "2017-05-17 17:04:28.164580"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1342315641 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1342315641], ["username", "billy_04"], ["access_token", "a2e6100ad8883f42b50baa4a5b3a56cc"], ["uuid", "9f2ca1ee-a138-4372-b627-dc1086ab3c5d"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:28.167652"], ["updated_at", "2017-05-17 17:04:28.167652"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -636511892 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -636511892], ["username", "billy_05"], ["access_token", "5c084615af39d8246ae221eaa73c417b"], ["uuid", "eb1983fd-3958-4f33-85c5-8b7b650b6729"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:28.170447"], ["updated_at", "2017-05-17 17:04:28.170447"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -299545974 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -299545974], ["username", "billy_06"], ["access_token", "21360bd18eed9903b4c9145771242ea1"], ["uuid", "bcd46496-4362-49a9-a059-6ad128e3aaa8"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:28.172994"], ["updated_at", "2017-05-17 17:04:28.172994"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1822019368 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1822019368], ["username", "billy_07"], ["access_token", "653d42792a8983b2a90a491742571374"], ["uuid", "cbd4f0e3-05ae-4c8f-9e2b-f9cc03b50797"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:28.175492"], ["updated_at", "2017-05-17 17:04:28.175492"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -275566795 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -275566795], ["username", "billy_08"], ["access_token", "c4ebe2c8e51c6239520d6f20c2ead7cb"], ["uuid", "e2106217-1857-40d5-b070-788e2b397bd6"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:28.178048"], ["updated_at", "2017-05-17 17:04:28.178048"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1612617312 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1612617312], ["username", "billy_09"], ["access_token", "649d830e3d39f550fc754d18d327a4cc"], ["uuid", "ef62d155-ed62-4713-8e1c-2e7434d8f61c"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:28.180541"], ["updated_at", "2017-05-17 17:04:28.180541"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1620792952 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1620792952], ["username", "billy_10"], ["access_token", "6ee7c64aed45aa2837f92f56d18b4909"], ["uuid", "d033cabe-c737-4af1-b988-309a7cf9de4f"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:28.183129"], ["updated_at", "2017-05-17 17:04:28.183129"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1903590571 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1903590571], ["username", "billy_11"], ["access_token", "e578acb1f82a611057dae2fe11a0e635"], ["uuid", "dfba4d88-d583-4daf-ade2-58dfd110f638"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:28.186907"], ["updated_at", "2017-05-17 17:04:28.186907"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1814216648 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1814216648], ["username", "billy_12"], ["access_token", "9d8d23819223116aeab1b5225fcf0d58"], ["uuid", "cc0bb3f5-d02d-44e4-90c6-20ee3d844f0b"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:28.189661"], ["updated_at", "2017-05-17 17:04:28.189661"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1850697730 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1850697730], ["username", "billy_13"], ["access_token", "1a614452adafef1d8e63df8874254eb9"], ["uuid", "8e31a647-96cd-4e93-b7a6-ac7adfe96d46"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:28.192672"], ["updated_at", "2017-05-17 17:04:28.192672"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -431056139 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -431056139], ["username", "billy_14"], ["access_token", "a61f82486c5a584fded11b6582e08ddd"], ["uuid", "de0b9f91-cd94-4283-9408-dbe21e5b7da5"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:28.195363"], ["updated_at", "2017-05-17 17:04:28.195363"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -224639360 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -224639360], ["username", "billy_15"], ["access_token", "0a1b6b4e645e8971760db61922ac2b3e"], ["uuid", "377e42f9-1653-4a8d-ad67-26f0f68d6515"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:28.197924"], ["updated_at", "2017-05-17 17:04:28.197924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1579443629 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1579443629], ["username", "billy_16"], ["access_token", "365c92f87e9f397e199d4f6b1bf25d19"], ["uuid", "6d5b49fd-775b-439a-8cf5-c24b55d937d9"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:28.200503"], ["updated_at", "2017-05-17 17:04:28.200503"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -49980830 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -49980830], ["username", "billy_17"], ["access_token", "77a0b2cf8580495d0565ef526373c45a"], ["uuid", "068fc526-efcc-425d-8e84-7f219c0ab303"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:28.202979"], ["updated_at", "2017-05-17 17:04:28.202979"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1413748795 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1413748795], ["username", "billy_18"], ["access_token", "473eefa47a70b243115b56f2c01b5e50"], ["uuid", "31a1dec2-8070-4096-9c37-dd03196c0e3e"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:28.205440"], ["updated_at", "2017-05-17 17:04:28.205440"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1729583069 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1729583069], ["username", "billy_19"], ["access_token", "2bc4c8a015c062454a56945ec2b4b25e"], ["uuid", "eea5c4d2-f3f3-4f33-93f9-7cb0ea497935"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:28.207871"], ["updated_at", "2017-05-17 17:04:28.207871"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1126535866 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1126535866], ["username", "billy_20"], ["access_token", "77c6746b838c384b1d9ea0a978fa4e93"], ["uuid", "7a086609-e0cb-4d8e-910e-9e79ba66103b"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:28.210637"], ["updated_at", "2017-05-17 17:04:28.210637"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -994746845 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -994746845], ["username", "billy_21"], ["access_token", "f27d60542b09116df5cf350ccdf342b1"], ["uuid", "6fef8fde-7e84-4793-b78c-91bb505e9d44"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:28.214518"], ["updated_at", "2017-05-17 17:04:28.214518"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1342095656 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1342095656], ["username", "billy_22"], ["access_token", "cde26d84ae26ac8fb819917428e4efa7"], ["uuid", "bc2605c9-7336-4ece-995f-6f4def6dae58"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:28.217455"], ["updated_at", "2017-05-17 17:04:28.217455"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2135568821 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2135568821], ["username", "billy_23"], ["access_token", "73bcbc1f031666642b9bb77e7b5164dd"], ["uuid", "d32cf36d-3b3b-4dd3-a904-fa3acf2b2eb7"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:28.220009"], ["updated_at", "2017-05-17 17:04:28.220009"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1306972497 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1306972497], ["username", "billy_24"], ["access_token", "1ec29fa1c068697083b815b87cb9e9a8"], ["uuid", "86937007-2771-4a12-adc1-c43eec96f724"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:28.223208"], ["updated_at", "2017-05-17 17:04:28.223208"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1139956763 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1139956763], ["username", "billy_25"], ["access_token", "020c2d871128f94030e9b86820759119"], ["uuid", "77c6a801-bf50-4b25-9003-4b1589f42d36"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:28.226910"], ["updated_at", "2017-05-17 17:04:28.226910"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1296715179 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1296715179], ["username", "billy_26"], ["access_token", "8a5ad5e4207e4ff5809ae5aacb45a6b0"], ["uuid", "dd0a5788-f100-41fa-a596-8f0fd530e750"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:28.230116"], ["updated_at", "2017-05-17 17:04:28.230116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2128411977 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2128411977], ["username", "billy_27"], ["access_token", "3d7eb6988db793b6cdd1ce4593704f4d"], ["uuid", "a637fbc1-d414-455c-a35f-cbc030b97295"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:28.233607"], ["updated_at", "2017-05-17 17:04:28.233607"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1829001712 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1829001712], ["username", "billy_28"], ["access_token", "c5689a47c3140e692e203929e2ee6169"], ["uuid", "9955bf22-3d5b-41fd-b9d1-4b97b6c9990b"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:28.236678"], ["updated_at", "2017-05-17 17:04:28.236678"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2065655658 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2065655658], ["username", "billy_29"], ["access_token", "4faee45a47e87e71dab3d7e8dbf84dff"], ["uuid", "5431e923-7c29-42eb-bb43-44ca670a2b39"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:28.239302"], ["updated_at", "2017-05-17 17:04:28.239302"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -386427255 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -386427255], ["username", "billy_30"], ["access_token", "436273c67a8c20b6bc70de4f0ae2a7dd"], ["uuid", "e502f3b5-2d0e-46c6-913c-0e0d33d5e490"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:28.241735"], ["updated_at", "2017-05-17 17:04:28.241735"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -814182753 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -814182753], ["username", "billy_31"], ["access_token", "da634981306ef29f0889d0e02f102ac3"], ["uuid", "75e99260-f70c-4577-9289-ce85240bba52"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:28.244158"], ["updated_at", "2017-05-17 17:04:28.244158"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -247401229 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -247401229], ["username", "billy_32"], ["access_token", "b0c3cf64062823e98cf147f0f55830fc"], ["uuid", "9be92fc2-2de6-4a59-8519-08e774790f78"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:28.246587"], ["updated_at", "2017-05-17 17:04:28.246587"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1132164885 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1132164885], ["username", "billy_33"], ["access_token", "340420bf9534b5df6dcd8ae1649fbe12"], ["uuid", "991e1af6-7acf-4c7b-a003-1ef1c47be51a"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:28.249023"], ["updated_at", "2017-05-17 17:04:28.249023"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2002645610 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2002645610], ["username", "billy_34"], ["access_token", "a3e9afe43fc002bfda70c555ac493442"], ["uuid", "2094bb03-8fab-44e9-8d90-08313f7c510f"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:28.251715"], ["updated_at", "2017-05-17 17:04:28.251715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -658481396 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -658481396], ["username", "billy_35"], ["access_token", "bf7c7caaff62650eb9fc7fffe5df907b"], ["uuid", "808414bc-729f-4f8c-9744-a2795ef4026b"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:28.254415"], ["updated_at", "2017-05-17 17:04:28.254415"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1632808802 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1632808802], ["username", "billy_36"], ["access_token", "6c7ce668a275fa1c05eb55dfd5f2cd54"], ["uuid", "43d6663f-6a2b-41db-8173-da576d3f7928"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:28.257807"], ["updated_at", "2017-05-17 17:04:28.257807"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -552186324 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -552186324], ["username", "billy_37"], ["access_token", "65e1dbaf7d7f8686b51a984dd5f5fd2e"], ["uuid", "37159768-fcbd-4aed-b192-9fc50f03b885"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:28.261857"], ["updated_at", "2017-05-17 17:04:28.261857"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1892283134 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1892283134], ["username", "billy_38"], ["access_token", "aa4b9a7f7401303b05fc89c2efa53eeb"], ["uuid", "f51b22e2-b8ab-4a62-996a-8e0b722d9ffa"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:28.265654"], ["updated_at", "2017-05-17 17:04:28.265654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1614630188 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1614630188], ["username", "billy_39"], ["access_token", "f32ced697489348c4c7b2df00249b39f"], ["uuid", "e19f53f3-3d73-4728-b9dd-3d87febee3be"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:28.268854"], ["updated_at", "2017-05-17 17:04:28.268854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1481188332 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1481188332], ["username", "billy_40"], ["access_token", "619b5b5237682281b87690abb2ab6726"], ["uuid", "35dacf3e-d9e9-4641-b994-bf6920a46a36"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:28.271745"], ["updated_at", "2017-05-17 17:04:28.271745"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -487567040 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -487567040], ["username", "billy_41"], ["access_token", "cce7f67783f07c630b9ef976ba653663"], ["uuid", "4a05b04a-1ece-4696-8828-bfb82ba94bf1"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:28.274348"], ["updated_at", "2017-05-17 17:04:28.274348"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1372625158 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1372625158], ["username", "billy_42"], ["access_token", "731191f8f43965288277c5d2a300dce2"], ["uuid", "95bfbcf5-f63d-437f-a9bb-2295c5844281"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:28.276843"], ["updated_at", "2017-05-17 17:04:28.276843"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1413070393 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1413070393], ["username", "billy_43"], ["access_token", "8680f8b8af8453ad6bb84540bcdf5a29"], ["uuid", "2de444fc-c9db-470c-a545-8f60ae9fd260"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:28.279254"], ["updated_at", "2017-05-17 17:04:28.279254"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2010860717 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2010860717], ["username", "billy_44"], ["access_token", "4e2b90945631f901fb802060d257dbaa"], ["uuid", "97da9d96-606a-41af-8858-074559b93336"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:28.281776"], ["updated_at", "2017-05-17 17:04:28.281776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -692024712 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -692024712], ["username", "billy_45"], ["access_token", "a8d18fd93219e7008ff87224fc263beb"], ["uuid", "6620481e-2bda-4aad-9044-dc646be150da"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:28.284437"], ["updated_at", "2017-05-17 17:04:28.284437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -416378600 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -416378600], ["username", "billy_46"], ["access_token", "e9d952dd77785b067357a7a53181ce1c"], ["uuid", "cd32dd75-e6a4-4f00-9886-8548bc6ad567"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:28.286931"], ["updated_at", "2017-05-17 17:04:28.286931"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1262021275 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1262021275], ["username", "billy_47"], ["access_token", "d7096072cc924430c5178f5d084394e4"], ["uuid", "5a602e24-b350-402b-8dbb-b8995aeb442a"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:28.289432"], ["updated_at", "2017-05-17 17:04:28.289432"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -755358346 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -755358346], ["username", "billy_48"], ["access_token", "073dab254895af061a3ba111a639a7ec"], ["uuid", "f609afc4-ddc3-4c20-82ad-63d34d9330cc"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:28.292026"], ["updated_at", "2017-05-17 17:04:28.292026"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -224773727 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -224773727], ["username", "billy_49"], ["access_token", "0a832cefb68894c9eea6d2b4c7b2872e"], ["uuid", "f655baa0-f188-4524-81db-2acb00581e33"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:28.294610"], ["updated_at", "2017-05-17 17:04:28.294610"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1179502522 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1179502522], ["username", "jstrav"], ["access_token", "4a6604bc044f3b80db58ef367dc0fa51"], ["uuid", "eac5b931-70de-4472-9b96-f94d116fd1bb"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.305262"], ["updated_at", "2017-05-17 17:04:28.305262"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -267652250 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -267652250], ["username", "mary"], ["access_token", "c6a6e793aff7613a753ff6b0b1ede360"], ["uuid", "20d52516-92fd-4e59-a80c-a6b4727d1344"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.308199"], ["updated_at", "2017-05-17 17:04:28.308199"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -301096348 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -301096348], ["username", "jstead"], ["access_token", "9ee5ceec3748622d611d6eb4041a8a00"], ["uuid", "4b2308d9-77fc-4f4f-bf7f-3c0b9b125243"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.311217"], ["updated_at", "2017-05-17 17:04:28.311217"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1179125193 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1179125193], ["username", "bigbear"], ["access_token", "6d38183f8bbdfa2c596af398a6467d53"], ["uuid", "e686de31-789c-4800-93ad-3dae5aa5f7ef"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.313893"], ["updated_at", "2017-05-17 17:04:28.313893"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1598645271 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1598645271], ["username", "jstrav"], ["access_token", "caa5da4eb471356ae87f9186d157f64d"], ["uuid", "2bb82ba4-c2d8-42fa-a842-89de8a7af4a5"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.321594"], ["updated_at", "2017-05-17 17:04:28.321594"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1514027933 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1514027933], ["username", "mary"], ["access_token", "2a88177e8f5ada6032deec3286017df9"], ["uuid", "a94403fe-b95e-45c3-8938-229202ca482c"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.324442"], ["updated_at", "2017-05-17 17:04:28.324442"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1134467402 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1134467402], ["username", "jstead"], ["access_token", "2bff325d1e26156c268405dac7838378"], ["uuid", "c9d41ad0-45bc-458a-bbe9-c846f3559b5f"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.327984"], ["updated_at", "2017-05-17 17:04:28.327984"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1728018254 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1728018254], ["username", "bigbear"], ["access_token", "efed030afd4db65baec32ba85ac0ebaa"], ["uuid", "ae8153e7-227e-45e0-ae61-adbd5acf8213"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.331408"], ["updated_at", "2017-05-17 17:04:28.331408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -926210746 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -926210746], ["username", "jstrav"], ["access_token", "8723e52d73e4882291d3baa3bc430d96"], ["uuid", "16c71fee-df36-433e-b20e-355c049865ce"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.338701"], ["updated_at", "2017-05-17 17:04:28.338701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1300092447 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1300092447], ["username", "mary"], ["access_token", "7a3e47fff5ab4e93ffb575a9ce696ee8"], ["uuid", "96bc296a-05fb-4281-a798-0a274447d45a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.341676"], ["updated_at", "2017-05-17 17:04:28.341676"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1565683473 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1565683473], ["username", "jstead"], ["access_token", "024d27351c40f731ef23781d8b4eeaff"], ["uuid", "32c457dd-44e4-49f4-b14a-79dff00ff565"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.344486"], ["updated_at", "2017-05-17 17:04:28.344486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1375900369 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1375900369], ["username", "bigbear"], ["access_token", "af36406923cf19babe2e80cc00dc87c3"], ["uuid", "0a90c90c-a650-4392-9885-3644cae3b7ed"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.347366"], ["updated_at", "2017-05-17 17:04:28.347366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -487591408 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -487591408], ["username", "jstrav"], ["access_token", "8c0a258206daadd101c49b3831366440"], ["uuid", "0f46565e-eea2-489d-80c6-6cbe444c5ea5"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.354872"], ["updated_at", "2017-05-17 17:04:28.354872"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2025655544 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2025655544], ["username", "mary"], ["access_token", "ba2138035a553cfa459a5c6226bf3cfa"], ["uuid", "36961266-2e3d-4555-b6aa-3c43acfa8215"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.357756"], ["updated_at", "2017-05-17 17:04:28.357756"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1990445521 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1990445521], ["username", "jstead"], ["access_token", "fe844d6feb2bb0e8d9883af6847fa9bc"], ["uuid", "18443112-98ac-40c0-986e-dbdeeb280def"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.360605"], ["updated_at", "2017-05-17 17:04:28.360605"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1344578747 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1344578747], ["username", "bigbear"], ["access_token", "5161976a259d5481878c10ead2acc109"], ["uuid", "ec4a0039-862c-429b-b28f-7a9bd08ba9d5"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.363336"], ["updated_at", "2017-05-17 17:04:28.363336"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -786168411 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -786168411], ["username", "jstrav"], ["access_token", "b2d8aa253caeefcd1a74a842c8517b0e"], ["uuid", "fa347046-c40c-4524-bd56-1a3296e7ca15"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.371606"], ["updated_at", "2017-05-17 17:04:28.371606"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1047132288 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1047132288], ["username", "mary"], ["access_token", "fcb1be41d6b0e1dd2f9fa2858b62ab34"], ["uuid", "95c2d5aa-94ac-4d73-9d68-28f7745be564"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.374714"], ["updated_at", "2017-05-17 17:04:28.374714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -520587106 LIMIT 1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -520587106], ["username", "jstead"], ["access_token", "8595185915a47d3d2936680b76d1ec7d"], ["uuid", "4f3bd1db-eab8-4112-9f81-c9fcbc0fc840"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.378581"], ["updated_at", "2017-05-17 17:04:28.378581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -693530433 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -693530433], ["username", "bigbear"], ["access_token", "1f03a02744c098ce579c05cafbbf6537"], ["uuid", "901d33be-e71b-4192-b7c7-00a14d9fba27"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.381304"], ["updated_at", "2017-05-17 17:04:28.381304"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0))  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1850490437 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1850490437], ["username", "jstrav"], ["access_token", "bfa43e73ce71353b88c8f8e8642d9a29"], ["uuid", "56de4b98-460e-4bad-a83c-e16a1f38b580"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.389231"], ["updated_at", "2017-05-17 17:04:28.389231"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1395549254 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1395549254], ["username", "mary"], ["access_token", "2b69d14d89e47790548f690818fc8c79"], ["uuid", "e46511c8-df0d-45a5-98e7-b5ba3c94ff74"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.392711"], ["updated_at", "2017-05-17 17:04:28.392711"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1811328381 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1811328381], ["username", "jstead"], ["access_token", "b7a8df422b0683aacd4910750d492689"], ["uuid", "259ed566-8de1-44e9-a31d-e5de6b6e2309"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.395781"], ["updated_at", "2017-05-17 17:04:28.395781"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -125047754 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -125047754], ["username", "bigbear"], ["access_token", "e244772c27684965988a9be54698ce6d"], ["uuid", "f2559af3-f9c8-4511-80b9-653b49a61b57"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.398583"], ["updated_at", "2017-05-17 17:04:28.398583"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts"  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -415795020 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -415795020], ["username", "jstrav"], ["access_token", "f8622296ef31bebceeea3a6a7e2806e6"], ["uuid", "ed1dc1c8-52c4-477e-998c-0623a5e4d97c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.405354"], ["updated_at", "2017-05-17 17:04:28.405354"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1532758805 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1532758805], ["username", "mary"], ["access_token", "16bf806bcd6658da583e9bf6dcceca61"], ["uuid", "a2a623ba-f5db-4609-8dd2-5d8efb9c982b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.409032"], ["updated_at", "2017-05-17 17:04:28.409032"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1921473427 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1921473427], ["username", "jstead"], ["access_token", "2f5530404d03732cac58929a4291dd4e"], ["uuid", "76136776-66f0-4ad8-b590-e6a54fab51d0"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.413270"], ["updated_at", "2017-05-17 17:04:28.413270"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -212712411 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -212712411], ["username", "bigbear"], ["access_token", "87ff9c782d19cb0588b790ded117456b"], ["uuid", "1be5bc5b-6763-46a6-9677-6179e4ee75f3"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.415928"], ["updated_at", "2017-05-17 17:04:28.415928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1298645904 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1298645904], ["username", "jstrav"], ["access_token", "8ad040f22ff85bba1bcf74ace1c44ddf"], ["uuid", "66a9094b-2289-4164-bb8c-b7572500fb73"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.423331"], ["updated_at", "2017-05-17 17:04:28.423331"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1103499460 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1103499460], ["username", "mary"], ["access_token", "ae148712d8e702ced846c35a84226946"], ["uuid", "926b7366-fb9f-4717-a77b-a76fbe939dee"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.426304"], ["updated_at", "2017-05-17 17:04:28.426304"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1483406581 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1483406581], ["username", "jstead"], ["access_token", "441f2eabba7021578db7bb96c701ddf2"], ["uuid", "30a9a731-b58b-4af6-a05d-b549cad87bfd"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.429221"], ["updated_at", "2017-05-17 17:04:28.429221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -722775574 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -722775574], ["username", "bigbear"], ["access_token", "d66d1c8321030dff86ad38f8f32d4bfd"], ["uuid", "49f5fa86-ec64-4020-8593-3a0295e995ff"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.432547"], ["updated_at", "2017-05-17 17:04:28.432547"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -471838703 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -471838703], ["username", "jstrav"], ["access_token", "e662bcbcabef17372a11068592ae3f1e"], ["uuid", "a1df5fcc-ca90-4f85-84b6-102f578e141f"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.440027"], ["updated_at", "2017-05-17 17:04:28.440027"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2094878224 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2094878224], ["username", "mary"], ["access_token", "44c38b7aa1f2e2cd496110b0a8406dd6"], ["uuid", "95942d24-db5d-45b6-bde9-e15e95ca46ad"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.443107"], ["updated_at", "2017-05-17 17:04:28.443107"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -284269806 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -284269806], ["username", "jstead"], ["access_token", "064a671c0f418818932d25fb2e76c72a"], ["uuid", "6e15b178-7a9e-4649-a7a7-8389b98d06b0"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.446074"], ["updated_at", "2017-05-17 17:04:28.446074"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -372719959 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -372719959], ["username", "bigbear"], ["access_token", "868c79f1eff67c9e120bfd4ae5e5dcb5"], ["uuid", "cc1ce8b7-8c53-4b7f-a93c-1cb1b0eb40ba"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.448939"], ["updated_at", "2017-05-17 17:04:28.448939"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1749809833 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1749809833], ["username", "jstrav"], ["access_token", "e61ca5012aeeb4ba81a61bfac658188b"], ["uuid", "8c5e8757-f248-4ef6-8ea1-3b4306d9f714"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.456297"], ["updated_at", "2017-05-17 17:04:28.456297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -989081916 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -989081916], ["username", "mary"], ["access_token", "9786ae589bad0c7dcec6573e8f5f82dc"], ["uuid", "9e908d6a-09a0-4fb2-b59f-f92e8417bca3"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.459503"], ["updated_at", "2017-05-17 17:04:28.459503"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -136766866 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -136766866], ["username", "jstead"], ["access_token", "858ee014090c87ec8eda7cccbacec642"], ["uuid", "63398f6f-b7d4-49d1-a920-01435ea7321b"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.462863"], ["updated_at", "2017-05-17 17:04:28.462863"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -684564933 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -684564933], ["username", "bigbear"], ["access_token", "2769500fe4b23d6a430e195429bcd68e"], ["uuid", "7714594e-de07-4847-8570-b1138caa8666"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.465875"], ["updated_at", "2017-05-17 17:04:28.465875"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -199863038 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -199863038], ["username", "jstrav"], ["access_token", "1d43b761209985b153f2d00b3dccf0ad"], ["uuid", "ccc7ec39-a176-4920-be67-650f30df9ec7"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.473268"], ["updated_at", "2017-05-17 17:04:28.473268"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -59431266 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -59431266], ["username", "mary"], ["access_token", "77e8761ecd6372ef5fcb63ef04e7e6c0"], ["uuid", "ebdc17e8-ea19-4833-a1a4-71f64525b2f9"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.476278"], ["updated_at", "2017-05-17 17:04:28.476278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1685063344 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1685063344], ["username", "jstead"], ["access_token", "21ed34720c6f2f65f17a49af64bc632b"], ["uuid", "63233d8a-a4ea-4357-a8d2-3e2b2055684c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.479232"], ["updated_at", "2017-05-17 17:04:28.479232"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -695090259 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -695090259], ["username", "bigbear"], ["access_token", "b4256fbbdb9350120cd3c0b8b4f57179"], ["uuid", "c1ec90eb-1aac-4efb-ae72-012f99004d68"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.481841"], ["updated_at", "2017-05-17 17:04:28.481841"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1900120635 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1900120635], ["username", "billy_00"], ["access_token", "ea105ad3d880f37db116cccb9f96c222"], ["uuid", "f813ed48-ff4f-4e43-a1e2-42a159b17447"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:28.484602"], ["updated_at", "2017-05-17 17:04:28.484602"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1965366971 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1965366971], ["username", "billy_01"], ["access_token", "93b63b0f83e40c0b7cde29a1fcba509e"], ["uuid", "98d0d3f1-ffb1-4ee5-9d66-9baad74fe928"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:28.487234"], ["updated_at", "2017-05-17 17:04:28.487234"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1595706792 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1595706792], ["username", "billy_02"], ["access_token", "cf4489df2384a56d46f5d1ed85f4a57a"], ["uuid", "f7837651-18fb-4075-ab88-217ded153227"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:28.489763"], ["updated_at", "2017-05-17 17:04:28.489763"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1981304545 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1981304545], ["username", "billy_03"], ["access_token", "6629c7249863a7e40673fe68120ef0ef"], ["uuid", "6a30d6fd-0e26-42f9-bac8-1f446bf719f3"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:28.492228"], ["updated_at", "2017-05-17 17:04:28.492228"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1988337955 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1988337955], ["username", "billy_04"], ["access_token", "4c9df8121bd0c3d60a953cc1e1ee31da"], ["uuid", "b8fb8528-9d49-47a2-bc66-0799944ff2e0"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:28.494712"], ["updated_at", "2017-05-17 17:04:28.494712"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -873687048 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -873687048], ["username", "billy_05"], ["access_token", "ca3409b57708dbcaab1542d26ee38859"], ["uuid", "dcfe4aac-def8-4291-a78f-da2a688fe535"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:28.497187"], ["updated_at", "2017-05-17 17:04:28.497187"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -912954363 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -912954363], ["username", "billy_06"], ["access_token", "47806f18b5e829ac10fc30409af90af2"], ["uuid", "687f6b70-7aff-4350-b895-a7371ade06db"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:28.499715"], ["updated_at", "2017-05-17 17:04:28.499715"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -560803432 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -560803432], ["username", "billy_07"], ["access_token", "3c39a99bc11e5edd2af1dd30608719c4"], ["uuid", "7d4dd09d-99dd-45df-a817-aab71820ac2c"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:28.502441"], ["updated_at", "2017-05-17 17:04:28.502441"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1903172515 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1903172515], ["username", "billy_08"], ["access_token", "dac894dcb6ac8c254be87f71c5c108f4"], ["uuid", "da7e94ea-7b73-498c-b862-80fefa050694"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:28.505008"], ["updated_at", "2017-05-17 17:04:28.505008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -616006102 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -616006102], ["username", "billy_09"], ["access_token", "9774d6b48a2b4b20c5b39989c86d4b4b"], ["uuid", "b0627a7e-9e9c-40f3-b88e-147e9ab9f8a5"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:28.508883"], ["updated_at", "2017-05-17 17:04:28.508883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1926810692 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1926810692], ["username", "billy_10"], ["access_token", "d69f11dc6245793270078806c84c05a6"], ["uuid", "df225592-51ed-40ce-bdeb-fa1e225bb445"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:28.511536"], ["updated_at", "2017-05-17 17:04:28.511536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1134696293 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1134696293], ["username", "billy_11"], ["access_token", "5b211749fbf88793f9f69122b9478b57"], ["uuid", "b77139bf-8895-45a8-992a-8e004fa415ce"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:28.514258"], ["updated_at", "2017-05-17 17:04:28.514258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -283741068 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -283741068], ["username", "billy_12"], ["access_token", "66bf70a0f4340924756f52619e0b3cde"], ["uuid", "903dd26f-655f-4edd-9127-eb605a8c663b"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:28.517222"], ["updated_at", "2017-05-17 17:04:28.517222"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -410517620 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -410517620], ["username", "billy_13"], ["access_token", "87d55a6a4a497240afd3d1a8d1091e10"], ["uuid", "400af6fc-3b01-41be-816f-1071641da946"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:28.519938"], ["updated_at", "2017-05-17 17:04:28.519938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -773491672 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -773491672], ["username", "billy_14"], ["access_token", "9cdccd8fc6b30c8deecbc01c08420f85"], ["uuid", "0b512fb1-b438-406c-85de-79efb126d6d8"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:28.522308"], ["updated_at", "2017-05-17 17:04:28.522308"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1565439474 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1565439474], ["username", "billy_15"], ["access_token", "527feadf98a0cb4db914024dab2f9a17"], ["uuid", "53ec6793-8198-4394-b190-4fd23cbdb142"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:28.524644"], ["updated_at", "2017-05-17 17:04:28.524644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1481458620 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1481458620], ["username", "billy_16"], ["access_token", "d590af181c3eb84f6158bc137d9303df"], ["uuid", "0ed9f626-432a-47c9-b9c7-502976b139e5"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:28.526948"], ["updated_at", "2017-05-17 17:04:28.526948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -683887529 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -683887529], ["username", "billy_17"], ["access_token", "b10ed1d8dd74b21cbc503626c104fa38"], ["uuid", "4672e3e9-1e03-46a6-8beb-fa9e93f68a52"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:28.529262"], ["updated_at", "2017-05-17 17:04:28.529262"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1230537974 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1230537974], ["username", "billy_18"], ["access_token", "cfa597c567b4759f6db1dd555736d8e5"], ["uuid", "1a1d4d50-86a1-4ba8-b731-a505f5260e17"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:28.532584"], ["updated_at", "2017-05-17 17:04:28.532584"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -72477049 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -72477049], ["username", "billy_19"], ["access_token", "2dc2699df88d6263d14463717e3b9cf4"], ["uuid", "73d28f00-e228-489b-8ce3-c853ebfc1704"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:28.535762"], ["updated_at", "2017-05-17 17:04:28.535762"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1309761953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1309761953], ["username", "billy_20"], ["access_token", "b8ca41c284c71b7c5c61f5d69f916caa"], ["uuid", "4701377f-9c3c-4ed6-9092-c31dadec03e0"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:28.538128"], ["updated_at", "2017-05-17 17:04:28.538128"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1171091740 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1171091740], ["username", "billy_21"], ["access_token", "9fcfbe06a2ee85dac208baab38b787a5"], ["uuid", "2e45c7cf-1672-4e54-ab85-b237e1816165"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:28.540486"], ["updated_at", "2017-05-17 17:04:28.540486"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -36217778 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -36217778], ["username", "billy_22"], ["access_token", "f6a1ff391723c75067c216f620c0a5df"], ["uuid", "650df384-9547-4012-a061-d35afe66fca0"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:28.542905"], ["updated_at", "2017-05-17 17:04:28.542905"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -663242577 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -663242577], ["username", "billy_23"], ["access_token", "df783ec8a6dce7dbb547ca70df5cd13a"], ["uuid", "bab9d084-d55f-4942-900a-abeecfff47ac"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:28.554866"], ["updated_at", "2017-05-17 17:04:28.554866"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -159515730 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -159515730], ["username", "billy_24"], ["access_token", "e3b880e39ac2093805de325590ed6b13"], ["uuid", "8e3c2f0f-8871-40ca-bafa-000e52ea82db"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:28.557751"], ["updated_at", "2017-05-17 17:04:28.557751"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1745288495 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1745288495], ["username", "billy_25"], ["access_token", "edd17d36d68a1b90b5227e607f4038ec"], ["uuid", "ca3f91c3-a652-4ae6-9542-7a0de2e94869"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:28.560567"], ["updated_at", "2017-05-17 17:04:28.560567"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1840571902 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1840571902], ["username", "billy_26"], ["access_token", "cd5c4138203d121d846a372b225bcdd2"], ["uuid", "6052474e-d1ab-4214-8734-db15e91d4004"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:28.563627"], ["updated_at", "2017-05-17 17:04:28.563627"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1509609291 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1509609291], ["username", "billy_27"], ["access_token", "aa8781dd57caa15ec2704887a0bffa3c"], ["uuid", "43e7270d-ca06-4e14-b9f1-717d33eb5fad"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:28.566791"], ["updated_at", "2017-05-17 17:04:28.566791"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1046034564 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1046034564], ["username", "billy_28"], ["access_token", "b8509bef0360e8b7ab5611f8d5d39600"], ["uuid", "542dcc20-b864-419b-8ba5-6122340d420f"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:28.569697"], ["updated_at", "2017-05-17 17:04:28.569697"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1221118530 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1221118530], ["username", "billy_29"], ["access_token", "27fa611b0c1bd9305eb929fd8301e91a"], ["uuid", "b12bda53-625e-4392-a9f3-c3a11e4e72ab"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:28.572387"], ["updated_at", "2017-05-17 17:04:28.572387"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1296404383 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1296404383], ["username", "billy_30"], ["access_token", "0046aed559a0da11282913ba36de970c"], ["uuid", "cef19db3-a199-4250-b957-1eac821749b9"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:28.575084"], ["updated_at", "2017-05-17 17:04:28.575084"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1150995612 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1150995612], ["username", "billy_31"], ["access_token", "996fd3462d5b51221dc66adb6e01fabf"], ["uuid", "07092c94-94d9-440c-a27a-e6b012041480"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:28.579110"], ["updated_at", "2017-05-17 17:04:28.579110"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -247151729 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -247151729], ["username", "billy_32"], ["access_token", "0d0ea635a680ab988d20ca7de6fc1838"], ["uuid", "cc5db29f-2835-42cc-beb5-e14c60182e81"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:28.582333"], ["updated_at", "2017-05-17 17:04:28.582333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -592838792 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -592838792], ["username", "billy_33"], ["access_token", "6a24ad8659bd0835e379e146d57af6e8"], ["uuid", "336abb8e-1e81-4086-9e07-660dc23b6f20"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:28.584965"], ["updated_at", "2017-05-17 17:04:28.584965"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1533712423 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1533712423], ["username", "billy_34"], ["access_token", "4205ab5438dddfb373417dc0ab5eea3c"], ["uuid", "95470821-11de-4b6a-a7d6-f1218450e1e0"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:28.587568"], ["updated_at", "2017-05-17 17:04:28.587568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -12944829 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -12944829], ["username", "billy_35"], ["access_token", "eb6c265ba87c72b035eb8670223bcffe"], ["uuid", "bcd2c18f-446e-476e-9ced-39d7a5f76651"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:28.590150"], ["updated_at", "2017-05-17 17:04:28.590150"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -707455684 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -707455684], ["username", "billy_36"], ["access_token", "917eec88cfc21bda0d6bf9c512592ef8"], ["uuid", "60164571-7913-4463-ac5a-092c1012f861"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:28.593175"], ["updated_at", "2017-05-17 17:04:28.593175"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1870618583 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1870618583], ["username", "billy_37"], ["access_token", "5be90d5e4e5395d4ae5c779cbd8447fa"], ["uuid", "1ee33b35-01ec-4999-9dbd-2b8555bfb3e2"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:28.595853"], ["updated_at", "2017-05-17 17:04:28.595853"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1191433264 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1191433264], ["username", "billy_38"], ["access_token", "a2a0e96d6d45ce28fa2a47de2fb39b68"], ["uuid", "ff09a08b-b498-4c94-bded-1f3ea34d7213"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:28.598297"], ["updated_at", "2017-05-17 17:04:28.598297"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1098860440 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1098860440], ["username", "billy_39"], ["access_token", "99de850be82f69a4abc95c4f43ba7e5f"], ["uuid", "0629805e-91af-4843-bab8-c55fe95b56dc"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:28.600936"], ["updated_at", "2017-05-17 17:04:28.600936"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1254334207 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1254334207], ["username", "billy_40"], ["access_token", "fb002c4648edca39dfb86d699911d535"], ["uuid", "ba67988d-634b-4ae4-a1c8-1013363a780f"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:28.603426"], ["updated_at", "2017-05-17 17:04:28.603426"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -468471126 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -468471126], ["username", "billy_41"], ["access_token", "26b5d9c4a56c60f5e8da1c1619b9a4f1"], ["uuid", "224b89ac-e7a3-48f8-8cf5-81ad0324027b"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:28.605840"], ["updated_at", "2017-05-17 17:04:28.605840"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1626819554 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1626819554], ["username", "billy_42"], ["access_token", "a6c4593408de8893951ec7ba93899c56"], ["uuid", "446e4adb-61bf-4724-9e98-bbc2fb74f3a9"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:28.608333"], ["updated_at", "2017-05-17 17:04:28.608333"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1524875375 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1524875375], ["username", "billy_43"], ["access_token", "3d17ed974ab7c4e705f48c6e0868ed15"], ["uuid", "e129c95e-5c4a-4531-83db-28f8a1697a44"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:28.611082"], ["updated_at", "2017-05-17 17:04:28.611082"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -714917272 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -714917272], ["username", "billy_44"], ["access_token", "72ba38a7abac1ce6e08b04ea8cab00fe"], ["uuid", "bd066165-5aa7-49ab-9528-960db45fab27"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:28.614950"], ["updated_at", "2017-05-17 17:04:28.614950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1079182648 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1079182648], ["username", "billy_45"], ["access_token", "8f7d9756f38f77b407398088a61ccdf1"], ["uuid", "b9f3bf78-a1bc-4c6a-b0fe-784662a6ee22"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:28.618373"], ["updated_at", "2017-05-17 17:04:28.618373"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1971013780 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1971013780], ["username", "jstrav"], ["access_token", "4a5e14bcc8b884ec250f4ae5f9be1704"], ["uuid", "5ada3157-8e70-4930-8b56-3f845fe569ac"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.628929"], ["updated_at", "2017-05-17 17:04:28.628929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -867150998 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -867150998], ["username", "mary"], ["access_token", "630bc0f69bdf58839ecf3ed5fa7cd654"], ["uuid", "359fb79f-7160-4606-bf9c-f6ac5740aa7e"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.632094"], ["updated_at", "2017-05-17 17:04:28.632094"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -707493811 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -707493811], ["username", "jstead"], ["access_token", "e72230e8e43891adc3ea5f3a7573b62f"], ["uuid", "93c79544-da75-4661-be1f-92b00aff62ff"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.635514"], ["updated_at", "2017-05-17 17:04:28.635514"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1527180315 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1527180315], ["username", "bigbear"], ["access_token", "23092cea404557450b1847aebf3def47"], ["uuid", "ff227b1c-3ba5-4423-b10e-666680e414b6"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.638484"], ["updated_at", "2017-05-17 17:04:28.638484"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -77387843 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -77387843], ["username", "billy_00"], ["access_token", "3db20743db0ad9e172bfcf499fdd0997"], ["uuid", "1956d3a1-6a84-4ada-8b0f-6ce0a9736d0d"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:28.641091"], ["updated_at", "2017-05-17 17:04:28.641091"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -489567974 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -489567974], ["username", "billy_01"], ["access_token", "4913f3ff5b597505fe8432879fcefb0d"], ["uuid", "bb5638e1-11d9-4660-b221-3cbb27b1ccaf"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:28.643605"], ["updated_at", "2017-05-17 17:04:28.643605"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1513444674 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1513444674], ["username", "billy_02"], ["access_token", "38d96eb2c21ec4ea7333d94c0a00c1b0"], ["uuid", "edd016e1-ef8b-4595-a6e2-5f0c077d7a66"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:28.646118"], ["updated_at", "2017-05-17 17:04:28.646118"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1166465832 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1166465832], ["username", "billy_03"], ["access_token", "9cf1b16fc08a3f56ca594684d17b097e"], ["uuid", "94190bf4-68bd-439d-a58e-4577bb9ca092"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:28.648630"], ["updated_at", "2017-05-17 17:04:28.648630"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -593897849 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -593897849], ["username", "billy_04"], ["access_token", "89380e560ae20635a8476beb61788564"], ["uuid", "4319c6e4-a53c-490f-9da9-43f05e60422f"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:28.651271"], ["updated_at", "2017-05-17 17:04:28.651271"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -466036517 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -466036517], ["username", "billy_05"], ["access_token", "0bea4979b597e73771a276d5352340f5"], ["uuid", "77003954-9dee-4a0a-a84a-798171cc2cb4"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:28.653963"], ["updated_at", "2017-05-17 17:04:28.653963"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -842420763 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -842420763], ["username", "billy_06"], ["access_token", "65a0ab87cda7857499056d14765f8e8c"], ["uuid", "62f33d9f-7ae8-486d-b279-eb09268df02f"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:28.656705"], ["updated_at", "2017-05-17 17:04:28.656705"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -551119302 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -551119302], ["username", "billy_07"], ["access_token", "0e804307e4082fce2422ef5d7be680ee"], ["uuid", "500947c3-3a29-457a-8cda-2e09ecfc8f74"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:28.659437"], ["updated_at", "2017-05-17 17:04:28.659437"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2039453375 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2039453375], ["username", "billy_08"], ["access_token", "cf6b22d2b582adbe14537cf03f8ed76a"], ["uuid", "02b4453c-8bb7-423c-88db-35de9de0d7f7"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:28.662023"], ["updated_at", "2017-05-17 17:04:28.662023"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2084314043 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2084314043], ["username", "billy_09"], ["access_token", "69b53459aa86f689991d77d69be72547"], ["uuid", "1aeab66a-812f-4e0c-a0bc-f7edda85061a"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:28.664720"], ["updated_at", "2017-05-17 17:04:28.664720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1395901053 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1395901053], ["username", "billy_10"], ["access_token", "e2b51fd5200b28f32103c6aa909628fb"], ["uuid", "79baf8a8-decb-4ccd-afaa-408217d96b2b"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:28.667529"], ["updated_at", "2017-05-17 17:04:28.667529"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1842864458 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1842864458], ["username", "billy_11"], ["access_token", "d0a36cae6fd8903cf7c15911d2835afd"], ["uuid", "eed2595b-358e-4fcb-9b6f-8634e6a2c824"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:28.670585"], ["updated_at", "2017-05-17 17:04:28.670585"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -918156870 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -918156870], ["username", "billy_12"], ["access_token", "b9d507361189f1b2c831c76f6a6812b9"], ["uuid", "621661d9-1830-4404-a2fe-685c67b1fe7d"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:28.673218"], ["updated_at", "2017-05-17 17:04:28.673218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -992269977 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -992269977], ["username", "billy_13"], ["access_token", "6ce716888d8d8434039769fdba849f89"], ["uuid", "00535f8d-148e-4688-b30f-36d813ea452c"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:28.675658"], ["updated_at", "2017-05-17 17:04:28.675658"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -408394084 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -408394084], ["username", "billy_14"], ["access_token", "9213ddef1870cbf1990f7c47c8cb5183"], ["uuid", "6d42bbce-df1b-48f2-8e56-ab78ba1ff7bc"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:28.678068"], ["updated_at", "2017-05-17 17:04:28.678068"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1186000208 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1186000208], ["username", "billy_15"], ["access_token", "48c0756f3bbdd5546d64936318c23f89"], ["uuid", "f8040521-2060-4493-82a4-1c61aca6e5ee"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:28.680706"], ["updated_at", "2017-05-17 17:04:28.680706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -335108716 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -335108716], ["username", "billy_16"], ["access_token", "9efdd99d7231979f85e8be21275659ae"], ["uuid", "7af56ccb-4749-4429-aab5-f215c47aac76"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:28.683312"], ["updated_at", "2017-05-17 17:04:28.683312"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1593722466 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1593722466], ["username", "billy_17"], ["access_token", "802ed1cdcdbe0798b02c0910c8b93e17"], ["uuid", "ddd1c249-ccb8-46c4-8720-849e92192332"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:28.685859"], ["updated_at", "2017-05-17 17:04:28.685859"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1914010372 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1914010372], ["username", "billy_18"], ["access_token", "eda74f27712c9dd9aaf1f0c348b4a1df"], ["uuid", "bf74d1f1-32f8-45d4-9cef-2ea39bad0cf2"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:28.688366"], ["updated_at", "2017-05-17 17:04:28.688366"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1721103597 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1721103597], ["username", "billy_19"], ["access_token", "6e8d0ab2f3ee5806ac0fc16dbdb1178d"], ["uuid", "b6b9da15-f450-45a6-8785-e11d9fdcf8cf"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:28.690908"], ["updated_at", "2017-05-17 17:04:28.690908"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1249974064 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1249974064], ["username", "billy_20"], ["access_token", "f666abb715c1d12af07dde863f286142"], ["uuid", "a3a59687-87cb-4cfc-aeaf-02215613ec75"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:28.694482"], ["updated_at", "2017-05-17 17:04:28.694482"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -453235967 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -453235967], ["username", "billy_21"], ["access_token", "186fbbb51fb3b8c2e2b1a82db107e321"], ["uuid", "e5873d82-88aa-49b2-845e-d52810910807"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:28.697961"], ["updated_at", "2017-05-17 17:04:28.697961"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1683229864 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1683229864], ["username", "billy_22"], ["access_token", "c5148b4a450090600462781ccaf52ef5"], ["uuid", "8fa5b733-54cf-4dae-bf59-b127d0bb1693"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:28.701057"], ["updated_at", "2017-05-17 17:04:28.701057"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -32435618 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -32435618], ["username", "billy_23"], ["access_token", "547cccae1ac1474ee2fd2ec415d198d6"], ["uuid", "6640a255-b320-4e59-a6fc-275b815d26b2"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:28.703954"], ["updated_at", "2017-05-17 17:04:28.703954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -177857076 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -177857076], ["username", "billy_24"], ["access_token", "17b25ca25ad33dfd30d17bbc96a278c8"], ["uuid", "f4f6fc4a-4995-451f-9efb-b8305640cbf3"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:28.706775"], ["updated_at", "2017-05-17 17:04:28.706775"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1997374991 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1997374991], ["username", "billy_25"], ["access_token", "b33f4fa78964d6818de9ce02930e3b52"], ["uuid", "b394b99c-f126-4467-9f19-09f0c4f5e1e6"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:28.709357"], ["updated_at", "2017-05-17 17:04:28.709357"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -574574528 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -574574528], ["username", "billy_26"], ["access_token", "8f9ce8075bda65a067fa8bf58e3d7b1e"], ["uuid", "eb465a7e-d44a-4cdc-917b-d5a8038abb90"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:28.712178"], ["updated_at", "2017-05-17 17:04:28.712178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -989984428 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -989984428], ["username", "billy_27"], ["access_token", "6499a6458343de0629e761e4e59c8d01"], ["uuid", "e8c216da-3879-4961-b8c3-522c8682eb07"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:28.714816"], ["updated_at", "2017-05-17 17:04:28.714816"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1030890579 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1030890579], ["username", "billy_28"], ["access_token", "dd29f8607c7f6f068dfc18b645387737"], ["uuid", "b142640b-b764-4b3e-b016-15bde6ed4304"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:28.718080"], ["updated_at", "2017-05-17 17:04:28.718080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1561935816 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1561935816], ["username", "billy_29"], ["access_token", "e60611c2dc7fa7e5d4b7f41df3e9c802"], ["uuid", "89b6ad7b-6287-406b-ba00-d1edaee59cbd"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:28.720632"], ["updated_at", "2017-05-17 17:04:28.720632"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1583083665 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1583083665], ["username", "billy_30"], ["access_token", "358f4fc3dcaccc81be9f5c401f284318"], ["uuid", "7307fae3-4d49-4d62-b66a-afb90a2fb14a"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:28.723169"], ["updated_at", "2017-05-17 17:04:28.723169"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -730576809 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -730576809], ["username", "billy_31"], ["access_token", "a0b828fe41fe4a254c1d40fbfe7a5fdf"], ["uuid", "f4682e41-5c31-4c97-a367-f622b1a2ba2e"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:28.725716"], ["updated_at", "2017-05-17 17:04:28.725716"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1085952108 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1085952108], ["username", "billy_32"], ["access_token", "f1d2c053d515e3c9ddd0c19dc9fdb7ee"], ["uuid", "0eab7f30-3933-457e-8cdb-981394cc0182"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:28.728538"], ["updated_at", "2017-05-17 17:04:28.728538"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -303200953 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -303200953], ["username", "billy_33"], ["access_token", "299e87255aae3b5b6e4d12a5c3d60f8f"], ["uuid", "8e75e267-ee5f-42e7-8bbb-b69cd18342f1"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:28.731017"], ["updated_at", "2017-05-17 17:04:28.731017"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -627918847 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -627918847], ["username", "billy_34"], ["access_token", "bc5f7364ad33d2f6850199af3f3242e7"], ["uuid", "2b28ecd3-96dd-4036-88d4-3b69f71bdb57"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:28.733858"], ["updated_at", "2017-05-17 17:04:28.733858"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1588664622 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1588664622], ["username", "billy_35"], ["access_token", "b4b27dfcdb1e27944accfc561ce2a8c7"], ["uuid", "db07844a-e493-4b12-ba78-708e94195934"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:28.736431"], ["updated_at", "2017-05-17 17:04:28.736431"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1484158289 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1484158289], ["username", "billy_36"], ["access_token", "279e7a95c1829da3a449187e2790db25"], ["uuid", "f0644b5d-2746-4ff7-a447-09006abb950f"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:28.738950"], ["updated_at", "2017-05-17 17:04:28.738950"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1480739155 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1480739155], ["username", "billy_37"], ["access_token", "f4dc085a24ed1e317e7ce2c4971a5e1a"], ["uuid", "500a4165-e46a-441f-bdb1-4128476caf18"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:28.741365"], ["updated_at", "2017-05-17 17:04:28.741365"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1709667650 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1709667650], ["username", "billy_38"], ["access_token", "f90405e75ab5f5bba50bcff7fe8ad5df"], ["uuid", "7c526571-036c-4da8-996d-49224663f77c"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:28.743832"], ["updated_at", "2017-05-17 17:04:28.743832"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -954639387 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -954639387], ["username", "billy_39"], ["access_token", "5c9906979471bed9ce3d4057bdc72409"], ["uuid", "78125330-685d-48ca-8abc-0454e60a7434"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:28.746269"], ["updated_at", "2017-05-17 17:04:28.746269"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -744039371 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -744039371], ["username", "billy_40"], ["access_token", "63c0805827007627b3a20868d0ab10f8"], ["uuid", "d7b5dffa-c4a2-48e1-9a3d-c10234108543"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:28.748872"], ["updated_at", "2017-05-17 17:04:28.748872"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1449599574 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1449599574], ["username", "billy_41"], ["access_token", "3944c4c591afd5872f0ff765e507306b"], ["uuid", "664071e5-bbf1-4add-bb68-3b628b5e9df1"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:28.752329"], ["updated_at", "2017-05-17 17:04:28.752329"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1156717835 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1156717835], ["username", "billy_42"], ["access_token", "6c4dabfd7b22b20746042001189489d4"], ["uuid", "3f283fc9-8cdb-4668-9062-8a72ac6e91ff"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:28.755851"], ["updated_at", "2017-05-17 17:04:28.755851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1376268845 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1376268845], ["username", "billy_43"], ["access_token", "91a26de46b1290a388774db37537b589"], ["uuid", "e07dd84d-df11-4dec-b673-b0dcdd67111c"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:28.759113"], ["updated_at", "2017-05-17 17:04:28.759113"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1485949649 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1485949649], ["username", "billy_44"], ["access_token", "67177d4f5fcd78b9eeb4233869f025e3"], ["uuid", "e3fe3d28-48c6-467a-9183-0ae12119bb1d"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:28.762338"], ["updated_at", "2017-05-17 17:04:28.762338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2082867478 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2082867478], ["username", "billy_45"], ["access_token", "3e7a08b1d47a9d4ef63716a44a5173d7"], ["uuid", "b8b9ba25-dbe1-4a8d-8273-fd33b5d1e2ba"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:28.765199"], ["updated_at", "2017-05-17 17:04:28.765199"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -28560596 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -28560596], ["username", "jstrav"], ["access_token", "8a7bf4ed059dc6ad1d78e56fe561ad5d"], ["uuid", "27e78432-126f-44eb-a5a2-090b2e3bfdbd"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.775836"], ["updated_at", "2017-05-17 17:04:28.775836"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -776182482 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -776182482], ["username", "mary"], ["access_token", "0bd017c92cfe2029d635c35041fb9738"], ["uuid", "ef3b3cff-3cd9-4e9a-88af-866adfe5b24b"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.778845"], ["updated_at", "2017-05-17 17:04:28.778845"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1115672566 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1115672566], ["username", "jstead"], ["access_token", "0def76f521002f5fa96b479e778642f7"], ["uuid", "a6f472da-fb6e-4a82-80ed-d52decb3d569"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.782066"], ["updated_at", "2017-05-17 17:04:28.782066"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -311397469 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -311397469], ["username", "bigbear"], ["access_token", "4450f8fc80966c8f7e4461cf763a6c75"], ["uuid", "ad31d8d6-9809-43f1-9435-b255812d98f7"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.784896"], ["updated_at", "2017-05-17 17:04:28.784896"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -252353312 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -252353312], ["username", "billy_00"], ["access_token", "db8223aca88d998a2d81dac8c87f5e63"], ["uuid", "38255999-8ff6-4531-b29c-142aff2e6179"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-05-17 17:04:28.787558"], ["updated_at", "2017-05-17 17:04:28.787558"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1541855039 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1541855039], ["username", "billy_01"], ["access_token", "33574252c2d9767ac3128939e86b946e"], ["uuid", "5679cf0d-0dee-46f2-9d94-bd659086506a"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-05-17 17:04:28.790669"], ["updated_at", "2017-05-17 17:04:28.790669"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2078022716 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2078022716], ["username", "billy_02"], ["access_token", "89f0eb38622a34ad9a6b2342de556170"], ["uuid", "dba8dcaf-8ce6-4ac2-bf95-d7802e467e2d"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-05-17 17:04:28.793805"], ["updated_at", "2017-05-17 17:04:28.793805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1033497521 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1033497521], ["username", "billy_03"], ["access_token", "4a82435de6e692f89965fc888b47eee3"], ["uuid", "c1b893ea-70fd-4da3-ae2b-3a96ae35f612"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-05-17 17:04:28.796462"], ["updated_at", "2017-05-17 17:04:28.796462"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -552558510 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -552558510], ["username", "billy_04"], ["access_token", "bfcd08c2da53ba058e79127252423f79"], ["uuid", "fc720205-cfab-4059-a6f6-2ee7ec0e1d7b"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-05-17 17:04:28.798925"], ["updated_at", "2017-05-17 17:04:28.798925"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -506265789 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -506265789], ["username", "billy_05"], ["access_token", "28177f89634a19b4f1fc8e5bcb3fa240"], ["uuid", "b9060d5d-c96d-409c-9205-bdc6f9d567d4"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-05-17 17:04:28.801581"], ["updated_at", "2017-05-17 17:04:28.801581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -744807820 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -744807820], ["username", "billy_06"], ["access_token", "1dcb831e784f0642178b3e5a828770b5"], ["uuid", "d62e9c02-ca45-42bc-8ee5-bdaf9aad617c"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-05-17 17:04:28.804147"], ["updated_at", "2017-05-17 17:04:28.804147"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -385573091 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -385573091], ["username", "billy_07"], ["access_token", "5ca529e1f6b05da059c3119a0d5557a5"], ["uuid", "dd2960e0-8abc-48ac-8925-3df698db561d"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-05-17 17:04:28.806629"], ["updated_at", "2017-05-17 17:04:28.806629"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -544997775 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -544997775], ["username", "billy_08"], ["access_token", "b3a35e90f9e014214e0a285b170c45ff"], ["uuid", "02f72c68-6221-49d9-8855-012a07e07b1d"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-05-17 17:04:28.809933"], ["updated_at", "2017-05-17 17:04:28.809933"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1170268125 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1170268125], ["username", "billy_09"], ["access_token", "982a37e3d5f2c7dd1c902a0e6b28ee10"], ["uuid", "086c2b93-4c3d-4e4c-86be-1ea7f9be4422"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-05-17 17:04:28.813608"], ["updated_at", "2017-05-17 17:04:28.813608"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1654257963 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1654257963], ["username", "billy_10"], ["access_token", "bdc99168e807bf8d2c24d342fa3abc20"], ["uuid", "2ae1af7c-7f8a-4869-b304-efba96887ea3"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-05-17 17:04:28.816879"], ["updated_at", "2017-05-17 17:04:28.816879"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -491621087 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -491621087], ["username", "billy_11"], ["access_token", "2e7a8532c7821384093fbaba4523a929"], ["uuid", "d9a90870-9efa-4993-a24f-c1b35221735e"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-05-17 17:04:28.819993"], ["updated_at", "2017-05-17 17:04:28.819993"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -415405762 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -415405762], ["username", "billy_12"], ["access_token", "b304b45952b296aea99a91c65cd13d64"], ["uuid", "e19b8395-bd0d-46c9-bfb8-07e7c258e372"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-05-17 17:04:28.822821"], ["updated_at", "2017-05-17 17:04:28.822821"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1969301169 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1969301169], ["username", "billy_13"], ["access_token", "bb36fb5a7a2513bf5eefde925b37c410"], ["uuid", "d4e43aa0-52df-4ad3-a960-9dc82093ae86"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-05-17 17:04:28.825367"], ["updated_at", "2017-05-17 17:04:28.825367"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1990384417 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1990384417], ["username", "billy_14"], ["access_token", "84e63dc54b74be2225b8dfd9ef1161ad"], ["uuid", "8d960b9e-6e7d-4d51-9bf7-d4e07627235a"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-05-17 17:04:28.827832"], ["updated_at", "2017-05-17 17:04:28.827832"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1873546343 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1873546343], ["username", "billy_15"], ["access_token", "921a08d8aeb1d835946931fbaf55e8b4"], ["uuid", "2e0339ea-d858-4abb-b8f1-50944d0b3cdd"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-05-17 17:04:28.830378"], ["updated_at", "2017-05-17 17:04:28.830378"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -945127732 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -945127732], ["username", "billy_16"], ["access_token", "f189908d0f8d3644cb674b51c151301e"], ["uuid", "2526a8b0-c3e0-447e-9584-c78176e1bedb"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-05-17 17:04:28.833487"], ["updated_at", "2017-05-17 17:04:28.833487"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -341282199 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -341282199], ["username", "billy_17"], ["access_token", "eb834abc24fdebe1aebb047f2f40898e"], ["uuid", "0afbec8b-d2db-4d4f-abf1-9849f3fbb7ae"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-05-17 17:04:28.836355"], ["updated_at", "2017-05-17 17:04:28.836355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -30256802 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -30256802], ["username", "billy_18"], ["access_token", "c25466171d592636d535e99f2dd7b3d9"], ["uuid", "6ad2f6a8-652a-46ba-b4b4-4df8ae8aa53f"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-05-17 17:04:28.839077"], ["updated_at", "2017-05-17 17:04:28.839077"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1834240383 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1834240383], ["username", "billy_19"], ["access_token", "afbca0d933bc6736a8ac28a5f27e817e"], ["uuid", "bb378b58-561b-49ff-be6d-0bef8b6088f4"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-05-17 17:04:28.841612"], ["updated_at", "2017-05-17 17:04:28.841612"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1327635960 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1327635960], ["username", "billy_20"], ["access_token", "beb8f34088dc1c833bdbe4ecf7185999"], ["uuid", "4393a467-2221-4347-87dc-444cea58cd13"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-05-17 17:04:28.844076"], ["updated_at", "2017-05-17 17:04:28.844076"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2138420639 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2138420639], ["username", "billy_21"], ["access_token", "55ff1e0964ce61bd16cedd5bdb55f7d5"], ["uuid", "aebbcae0-2ca4-4b20-8236-b90ecc942a6e"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-05-17 17:04:28.846581"], ["updated_at", "2017-05-17 17:04:28.846581"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2341699 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2341699], ["username", "billy_22"], ["access_token", "a124d11e6aca229d9ffc72261d6f6901"], ["uuid", "c97e79a8-c16c-4dae-ab16-74ec615400ff"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-05-17 17:04:28.849554"], ["updated_at", "2017-05-17 17:04:28.849554"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -971568262 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -971568262], ["username", "billy_23"], ["access_token", "360bdcb5b537c9fd89ff1f9e42fa1d93"], ["uuid", "88c2aeb2-9aa7-487d-98d5-7ff039fc4623"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-05-17 17:04:28.853885"], ["updated_at", "2017-05-17 17:04:28.853885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -675103292 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -675103292], ["username", "billy_24"], ["access_token", "685ea1fd35c883afe5943ef5a54a91a9"], ["uuid", "2d4d2eca-8b9d-4fc0-87ab-e6f2ccb4832b"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-05-17 17:04:28.857044"], ["updated_at", "2017-05-17 17:04:28.857044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1665014678 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1665014678], ["username", "billy_25"], ["access_token", "6362dfd98f42fe3d95db667e5094b41f"], ["uuid", "30332fd9-8514-4ec2-993d-2a3a00343dc7"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-05-17 17:04:28.859775"], ["updated_at", "2017-05-17 17:04:28.859775"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1845961564 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1845961564], ["username", "billy_26"], ["access_token", "878165cda7122107ff343b74367ee6b2"], ["uuid", "1fbae7dc-c3bc-4d1b-ad68-1069724d0c6d"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-05-17 17:04:28.862414"], ["updated_at", "2017-05-17 17:04:28.862414"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -156589929 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -156589929], ["username", "billy_27"], ["access_token", "4e9931e72709ee851a715aa33c479870"], ["uuid", "2bf3fce3-4385-42f2-8c7a-9b37971de50c"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-05-17 17:04:28.864938"], ["updated_at", "2017-05-17 17:04:28.864938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -361239484 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -361239484], ["username", "billy_28"], ["access_token", "caa2cd2803bb0d09eddf6895b77bc1b8"], ["uuid", "7cbf7c2c-9d57-4760-bfad-808c15625813"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-05-17 17:04:28.868047"], ["updated_at", "2017-05-17 17:04:28.868047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -172431692 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -172431692], ["username", "billy_29"], ["access_token", "69794f70283aff159d96016aee55e738"], ["uuid", "39a23d48-56c2-4a64-928e-8ac3183b49ed"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-05-17 17:04:28.871189"], ["updated_at", "2017-05-17 17:04:28.871189"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2042177705 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2042177705], ["username", "billy_30"], ["access_token", "36e57d7c87c07edeea0d973301fb0733"], ["uuid", "a18ef0ff-92e0-47df-8cd6-f6ef50767fe6"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-05-17 17:04:28.874091"], ["updated_at", "2017-05-17 17:04:28.874091"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2128412726 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2128412726], ["username", "billy_31"], ["access_token", "cb26b9721b456146a7f1afafa5e8d3cc"], ["uuid", "8b3eb6cf-8507-47e5-ae6c-2047b03c21fd"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-05-17 17:04:28.876665"], ["updated_at", "2017-05-17 17:04:28.876665"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1868087195 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1868087195], ["username", "billy_32"], ["access_token", "819400b441c3437b1bdd0feef1d632f7"], ["uuid", "a86cbf2e-2359-4db5-a570-81cf57e3b759"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-05-17 17:04:28.879294"], ["updated_at", "2017-05-17 17:04:28.879294"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1200305173 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1200305173], ["username", "billy_33"], ["access_token", "882a72f6622375eda7929c3d1a6e5c8c"], ["uuid", "4f935066-1293-4da8-ad9c-0acca20f355d"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-05-17 17:04:28.881914"], ["updated_at", "2017-05-17 17:04:28.881914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -671434438 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -671434438], ["username", "billy_34"], ["access_token", "395af413f9df156c685596f7c750c348"], ["uuid", "aac44319-b78b-4e91-a730-84b3e9086e97"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-05-17 17:04:28.884608"], ["updated_at", "2017-05-17 17:04:28.884608"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1214011946 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1214011946], ["username", "billy_35"], ["access_token", "eea84dfc7d6b14240e81f88e0d892805"], ["uuid", "4b4756e0-3479-4a15-b25e-7834bf42efd0"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-05-17 17:04:28.887159"], ["updated_at", "2017-05-17 17:04:28.887159"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1815463049 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1815463049], ["username", "billy_36"], ["access_token", "df5bc678cc75e7a80cf6e1d75fa86a72"], ["uuid", "fa48ae73-16d1-455d-bd63-ee96abc4006e"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-05-17 17:04:28.889654"], ["updated_at", "2017-05-17 17:04:28.889654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -932218156 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -932218156], ["username", "billy_37"], ["access_token", "a34667cc781df9fa2fcb5e54a7c39c70"], ["uuid", "3dfec93b-b508-43ae-bb54-d980aed5e8df"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-05-17 17:04:28.892138"], ["updated_at", "2017-05-17 17:04:28.892138"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -442317545 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -442317545], ["username", "billy_38"], ["access_token", "9b9af07ca4364443769adc15dddc6ca4"], ["uuid", "26b0a1ac-c9f0-4df2-8b43-ef7ff56ee083"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-05-17 17:04:28.894663"], ["updated_at", "2017-05-17 17:04:28.894663"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -144485665 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -144485665], ["username", "billy_39"], ["access_token", "70be65381285fd2fb31696816017718c"], ["uuid", "30732253-1da6-4ec2-b243-c23cfdd1e4f6"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-05-17 17:04:28.898670"], ["updated_at", "2017-05-17 17:04:28.898670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1814570472 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1814570472], ["username", "billy_40"], ["access_token", "02fb4c2a8f868506655f2cab66473f41"], ["uuid", "11d7c04e-6797-4449-bfe3-eb7f99809fc0"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-05-17 17:04:28.902037"], ["updated_at", "2017-05-17 17:04:28.902037"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1109721477 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1109721477], ["username", "billy_41"], ["access_token", "1e7dd0866ba877c330eaf0df65fa8b46"], ["uuid", "8fe58741-374c-4e69-beae-06eb505c1ab9"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-05-17 17:04:28.905338"], ["updated_at", "2017-05-17 17:04:28.905338"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1891390793 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1891390793], ["username", "billy_42"], ["access_token", "adbb63ba4fe9f9ab4344b4a5cf34c400"], ["uuid", "ed699a9f-b9b1-4bea-bd61-d51948b6c864"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-05-17 17:04:28.908393"], ["updated_at", "2017-05-17 17:04:28.908393"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144392432 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144392432], ["username", "billy_43"], ["access_token", "6d5d660eaf14c953aa69bb8bbd317532"], ["uuid", "f831b177-c585-43d7-8605-1076d31e10b8"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-05-17 17:04:28.911162"], ["updated_at", "2017-05-17 17:04:28.911162"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1601105801 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1601105801], ["username", "billy_44"], ["access_token", "109d40425c7436c26bc7908b1f8c9c3b"], ["uuid", "be0807da-e160-47a0-ab6d-f1b11a18b50f"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-05-17 17:04:28.913740"], ["updated_at", "2017-05-17 17:04:28.913740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -660205398 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -660205398], ["username", "billy_45"], ["access_token", "04e678b8f0e357c87cd2c4b40f8ba79d"], ["uuid", "c4a5d0fe-998e-43e5-8847-7bace4df79e2"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-05-17 17:04:28.916776"], ["updated_at", "2017-05-17 17:04:28.916776"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1  (2.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1134577802 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1134577802], ["username", "jstrav"], ["access_token", "ad93c0cbc51ace13909e21d5035b75c2"], ["uuid", "195b7564-5250-46c5-9eae-b2342c6fdf97"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-05-17 17:04:28.926173"], ["updated_at", "2017-05-17 17:04:28.926173"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1875995131 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1875995131], ["username", "mary"], ["access_token", "c1938bc22d128c7f17d15c5c93ef432d"], ["uuid", "4effbf85-c0b8-4bec-9d94-7dda055d31f5"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-05-17 17:04:28.929098"], ["updated_at", "2017-05-17 17:04:28.929098"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -9434212 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -9434212], ["username", "jstead"], ["access_token", "ef6ece6be8c94d567b974c6bc4c863f7"], ["uuid", "6ffdde8e-864e-45d6-8843-88094c4eded3"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-05-17 17:04:28.931991"], ["updated_at", "2017-05-17 17:04:28.931991"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1048761648 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1048761648], ["username", "bigbear"], ["access_token", "364ce2eaf38b331fe786ed871607f4f5"], ["uuid", "fc732a19-8c2b-4351-84b0-499c80be230a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-05-17 17:04:28.934764"], ["updated_at", "2017-05-17 17:04:28.934764"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2032319014 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2032319014], ["username", "foo_bb"], ["access_token", "08342a5c569aba74495e43fd52e5d6f6"], ["uuid", "7b257e1e-dbef-4e83-8233-e48f9632b4e6"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-05-17 17:04:28.937540"], ["updated_at", "2017-05-17 17:04:28.937540"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2065790775 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2065790775], ["username", "foo_bj"], ["access_token", "18d05a211617cdb608fc1a3a769cdb59"], ["uuid", "3bf79046-cfcb-4275-9852-dfad745adf69"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:04:28.940087"], ["updated_at", "2017-05-17 17:04:28.940087"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -991348391 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -991348391], ["username", "foo_tj"], ["access_token", "fe551b7b6f3a197117430ac722e884ca"], ["uuid", "37a5cb64-3d01-4dd4-94c2-791fcde3aa01"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-05-17 17:04:28.942644"], ["updated_at", "2017-05-17 17:04:28.942644"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC  (0.0ms) SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%')  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC  (0.8ms) rollback transaction  (0.1ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:04:28 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:04:28 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:04:28 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/forwards_params_route" for 127.0.0.1 at 2017-05-17 10:04:28 -0700 Processing by ForwardsParamsController#action_needing_authentication as HTML Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/accounts/login?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:04:28 -0700 Processing by OpenStax::Accounts::SessionsController#new as HTML Parameters: {"go"=>"bar", "signup_at"=>"foo"} Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/accounts/auth/openstax?go=bar&signup_at=foo" for 127.0.0.1 at 2017-05-17 10:04:28 -0700  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "163e790a711dc987283fa698d97b72e1"], ["uuid", "7e6da19c-bae0-4482-8eb1-bf7b1f00299f"], ["created_at", "2017-05-17 17:04:28.994995"], ["updated_at", "2017-05-17 17:04:28.994995"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:29.003218"], ["updated_at", "2017-05-17 17:04:29.003218"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "8ca28396b24ab09b2b70ab0335218b1a"], ["uuid", "aae3c86a-a91e-43ed-a1f8-fc154c1321fe"], ["created_at", "2017-05-17 17:04:29.437696"], ["updated_at", "2017-05-17 17:04:29.437696"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:29.439465"], ["updated_at", "2017-05-17 17:04:29.439465"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "0b37031b6436b0160c7ffccd629a082a"], ["uuid", "ef0a63dd-78f7-48b4-82ea-2b9f1e18b5f7"], ["created_at", "2017-05-17 17:04:29.858365"], ["updated_at", "2017-05-17 17:04:29.858365"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:29.860077"], ["updated_at", "2017-05-17 17:04:29.860077"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "761b842c62b550a555eb1b64a8d9c81a"], ["uuid", "741e023e-6be8-4173-b0b9-e8c043a27ee2"], ["created_at", "2017-05-17 17:04:30.271787"], ["updated_at", "2017-05-17 17:04:30.271787"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:30.273571"], ["updated_at", "2017-05-17 17:04:30.273571"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "89e63f0a61e0ed75a6c799481ee75d3c"], ["uuid", "a048fbaf-6140-4632-9694-5119d6475ca7"], ["created_at", "2017-05-17 17:04:30.682919"], ["updated_at", "2017-05-17 17:04:30.682919"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:30.684914"], ["updated_at", "2017-05-17 17:04:30.684914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]]  (2.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1109649748 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1109649748], ["access_token", "bc8f84ed3eaed4463f84b06efeb51791"], ["uuid", "4df32bb0-d580-4552-a54e-753d34bbdd42"], ["created_at", "2017-05-17 17:04:31.101072"], ["updated_at", "2017-05-17 17:04:31.101072"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -531496613 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -531496613], ["access_token", "e53c5a763cc817dbc2cade040800ca4b"], ["uuid", "2ca678ec-4f49-439b-b952-6cb8b518dbc7"], ["created_at", "2017-05-17 17:04:31.104808"], ["updated_at", "2017-05-17 17:04:31.104808"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -258882370 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '164c223913fd50e2ba7354dbe0d5cd31' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -470796256 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fe7985db36ae2d7c1ce8c5eed9d0ff9e' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -470796256], ["username", "fe7985db36ae2d7c1ce8c5eed9d0ff9e"], ["access_token", "35b4eeeeb2a506288d7a877d7fc59d30"], ["uuid", "ee7ec7cf-6bc9-4ab5-b14a-a914d6685eee"], ["created_at", "2017-05-17 17:04:31.118614"], ["updated_at", "2017-05-17 17:04:31.118614"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -470796256 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -745954695 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ad6bd14c86a9af57b23f8668ff27c4e0' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -745954695], ["username", "ad6bd14c86a9af57b23f8668ff27c4e0"], ["access_token", "14977afd09fb93c7c845930149f2fafe"], ["uuid", "3af890dd-a254-4798-8c32-94e2f0a7d1ff"], ["created_at", "2017-05-17 17:04:31.123897"], ["updated_at", "2017-05-17 17:04:31.123897"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1556761157 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ad6bd14c86a9af57b23f8668ff27c4e0' LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1034894653 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ed4d42391881b2c15bd63e54ff73c3e5' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1034894653], ["username", "ed4d42391881b2c15bd63e54ff73c3e5"], ["access_token", "e72b38b85806a96a8b5394d2482f5ed8"], ["uuid", "b47a38e6-9eef-4bab-a496-f37b5a124063"], ["created_at", "2017-05-17 17:04:31.130258"], ["updated_at", "2017-05-17 17:04:31.130258"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'ed4d42391881b2c15bd63e54ff73c3e5' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'ed4d42391881b2c15bd63e54ff73c3e5' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-05-17 17:04:31.133281"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bbe91643d60c50e13cfe2d8af327062d' LIMIT 1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -761828314 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'dce67e550f21b90d478e2aca0c83cef3' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -761828314], ["username", "dce67e550f21b90d478e2aca0c83cef3"], ["access_token", "7c85cef5a674243a0537902d2e688061"], ["uuid", "6b58d914-157f-48f7-9513-23f814325c00"], ["created_at", "2017-05-17 17:04:31.140596"], ["updated_at", "2017-05-17 17:04:31.140596"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-05-17 17:04:31.143337"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -150472457 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '304564dc36ba12aee2fa57672a4944f7' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -150472457], ["username", "304564dc36ba12aee2fa57672a4944f7"], ["access_token", "831a186e26f5e69e8641b8bcbea43e43"], ["uuid", "a1076d88-6642-46f5-9340-9073d65a3bd5"], ["created_at", "2017-05-17 17:04:31.147958"], ["updated_at", "2017-05-17 17:04:31.147958"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-05-17 17:04:31.150829"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-05-17 17:04:31.153784"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-05-17 17:04:31.155854"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -7968892 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '36ccbf3983b727f88f0eb035209f7c00' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -7968892], ["username", "36ccbf3983b727f88f0eb035209f7c00"], ["access_token", "3495b158c4b11514e09618131b02f5fd"], ["uuid", "f43875bd-bccf-4bb6-acc4-7949c7891dd1"], ["created_at", "2017-05-17 17:04:31.160044"], ["updated_at", "2017-05-17 17:04:31.160044"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-05-17 17:04:31.162562"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1546686546 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ae158e2555efe1206825164b9b79a44a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1546686546], ["username", "ae158e2555efe1206825164b9b79a44a"], ["access_token", "a3287359f9050aea2c4cc25d619285de"], ["uuid", "44b5f1cf-cbd1-40c7-9832-3c23f64be31e"], ["created_at", "2017-05-17 17:04:31.167421"], ["updated_at", "2017-05-17 17:04:31.167421"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-05-17 17:04:31.170523"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-05-17 17:04:31.181381"], ["updated_at", "2017-05-17 17:04:31.181381"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -695466442 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '13e5c3fd4476d35f3802b317ca59a114' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -695466442], ["username", "13e5c3fd4476d35f3802b317ca59a114"], ["access_token", "9022d0a32e6d9810c52687feecea4e41"], ["uuid", "439c5e0f-2c6d-4616-a865-fa2a38f58e65"], ["created_at", "2017-05-17 17:04:31.186928"], ["updated_at", "2017-05-17 17:04:31.186928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -277521823 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '6e25d78dddcb9cb1e1db7fa935b1b41c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -277521823], ["username", "6e25d78dddcb9cb1e1db7fa935b1b41c"], ["access_token", "5a4f9a8db93f40278ed450ce0d853579"], ["uuid", "eddf3254-cb7f-44c7-b24f-7734a4364968"], ["created_at", "2017-05-17 17:04:31.192599"], ["updated_at", "2017-05-17 17:04:31.192599"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -55307355 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -55307355], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.195952"], ["updated_at", "2017-05-17 17:04:31.195952"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1828258887 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '95fb3d104e6166fef75488275bbd7719' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1828258887], ["username", "95fb3d104e6166fef75488275bbd7719"], ["access_token", "1b3b44a63f0a5f291acc61be3b066eb6"], ["uuid", "bea592b0-061a-41d0-bdfb-fc3e154a0c75"], ["created_at", "2017-05-17 17:04:31.200157"], ["updated_at", "2017-05-17 17:04:31.200157"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1805833982 LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1805833982], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.203115"], ["updated_at", "2017-05-17 17:04:31.203115"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "b6e8d2e7c698830e8b67f5fcde6f4238"], ["uuid", "86e69151-79d1-430c-a93d-452b05e474d4"], ["created_at", "2017-05-17 17:04:31.207811"], ["updated_at", "2017-05-17 17:04:31.207811"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-05-17 17:04:31.209448"], ["updated_at", "2017-05-17 17:04:31.209448"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "055755ffb867baa82585d661a4282fe1"], ["uuid", "a716252d-3c06-4722-9f95-2cd1f0329229"], ["created_at", "2017-05-17 17:04:31.211957"], ["updated_at", "2017-05-17 17:04:31.211957"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-05-17 17:04:31.213510"], ["updated_at", "2017-05-17 17:04:31.213510"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1214441952 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1214441952], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.218821"], ["updated_at", "2017-05-17 17:04:31.218821"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1316754479 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1316754479], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.222008"], ["updated_at", "2017-05-17 17:04:31.222008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1316754479]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -1316754479 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1214441952]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1214441952 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1316754479 SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1214441952 SQL (0.2ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1214441952], ["member_group_id", -1316754479], ["created_at", "2017-05-17 17:04:31.227815"], ["updated_at", "2017-05-17 17:04:31.227815"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1316754479) LIMIT 1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -1316754479) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1316754479], ["user_id", 1], ["created_at", "2017-05-17 17:04:31.250277"], ["updated_at", "2017-05-17 17:04:31.250277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -1316754479) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1316754479]] SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -1316754479]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1316754479 - -1214441952 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1316754479, -1214441952) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-05-17 17:04:31.285116"], ["updated_at", "2017-05-17 17:04:31.285116"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1316754479, -1214441952) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-05-17 17:04:31.291043"], ["updated_at", "2017-05-17 17:04:31.291043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1316754479, -1214441952) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:04:31.296016"], ["updated_at", "2017-05-17 17:04:31.296016"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1316754479, -1214441952) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1316754479, -1214441952) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-05-17 17:04:31.303120"], ["updated_at", "2017-05-17 17:04:31.303120"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1316754479, -1214441952) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1316754479, -1214441952) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-1316754479, -1214441952) Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1)  (2.4ms) rollback transaction  (0.0ms) begin transaction Processing by AnonymousController#action_needing_authentication as Redirected to http://test.host/accounts/login Filter chain halted as :authenticate_user! rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:31.325978"], ["updated_at", "2017-05-17 17:04:31.325978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 Parameters: {"test"=>"true", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.5ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1178827666 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'ca20f68e2af70f288f64af0984fe9ade' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1178827666], ["username", "ca20f68e2af70f288f64af0984fe9ade"], ["access_token", "c036e967106d3ff93e386fbd8c9e6568"], ["uuid", "06b928c9-055c-4953-95c2-00c38198ea72"], ["created_at", "2017-05-17 17:04:31.370885"], ["updated_at", "2017-05-17 17:04:31.370885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1720478949 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1720478949], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.382773"], ["updated_at", "2017-05-17 17:04:31.382773"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -394411643 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8268115dc8c54b18a10993d059be8b7a' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -394411643], ["username", "8268115dc8c54b18a10993d059be8b7a"], ["access_token", "94770e7dc0fd5757f4b80b74f8f39438"], ["uuid", "87ee1cd7-54c1-43cb-a692-0d5f2e1e89be"], ["created_at", "2017-05-17 17:04:31.387773"], ["updated_at", "2017-05-17 17:04:31.387773"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -1720478949) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1720478949], ["user_id", -394411643], ["created_at", "2017-05-17 17:04:31.392008"], ["updated_at", "2017-05-17 17:04:31.392008"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1720478949/owners/-394411643" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1720478949", "user_id"=>"-394411643", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -358167670 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'b28f550d4d9956756669707aff8ac930' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -358167670], ["username", "b28f550d4d9956756669707aff8ac930"], ["access_token", "e7b41fb356e2f56b999ae22810f31dbd"], ["uuid", "c2865096-217c-45b8-9ed1-2879d6f569ea"], ["created_at", "2017-05-17 17:04:31.407218"], ["updated_at", "2017-05-17 17:04:31.407218"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1253800054 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1253800054], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.409824"], ["updated_at", "2017-05-17 17:04:31.409824"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1094077515 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'eba88bc57931fea8438f07e122a4e433' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1094077515], ["username", "eba88bc57931fea8438f07e122a4e433"], ["access_token", "3de7d7d8841b9fad7097f4b1c1c61725"], ["uuid", "f15f44ee-82c5-4df9-9757-18dce9e483d4"], ["created_at", "2017-05-17 17:04:31.412577"], ["updated_at", "2017-05-17 17:04:31.412577"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-1253800054/owners/-1094077515" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1253800054", "user_id"=>"-1094077515", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1137624034 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '21855a8d1536ec044c5120a91eb069d1' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1137624034], ["username", "21855a8d1536ec044c5120a91eb069d1"], ["access_token", "cb33573747644794c5575db05c734f52"], ["uuid", "775bbbfe-0163-4956-b3bc-8e9c6c031c0f"], ["created_at", "2017-05-17 17:04:31.427355"], ["updated_at", "2017-05-17 17:04:31.427355"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -558308965 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -558308965], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.435279"], ["updated_at", "2017-05-17 17:04:31.435279"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -372080918 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '455d4e2306f962182bd94c7e0037072b' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -372080918], ["username", "455d4e2306f962182bd94c7e0037072b"], ["access_token", "d2c5e6ee049ad8d6b3d998848d980865"], ["uuid", "a63d0c17-575b-42a5-9729-23c420c902e3"], ["created_at", "2017-05-17 17:04:31.438388"], ["updated_at", "2017-05-17 17:04:31.438388"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -558308965) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -558308965], ["user_id", -372080918], ["created_at", "2017-05-17 17:04:31.440709"], ["updated_at", "2017-05-17 17:04:31.440709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-558308965/members/-372080918" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-558308965", "user_id"=>"-372080918", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -371105920 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'eea79e2bd96ffd3bb6bb11ed0516fa81' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -371105920], ["username", "eea79e2bd96ffd3bb6bb11ed0516fa81"], ["access_token", "2cdd9a6c47aba2ad1c346e8c5b46ba1a"], ["uuid", "fc27c525-e12c-4d90-a003-1bb39e574a38"], ["created_at", "2017-05-17 17:04:31.455849"], ["updated_at", "2017-05-17 17:04:31.455849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -90802947 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -90802947], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.458408"], ["updated_at", "2017-05-17 17:04:31.458408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1816090607 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '737f2631d94132c5be8f227a94a42865' LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1816090607], ["username", "737f2631d94132c5be8f227a94a42865"], ["access_token", "6d9316f1789688fa3914942fe9f35cf4"], ["uuid", "d56320ac-189a-41e7-a002-3f75a904b2a1"], ["created_at", "2017-05-17 17:04:31.461125"], ["updated_at", "2017-05-17 17:04:31.461125"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-90802947/members/-1816090607" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-90802947", "user_id"=>"-1816090607", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:31.476020"], ["updated_at", "2017-05-17 17:04:31.476020"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:31.502885"], ["updated_at", "2017-05-17 17:04:31.502885"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:31.525408"], ["updated_at", "2017-05-17 17:04:31.525408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:31.555968"], ["updated_at", "2017-05-17 17:04:31.555968"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1087206177 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '14d568ea533e912b9f71b1e14ac0bd7a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1087206177], ["username", "14d568ea533e912b9f71b1e14ac0bd7a"], ["access_token", "8a43556887f77bb8dd459bd334187e3a"], ["uuid", "47abd94b-fe67-48e6-8452-25dd6d7223cf"], ["created_at", "2017-05-17 17:04:31.578007"], ["updated_at", "2017-05-17 17:04:31.578007"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1395657197 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f76baaa641db80f2a2a62573cf6e0799' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1395657197], ["username", "f76baaa641db80f2a2a62573cf6e0799"], ["access_token", "8b9adedfa2989ec6a1bac3ea05c3a3c1"], ["uuid", "829cd24a-ba21-471d-803a-c2207c6d352d"], ["created_at", "2017-05-17 17:04:31.604568"], ["updated_at", "2017-05-17 17:04:31.604568"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/user" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"f76baaa641db80f2a2a62573cf6e0799", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"f76baaa641db80f2a2a62573cf6e0799", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -796614566 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '98b9766ac0c60a3f19a55c089141400a' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -796614566], ["username", "98b9766ac0c60a3f19a55c089141400a"], ["access_token", "f5d25b01dba27ff52b4450c004b818ff"], ["uuid", "44989885-c754-43e0-a9ef-7cd54830ec90"], ["created_at", "2017-05-17 17:04:31.618178"], ["updated_at", "2017-05-17 17:04:31.618178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/users?q=something" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 Parameters: {"q"=>"something", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1212408479 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'cd5a03af828566bd9a98324f373ff04c' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1212408479], ["username", "cd5a03af828566bd9a98324f373ff04c"], ["access_token", "d7b2f9acdab84a59625aede43514ce40"], ["uuid", "71df61a6-4016-4bd3-96ad-f19626606100"], ["created_at", "2017-05-17 17:04:31.640096"], ["updated_at", "2017-05-17 17:04:31.640096"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -777356449 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '178d63ff3ee2359659a9cf1fb7ff0cb7' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -777356449], ["username", "178d63ff3ee2359659a9cf1fb7ff0cb7"], ["access_token", "3e8f6e30b112407b8df961eb8239e0aa"], ["uuid", "9d9aa1b6-a73c-4006-ad0f-5454fb20c578"], ["created_at", "2017-05-17 17:04:31.660586"], ["updated_at", "2017-05-17 17:04:31.660586"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1776911303 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1776911303], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.669445"], ["updated_at", "2017-05-17 17:04:31.669445"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -558209867 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0343502ba8b4738822d9bf1dfa963fcc' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -558209867], ["username", "0343502ba8b4738822d9bf1dfa963fcc"], ["access_token", "91ffddf94b17e978d025ff724a586a89"], ["uuid", "e78a370c-b121-4ef6-8b6c-a923793e1c46"], ["created_at", "2017-05-17 17:04:31.684224"], ["updated_at", "2017-05-17 17:04:31.684224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1483153578 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1483153578], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.686645"], ["updated_at", "2017-05-17 17:04:31.686645"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1483153578 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1483153578" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"id"=>"-1483153578", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -840538813 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '2aee17a33e64ad378fe3dd8382d2b37d' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -840538813], ["username", "2aee17a33e64ad378fe3dd8382d2b37d"], ["access_token", "f09b25355bb8be4828c44719bb5838bf"], ["uuid", "da4edef2-7e4b-4483-843e-8e68ebd7981b"], ["created_at", "2017-05-17 17:04:31.701178"], ["updated_at", "2017-05-17 17:04:31.701178"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1204470922 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1204470922], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.703556"], ["updated_at", "2017-05-17 17:04:31.703556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -1204470922 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started PUT "/api/groups/-1204470922" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-1204470922", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -945544823 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '682cf2bc76ef8fab4ea8279d1dfc9ecc' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -945544823], ["username", "682cf2bc76ef8fab4ea8279d1dfc9ecc"], ["access_token", "249031dff60f8aa7bd273c3f3c41dc06"], ["uuid", "eb511790-aa0b-4331-b693-8d4885c9773e"], ["created_at", "2017-05-17 17:04:31.718835"], ["updated_at", "2017-05-17 17:04:31.718835"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1796723065 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1796723065], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.725914"], ["updated_at", "2017-05-17 17:04:31.725914"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -707311784 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -707311784], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.728264"], ["updated_at", "2017-05-17 17:04:31.728264"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] SQL (0.0ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -707311784]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- - -707311784 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -1796723065]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- - -1796723065 ' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -707311784 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1796723065 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -1796723065], ["member_group_id", -707311784], ["created_at", "2017-05-17 17:04:31.730205"], ["updated_at", "2017-05-17 17:04:31.730205"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started DELETE "/api/groups/-1796723065/nestings/-707311784" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-1796723065", "member_group_id"=>"-707311784", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -544300855 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '4649d11de3c1b151eb05475883c71107' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -544300855], ["username", "4649d11de3c1b151eb05475883c71107"], ["access_token", "061e56596639bf9371dcf3cc5028ac9a"], ["uuid", "5da574a9-9d8b-4406-b80a-4216d337a63a"], ["created_at", "2017-05-17 17:04:31.752949"], ["updated_at", "2017-05-17 17:04:31.752949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -511326822 LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -511326822], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.755579"], ["updated_at", "2017-05-17 17:04:31.755579"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -529396547 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -529396547], ["name", "MyGroup"], ["created_at", "2017-05-17 17:04:31.757701"], ["updated_at", "2017-05-17 17:04:31.757701"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/api/groups/-511326822/nestings/-529396547" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 Parameters: {"group_id"=>"-511326822", "member_group_id"=>"-529396547", "dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:31.771905"], ["updated_at", "2017-05-17 17:04:31.771905"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "dummy"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:31.798246"], ["updated_at", "2017-05-17 17:04:31.798246"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-05-17 17:04:31.821922"], ["updated_at", "2017-05-17 17:04:31.821922"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-05-17 17:04:31.824290"], ["updated_at", "2017-05-17 17:04:31.824290"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:04:31.826299"], ["updated_at", "2017-05-17 17:04:31.826299"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-05-17 17:04:31.828845"], ["updated_at", "2017-05-17 17:04:31.828845"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-05-17 17:04:31.830503"], ["updated_at", "2017-05-17 17:04:31.830503"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 SQL (0.2ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-05-17 17:04:31.832886"], ["updated_at", "2017-05-17 17:04:31.832886"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-05-17 17:04:31.834894"], ["updated_at", "2017-05-17 17:04:31.834894"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-05-17 17:04:31.882164"], ["updated_at", "2017-05-17 17:04:31.882164"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:04:31.883932"], ["updated_at", "2017-05-17 17:04:31.883932"]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:04:31.886245"], ["updated_at", "2017-05-17 17:04:31.886245"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:04:31.891899"], ["updated_at", "2017-05-17 17:04:31.891899"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-05-17 17:04:31.893594"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 Parameters: {"dummy"=>{}} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]]  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-05-17 17:04:31.950323"], ["updated_at", "2017-05-17 17:04:31.950323"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-05-17 17:04:31.955759"], ["updated_at", "2017-05-17 17:04:31.955759"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-05-17 17:04:31.958946"], ["updated_at", "2017-05-17 17:04:31.958946"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-05-17 10:04:31 -0700 Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "dummy"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]]  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "5c280433649f0453fe535d4699cbe2d2"], ["uuid", "ffea7d8f-b388-4e9b-96da-8e169d978da8"], ["created_at", "2017-05-17 17:04:31.994790"], ["updated_at", "2017-05-17 17:04:31.994790"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.2ms) Completed 200 OK in 23ms (Views: 22.9ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "87063ec9f7a7383b97336a0c4354a1a7"], ["uuid", "e6d43a41-cafc-4fa4-a4e5-d677dc7b3acc"], ["created_at", "2017-05-17 17:04:32.026650"], ["updated_at", "2017-05-17 17:04:32.026650"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML Parameters: {"id"=>"10"} OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] Redirected to http://test.host/ Completed 302 Found in 2ms (ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 52]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "cbed4a"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 52 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'cbed4a' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 52], ["username", "cbed4a"], ["created_at", "2017-05-17 17:04:32.053941"], ["updated_at", "2017-05-17 17:04:32.053941"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 53]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 53 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 53], ["username", "alice"], ["created_at", "2017-05-17 17:04:32.069682"], ["updated_at", "2017-05-17 17:04:32.069682"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 54]] OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 54 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 54], ["username", "alice2"], ["created_at", "2017-05-17 17:04:32.079819"], ["updated_at", "2017-05-17 17:04:32.079819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "873a4b"]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '873a4b' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "873a4b"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["created_at", "2017-05-17 17:04:32.086458"], ["updated_at", "2017-05-17 17:04:32.086458"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-05-17 17:04:32.095106"], ["updated_at", "2017-05-17 17:04:32.095106"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:32 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:04:32 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 SQL (0.4ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "uuid" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["uuid", "booyah"], ["role", 2], ["updated_at", "2017-05-17 17:04:32.121638"], ["id", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-05-17 17:04:32.124665"], ["updated_at", "2017-05-17 17:04:32.124665"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:32 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:04:32 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:32 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:04:32 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "dummy"=>{}} Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]]  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:32 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-05-17 10:04:32 -0700 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "dummy"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1  (1.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1461221173 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '91dda3071ef093605dc833d8ef1edab4' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1461221173], ["username", "91dda3071ef093605dc833d8ef1edab4"], ["access_token", "cdcefaed8982da675817b8925f37401e"], ["uuid", "d29b893d-599d-4db0-b726-2066216337b2"], ["created_at", "2017-05-17 17:04:32.189618"], ["updated_at", "2017-05-17 17:04:32.189618"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1069513846) LIMIT 1 OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -1069513846]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1069513846) LIMIT 1 OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1069513846 LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -1069513846], ["created_at", "2017-05-17 17:04:32.194647"], ["updated_at", "2017-05-17 17:04:32.194647"]] OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1069513846) LIMIT 1 SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1069513846], ["user_id", -1461221173], ["created_at", "2017-05-17 17:04:32.197392"], ["updated_at", "2017-05-17 17:04:32.197392"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -1069513846]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -1069513846]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 9]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 9 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 9], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:04:32.206143"], ["updated_at", "2017-05-17 17:04:32.206143"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 4031329]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4031329 LIMIT 1 OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 4031329], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:04:32.211906"], ["updated_at", "2017-05-17 17:04:32.211906"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 5]] OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 5 LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 5], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-05-17 17:04:32.216949"], ["updated_at", "2017-05-17 17:04:32.216949"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 5 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1  (0.5ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:04:56.978951"], ["updated_at", "2017-05-17 17:04:56.978951"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:04:57 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:04:57 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:05:23.094672"], ["updated_at", "2017-05-17 17:05:23.094672"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:05:23 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-05-17 10:05:23 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"limit"=>"250", "application_user"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-05-17 17:05:34.008531"], ["updated_at", "2017-05-17 17:05:34.008531"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started POST "/oauth/token" for 127.0.0.1 at 2017-05-17 10:05:34 -0700 Processing by OauthController#token as */* Parameters: {"grant_type"=>"client_credentials"} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-05-17 10:05:34 -0700 Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 Parameters: {"application_user"=>{}} Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)  (1.6ms) rollback transaction